Sep 02 19:46:21 devstack devstack@c-api.service[74504]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 19:46:21 devstack devstack@c-api.service[74504]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 19:46:21 2026] *** Sep 02 19:46:21 devstack devstack@c-api.service[74504]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: nodename: devstack Sep 02 19:46:21 devstack devstack@c-api.service[74504]: machine: x86_64 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: clock source: unix Sep 02 19:46:21 devstack devstack@c-api.service[74504]: pcre jit disabled Sep 02 19:46:21 devstack devstack@c-api.service[74504]: detected number of CPU cores: 4 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: current working directory: / Sep 02 19:46:21 devstack devstack@c-api.service[74504]: detected binary path: /usr/bin/uwsgi-core Sep 02 19:46:21 devstack devstack@c-api.service[74504]: your processes number limit is 47517 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: your memory page size is 4096 bytes Sep 02 19:46:21 devstack devstack@c-api.service[74504]: detected max file descriptor number: 2048 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: lock engine: pthread robust mutexes Sep 02 19:46:21 devstack devstack@c-api.service[74504]: thunder lock: enabled Sep 02 19:46:21 devstack devstack@c-api.service[74504]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 19:46:21 devstack devstack@c-api.service[74504]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 19:46:21 devstack devstack@c-api.service[74504]: Set PythonHome to /opt/stack/data/venv Sep 02 19:46:21 devstack devstack@c-api.service[74504]: Python main interpreter initialized at 0x771cd5ca4668 Sep 02 19:46:21 devstack devstack@c-api.service[74504]: python threads support enabled Sep 02 19:46:21 devstack devstack@c-api.service[74504]: your server socket listen backlog is limited to 100 connections Sep 02 19:46:21 devstack devstack@c-api.service[74504]: your mercy for graceful operations on workers is 80 seconds Sep 02 19:46:21 devstack devstack@c-api.service[74504]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 19:46:21 devstack devstack@c-api.service[74504]: *** Operational MODE: preforking *** Sep 02 19:46:21 devstack devstack@c-api.service[74504]: *** uWSGI is running in multiple interpreter mode *** Sep 02 19:46:21 devstack devstack@c-api.service[74504]: spawned uWSGI master process (pid: 74504) Sep 02 19:46:21 devstack devstack@c-api.service[74504]: spawned uWSGI worker 1 (pid: 74512, cores: 1) Sep 02 19:46:21 devstack devstack@c-api.service[74504]: spawned uWSGI worker 2 (pid: 74513, cores: 1) Sep 02 19:46:21 devstack devstack@c-api.service[74504]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 19:46:21 devstack devstack@c-api.service[74513]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 19:46:21 devstack devstack@c-api.service[74513]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 19:46:21 devstack devstack@c-api.service[74513]: we strongly recommend against using it for new projects. Sep 02 19:46:21 devstack devstack@c-api.service[74513]: If you are already using Eventlet, we recommend migrating to a different Sep 02 19:46:21 devstack devstack@c-api.service[74513]: framework. For more detail see Sep 02 19:46:21 devstack devstack@c-api.service[74513]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 19:46:21 devstack devstack@c-api.service[74513]: import eventlet # noqa Sep 02 19:46:21 devstack devstack@c-api.service[74512]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 19:46:21 devstack devstack@c-api.service[74512]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 19:46:21 devstack devstack@c-api.service[74512]: we strongly recommend against using it for new projects. Sep 02 19:46:21 devstack devstack@c-api.service[74512]: If you are already using Eventlet, we recommend migrating to a different Sep 02 19:46:21 devstack devstack@c-api.service[74512]: framework. For more detail see Sep 02 19:46:21 devstack devstack@c-api.service[74512]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 19:46:21 devstack devstack@c-api.service[74512]: import eventlet # noqa Sep 02 19:46:22 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 02 19:46:22 devstack devstack@c-api.service[74513]: from cgi import parse_header Sep 02 19:46:22 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 02 19:46:22 devstack devstack@c-api.service[74512]: from cgi import parse_header Sep 02 19:46:22 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 19:46:22 devstack devstack@c-api.service[74512]: warnings.warn( Sep 02 19:46:22 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 19:46:22 devstack devstack@c-api.service[74513]: warnings.warn( Sep 02 19:46:22 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 02 19:46:22 devstack devstack@c-api.service[74512]: removals.removed_module( Sep 02 19:46:22 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 02 19:46:22 devstack devstack@c-api.service[74512]: removals.removed_module( Sep 02 19:46:22 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 02 19:46:22 devstack devstack@c-api.service[74513]: removals.removed_module( Sep 02 19:46:22 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 02 19:46:22 devstack devstack@c-api.service[74513]: removals.removed_module( Sep 02 19:46:23 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 02 19:46:23 devstack devstack@c-api.service[74512]: warnings.warn( Sep 02 19:46:23 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 02 19:46:23 devstack devstack@c-api.service[74513]: warnings.warn( Sep 02 19:46:23 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 02 19:46:23 devstack devstack@c-api.service[74512]: warnings.warn( Sep 02 19:46:24 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 02 19:46:24 devstack devstack@c-api.service[74513]: warnings.warn( Sep 02 19:46:24 devstack devstack@c-api.service[74512]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 02 19:46:24 devstack devstack@c-api.service[74512]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74512) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 19:46:24 devstack devstack@c-api.service[74513]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 02 19:46:24 devstack devstack@c-api.service[74513]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74513) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 19:46:24 devstack devstack@c-api.service[74512]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 19:46:24 devstack devstack@c-api.service[74512]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 19:46:24 devstack devstack@c-api.service[74513]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 19:46:24 devstack devstack@c-api.service[74513]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74512) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74513) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74513) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74512) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74513) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74513) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74512) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74512) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:46:25 devstack devstack@c-api.service[74512]: INFO dbcounter [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Registered counter for database cinder Sep 02 19:46:25 devstack devstack@c-api.service[74513]: INFO dbcounter [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Registered counter for database cinder Sep 02 19:46:25 devstack devstack@c-api.service[74512]: DEBUG oslo_db.sqlalchemy.engines [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 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=74512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:46:25 devstack devstack@c-api.service[74513]: DEBUG oslo_db.sqlalchemy.engines [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 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=74513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG dbcounter [-] [74512] Writer thread running {{(pid=74512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:46:26 devstack devstack@c-api.service[74512]: INFO cinder.rpc [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: INFO cinder.rpc [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: INFO cinder.rpc [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: INFO cinder.rpc [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING cinder.keymgr.conf_key_mgr [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG dbcounter [-] [74513] Writer thread running {{(pid=74513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:46:26 devstack devstack@c-api.service[74513]: INFO cinder.rpc [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: INFO cinder.rpc [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: INFO cinder.rpc [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: INFO cinder.rpc [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING cinder.keymgr.conf_key_mgr [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG oslo_db.sqlalchemy.engines [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 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=74512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: INFO cinder.rpc [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: INFO cinder.rpc [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG oslo_db.sqlalchemy.engines [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 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=74513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: INFO cinder.rpc [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: INFO cinder.rpc [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING cinder.api.contrib.hosts [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: extensions {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-volume-manage {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-quota-class-sets {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-hosts {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: capabilities {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: encryption {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: scheduler-stats {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-quota-sets {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-availability-zone {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING cinder.api.contrib.hosts [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: qos-specs {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: extra_specs {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: backups {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: encryption {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: cgsnapshots {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: extensions {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-volume-type-access {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-volume-manage {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-quota-class-sets {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: consistencygroups {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-hosts {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-volume-transfer {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: capabilities {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extended resource: os-snapshot-manage {{(pid=74512) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: encryption {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: scheduler-stats {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-quota-sets {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-availability-zone {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: qos-specs {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING stevedore.named [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WARNING castellan.key_manager [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: extra_specs {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.contrib.snapshot_actions [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] SnapshotActionsController initialized {{(pid=74512) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension AdminActions extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension AdminActions extending resource: snapshots {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension AdminActions extending resource: backups {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: backups {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeActions extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension UsedLimits extending resource: limits {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension TypesManage extending resource: types {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.v3.router [None req-16ffa648-f4ea-47fc-a202-3c41ba6a1f72 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74512) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: encryption {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: cgsnapshots {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-volume-type-access {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: consistencygroups {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-volume-transfer {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x771cd5ca4668 pid: 74512 (default app) Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extended resource: os-snapshot-manage {{(pid=74513) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING stevedore.named [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:46:26 devstack devstack@c-api.service[74513]: WARNING castellan.key_manager [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.contrib.snapshot_actions [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] SnapshotActionsController initialized {{(pid=74513) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: DEBUG cinder.api.middleware.request_id [None req-73299087-999b-4f40-b21f-d7ab2917b69c None None] RequestId filter calling following filter/app {{(pid=74512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension AdminActions extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension AdminActions extending resource: snapshots {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension AdminActions extending resource: backups {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeActions extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension UsedLimits extending resource: limits {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension TypesManage extending resource: types {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74513]: DEBUG cinder.api.v3.router [None req-73910bd3-cd68-4145-a5b0-fdcd828522a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74513) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:46:26 devstack devstack@c-api.service[74512]: [pid: 74512|app: 0|req: 1/1] 192.168.122.225 () {50 vars in 785 bytes} [Wed Sep 2 19:46:26 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 02 19:46:26 devstack devstack@c-api.service[74513]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x771cd5ca4668 pid: 74513 (default app) Sep 02 19:46:34 devstack devstack@c-api.service[74512]: DEBUG cinder.api.middleware.request_id [None req-6437589e-1518-441e-821a-3eb62528a547 None None] RequestId filter calling following filter/app {{(pid=74512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:46:35 devstack devstack@c-api.service[74512]: INFO cinder.api.openstack.wsgi [None req-6437589e-1518-441e-821a-3eb62528a547 admin admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:46:35 devstack devstack@c-api.service[74512]: DEBUG cinder.api.openstack.wsgi [None req-6437589e-1518-441e-821a-3eb62528a547 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:46:35 devstack devstack@c-api.service[74512]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:46:35 devstack devstack@c-api.service[74512]: warnings.warn( Sep 02 19:46:35 devstack devstack@c-api.service[74512]: DEBUG oslo_db.sqlalchemy.engines [None req-6437589e-1518-441e-821a-3eb62528a547 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=74512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:46:35 devstack devstack@c-api.service[74512]: INFO cinder.api.openstack.wsgi [None req-6437589e-1518-441e-821a-3eb62528a547 admin admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:46:35 devstack devstack@c-api.service[74512]: [pid: 74512|app: 0|req: 2/2] 192.168.122.225 () {60 vars in 1191 bytes} [Wed Sep 2 19:46:34 2026] POST /volume/v3/types => generated 186 bytes in 1287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:46:35 devstack devstack@c-api.service[74513]: DEBUG cinder.api.middleware.request_id [None req-51adeccd-5dc9-4e88-853d-ad4d3c7c9e34 None None] RequestId filter calling following filter/app {{(pid=74513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:46:36 devstack devstack@c-api.service[74513]: INFO cinder.api.openstack.wsgi [None req-51adeccd-5dc9-4e88-853d-ad4d3c7c9e34 admin admin] POST http://192.168.122.225/volume/v3/types/efb6e43a-8121-4a7f-8e3b-0fc7de4b42d7/extra_specs Sep 02 19:46:36 devstack devstack@c-api.service[74513]: DEBUG cinder.api.openstack.wsgi [None req-51adeccd-5dc9-4e88-853d-ad4d3c7c9e34 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:46:36 devstack devstack@c-api.service[74513]: DEBUG dbcounter [-] [74513] Writing DB stats cinder:SELECT=6 {{(pid=74513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:46:36 devstack devstack@c-api.service[74513]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:46:36 devstack devstack@c-api.service[74513]: warnings.warn( Sep 02 19:46:36 devstack devstack@c-api.service[74513]: DEBUG oslo_db.sqlalchemy.engines [None req-51adeccd-5dc9-4e88-853d-ad4d3c7c9e34 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=74513) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:46:36 devstack devstack@c-api.service[74513]: INFO cinder.api.openstack.wsgi [None req-51adeccd-5dc9-4e88-853d-ad4d3c7c9e34 admin admin] http://192.168.122.225/volume/v3/types/efb6e43a-8121-4a7f-8e3b-0fc7de4b42d7/extra_specs returned with HTTP 200 Sep 02 19:46:36 devstack devstack@c-api.service[74513]: [pid: 74513|app: 0|req: 1/3] 192.168.122.225 () {60 vars in 1338 bytes} [Wed Sep 2 19:46:35 2026] POST /volume/v3/types/efb6e43a-8121-4a7f-8e3b-0fc7de4b42d7/extra_specs => generated 55 bytes in 1100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:46:45 devstack devstack@c-api.service[74512]: DEBUG dbcounter [-] [74512] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:46:46 devstack devstack@c-api.service[74513]: DEBUG dbcounter [-] [74513] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74513) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:47:18 devstack devstack@c-api.service[74512]: DEBUG cinder.api.middleware.request_id [None req-834f3e60-e7a2-4f7f-8e6b-701fcc0b2b8a None None] RequestId filter calling following filter/app {{(pid=74512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:47:18 devstack devstack@c-api.service[74512]: INFO cinder.api.openstack.wsgi [None req-834f3e60-e7a2-4f7f-8e6b-701fcc0b2b8a None None] GET http://192.168.122.225/volume// Sep 02 19:47:18 devstack devstack@c-api.service[74512]: DEBUG cinder.api.openstack.wsgi [None req-834f3e60-e7a2-4f7f-8e6b-701fcc0b2b8a None None] Empty body provided in request {{(pid=74512) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:47:18 devstack devstack@c-api.service[74512]: DEBUG cinder.api.openstack.wsgi [None req-834f3e60-e7a2-4f7f-8e6b-701fcc0b2b8a None None] Calling method 'all' {{(pid=74512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:47:18 devstack devstack@c-api.service[74512]: INFO cinder.api.openstack.wsgi [None req-834f3e60-e7a2-4f7f-8e6b-701fcc0b2b8a None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:47:18 devstack devstack@c-api.service[74512]: [pid: 74512|app: 0|req: 3/4] 192.168.122.225 () {58 vars in 1314 bytes} [Wed Sep 2 19:47:18 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:49:04 devstack devstack@c-api.service[74513]: DEBUG cinder.api.middleware.request_id [None req-20587430-2e96-4bb9-b6ce-bbf2130a4756 None None] RequestId filter calling following filter/app {{(pid=74513) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:49:04 devstack devstack@c-api.service[74513]: INFO cinder.api.openstack.wsgi [None req-20587430-2e96-4bb9-b6ce-bbf2130a4756 tempest-verify_tempest_config-731943250 tempest-verify_tempest_config-731943250-project-member] GET http://192.168.122.225/volume/v3/extensions Sep 02 19:49:04 devstack devstack@c-api.service[74513]: DEBUG cinder.api.openstack.wsgi [None req-20587430-2e96-4bb9-b6ce-bbf2130a4756 tempest-verify_tempest_config-731943250 tempest-verify_tempest_config-731943250-project-member] Empty body provided in request {{(pid=74513) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:49:04 devstack devstack@c-api.service[74513]: DEBUG cinder.api.openstack.wsgi [None req-20587430-2e96-4bb9-b6ce-bbf2130a4756 tempest-verify_tempest_config-731943250 tempest-verify_tempest_config-731943250-project-member] Calling method 'index' {{(pid=74513) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:49:04 devstack devstack@c-api.service[74513]: INFO cinder.api.openstack.wsgi [None req-20587430-2e96-4bb9-b6ce-bbf2130a4756 tempest-verify_tempest_config-731943250 tempest-verify_tempest_config-731943250-project-member] http://192.168.122.225/volume/v3/extensions returned with HTTP 200 Sep 02 19:49:04 devstack devstack@c-api.service[74513]: [pid: 74513|app: 0|req: 2/5] 192.168.122.225 () {58 vars in 1130 bytes} [Wed Sep 2 19:49:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:49:12 devstack devstack@c-api.service[74512]: DEBUG cinder.api.middleware.request_id [None req-969d7965-5756-4d3b-a625-0dc8f0d02bf6 None None] RequestId filter calling following filter/app {{(pid=74512) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:49:12 devstack devstack@c-api.service[74512]: INFO cinder.api.openstack.wsgi [None req-969d7965-5756-4d3b-a625-0dc8f0d02bf6 demo admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:49:12 devstack devstack@c-api.service[74512]: DEBUG cinder.api.openstack.wsgi [None req-969d7965-5756-4d3b-a625-0dc8f0d02bf6 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74512) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:49:12 devstack devstack@c-api.service[74512]: INFO cinder.api.openstack.wsgi [None req-969d7965-5756-4d3b-a625-0dc8f0d02bf6 demo admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:49:12 devstack devstack@c-api.service[74512]: [pid: 74512|app: 0|req: 4/6] 192.168.122.225 () {60 vars in 1191 bytes} [Wed Sep 2 19:49:12 2026] POST /volume/v3/types => generated 184 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:49:22 devstack devstack@c-api.service[74512]: DEBUG dbcounter [-] [74512] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:51:06 devstack devstack@c-api.service[74504]: Wed Sep 2 19:51:06 2026 - graceful shutdown triggered... Sep 02 19:51:06 devstack devstack@c-api.service[74513]: Gracefully killing worker 2 (pid: 74513)... Sep 02 19:51:06 devstack devstack@c-api.service[74512]: Gracefully killing worker 1 (pid: 74512)... Sep 02 19:51:07 devstack devstack@c-api.service[74504]: worker 1 buried after 1 seconds Sep 02 19:51:07 devstack devstack@c-api.service[74504]: worker 2 buried after 1 seconds Sep 02 19:51:07 devstack devstack@c-api.service[74504]: goodbye to uWSGI. Sep 02 19:51:07 devstack devstack@c-api.service[86156]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 19:51:07 devstack devstack@c-api.service[86156]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 19:51:07 2026] *** Sep 02 19:51:07 devstack devstack@c-api.service[86156]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: nodename: devstack Sep 02 19:51:07 devstack devstack@c-api.service[86156]: machine: x86_64 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: clock source: unix Sep 02 19:51:07 devstack devstack@c-api.service[86156]: pcre jit disabled Sep 02 19:51:07 devstack devstack@c-api.service[86156]: detected number of CPU cores: 4 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: current working directory: / Sep 02 19:51:07 devstack devstack@c-api.service[86156]: detected binary path: /usr/bin/uwsgi-core Sep 02 19:51:07 devstack devstack@c-api.service[86156]: your processes number limit is 47517 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: your memory page size is 4096 bytes Sep 02 19:51:07 devstack devstack@c-api.service[86156]: detected max file descriptor number: 2048 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: lock engine: pthread robust mutexes Sep 02 19:51:07 devstack devstack@c-api.service[86156]: thunder lock: enabled Sep 02 19:51:07 devstack devstack@c-api.service[86156]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 19:51:07 devstack devstack@c-api.service[86156]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 19:51:07 devstack devstack@c-api.service[86156]: Set PythonHome to /opt/stack/data/venv Sep 02 19:51:07 devstack devstack@c-api.service[86156]: Python main interpreter initialized at 0x71c026ea4668 Sep 02 19:51:07 devstack devstack@c-api.service[86156]: python threads support enabled Sep 02 19:51:07 devstack devstack@c-api.service[86156]: your server socket listen backlog is limited to 100 connections Sep 02 19:51:07 devstack devstack@c-api.service[86156]: your mercy for graceful operations on workers is 80 seconds Sep 02 19:51:07 devstack devstack@c-api.service[86156]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 19:51:07 devstack devstack@c-api.service[86156]: *** Operational MODE: preforking *** Sep 02 19:51:07 devstack devstack@c-api.service[86156]: *** uWSGI is running in multiple interpreter mode *** Sep 02 19:51:07 devstack devstack@c-api.service[86156]: spawned uWSGI master process (pid: 86156) Sep 02 19:51:07 devstack devstack@c-api.service[86156]: spawned uWSGI worker 1 (pid: 86157, cores: 1) Sep 02 19:51:07 devstack devstack@c-api.service[86156]: spawned uWSGI worker 2 (pid: 86158, cores: 1) Sep 02 19:51:07 devstack devstack@c-api.service[86156]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 19:51:07 devstack devstack@c-api.service[86158]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 19:51:07 devstack devstack@c-api.service[86158]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 19:51:07 devstack devstack@c-api.service[86158]: we strongly recommend against using it for new projects. Sep 02 19:51:07 devstack devstack@c-api.service[86158]: If you are already using Eventlet, we recommend migrating to a different Sep 02 19:51:07 devstack devstack@c-api.service[86158]: framework. For more detail see Sep 02 19:51:07 devstack devstack@c-api.service[86158]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 19:51:07 devstack devstack@c-api.service[86158]: import eventlet # noqa Sep 02 19:51:07 devstack devstack@c-api.service[86157]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 19:51:07 devstack devstack@c-api.service[86157]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 19:51:07 devstack devstack@c-api.service[86157]: we strongly recommend against using it for new projects. Sep 02 19:51:07 devstack devstack@c-api.service[86157]: If you are already using Eventlet, we recommend migrating to a different Sep 02 19:51:07 devstack devstack@c-api.service[86157]: framework. For more detail see Sep 02 19:51:07 devstack devstack@c-api.service[86157]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 19:51:07 devstack devstack@c-api.service[86157]: import eventlet # noqa Sep 02 19:51:07 devstack devstack@c-api.service[86158]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 02 19:51:07 devstack devstack@c-api.service[86158]: from cgi import parse_header Sep 02 19:51:07 devstack devstack@c-api.service[86157]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 02 19:51:07 devstack devstack@c-api.service[86157]: from cgi import parse_header Sep 02 19:51:07 devstack devstack@c-api.service[86158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 19:51:07 devstack devstack@c-api.service[86158]: warnings.warn( Sep 02 19:51:07 devstack devstack@c-api.service[86158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 02 19:51:07 devstack devstack@c-api.service[86158]: removals.removed_module( Sep 02 19:51:07 devstack devstack@c-api.service[86158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 02 19:51:07 devstack devstack@c-api.service[86158]: removals.removed_module( Sep 02 19:51:08 devstack devstack@c-api.service[86157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 19:51:08 devstack devstack@c-api.service[86157]: warnings.warn( Sep 02 19:51:08 devstack devstack@c-api.service[86157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 02 19:51:08 devstack devstack@c-api.service[86157]: removals.removed_module( Sep 02 19:51:08 devstack devstack@c-api.service[86157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 02 19:51:08 devstack devstack@c-api.service[86157]: removals.removed_module( Sep 02 19:51:10 devstack devstack@c-api.service[86158]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 02 19:51:10 devstack devstack@c-api.service[86158]: warnings.warn( Sep 02 19:51:11 devstack devstack@c-api.service[86158]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 02 19:51:11 devstack devstack@c-api.service[86158]: warnings.warn( Sep 02 19:51:11 devstack devstack@c-api.service[86157]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 02 19:51:11 devstack devstack@c-api.service[86157]: warnings.warn( Sep 02 19:51:11 devstack devstack@c-api.service[86157]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 02 19:51:11 devstack devstack@c-api.service[86157]: warnings.warn( Sep 02 19:51:11 devstack devstack@c-api.service[86158]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 02 19:51:11 devstack devstack@c-api.service[86158]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86158) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 19:51:11 devstack devstack@c-api.service[86158]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 19:51:11 devstack devstack@c-api.service[86158]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 19:51:11 devstack devstack@c-api.service[86157]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 02 19:51:11 devstack devstack@c-api.service[86157]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86157) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 19:51:11 devstack devstack@c-api.service[86157]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 19:51:11 devstack devstack@c-api.service[86157]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86158) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86158) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86158) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86158) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: INFO dbcounter [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Registered counter for database cinder Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG oslo_db.sqlalchemy.engines [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a 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=86158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86157) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86157) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86157) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86157) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:12 devstack devstack@c-api.service[86157]: INFO dbcounter [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Registered counter for database cinder Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG dbcounter [-] [86158] Writer thread running {{(pid=86158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:51:12 devstack devstack@c-api.service[86158]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:51:12 devstack devstack@c-api.service[86158]: INFO cinder.rpc [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 19:51:12 devstack devstack@c-api.service[86158]: INFO cinder.rpc [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 19:51:12 devstack devstack@c-api.service[86158]: INFO cinder.rpc [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 19:51:12 devstack devstack@c-api.service[86158]: INFO cinder.rpc [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 19:51:12 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:12 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:12 devstack devstack@c-api.service[86158]: WARNING cinder.keymgr.conf_key_mgr [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:12 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:12 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:12 devstack devstack@c-api.service[86157]: DEBUG oslo_db.sqlalchemy.engines [None req-86a7391e-51ff-4a35-ba18-52217b616154 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=86157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:12 devstack devstack@c-api.service[86158]: DEBUG oslo_db.sqlalchemy.engines [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a 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=86158) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: INFO cinder.rpc [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86158]: INFO cinder.rpc [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING cinder.api.contrib.hosts [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: extensions {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG dbcounter [-] [86157] Writer thread running {{(pid=86157) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-volume-manage {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-quota-class-sets {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:51:13 devstack devstack@c-api.service[86157]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:51:13 devstack devstack@c-api.service[86157]: INFO cinder.rpc [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-hosts {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: capabilities {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: encryption {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: INFO cinder.rpc [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: scheduler-stats {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-quota-sets {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-availability-zone {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: qos-specs {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: INFO cinder.rpc [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: extra_specs {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: backups {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: INFO cinder.rpc [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: encryption {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING cinder.keymgr.conf_key_mgr [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: cgsnapshots {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-volume-type-access {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: consistencygroups {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-volume-transfer {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extended resource: os-snapshot-manage {{(pid=86158) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING stevedore.named [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WARNING castellan.key_manager [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.contrib.snapshot_actions [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] SnapshotActionsController initialized {{(pid=86158) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension AdminActions extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension AdminActions extending resource: snapshots {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension AdminActions extending resource: backups {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeActions extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension UsedLimits extending resource: limits {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension TypesManage extending resource: types {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: DEBUG cinder.api.v3.router [None req-9366d76d-8ba4-488d-bf93-1db2e1423e0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=86158) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86158]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x71c026ea4668 pid: 86158 (default app) Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG oslo_db.sqlalchemy.engines [None req-86a7391e-51ff-4a35-ba18-52217b616154 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=86157) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: INFO cinder.rpc [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86157]: INFO cinder.rpc [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING cinder.api.contrib.hosts [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: extensions {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-volume-manage {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-quota-class-sets {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-hosts {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: capabilities {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: encryption {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: scheduler-stats {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-quota-sets {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-availability-zone {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: qos-specs {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: extra_specs {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: backups {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: encryption {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: cgsnapshots {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-volume-type-access {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: consistencygroups {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-volume-transfer {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extended resource: os-snapshot-manage {{(pid=86157) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING stevedore.named [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WARNING castellan.key_manager [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.contrib.snapshot_actions [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] SnapshotActionsController initialized {{(pid=86157) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension AdminActions extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension AdminActions extending resource: snapshots {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension AdminActions extending resource: backups {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeActions extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension UsedLimits extending resource: limits {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension TypesManage extending resource: types {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: DEBUG cinder.api.v3.router [None req-86a7391e-51ff-4a35-ba18-52217b616154 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86157) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:13 devstack devstack@c-api.service[86157]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x71c026ea4668 pid: 86157 (default app) Sep 02 19:51:13 devstack devstack@c-api.service[86156]: Wed Sep 2 19:51:13 2026 - graceful shutdown triggered... Sep 02 19:51:13 devstack devstack@c-api.service[86157]: Gracefully killing worker 1 (pid: 86157)... Sep 02 19:51:13 devstack devstack@c-api.service[86158]: Gracefully killing worker 2 (pid: 86158)... Sep 02 19:51:14 devstack devstack@c-api.service[86156]: worker 1 buried after 1 seconds Sep 02 19:51:14 devstack devstack@c-api.service[86156]: worker 2 buried after 1 seconds Sep 02 19:51:14 devstack devstack@c-api.service[86156]: goodbye to uWSGI. Sep 02 19:51:14 devstack devstack@c-api.service[86536]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 19:51:14 devstack devstack@c-api.service[86536]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 19:51:14 2026] *** Sep 02 19:51:14 devstack devstack@c-api.service[86536]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: nodename: devstack Sep 02 19:51:14 devstack devstack@c-api.service[86536]: machine: x86_64 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: clock source: unix Sep 02 19:51:14 devstack devstack@c-api.service[86536]: pcre jit disabled Sep 02 19:51:14 devstack devstack@c-api.service[86536]: detected number of CPU cores: 4 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: current working directory: / Sep 02 19:51:14 devstack devstack@c-api.service[86536]: detected binary path: /usr/bin/uwsgi-core Sep 02 19:51:14 devstack devstack@c-api.service[86536]: your processes number limit is 47517 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: your memory page size is 4096 bytes Sep 02 19:51:14 devstack devstack@c-api.service[86536]: detected max file descriptor number: 2048 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: lock engine: pthread robust mutexes Sep 02 19:51:14 devstack devstack@c-api.service[86536]: thunder lock: enabled Sep 02 19:51:14 devstack devstack@c-api.service[86536]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 19:51:14 devstack devstack@c-api.service[86536]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 19:51:14 devstack devstack@c-api.service[86536]: Set PythonHome to /opt/stack/data/venv Sep 02 19:51:14 devstack devstack@c-api.service[86536]: Python main interpreter initialized at 0x7112180a4668 Sep 02 19:51:14 devstack devstack@c-api.service[86536]: python threads support enabled Sep 02 19:51:14 devstack devstack@c-api.service[86536]: your server socket listen backlog is limited to 100 connections Sep 02 19:51:14 devstack devstack@c-api.service[86536]: your mercy for graceful operations on workers is 80 seconds Sep 02 19:51:14 devstack devstack@c-api.service[86536]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 19:51:14 devstack devstack@c-api.service[86536]: *** Operational MODE: preforking *** Sep 02 19:51:14 devstack devstack@c-api.service[86536]: *** uWSGI is running in multiple interpreter mode *** Sep 02 19:51:14 devstack devstack@c-api.service[86536]: spawned uWSGI master process (pid: 86536) Sep 02 19:51:14 devstack devstack@c-api.service[86536]: spawned uWSGI worker 1 (pid: 86537, cores: 1) Sep 02 19:51:14 devstack devstack@c-api.service[86536]: spawned uWSGI worker 2 (pid: 86538, cores: 1) Sep 02 19:51:14 devstack devstack@c-api.service[86536]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 19:51:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 19:51:15 devstack devstack@c-api.service[86538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 19:51:15 devstack devstack@c-api.service[86538]: we strongly recommend against using it for new projects. Sep 02 19:51:15 devstack devstack@c-api.service[86538]: If you are already using Eventlet, we recommend migrating to a different Sep 02 19:51:15 devstack devstack@c-api.service[86538]: framework. For more detail see Sep 02 19:51:15 devstack devstack@c-api.service[86538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 19:51:15 devstack devstack@c-api.service[86538]: import eventlet # noqa Sep 02 19:51:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 19:51:15 devstack devstack@c-api.service[86537]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 19:51:15 devstack devstack@c-api.service[86537]: we strongly recommend against using it for new projects. Sep 02 19:51:15 devstack devstack@c-api.service[86537]: If you are already using Eventlet, we recommend migrating to a different Sep 02 19:51:15 devstack devstack@c-api.service[86537]: framework. For more detail see Sep 02 19:51:15 devstack devstack@c-api.service[86537]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 19:51:15 devstack devstack@c-api.service[86537]: import eventlet # noqa Sep 02 19:51:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 02 19:51:15 devstack devstack@c-api.service[86538]: from cgi import parse_header Sep 02 19:51:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 19:51:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:51:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 02 19:51:15 devstack devstack@c-api.service[86538]: removals.removed_module( Sep 02 19:51:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 02 19:51:15 devstack devstack@c-api.service[86538]: removals.removed_module( Sep 02 19:51:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 02 19:51:15 devstack devstack@c-api.service[86537]: from cgi import parse_header Sep 02 19:51:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 19:51:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:51:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 02 19:51:16 devstack devstack@c-api.service[86537]: removals.removed_module( Sep 02 19:51:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 02 19:51:16 devstack devstack@c-api.service[86537]: removals.removed_module( Sep 02 19:51:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 02 19:51:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:51:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 02 19:51:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:51:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 02 19:51:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:51:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 02 19:51:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:51:19 devstack devstack@c-api.service[86538]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 02 19:51:19 devstack devstack@c-api.service[86538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 19:51:19 devstack devstack@c-api.service[86537]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 02 19:51:19 devstack devstack@c-api.service[86537]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86537) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 19:51:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 19:51:19 devstack devstack@c-api.service[86538]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 19:51:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 19:51:19 devstack devstack@c-api.service[86537]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: INFO dbcounter [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Registered counter for database cinder Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86537) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-0d364c94-9fb3-4912-ac60-325f54945a4e 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=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86537) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86537) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86537) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO dbcounter [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Registered counter for database cinder Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writer thread running {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:51:21 devstack devstack@c-api.service[86538]: INFO cinder.rpc [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: INFO cinder.rpc [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: INFO cinder.rpc [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: INFO cinder.rpc [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING cinder.keymgr.conf_key_mgr [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-9e586624-8690-485d-946c-3e9a014e0aa8 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=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-0d364c94-9fb3-4912-ac60-325f54945a4e 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=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: INFO cinder.rpc [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: INFO cinder.rpc [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING cinder.api.contrib.hosts [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: extensions {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-volume-manage {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-quota-class-sets {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-hosts {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: capabilities {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: encryption {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: scheduler-stats {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-quota-sets {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-availability-zone {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: qos-specs {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: extra_specs {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: backups {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: encryption {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: cgsnapshots {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-volume-type-access {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: consistencygroups {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-volume-transfer {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writer thread running {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extended resource: os-snapshot-manage {{(pid=86538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:51:21 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO cinder.rpc [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO cinder.rpc [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] SnapshotActionsController initialized {{(pid=86538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO cinder.rpc [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension AdminActions extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension AdminActions extending resource: snapshots {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension AdminActions extending resource: backups {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeActions extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension UsedLimits extending resource: limits {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension TypesManage extending resource: types {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.router [None req-0d364c94-9fb3-4912-ac60-325f54945a4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=86538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO cinder.rpc [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING cinder.keymgr.conf_key_mgr [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86538]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7112180a4668 pid: 86538 (default app) Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-9e586624-8690-485d-946c-3e9a014e0aa8 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=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO cinder.rpc [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86537]: INFO cinder.rpc [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING cinder.api.contrib.hosts [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: extensions {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-volume-manage {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-quota-class-sets {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-hosts {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: capabilities {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: encryption {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: scheduler-stats {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-quota-sets {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-availability-zone {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: qos-specs {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: extra_specs {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: backups {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: encryption {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: cgsnapshots {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-volume-type-access {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: consistencygroups {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-volume-transfer {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extended resource: os-snapshot-manage {{(pid=86537) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] SnapshotActionsController initialized {{(pid=86537) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension AdminActions extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension AdminActions extending resource: snapshots {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension AdminActions extending resource: backups {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeActions extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension UsedLimits extending resource: limits {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension TypesManage extending resource: types {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.router [None req-9e586624-8690-485d-946c-3e9a014e0aa8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86537) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 19:51:21 devstack devstack@c-api.service[86537]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7112180a4668 pid: 86537 (default app) Sep 02 19:51:31 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=6 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:51:31 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=6 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:52:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:52:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-823817002"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:52:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-823817002'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:52:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Create volume of 1 GB Sep 02 19:52:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Availability zone cache updated, next update will occur around 2026-09-02 18:52:18.065777. {{(pid=86538) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Availability Zones retrieved successfully. Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Flow 'volume_create_api' (5fd5fb43-e23b-4a49-b0f9-ba9204fefdc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1082724d-9bc9-49d1-8102-c2e57b448895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1082724d-9bc9-49d1-8102-c2e57b448895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af883f0-a3ed-4d71-9b35-df51aa614d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:52:18 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Created reservations ['a0b80624-d8c7-4476-bc84-d848db64d1f0', '7a4bc03c-4db0-4b7d-a852-e1c694cf75eb', '952582b8-ecfa-46e0-a47c-d7a5fff2b91d', '149572f2-e300-4d18-8dcb-cd118df504af'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af883f0-a3ed-4d71-9b35-df51aa614d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b80624-d8c7-4476-bc84-d848db64d1f0', '7a4bc03c-4db0-4b7d-a852-e1c694cf75eb', '952582b8-ecfa-46e0-a47c-d7a5fff2b91d', '149572f2-e300-4d18-8dcb-cd118df504af']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6103bf8-decf-498a-a452-b2c38c6fe182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6103bf8-decf-498a-a452-b2c38c6fe182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d1c7b63-6ae7-4c5e-a3fa-bf5993251377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-823817002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67de447ce694aafa34a9eb9a4597846',qos_specs=None,replication_status=,reservations=['a0b80624-d8c7-4476-bc84-d848db64d1f0','7a4bc03c-4db0-4b7d-a852-e1c694cf75eb','952582b8-ecfa-46e0-a47c-d7a5fff2b91d','149572f2-e300-4d18-8dcb-cd118df504af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7ebdb7df0149c1a9705355e073eb86',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-823817002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d1c7b63-6ae7-4c5e-a3fa-bf5993251377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c67de447ce694aafa34a9eb9a4597846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c7ebdb7df0149c1a9705355e073eb86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f763994b-0a89-4de5-a419-537e960a1453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f763994b-0a89-4de5-a419-537e960a1453) transitioned into state 'SUCCESS' from state '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-823817002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c67de447ce694aafa34a9eb9a4597846',qos_specs=None,replication_status=,reservations=['a0b80624-d8c7-4476-bc84-d848db64d1f0','7a4bc03c-4db0-4b7d-a852-e1c694cf75eb','952582b8-ecfa-46e0-a47c-d7a5fff2b91d','149572f2-e300-4d18-8dcb-cd118df504af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c7ebdb7df0149c1a9705355e073eb86',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ece088-2858-4e7b-8b64-25ad765ed680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9ece088-2858-4e7b-8b64-25ad765ed680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Flow 'volume_create_api' (5fd5fb43-e23b-4a49-b0f9-ba9204fefdc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:52:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Create volume request issued successfully. Sep 02 19:52:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ae6d3eb-86c9-4e7a-861c-756a3a54b3ef tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:52:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1/1] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:52:17 2026] POST /volume/v3/volumes => generated 760 bytes in 1473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:52:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:52:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:19 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:52:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:52:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0769904-c3d2-4ab3-ae3e-34754f9c3d27 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:52:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1/2] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:18 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 828 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-38db09e3-8f2d-4a7e-92b9-d1bdc6b914e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-38db09e3-8f2d-4a7e-92b9-d1bdc6b914e4 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:52:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-38db09e3-8f2d-4a7e-92b9-d1bdc6b914e4 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-38db09e3-8f2d-4a7e-92b9-d1bdc6b914e4 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-38db09e3-8f2d-4a7e-92b9-d1bdc6b914e4 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:52:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-38db09e3-8f2d-4a7e-92b9-d1bdc6b914e4 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:52:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 2/3] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:20 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-db239937-bb50-4704-9869-c66bcb0d0307 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db239937-bb50-4704-9869-c66bcb0d0307 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:52:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db239937-bb50-4704-9869-c66bcb0d0307 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db239937-bb50-4704-9869-c66bcb0d0307 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-db239937-bb50-4704-9869-c66bcb0d0307 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:52:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db239937-bb50-4704-9869-c66bcb0d0307 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:52:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 2/4] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:21 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-80d1d077-e5d2-4ef5-bf22-2036f453357f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-80d1d077-e5d2-4ef5-bf22-2036f453357f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:52:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-80d1d077-e5d2-4ef5-bf22-2036f453357f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-80d1d077-e5d2-4ef5-bf22-2036f453357f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-80d1d077-e5d2-4ef5-bf22-2036f453357f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:52:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-80d1d077-e5d2-4ef5-bf22-2036f453357f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:52:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 3/5] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:22 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1916365802"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1916365802'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:52:28 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Create volume of 1 GB Sep 02 19:52:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:28 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Availability zone cache updated, next update will occur around 2026-09-02 18:52:28.826973. {{(pid=86537) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 19:52:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Availability Zones retrieved successfully. Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Flow 'volume_create_api' (d68bbcd8-eab4-469d-b231-a399d5d4a434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1cf87f8-8601-4f84-aadf-59c6169dd7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1cf87f8-8601-4f84-aadf-59c6169dd7f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6131b9b6-507c-4df8-81e1-025c106f3e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:52:29 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Created reservations ['e878e67f-f895-49fd-890e-4f1fc39720e6', 'd858276a-d6fc-47fa-b634-16d7cb43f623', 'c2641940-de04-4712-a06d-ef46e19808ef', '5799be51-077c-4de7-b32f-f4b106e8a753'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6131b9b6-507c-4df8-81e1-025c106f3e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e878e67f-f895-49fd-890e-4f1fc39720e6', 'd858276a-d6fc-47fa-b634-16d7cb43f623', 'c2641940-de04-4712-a06d-ef46e19808ef', '5799be51-077c-4de7-b32f-f4b106e8a753']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be89ea13-2862-46e9-a078-21a736ec1b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be89ea13-2862-46e9-a078-21a736ec1b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd07fcbfc-54eb-42b2-b599-4734c7d778fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1916365802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec62e88a8aa14fe0bbbe352f230c25b1',qos_specs=None,replication_status=,reservations=['e878e67f-f895-49fd-890e-4f1fc39720e6','d858276a-d6fc-47fa-b634-16d7cb43f623','c2641940-de04-4712-a06d-ef46e19808ef','5799be51-077c-4de7-b32f-f4b106e8a753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a88f8f8d7d84627a1da495e78001ca3',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1916365802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d07fcbfc-54eb-42b2-b599-4734c7d778fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec62e88a8aa14fe0bbbe352f230c25b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a88f8f8d7d84627a1da495e78001ca3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76dc7297-0f69-4125-b3be-237952911412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76dc7297-0f69-4125-b3be-237952911412) transitioned into state 'SUCCESS' from state '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-1916365802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec62e88a8aa14fe0bbbe352f230c25b1',qos_specs=None,replication_status=,reservations=['e878e67f-f895-49fd-890e-4f1fc39720e6','d858276a-d6fc-47fa-b634-16d7cb43f623','c2641940-de04-4712-a06d-ef46e19808ef','5799be51-077c-4de7-b32f-f4b106e8a753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a88f8f8d7d84627a1da495e78001ca3',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da001f-6da6-404d-b91e-8b2a79f307b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22da001f-6da6-404d-b91e-8b2a79f307b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Flow 'volume_create_api' (d68bbcd8-eab4-469d-b231-a399d5d4a434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:52:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Create volume request issued successfully. Sep 02 19:52:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dcd4cedc-441c-4662-b45a-faff13ea5c84 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:52:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 3/6] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:52:28 2026] POST /volume/v3/volumes => generated 761 bytes in 1408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:52:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0f02aea0-b141-424b-8283-53ff2353aa7c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0f02aea0-b141-424b-8283-53ff2353aa7c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0f02aea0-b141-424b-8283-53ff2353aa7c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0f02aea0-b141-424b-8283-53ff2353aa7c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0f02aea0-b141-424b-8283-53ff2353aa7c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0f02aea0-b141-424b-8283-53ff2353aa7c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 4/7] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:30 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 829 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9ca63584-d3b3-4bc9-ba17-5dddd1194f97 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9ca63584-d3b3-4bc9-ba17-5dddd1194f97 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9ca63584-d3b3-4bc9-ba17-5dddd1194f97 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9ca63584-d3b3-4bc9-ba17-5dddd1194f97 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9ca63584-d3b3-4bc9-ba17-5dddd1194f97 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9ca63584-d3b3-4bc9-ba17-5dddd1194f97 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 4/8] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:31 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b7fbb280-c83c-41b6-84d1-f1be8ac52f8e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7fbb280-c83c-41b6-84d1-f1be8ac52f8e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7fbb280-c83c-41b6-84d1-f1be8ac52f8e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7fbb280-c83c-41b6-84d1-f1be8ac52f8e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7fbb280-c83c-41b6-84d1-f1be8ac52f8e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7fbb280-c83c-41b6-84d1-f1be8ac52f8e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 5/9] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:32 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-d7af136e-f203-4f5f-bd6e-ae3c062bf25a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-d7af136e-f203-4f5f-bd6e-ae3c062bf25a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-d7af136e-f203-4f5f-bd6e-ae3c062bf25a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-d7af136e-f203-4f5f-bd6e-ae3c062bf25a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-d7af136e-f203-4f5f-bd6e-ae3c062bf25a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-d7af136e-f203-4f5f-bd6e-ae3c062bf25a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 5/10] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:52:32 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-be4c15cc-a251-42f8-bb15-9a50b6311ce8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-be4c15cc-a251-42f8-bb15-9a50b6311ce8 None None] GET http://192.168.122.225/volume// Sep 02 19:52:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-be4c15cc-a251-42f8-bb15-9a50b6311ce8 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-be4c15cc-a251-42f8-bb15-9a50b6311ce8 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-be4c15cc-a251-42f8-bb15-9a50b6311ce8 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:52:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 6/11] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:52:33 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:52:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3bb97d60-86d3-4dd5-852d-c2bdc3f00065 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3bb97d60-86d3-4dd5-852d-c2bdc3f00065 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:52:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3bb97d60-86d3-4dd5-852d-c2bdc3f00065 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d07fcbfc-54eb-42b2-b599-4734c7d778fd", "connector": null, "instance_uuid": "817eaff4-78cb-4461-91f4-31eb6e7cf117"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:52:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 02 19:52:34 devstack devstack@c-api.service[86537]: .first() Sep 02 19:52:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3bb97d60-86d3-4dd5-852d-c2bdc3f00065 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:52:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 6/12] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:52:33 2026] POST /volume/v3/attachments => generated 273 bytes in 1214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:52:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-af52851d-f1ab-4714-ad09-b1112bbb810c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af52851d-f1ab-4714-ad09-b1112bbb810c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af52851d-f1ab-4714-ad09-b1112bbb810c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af52851d-f1ab-4714-ad09-b1112bbb810c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f71aaf22-0eb5-44b3-8f46-35ee6968a1d3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f71aaf22-0eb5-44b3-8f46-35ee6968a1d3 None None] GET http://192.168.122.225/volume// Sep 02 19:52:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f71aaf22-0eb5-44b3-8f46-35ee6968a1d3 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f71aaf22-0eb5-44b3-8f46-35ee6968a1d3 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f71aaf22-0eb5-44b3-8f46-35ee6968a1d3 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:52:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 7/13] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:52:35 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:52:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-af52851d-f1ab-4714-ad09-b1112bbb810c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af52851d-f1ab-4714-ad09-b1112bbb810c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 7/14] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:35 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:52:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3b5350f8-67cd-4199-9ba3-d42d2ac16bf8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3b5350f8-67cd-4199-9ba3-d42d2ac16bf8 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3b5350f8-67cd-4199-9ba3-d42d2ac16bf8 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3b5350f8-67cd-4199-9ba3-d42d2ac16bf8 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3b5350f8-67cd-4199-9ba3-d42d2ac16bf8 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-3b5350f8-67cd-4199-9ba3-d42d2ac16bf8 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 8/15] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:52:35 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 1034 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:52:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7cd90b97-53c3-4178-ae0a-b84fc2f62490 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7cd90b97-53c3-4178-ae0a-b84fc2f62490 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7cd90b97-53c3-4178-ae0a-b84fc2f62490 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7cd90b97-53c3-4178-ae0a-b84fc2f62490 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7cd90b97-53c3-4178-ae0a-b84fc2f62490 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7cd90b97-53c3-4178-ae0a-b84fc2f62490 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 8/16] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:36 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bda777f5-33ca-4d48-ab95-3f1458ef61dd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bda777f5-33ca-4d48-ab95-3f1458ef61dd tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bda777f5-33ca-4d48-ab95-3f1458ef61dd tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bda777f5-33ca-4d48-ab95-3f1458ef61dd tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bda777f5-33ca-4d48-ab95-3f1458ef61dd tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bda777f5-33ca-4d48-ab95-3f1458ef61dd tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 9/17] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:37 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] PUT http://192.168.122.225/volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e Sep 02 19:52:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:52:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 02 19:52:38 devstack devstack@c-api.service[86538]: .first() Sep 02 19:52:38 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Acquiring lock "cinder-attachment_update-d07fcbfc-54eb-42b2-b599-4734c7d778fd-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:52:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-03cf30b2-87f1-4598-bbef-f7e3317b829c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-03cf30b2-87f1-4598-bbef-f7e3317b829c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-03cf30b2-87f1-4598-bbef-f7e3317b829c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-03cf30b2-87f1-4598-bbef-f7e3317b829c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:38 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Lock "cinder-attachment_update-d07fcbfc-54eb-42b2-b599-4734c7d778fd-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:52:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-03cf30b2-87f1-4598-bbef-f7e3317b829c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-03cf30b2-87f1-4598-bbef-f7e3317b829c tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 10/18] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:38 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:39 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Lock "cinder-attachment_update-d07fcbfc-54eb-42b2-b599-4734c7d778fd-devstack" released by "attachment_update" :: held 0.729s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:52:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-457a7901-051b-469e-aaeb-a1cf10895f9a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e returned with HTTP 200 Sep 02 19:52:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 9/19] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:52:38 2026] PUT /volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e => generated 694 bytes in 842 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:52:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-07d6c2bb-46a0-4166-94c4-60185e30b35e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-07d6c2bb-46a0-4166-94c4-60185e30b35e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-07d6c2bb-46a0-4166-94c4-60185e30b35e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-07d6c2bb-46a0-4166-94c4-60185e30b35e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-07d6c2bb-46a0-4166-94c4-60185e30b35e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-07d6c2bb-46a0-4166-94c4-60185e30b35e tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 11/20] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:40 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-afcdf252-e253-409d-8b9c-5e7ecd1dec36 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-afcdf252-e253-409d-8b9c-5e7ecd1dec36 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] POST http://192.168.122.225/volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e/action Sep 02 19:52:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-afcdf252-e253-409d-8b9c-5e7ecd1dec36 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:52:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-afcdf252-e253-409d-8b9c-5e7ecd1dec36 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:52:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bf42851b-f3bd-4000-b453-7b34c9a826b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf42851b-f3bd-4000-b453-7b34c9a826b3 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf42851b-f3bd-4000-b453-7b34c9a826b3 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf42851b-f3bd-4000-b453-7b34c9a826b3 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bf42851b-f3bd-4000-b453-7b34c9a826b3 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf42851b-f3bd-4000-b453-7b34c9a826b3 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 12/21] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:41 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-6cb14e3d-7f5f-43e7-bbde-d13ab5241a72 req-afcdf252-e253-409d-8b9c-5e7ecd1dec36 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e/action returned with HTTP 204 Sep 02 19:52:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 10/22] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:52:41 2026] POST /volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:52:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-95fafcf9-f397-4537-8477-b66eef12baff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-656410540"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:52:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-95fafcf9-f397-4537-8477-b66eef12baff tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-95fafcf9-f397-4537-8477-b66eef12baff tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-656410540'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Create volume of 1 GB Sep 02 19:52:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-95fafcf9-f397-4537-8477-b66eef12baff tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Availability Zones retrieved successfully. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-95fafcf9-f397-4537-8477-b66eef12baff tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-95fafcf9-f397-4537-8477-b66eef12baff tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 13/23] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:42 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 1146 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:52:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-97ac708b-de07-4e3e-a4a4-810502696414 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97ac708b-de07-4e3e-a4a4-810502696414 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97ac708b-de07-4e3e-a4a4-810502696414 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Flow 'volume_create_api' (eb9fe48e-2995-4e0f-abfa-f8d204dd1b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:52:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97ac708b-de07-4e3e-a4a4-810502696414 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d5c251-3b58-435b-934d-d540b3f06ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:52:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d5c251-3b58-435b-934d-d540b3f06ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992cbaec-72e9-4669-9349-f0fd37370e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-97ac708b-de07-4e3e-a4a4-810502696414 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97ac708b-de07-4e3e-a4a4-810502696414 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 14/24] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:42 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 1146 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Created reservations ['d57d0ce8-f675-454d-8335-ad82fc6a9ece', '7f5355f6-ffb7-42ee-9378-c5ecdb021a37', '9addcbe1-b1bb-419c-89ec-da1857a424ff', '0d4f7713-9d1e-4ba0-ada2-8f693060fcc7'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992cbaec-72e9-4669-9349-f0fd37370e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d57d0ce8-f675-454d-8335-ad82fc6a9ece', '7f5355f6-ffb7-42ee-9378-c5ecdb021a37', '9addcbe1-b1bb-419c-89ec-da1857a424ff', '0d4f7713-9d1e-4ba0-ada2-8f693060fcc7']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814b4712-90d9-40f2-81af-f597da037f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814b4712-90d9-40f2-81af-f597da037f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5371ae4e-b2a0-4634-b99a-5252ef656950', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-656410540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb594bef1a24810a0a520f4abc0fce7',qos_specs=None,replication_status=,reservations=['d57d0ce8-f675-454d-8335-ad82fc6a9ece','7f5355f6-ffb7-42ee-9378-c5ecdb021a37','9addcbe1-b1bb-419c-89ec-da1857a424ff','0d4f7713-9d1e-4ba0-ada2-8f693060fcc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a287b89feb9435499a8f734d2399261',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-656410540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5371ae4e-b2a0-4634-b99a-5252ef656950,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcb594bef1a24810a0a520f4abc0fce7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a287b89feb9435499a8f734d2399261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb9f810-6dce-485c-afa5-e583fd824dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eb9f810-6dce-485c-afa5-e583fd824dde) transitioned into state 'SUCCESS' from state '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-656410540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcb594bef1a24810a0a520f4abc0fce7',qos_specs=None,replication_status=,reservations=['d57d0ce8-f675-454d-8335-ad82fc6a9ece','7f5355f6-ffb7-42ee-9378-c5ecdb021a37','9addcbe1-b1bb-419c-89ec-da1857a424ff','0d4f7713-9d1e-4ba0-ada2-8f693060fcc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a287b89feb9435499a8f734d2399261',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb84ea8e-c643-47cb-a9fe-a88c41edbe8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb84ea8e-c643-47cb-a9fe-a88c41edbe8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Flow 'volume_create_api' (eb9fe48e-2995-4e0f-abfa-f8d204dd1b61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:52:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Create volume request issued successfully. Sep 02 19:52:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92fb18f8-495d-430b-a6ab-631f30b85fc6 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:52:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 11/25] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:52:42 2026] POST /volume/v3/volumes => generated 763 bytes in 894 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:52:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6ecc48d6-5207-469e-9976-39fa70b3609a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ecc48d6-5207-469e-9976-39fa70b3609a tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ecc48d6-5207-469e-9976-39fa70b3609a tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ecc48d6-5207-469e-9976-39fa70b3609a tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6ecc48d6-5207-469e-9976-39fa70b3609a tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ecc48d6-5207-469e-9976-39fa70b3609a tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 15/26] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:43 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 831 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dd58d6eb-da58-41b9-ac13-46b5462558f0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dd58d6eb-da58-41b9-ac13-46b5462558f0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dd58d6eb-da58-41b9-ac13-46b5462558f0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dd58d6eb-da58-41b9-ac13-46b5462558f0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dd58d6eb-da58-41b9-ac13-46b5462558f0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dd58d6eb-da58-41b9-ac13-46b5462558f0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 12/27] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:44 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c4bc805e-843b-42b5-8203-d361ca5a4594 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c4bc805e-843b-42b5-8203-d361ca5a4594 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c4bc805e-843b-42b5-8203-d361ca5a4594 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c4bc805e-843b-42b5-8203-d361ca5a4594 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c4bc805e-843b-42b5-8203-d361ca5a4594 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c4bc805e-843b-42b5-8203-d361ca5a4594 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 16/28] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:45 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b6978824-9cc3-4fc3-8765-a3ed5b5cbd41 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b6978824-9cc3-4fc3-8765-a3ed5b5cbd41 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b6978824-9cc3-4fc3-8765-a3ed5b5cbd41 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b6978824-9cc3-4fc3-8765-a3ed5b5cbd41 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b6978824-9cc3-4fc3-8765-a3ed5b5cbd41 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b6978824-9cc3-4fc3-8765-a3ed5b5cbd41 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 13/29] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:46 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8bbe8689-5a0f-4e7b-bb80-548a39181e20 req-a70c6f83-3fa1-43be-9a90-04fcc6c8e393 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8bbe8689-5a0f-4e7b-bb80-548a39181e20 req-a70c6f83-3fa1-43be-9a90-04fcc6c8e393 tempest-VolumesAdminNegativeTest-1588288973 tempest-VolumesAdminNegativeTest-1588288973-project] GET http://192.168.122.225/volume/v3/volumes/640846b4-35ea-4c45-818f-b18e8bb2cdbc Sep 02 19:52:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8bbe8689-5a0f-4e7b-bb80-548a39181e20 req-a70c6f83-3fa1-43be-9a90-04fcc6c8e393 tempest-VolumesAdminNegativeTest-1588288973 tempest-VolumesAdminNegativeTest-1588288973-project] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8bbe8689-5a0f-4e7b-bb80-548a39181e20 req-a70c6f83-3fa1-43be-9a90-04fcc6c8e393 tempest-VolumesAdminNegativeTest-1588288973 tempest-VolumesAdminNegativeTest-1588288973-project] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8bbe8689-5a0f-4e7b-bb80-548a39181e20 req-a70c6f83-3fa1-43be-9a90-04fcc6c8e393 tempest-VolumesAdminNegativeTest-1588288973 tempest-VolumesAdminNegativeTest-1588288973-project] http://192.168.122.225/volume/v3/volumes/640846b4-35ea-4c45-818f-b18e8bb2cdbc returned with HTTP 404 Sep 02 19:52:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 17/30] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:52:47 2026] GET /volume/v3/volumes/640846b4-35ea-4c45-818f-b18e8bb2cdbc => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:52:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] DELETE http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Delete volume with id: 5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Delete volume request issued successfully. Sep 02 19:52:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2a7d37df-7380-4969-b35c-ea5ac47162ab tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 202 Sep 02 19:52:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 14/31] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:52:47 2026] DELETE /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:52:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4da1d79a-3101-438a-903f-d72cda9f68c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4da1d79a-3101-438a-903f-d72cda9f68c5 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4da1d79a-3101-438a-903f-d72cda9f68c5 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4da1d79a-3101-438a-903f-d72cda9f68c5 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4da1d79a-3101-438a-903f-d72cda9f68c5 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4da1d79a-3101-438a-903f-d72cda9f68c5 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 18/32] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:47 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b74d168c-1762-410b-bb0a-da5f9131943c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b74d168c-1762-410b-bb0a-da5f9131943c tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b74d168c-1762-410b-bb0a-da5f9131943c tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b74d168c-1762-410b-bb0a-da5f9131943c tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b74d168c-1762-410b-bb0a-da5f9131943c tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b74d168c-1762-410b-bb0a-da5f9131943c tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 15/33] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:48 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:52:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-4f71a913-ca88-4322-af47-51566ca4b3d6 req-b5d3b662-b373-442e-a849-f97697d1995a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-4f71a913-ca88-4322-af47-51566ca4b3d6 req-b5d3b662-b373-442e-a849-f97697d1995a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] DELETE http://192.168.122.225/volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e Sep 02 19:52:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-4f71a913-ca88-4322-af47-51566ca4b3d6 req-b5d3b662-b373-442e-a849-f97697d1995a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-4f71a913-ca88-4322-af47-51566ca4b3d6 req-b5d3b662-b373-442e-a849-f97697d1995a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:49 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 19:52:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-4f71a913-ca88-4322-af47-51566ca4b3d6 req-b5d3b662-b373-442e-a849-f97697d1995a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e returned with HTTP 200 Sep 02 19:52:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 19/34] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:52:49 2026] DELETE /volume/v3/attachments/1e3cab5a-468c-4a1d-9b4e-7281ac6beb9e => generated 19 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:52:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d1ef91cf-635a-4906-aa53-a2640bb9e6ea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1ef91cf-635a-4906-aa53-a2640bb9e6ea tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1ef91cf-635a-4906-aa53-a2640bb9e6ea tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1ef91cf-635a-4906-aa53-a2640bb9e6ea tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d1ef91cf-635a-4906-aa53-a2640bb9e6ea tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1ef91cf-635a-4906-aa53-a2640bb9e6ea tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 16/35] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:50 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e2d96544-ec1a-476b-b401-26514d6755b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2d96544-ec1a-476b-b401-26514d6755b7 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2d96544-ec1a-476b-b401-26514d6755b7 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2d96544-ec1a-476b-b401-26514d6755b7 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2d96544-ec1a-476b-b401-26514d6755b7 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2d96544-ec1a-476b-b401-26514d6755b7 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 20/36] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:51 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-81a2392a-78bf-44c9-8599-0a97423d3370 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81a2392a-78bf-44c9-8599-0a97423d3370 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81a2392a-78bf-44c9-8599-0a97423d3370 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81a2392a-78bf-44c9-8599-0a97423d3370 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-81a2392a-78bf-44c9-8599-0a97423d3370 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81a2392a-78bf-44c9-8599-0a97423d3370 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 17/37] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:51 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c29ce005-8e00-4c1c-93c3-4ab1be298c44 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c29ce005-8e00-4c1c-93c3-4ab1be298c44 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c29ce005-8e00-4c1c-93c3-4ab1be298c44 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c29ce005-8e00-4c1c-93c3-4ab1be298c44 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c29ce005-8e00-4c1c-93c3-4ab1be298c44 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c29ce005-8e00-4c1c-93c3-4ab1be298c44 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 21/38] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:51 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3dc11d41-ccd8-4207-9384-d4669c21622a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3dc11d41-ccd8-4207-9384-d4669c21622a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3dc11d41-ccd8-4207-9384-d4669c21622a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3dc11d41-ccd8-4207-9384-d4669c21622a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3dc11d41-ccd8-4207-9384-d4669c21622a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3dc11d41-ccd8-4207-9384-d4669c21622a tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 18/39] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:52 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:52:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Delete volume with id: d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Delete volume request issued successfully. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-612af120-25dd-4fd4-8a35-a5cf8df3fa7f tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 202 Sep 02 19:52:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 22/40] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:52:52 2026] DELETE /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:52:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ab18a005-100f-4a2c-9ba9-597d92f392e0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ab18a005-100f-4a2c-9ba9-597d92f392e0 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ab18a005-100f-4a2c-9ba9-597d92f392e0 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ab18a005-100f-4a2c-9ba9-597d92f392e0 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a242f1ad-c484-427d-95b5-a875e79be889 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a242f1ad-c484-427d-95b5-a875e79be889 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a242f1ad-c484-427d-95b5-a875e79be889 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a242f1ad-c484-427d-95b5-a875e79be889 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:52:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:52:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ab18a005-100f-4a2c-9ba9-597d92f392e0 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ab18a005-100f-4a2c-9ba9-597d92f392e0 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 19/41] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:52 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a242f1ad-c484-427d-95b5-a875e79be889 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Volume info retrieved successfully. Sep 02 19:52:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a242f1ad-c484-427d-95b5-a875e79be889 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 200 Sep 02 19:52:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 23/42] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:52 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 855 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-89709bb9-dec3-4547-9312-ccfd278bb4cc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89709bb9-dec3-4547-9312-ccfd278bb4cc tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89709bb9-dec3-4547-9312-ccfd278bb4cc tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89709bb9-dec3-4547-9312-ccfd278bb4cc tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fc9254db-bddd-48fe-af48-04cad50aa7c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:52:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:52:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:52:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:52:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc9254db-bddd-48fe-af48-04cad50aa7c0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] GET http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 Sep 02 19:52:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc9254db-bddd-48fe-af48-04cad50aa7c0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc9254db-bddd-48fe-af48-04cad50aa7c0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-89709bb9-dec3-4547-9312-ccfd278bb4cc tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Volume info retrieved successfully. Sep 02 19:52:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc9254db-bddd-48fe-af48-04cad50aa7c0 tempest-VolumesAdminNegativeTest-382666236 tempest-VolumesAdminNegativeTest-382666236-project-member] http://192.168.122.225/volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 returned with HTTP 404 Sep 02 19:52:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 24/43] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:53 2026] GET /volume/v3/volumes/5371ae4e-b2a0-4634-b99a-5252ef656950 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:52:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89709bb9-dec3-4547-9312-ccfd278bb4cc tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 200 Sep 02 19:52:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 20/44] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:53 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:52:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a319bfa7-02ad-4711-a6f6-1b283d351822 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:52:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a319bfa7-02ad-4711-a6f6-1b283d351822 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] GET http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd Sep 02 19:52:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a319bfa7-02ad-4711-a6f6-1b283d351822 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:52:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a319bfa7-02ad-4711-a6f6-1b283d351822 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:52:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a319bfa7-02ad-4711-a6f6-1b283d351822 tempest-DeleteServersTestJSON-1862193029 tempest-DeleteServersTestJSON-1862193029-project-member] http://192.168.122.225/volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd returned with HTTP 404 Sep 02 19:52:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 25/45] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:52:54 2026] GET /volume/v3/volumes/d07fcbfc-54eb-42b2-b599-4734c7d778fd => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:53:03 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=124,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:53:04 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=125,cinder:INSERT=12,cinder:UPDATE=18 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:53:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-09e3c173-f90a-492c-a36f-2f1e2c3f019a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-09e3c173-f90a-492c-a36f-2f1e2c3f019a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-09e3c173-f90a-492c-a36f-2f1e2c3f019a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-09e3c173-f90a-492c-a36f-2f1e2c3f019a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-09e3c173-f90a-492c-a36f-2f1e2c3f019a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-09e3c173-f90a-492c-a36f-2f1e2c3f019a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 21/46] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:53:32 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3d428033-7057-400b-916d-0f8b895c1f7a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d428033-7057-400b-916d-0f8b895c1f7a None None] GET http://192.168.122.225/volume// Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d428033-7057-400b-916d-0f8b895c1f7a None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d428033-7057-400b-916d-0f8b895c1f7a None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d428033-7057-400b-916d-0f8b895c1f7a None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:53:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 26/47] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:53:33 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-ac355fb2-d470-45db-ba01-de428121153a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-ac355fb2-d470-45db-ba01-de428121153a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-ac355fb2-d470-45db-ba01-de428121153a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d1c7b63-6ae7-4c5e-a3fa-bf5993251377", "connector": null, "instance_uuid": "98f9bb03-e4aa-488f-876c-bea1d8d5a19b"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-ac355fb2-d470-45db-ba01-de428121153a tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:53:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 22/48] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:53:33 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8b823128-ccf7-44f1-ba14-60fae3079b2f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b823128-ccf7-44f1-ba14-60fae3079b2f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b823128-ccf7-44f1-ba14-60fae3079b2f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b823128-ccf7-44f1-ba14-60fae3079b2f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aaa63f3c-8be4-4af6-b7cb-19cbd6e74dd2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aaa63f3c-8be4-4af6-b7cb-19cbd6e74dd2 None None] GET http://192.168.122.225/volume// Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aaa63f3c-8be4-4af6-b7cb-19cbd6e74dd2 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aaa63f3c-8be4-4af6-b7cb-19cbd6e74dd2 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aaa63f3c-8be4-4af6-b7cb-19cbd6e74dd2 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:53:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8b823128-ccf7-44f1-ba14-60fae3079b2f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 23/49] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:53:33 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-1b148da0-6fef-4598-9dc4-31b6f8d858f2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b823128-ccf7-44f1-ba14-60fae3079b2f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 27/50] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:33 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-1b148da0-6fef-4598-9dc4-31b6f8d858f2 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-1b148da0-6fef-4598-9dc4-31b6f8d858f2 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-1b148da0-6fef-4598-9dc4-31b6f8d858f2 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-1b148da0-6fef-4598-9dc4-31b6f8d858f2 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-1b148da0-6fef-4598-9dc4-31b6f8d858f2 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 24/51] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:53:33 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1033 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] PUT http://192.168.122.225/volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33 Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Acquiring lock "cinder-attachment_update-2d1c7b63-6ae7-4c5e-a3fa-bf5993251377-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Lock "cinder-attachment_update-2d1c7b63-6ae7-4c5e-a3fa-bf5993251377-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:53:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:34 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Lock "cinder-attachment_update-2d1c7b63-6ae7-4c5e-a3fa-bf5993251377-devstack" released by "attachment_update" :: held 0.231s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:53:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-24eaf322-d33d-4509-bbe0-15dd78c9cacc tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33 returned with HTTP 200 Sep 02 19:53:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 28/52] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:53:33 2026] PUT /volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33 => generated 694 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:53:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-59e9613f-bb62-4719-992e-a0f504e03c6c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59e9613f-bb62-4719-992e-a0f504e03c6c tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59e9613f-bb62-4719-992e-a0f504e03c6c tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59e9613f-bb62-4719-992e-a0f504e03c6c tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-59e9613f-bb62-4719-992e-a0f504e03c6c tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59e9613f-bb62-4719-992e-a0f504e03c6c tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 25/53] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:34 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:53:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-98a1c23d-1737-4901-91b6-63edc6c95a4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-98a1c23d-1737-4901-91b6-63edc6c95a4f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] POST http://192.168.122.225/volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33/action Sep 02 19:53:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-98a1c23d-1737-4901-91b6-63edc6c95a4f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:53:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-98a1c23d-1737-4901-91b6-63edc6c95a4f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:53:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cbd96a28-f45c-452c-aa0e-7af622f63476 req-98a1c23d-1737-4901-91b6-63edc6c95a4f tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33/action returned with HTTP 204 Sep 02 19:53:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 29/54] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:53:35 2026] POST /volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:53:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5f0ddf4e-307b-4b62-950a-18b53d8945e8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f0ddf4e-307b-4b62-950a-18b53d8945e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5f0ddf4e-307b-4b62-950a-18b53d8945e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5f0ddf4e-307b-4b62-950a-18b53d8945e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5f0ddf4e-307b-4b62-950a-18b53d8945e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f0ddf4e-307b-4b62-950a-18b53d8945e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 26/55] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:35 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1145 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:53:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-58e095fc-f3db-4812-9505-0e8d260eed3b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-58e095fc-f3db-4812-9505-0e8d260eed3b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-58e095fc-f3db-4812-9505-0e8d260eed3b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-58e095fc-f3db-4812-9505-0e8d260eed3b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-58e095fc-f3db-4812-9505-0e8d260eed3b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-58e095fc-f3db-4812-9505-0e8d260eed3b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 30/56] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:35 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1145 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:53:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ecc7a33e-e175-4939-9933-8ca604654ebb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ecc7a33e-e175-4939-9933-8ca604654ebb tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ecc7a33e-e175-4939-9933-8ca604654ebb tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ecc7a33e-e175-4939-9933-8ca604654ebb tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ecc7a33e-e175-4939-9933-8ca604654ebb tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ecc7a33e-e175-4939-9933-8ca604654ebb tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 27/57] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:53:37 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1145 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:53:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] POST http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377/action Sep 02 19:53:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:53:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:53:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Begin detaching volume completed successfully. Sep 02 19:53:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-f3d80544-9316-4152-8279-3308bd404897 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377/action returned with HTTP 202 Sep 02 19:53:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 31/58] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 19:53:37 2026] POST /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:53:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dec33544-0c08-4f2b-afc0-ed8233a55cff None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dec33544-0c08-4f2b-afc0-ed8233a55cff tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dec33544-0c08-4f2b-afc0-ed8233a55cff tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dec33544-0c08-4f2b-afc0-ed8233a55cff tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dec33544-0c08-4f2b-afc0-ed8233a55cff tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cb3fc39f-71da-4755-a40a-ff9a48275d91 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb3fc39f-71da-4755-a40a-ff9a48275d91 None None] GET http://192.168.122.225/volume// Sep 02 19:53:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb3fc39f-71da-4755-a40a-ff9a48275d91 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb3fc39f-71da-4755-a40a-ff9a48275d91 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb3fc39f-71da-4755-a40a-ff9a48275d91 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:53:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 32/59] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:53:38 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:53:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dec33544-0c08-4f2b-afc0-ed8233a55cff tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 28/60] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:38 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1148 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:53:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-61af2735-114f-458a-966d-022ceb5bbed7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-61af2735-114f-458a-966d-022ceb5bbed7 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-61af2735-114f-458a-966d-022ceb5bbed7 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-61af2735-114f-458a-966d-022ceb5bbed7 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-61af2735-114f-458a-966d-022ceb5bbed7 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-61af2735-114f-458a-966d-022ceb5bbed7 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 33/61] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:53:38 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1329 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:53:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ba3f1a86-9397-49de-827c-39fde0737daf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ba3f1a86-9397-49de-827c-39fde0737daf tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] DELETE http://192.168.122.225/volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33 Sep 02 19:53:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ba3f1a86-9397-49de-827c-39fde0737daf tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ba3f1a86-9397-49de-827c-39fde0737daf tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-34f9a677-97a9-4cde-8af5-301887618112 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-34f9a677-97a9-4cde-8af5-301887618112 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-34f9a677-97a9-4cde-8af5-301887618112 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-34f9a677-97a9-4cde-8af5-301887618112 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:39 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:53:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-34f9a677-97a9-4cde-8af5-301887618112 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-34f9a677-97a9-4cde-8af5-301887618112 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 34/62] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:39 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:53:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-997eaa26-4944-4d5f-85b3-f4430d9d24bb req-ba3f1a86-9397-49de-827c-39fde0737daf tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33 returned with HTTP 200 Sep 02 19:53:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 29/63] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:53:38 2026] DELETE /volume/v3/attachments/f571c086-a8ea-4e42-a1ed-389f65f91e33 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:53:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-64f387a4-3f20-44c3-8398-d1da03a727e8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64f387a4-3f20-44c3-8398-d1da03a727e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64f387a4-3f20-44c3-8398-d1da03a727e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64f387a4-3f20-44c3-8398-d1da03a727e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-64f387a4-3f20-44c3-8398-d1da03a727e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64f387a4-3f20-44c3-8398-d1da03a727e8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 35/64] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:40 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:53:49 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=45,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:53:50 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=34,cinder:UPDATE=4 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:53:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cf184ad5-9cf9-4f61-a403-8ce17342a391 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cf184ad5-9cf9-4f61-a403-8ce17342a391 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cf184ad5-9cf9-4f61-a403-8ce17342a391 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cf184ad5-9cf9-4f61-a403-8ce17342a391 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:53:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cf184ad5-9cf9-4f61-a403-8ce17342a391 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cf184ad5-9cf9-4f61-a403-8ce17342a391 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 30/65] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:50 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 853 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:53:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8f5c65ab-b206-4ecb-9061-b312cd0bbb05 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f5c65ab-b206-4ecb-9061-b312cd0bbb05 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:53:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f5c65ab-b206-4ecb-9061-b312cd0bbb05 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f5c65ab-b206-4ecb-9061-b312cd0bbb05 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8f5c65ab-b206-4ecb-9061-b312cd0bbb05 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:53:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f5c65ab-b206-4ecb-9061-b312cd0bbb05 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:53:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 36/66] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:51 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8c452351-322a-46b2-8891-5daeb3b714ca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1282708405"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1282708405'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Create volume of 1 GB Sep 02 19:53:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Availability Zones retrieved successfully. Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Flow 'volume_create_api' (ca4c16e3-db72-44d3-89e4-9618e5481689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ddbf26-3e0e-4a7d-aa5f-f769c24e809f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ddbf26-3e0e-4a7d-aa5f-f769c24e809f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6a4324-6705-4180-a126-334541418049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Created reservations ['d348c1b5-3c59-4fb7-8690-636c05c77f62', 'f25c1572-4921-4e4d-9cb3-3c20039e623b', '7fbd1972-4b88-45b9-a2d2-679fc23fc989', '429efcff-0876-49f5-9761-eed0df1a89e4'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6a4324-6705-4180-a126-334541418049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d348c1b5-3c59-4fb7-8690-636c05c77f62', 'f25c1572-4921-4e4d-9cb3-3c20039e623b', '7fbd1972-4b88-45b9-a2d2-679fc23fc989', '429efcff-0876-49f5-9761-eed0df1a89e4']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fbb4e3-a504-4964-b283-596db5652cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0fbb4e3-a504-4964-b283-596db5652cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761c8d17-a31f-4bb7-be3b-3149de89982d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1282708405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0cacdca66c243bbad0dac9f7ac49b44',qos_specs=None,replication_status=,reservations=['d348c1b5-3c59-4fb7-8690-636c05c77f62','f25c1572-4921-4e4d-9cb3-3c20039e623b','7fbd1972-4b88-45b9-a2d2-679fc23fc989','429efcff-0876-49f5-9761-eed0df1a89e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4558212c145b0a1d9acd18a1f1e9b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1282708405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761c8d17-a31f-4bb7-be3b-3149de89982d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0cacdca66c243bbad0dac9f7ac49b44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a4558212c145b0a1d9acd18a1f1e9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d30006-58a1-41be-b715-7f7eaf5e27cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d30006-58a1-41be-b715-7f7eaf5e27cb) transitioned into state 'SUCCESS' from state '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-1282708405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0cacdca66c243bbad0dac9f7ac49b44',qos_specs=None,replication_status=,reservations=['d348c1b5-3c59-4fb7-8690-636c05c77f62','f25c1572-4921-4e4d-9cb3-3c20039e623b','7fbd1972-4b88-45b9-a2d2-679fc23fc989','429efcff-0876-49f5-9761-eed0df1a89e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a4558212c145b0a1d9acd18a1f1e9b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4fcf83-46a1-4a2f-9f8c-e2614f4e2e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4fcf83-46a1-4a2f-9f8c-e2614f4e2e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Flow 'volume_create_api' (ca4c16e3-db72-44d3-89e4-9618e5481689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:53:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Create volume request issued successfully. Sep 02 19:53:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c452351-322a-46b2-8891-5daeb3b714ca tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:53:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 31/67] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:53:57 2026] POST /volume/v3/volumes => generated 768 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:53:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0cf2e643-be09-4553-abef-461e4d52154c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:53:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0cf2e643-be09-4553-abef-461e4d52154c tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] GET http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:53:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0cf2e643-be09-4553-abef-461e4d52154c tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:53:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0cf2e643-be09-4553-abef-461e4d52154c tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:53:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:53:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:53:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:53:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:53:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0cf2e643-be09-4553-abef-461e4d52154c tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Volume info retrieved successfully. Sep 02 19:53:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0cf2e643-be09-4553-abef-461e4d52154c tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 200 Sep 02 19:53:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 37/68] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:53:59 2026] GET /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 836 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-425dcf2b-4d4f-419b-b19c-0303bb7ecc7b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-425dcf2b-4d4f-419b-b19c-0303bb7ecc7b tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] GET http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-425dcf2b-4d4f-419b-b19c-0303bb7ecc7b tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-425dcf2b-4d4f-419b-b19c-0303bb7ecc7b tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-425dcf2b-4d4f-419b-b19c-0303bb7ecc7b tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Volume info retrieved successfully. Sep 02 19:54:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-425dcf2b-4d4f-419b-b19c-0303bb7ecc7b tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 200 Sep 02 19:54:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 32/69] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:00 2026] GET /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 860 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:54:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ef0ef98c-3424-419a-9947-54a64e2eccc9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef0ef98c-3424-419a-9947-54a64e2eccc9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] GET http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef0ef98c-3424-419a-9947-54a64e2eccc9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef0ef98c-3424-419a-9947-54a64e2eccc9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ef0ef98c-3424-419a-9947-54a64e2eccc9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Volume info retrieved successfully. Sep 02 19:54:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef0ef98c-3424-419a-9947-54a64e2eccc9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 200 Sep 02 19:54:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 38/70] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:01 2026] GET /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 861 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:54:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] DELETE http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:54:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:05 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Delete volume with id: 2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:54:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:54:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Delete volume request issued successfully. Sep 02 19:54:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f019b6c-f2a3-4d9c-a900-a167c47c0e6e tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 202 Sep 02 19:54:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 33/71] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:54:05 2026] DELETE /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:54:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-68d5d5d2-de18-4695-a509-414c1062934b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68d5d5d2-de18-4695-a509-414c1062934b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:54:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68d5d5d2-de18-4695-a509-414c1062934b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68d5d5d2-de18-4695-a509-414c1062934b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-68d5d5d2-de18-4695-a509-414c1062934b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:54:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68d5d5d2-de18-4695-a509-414c1062934b tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:54:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 39/72] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:05 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 852 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-af118b06-0d56-4f39-b60f-aa0c0df4fcaa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af118b06-0d56-4f39-b60f-aa0c0df4fcaa tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:54:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af118b06-0d56-4f39-b60f-aa0c0df4fcaa tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af118b06-0d56-4f39-b60f-aa0c0df4fcaa tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-af118b06-0d56-4f39-b60f-aa0c0df4fcaa tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Volume info retrieved successfully. Sep 02 19:54:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af118b06-0d56-4f39-b60f-aa0c0df4fcaa tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 200 Sep 02 19:54:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 34/73] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:06 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 852 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8d26cc1-8c38-41bf-91ba-467c9347c7a8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8d26cc1-8c38-41bf-91ba-467c9347c7a8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] GET http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 Sep 02 19:54:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8d26cc1-8c38-41bf-91ba-467c9347c7a8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8d26cc1-8c38-41bf-91ba-467c9347c7a8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8d26cc1-8c38-41bf-91ba-467c9347c7a8 tempest-TaggedAttachmentsTest-1275681817 tempest-TaggedAttachmentsTest-1275681817-project-member] http://192.168.122.225/volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 returned with HTTP 404 Sep 02 19:54:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 40/74] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:08 2026] GET /volume/v3/volumes/2d1c7b63-6ae7-4c5e-a3fa-bf5993251377 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:17 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=42,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:54:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] DELETE http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Delete volume with id: 761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Volume info retrieved successfully. Sep 02 19:54:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Delete volume request issued successfully. Sep 02 19:54:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-78fa5f4f-5362-4c11-b1d5-b6b48739a90f tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 202 Sep 02 19:54:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 35/75] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:54:17 2026] DELETE /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:54:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4a4592b9-b3a1-4960-980a-70885a6f8ad9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4a4592b9-b3a1-4960-980a-70885a6f8ad9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] GET http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4a4592b9-b3a1-4960-980a-70885a6f8ad9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4a4592b9-b3a1-4960-980a-70885a6f8ad9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4a4592b9-b3a1-4960-980a-70885a6f8ad9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Volume info retrieved successfully. Sep 02 19:54:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4a4592b9-b3a1-4960-980a-70885a6f8ad9 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 200 Sep 02 19:54:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 41/76] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:17 2026] GET /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-68cb8631-8b95-46da-96c6-637aba865be1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68cb8631-8b95-46da-96c6-637aba865be1 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] GET http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68cb8631-8b95-46da-96c6-637aba865be1 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68cb8631-8b95-46da-96c6-637aba865be1 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-68cb8631-8b95-46da-96c6-637aba865be1 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Volume info retrieved successfully. Sep 02 19:54:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68cb8631-8b95-46da-96c6-637aba865be1 tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 200 Sep 02 19:54:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 36/77] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:18 2026] GET /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 860 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e06a62bc-486b-4fb0-bcfe-cbb4d37cf19e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e06a62bc-486b-4fb0-bcfe-cbb4d37cf19e tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] GET http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d Sep 02 19:54:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e06a62bc-486b-4fb0-bcfe-cbb4d37cf19e tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e06a62bc-486b-4fb0-bcfe-cbb4d37cf19e tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e06a62bc-486b-4fb0-bcfe-cbb4d37cf19e tempest-ServerRescueNegativeTestJSON-1904542727 tempest-ServerRescueNegativeTestJSON-1904542727-project-member] http://192.168.122.225/volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d returned with HTTP 404 Sep 02 19:54:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 42/78] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:19 2026] GET /volume/v3/volumes/761c8d17-a31f-4bb7-be3b-3149de89982d => generated 109 bytes in 475 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1713233691"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1713233691'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Create volume of 1 GB Sep 02 19:54:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Availability Zones retrieved successfully. Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Flow 'volume_create_api' (04bb1252-285d-47e2-9c40-509be83c4b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b88007-6f85-4920-af34-c4ccc1bda8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b88007-6f85-4920-af34-c4ccc1bda8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b6b89d-442a-4913-b32e-171584e67ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Created reservations ['94b06926-f9aa-4fcb-ae27-31c463db338f', 'd21434fc-b0f3-4aa2-ae03-5a5a060921bf', 'c0fbad92-8de8-4678-a89a-80757f65bfac', '81d5eef9-b150-400e-ad84-a81843059ada'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b6b89d-442a-4913-b32e-171584e67ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b06926-f9aa-4fcb-ae27-31c463db338f', 'd21434fc-b0f3-4aa2-ae03-5a5a060921bf', 'c0fbad92-8de8-4678-a89a-80757f65bfac', '81d5eef9-b150-400e-ad84-a81843059ada']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d35a533-96e4-4561-9186-1ac7beff0373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d35a533-96e4-4561-9186-1ac7beff0373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b6359c-22db-4969-8a49-f3b1785205a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1713233691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4aceb61f1d483096d080e974dc6081',qos_specs=None,replication_status=,reservations=['94b06926-f9aa-4fcb-ae27-31c463db338f','d21434fc-b0f3-4aa2-ae03-5a5a060921bf','c0fbad92-8de8-4678-a89a-80757f65bfac','81d5eef9-b150-400e-ad84-a81843059ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b78743718cd45788ea9e1040b071ca9',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1713233691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b6359c-22db-4969-8a49-f3b1785205a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4aceb61f1d483096d080e974dc6081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b78743718cd45788ea9e1040b071ca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c868e78e-6dec-4cdc-9fec-701e51b7b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c868e78e-6dec-4cdc-9fec-701e51b7b9ef) transitioned into state 'SUCCESS' from state '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-1713233691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4aceb61f1d483096d080e974dc6081',qos_specs=None,replication_status=,reservations=['94b06926-f9aa-4fcb-ae27-31c463db338f','d21434fc-b0f3-4aa2-ae03-5a5a060921bf','c0fbad92-8de8-4678-a89a-80757f65bfac','81d5eef9-b150-400e-ad84-a81843059ada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b78743718cd45788ea9e1040b071ca9',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb160b89-248c-4459-a0e6-940760259366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb160b89-248c-4459-a0e6-940760259366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Flow 'volume_create_api' (04bb1252-285d-47e2-9c40-509be83c4b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Create volume request issued successfully. Sep 02 19:54:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d9cbf69-09d2-4277-bae4-6ff0207708d1 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:54:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 37/79] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:54:27 2026] POST /volume/v3/volumes => generated 763 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:54:29 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=23 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-566424750"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-566424750'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Create volume of 1 GB Sep 02 19:54:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Availability Zones retrieved successfully. Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Flow 'volume_create_api' (a3a6a5ea-6e34-4bd6-b7f0-311f4cfe6532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703fe059-ce9e-48b9-8777-159b4ac432e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (703fe059-ce9e-48b9-8777-159b4ac432e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e72d62-63a9-4c1a-bf24-a8dc78fe1cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Created reservations ['e768a9d7-48e5-4ad6-a707-de5852f1dc68', '12ac98a6-e1fc-4141-b63e-0bd9040db292', '1bbe1824-8e9b-40b1-a6d2-439be8d43fa9', 'e5d871ba-6853-4c19-ae62-dacff1ae8a23'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e72d62-63a9-4c1a-bf24-a8dc78fe1cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e768a9d7-48e5-4ad6-a707-de5852f1dc68', '12ac98a6-e1fc-4141-b63e-0bd9040db292', '1bbe1824-8e9b-40b1-a6d2-439be8d43fa9', 'e5d871ba-6853-4c19-ae62-dacff1ae8a23']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af697ea-ff51-4715-93ff-499ebd95e88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af697ea-ff51-4715-93ff-499ebd95e88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-566424750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79761438dcf495eb100579cb7fb0bc5',qos_specs=None,replication_status=,reservations=['e768a9d7-48e5-4ad6-a707-de5852f1dc68','12ac98a6-e1fc-4141-b63e-0bd9040db292','1bbe1824-8e9b-40b1-a6d2-439be8d43fa9','e5d871ba-6853-4c19-ae62-dacff1ae8a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ddc07adc4dc4506b64f35593747fe8d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-566424750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79761438dcf495eb100579cb7fb0bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ddc07adc4dc4506b64f35593747fe8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a0c913-9718-4777-b716-ac2b83dedb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a0c913-9718-4777-b716-ac2b83dedb7c) transitioned into state 'SUCCESS' from state '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-566424750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79761438dcf495eb100579cb7fb0bc5',qos_specs=None,replication_status=,reservations=['e768a9d7-48e5-4ad6-a707-de5852f1dc68','12ac98a6-e1fc-4141-b63e-0bd9040db292','1bbe1824-8e9b-40b1-a6d2-439be8d43fa9','e5d871ba-6853-4c19-ae62-dacff1ae8a23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ddc07adc4dc4506b64f35593747fe8d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a90c7a5-7560-4bec-9930-74f77ad95e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a90c7a5-7560-4bec-9930-74f77ad95e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Flow 'volume_create_api' (a3a6a5ea-6e34-4bd6-b7f0-311f4cfe6532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Create volume request issued successfully. Sep 02 19:54:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c7e012e-a3ba-4a0b-afc3-c287086eaf05 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:54:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 43/80] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:54:34 2026] POST /volume/v3/volumes => generated 762 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:54:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5b05a698-abbd-43a8-95bd-0e2d93af3605 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b05a698-abbd-43a8-95bd-0e2d93af3605 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b05a698-abbd-43a8-95bd-0e2d93af3605 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b05a698-abbd-43a8-95bd-0e2d93af3605 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5b05a698-abbd-43a8-95bd-0e2d93af3605 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b05a698-abbd-43a8-95bd-0e2d93af3605 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 38/81] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:34 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 830 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bf04c73f-5707-4f3c-83d4-437839122f4a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf04c73f-5707-4f3c-83d4-437839122f4a tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf04c73f-5707-4f3c-83d4-437839122f4a tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf04c73f-5707-4f3c-83d4-437839122f4a tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bf04c73f-5707-4f3c-83d4-437839122f4a tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf04c73f-5707-4f3c-83d4-437839122f4a tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 44/82] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:35 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-53e9702c-7a7c-4183-bb1d-8e815cb3e413 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53e9702c-7a7c-4183-bb1d-8e815cb3e413 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools Sep 02 19:54:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53e9702c-7a7c-4183-bb1d-8e815cb3e413 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53e9702c-7a7c-4183-bb1d-8e815cb3e413 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Calling method 'get_pools' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53e9702c-7a7c-4183-bb1d-8e815cb3e413 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 19:54:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 39/83] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 19:54:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:54:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-75c77c17-1f18-4a13-9ee3-f86186ada072 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-75c77c17-1f18-4a13-9ee3-f86186ada072 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 19:54:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-75c77c17-1f18-4a13-9ee3-f86186ada072 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-75c77c17-1f18-4a13-9ee3-f86186ada072 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Calling method 'get_pools' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-75c77c17-1f18-4a13-9ee3-f86186ada072 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 19:54:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 45/84] 192.168.122.225 () {58 vars in 1198 bytes} [Wed Sep 2 19:54:36 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3c1cc927-33a2-468c-941a-eff76e8be90f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3c1cc927-33a2-468c-941a-eff76e8be90f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] GET http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD Sep 02 19:54:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3c1cc927-33a2-468c-941a-eff76e8be90f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3c1cc927-33a2-468c-941a-eff76e8be90f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fb6da220-d47a-43aa-a285-859cc2010934 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fb6da220-d47a-43aa-a285-859cc2010934 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fb6da220-d47a-43aa-a285-859cc2010934 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fb6da220-d47a-43aa-a285-859cc2010934 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:37 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:54:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3c1cc927-33a2-468c-941a-eff76e8be90f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 19:54:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 40/85] 192.168.122.225 () {58 vars in 1193 bytes} [Wed Sep 2 19:54:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fb6da220-d47a-43aa-a285-859cc2010934 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-82dc7c1a-8827-49c4-81e8-7fdec22a4c4f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fb6da220-d47a-43aa-a285-859cc2010934 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 46/86] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:36 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82dc7c1a-8827-49c4-81e8-7fdec22a4c4f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] GET http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD Sep 02 19:54:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82dc7c1a-8827-49c4-81e8-7fdec22a4c4f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82dc7c1a-8827-49c4-81e8-7fdec22a4c4f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] POST http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d/action Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82dc7c1a-8827-49c4-81e8-7fdec22a4c4f tempest-BackendsCapabilitiesAdminTestsJSON-1058099060 tempest-BackendsCapabilitiesAdminTestsJSON-1058099060-project-admin] http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 19:54:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 41/87] 192.168.122.225 () {58 vars in 1193 bytes} [Wed Sep 2 19:54:37 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume updated successfully. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36f29c29-1e5d-4db0-adb2-d66fe556f929 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d/action returned with HTTP 200 Sep 02 19:54:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 47/88] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:54:37 2026] POST /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d/action => generated 0 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 19:54:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-52faef18-8e97-48e4-ac31-8d8aadc1d8ec None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52faef18-8e97-48e4-ac31-8d8aadc1d8ec tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52faef18-8e97-48e4-ac31-8d8aadc1d8ec tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52faef18-8e97-48e4-ac31-8d8aadc1d8ec tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-52faef18-8e97-48e4-ac31-8d8aadc1d8ec tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52faef18-8e97-48e4-ac31-8d8aadc1d8ec tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 42/89] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:37 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c29064e2-74ff-491e-8c6e-0e1c85c5d389 req-84d64b0d-323e-45ae-9f51-23c643a7e231 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c29064e2-74ff-491e-8c6e-0e1c85c5d389 req-84d64b0d-323e-45ae-9f51-23c643a7e231 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c29064e2-74ff-491e-8c6e-0e1c85c5d389 req-84d64b0d-323e-45ae-9f51-23c643a7e231 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c29064e2-74ff-491e-8c6e-0e1c85c5d389 req-84d64b0d-323e-45ae-9f51-23c643a7e231 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-c29064e2-74ff-491e-8c6e-0e1c85c5d389 req-84d64b0d-323e-45ae-9f51-23c643a7e231 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c29064e2-74ff-491e-8c6e-0e1c85c5d389 req-84d64b0d-323e-45ae-9f51-23c643a7e231 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 48/90] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:54:37 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-896658444"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-896658444'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Create volume of 1 GB Sep 02 19:54:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Availability Zones retrieved successfully. Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Flow 'volume_create_api' (4ebffd8c-087f-4221-8cd3-9a7e32a723fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7345cf83-c4e5-42ea-b147-c80f9c9bda8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7345cf83-c4e5-42ea-b147-c80f9c9bda8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a0647e-00a8-4be1-b4a3-ca96cf4a5925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Created reservations ['81a526a9-ebd4-4b16-9739-bb60b897f240', 'cd33ff81-5e77-428c-a8bb-caa39b4add48', 'bc08e9a2-3414-4c25-91bb-4e44d39c7e2c', '5e03274e-c2cd-4230-a7ca-b44aee42cdba'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a0647e-00a8-4be1-b4a3-ca96cf4a5925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a526a9-ebd4-4b16-9739-bb60b897f240', 'cd33ff81-5e77-428c-a8bb-caa39b4add48', 'bc08e9a2-3414-4c25-91bb-4e44d39c7e2c', '5e03274e-c2cd-4230-a7ca-b44aee42cdba']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5363ed51-54c1-4012-9403-05af4da38d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5363ed51-54c1-4012-9403-05af4da38d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f0a3a5-d297-4692-8a23-09b49a88b98b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-896658444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79761438dcf495eb100579cb7fb0bc5',qos_specs=None,replication_status=,reservations=['81a526a9-ebd4-4b16-9739-bb60b897f240','cd33ff81-5e77-428c-a8bb-caa39b4add48','bc08e9a2-3414-4c25-91bb-4e44d39c7e2c','5e03274e-c2cd-4230-a7ca-b44aee42cdba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ddc07adc4dc4506b64f35593747fe8d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-896658444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f0a3a5-d297-4692-8a23-09b49a88b98b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79761438dcf495eb100579cb7fb0bc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ddc07adc4dc4506b64f35593747fe8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cdaca3-abfb-4f3e-b0c2-4a40e2163cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7cdaca3-abfb-4f3e-b0c2-4a40e2163cf8) transitioned into state 'SUCCESS' from state '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-896658444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79761438dcf495eb100579cb7fb0bc5',qos_specs=None,replication_status=,reservations=['81a526a9-ebd4-4b16-9739-bb60b897f240','cd33ff81-5e77-428c-a8bb-caa39b4add48','bc08e9a2-3414-4c25-91bb-4e44d39c7e2c','5e03274e-c2cd-4230-a7ca-b44aee42cdba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ddc07adc4dc4506b64f35593747fe8d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab78a58-a230-45d7-9a34-4e21eaef9e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab78a58-a230-45d7-9a34-4e21eaef9e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Flow 'volume_create_api' (4ebffd8c-087f-4221-8cd3-9a7e32a723fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Create volume request issued successfully. Sep 02 19:54:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b17a05ee-c9ce-4451-8059-5b6786e9a0c3 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:54:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 43/91] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:54:39 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 02 19:54:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9db6bf25-223e-4132-9fb9-ec964816dda0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9db6bf25-223e-4132-9fb9-ec964816dda0 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9db6bf25-223e-4132-9fb9-ec964816dda0 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9db6bf25-223e-4132-9fb9-ec964816dda0 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9db6bf25-223e-4132-9fb9-ec964816dda0 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9db6bf25-223e-4132-9fb9-ec964816dda0 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 200 Sep 02 19:54:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 49/92] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:40 2026] GET /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3446c7b8-1e33-4352-92b8-4a7d1b0ef40f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3446c7b8-1e33-4352-92b8-4a7d1b0ef40f tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3446c7b8-1e33-4352-92b8-4a7d1b0ef40f tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3446c7b8-1e33-4352-92b8-4a7d1b0ef40f tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3446c7b8-1e33-4352-92b8-4a7d1b0ef40f tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3446c7b8-1e33-4352-92b8-4a7d1b0ef40f tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 200 Sep 02 19:54:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 44/93] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:41 2026] GET /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f7b3588e-0300-4474-a17e-a09ec7271fad None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f7b3588e-0300-4474-a17e-a09ec7271fad tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f7b3588e-0300-4474-a17e-a09ec7271fad tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f7b3588e-0300-4474-a17e-a09ec7271fad tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f7b3588e-0300-4474-a17e-a09ec7271fad tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f7b3588e-0300-4474-a17e-a09ec7271fad tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 200 Sep 02 19:54:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 50/94] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:42 2026] GET /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] DELETE http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Delete volume with id: b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Delete volume request issued successfully. Sep 02 19:54:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3964c8e0-2e88-41c7-9103-11daeccc8074 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 202 Sep 02 19:54:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 45/95] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:54:42 2026] DELETE /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:54:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-13a7130c-09be-49ea-9fb7-b5127b1660f5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-13a7130c-09be-49ea-9fb7-b5127b1660f5 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-13a7130c-09be-49ea-9fb7-b5127b1660f5 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-13a7130c-09be-49ea-9fb7-b5127b1660f5 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-13a7130c-09be-49ea-9fb7-b5127b1660f5 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-13a7130c-09be-49ea-9fb7-b5127b1660f5 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 200 Sep 02 19:54:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 51/96] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:43 2026] GET /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bdc2867c-3485-4f53-9498-28cd3f3c3032 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bdc2867c-3485-4f53-9498-28cd3f3c3032 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bdc2867c-3485-4f53-9498-28cd3f3c3032 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bdc2867c-3485-4f53-9498-28cd3f3c3032 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bdc2867c-3485-4f53-9498-28cd3f3c3032 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bdc2867c-3485-4f53-9498-28cd3f3c3032 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 200 Sep 02 19:54:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 46/97] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:44 2026] GET /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-42ca344d-c5f4-4916-ba12-119b357b505b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42ca344d-c5f4-4916-ba12-119b357b505b tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-42ca344d-c5f4-4916-ba12-119b357b505b tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-122794969"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d2c5a572-880b-45d7-9e6a-032a37fb9bc6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2c5a572-880b-45d7-9e6a-032a37fb9bc6 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2c5a572-880b-45d7-9e6a-032a37fb9bc6 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2c5a572-880b-45d7-9e6a-032a37fb9bc6 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2c5a572-880b-45d7-9e6a-032a37fb9bc6 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b returned with HTTP 404 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 47/98] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:45 2026] GET /volume/v3/volumes/b7f0a3a5-d297-4692-8a23-09b49a88b98b => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42ca344d-c5f4-4916-ba12-119b357b505b tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 52/99] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:54:45 2026] POST /volume/v3/group_types => generated 180 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-07ea8c74-d859-4488-9b71-03b27fc30764 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eb37d5b3-ba40-4fb2-8f3e-8f83eff0a93d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] DELETE http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb37d5b3-ba40-4fb2-8f3e-8f83eff0a93d tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] POST http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Delete volume with id: 8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb37d5b3-ba40-4fb2-8f3e-8f83eff0a93d tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb37d5b3-ba40-4fb2-8f3e-8f83eff0a93d tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs returned with HTTP 202 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 53/100] 192.168.122.225 () {62 vars in 1342 bytes} [Wed Sep 2 19:54:45 2026] POST /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs => generated 53 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ee954f37-e26c-44eb-87d9-0850006861b4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ee954f37-e26c-44eb-87d9-0850006861b4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] POST http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ee954f37-e26c-44eb-87d9-0850006861b4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Delete volume request issued successfully. Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-07ea8c74-d859-4488-9b71-03b27fc30764 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 202 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 48/101] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:54:45 2026] DELETE /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ee954f37-e26c-44eb-87d9-0850006861b4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs returned with HTTP 202 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-71ae6a0c-3d1d-4562-bbbf-a17925239367 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 54/102] 192.168.122.225 () {62 vars in 1342 bytes} [Wed Sep 2 19:54:45 2026] POST /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs => generated 61 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71ae6a0c-3d1d-4562-bbbf-a17925239367 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1a2a76b4-87a1-4e94-baf0-15fbf26b9f00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71ae6a0c-3d1d-4562-bbbf-a17925239367 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71ae6a0c-3d1d-4562-bbbf-a17925239367 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1a2a76b4-87a1-4e94-baf0-15fbf26b9f00 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] GET http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1a2a76b4-87a1-4e94-baf0-15fbf26b9f00 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1a2a76b4-87a1-4e94-baf0-15fbf26b9f00 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1a2a76b4-87a1-4e94-baf0-15fbf26b9f00 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 returned with HTTP 200 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 55/103] 192.168.122.225 () {60 vars in 1336 bytes} [Wed Sep 2 19:54:45 2026] GET /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 => generated 26 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3d2e7f5b-72ad-48d8-8c9a-58dc7f5d26c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-71ae6a0c-3d1d-4562-bbbf-a17925239367 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d2e7f5b-72ad-48d8-8c9a-58dc7f5d26c7 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] GET http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d2e7f5b-72ad-48d8-8c9a-58dc7f5d26c7 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d2e7f5b-72ad-48d8-8c9a-58dc7f5d26c7 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71ae6a0c-3d1d-4562-bbbf-a17925239367 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 49/104] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:45 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 854 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d2e7f5b-72ad-48d8-8c9a-58dc7f5d26c7 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 returned with HTTP 200 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 56/105] 192.168.122.225 () {60 vars in 1336 bytes} [Wed Sep 2 19:54:45 2026] GET /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 => generated 18 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-594a8728-e0e7-4d00-938f-eaf2ed6b698b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-594a8728-e0e7-4d00-938f-eaf2ed6b698b tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] PUT http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-594a8728-e0e7-4d00-938f-eaf2ed6b698b tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-594a8728-e0e7-4d00-938f-eaf2ed6b698b tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 returned with HTTP 200 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 50/106] 192.168.122.225 () {62 vars in 1356 bytes} [Wed Sep 2 19:54:45 2026] PUT /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 => generated 26 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8193940c-c5c1-458f-baa8-b6201b0d8735 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8193940c-c5c1-458f-baa8-b6201b0d8735 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] GET http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8193940c-c5c1-458f-baa8-b6201b0d8735 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8193940c-c5c1-458f-baa8-b6201b0d8735 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8193940c-c5c1-458f-baa8-b6201b0d8735 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs returned with HTTP 200 Sep 02 19:54:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 57/107] 192.168.122.225 () {60 vars in 1321 bytes} [Wed Sep 2 19:54:45 2026] GET /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs => generated 87 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a10e8267-96db-4d9b-86bc-1c37dcc7dbd4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a10e8267-96db-4d9b-86bc-1c37dcc7dbd4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key1 Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a10e8267-96db-4d9b-86bc-1c37dcc7dbd4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a10e8267-96db-4d9b-86bc-1c37dcc7dbd4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a10e8267-96db-4d9b-86bc-1c37dcc7dbd4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key1 returned with HTTP 202 Sep 02 19:54:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 51/108] 192.168.122.225 () {60 vars in 1339 bytes} [Wed Sep 2 19:54:45 2026] DELETE /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key1 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-82017546-0350-4873-b156-fca4ef3a7805 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82017546-0350-4873-b156-fca4ef3a7805 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] GET http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key1 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-82017546-0350-4873-b156-fca4ef3a7805 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-82017546-0350-4873-b156-fca4ef3a7805 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82017546-0350-4873-b156-fca4ef3a7805 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] HTTP exception thrown: Group Type be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc has no extra spec with key key1. Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82017546-0350-4873-b156-fca4ef3a7805 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key1 returned with HTTP 404 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 58/109] 192.168.122.225 () {60 vars in 1336 bytes} [Wed Sep 2 19:54:46 2026] GET /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key1 => generated 126 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca6b47b7-67a0-45e7-be72-3932d60a2f54 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca6b47b7-67a0-45e7-be72-3932d60a2f54 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca6b47b7-67a0-45e7-be72-3932d60a2f54 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca6b47b7-67a0-45e7-be72-3932d60a2f54 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca6b47b7-67a0-45e7-be72-3932d60a2f54 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 returned with HTTP 202 Sep 02 19:54:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 52/110] 192.168.122.225 () {60 vars in 1339 bytes} [Wed Sep 2 19:54:46 2026] DELETE /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d596d58d-366f-4b64-ae18-9588619a28d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d596d58d-366f-4b64-ae18-9588619a28d4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] GET http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d596d58d-366f-4b64-ae18-9588619a28d4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d596d58d-366f-4b64-ae18-9588619a28d4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d596d58d-366f-4b64-ae18-9588619a28d4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] HTTP exception thrown: Group Type be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc has no extra spec with key key2. Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d596d58d-366f-4b64-ae18-9588619a28d4 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 returned with HTTP 404 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 59/111] 192.168.122.225 () {60 vars in 1336 bytes} [Wed Sep 2 19:54:46 2026] GET /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key2 => generated 126 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1cd47007-e2b6-49ab-ae14-d8a6d108ed5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1cd47007-e2b6-49ab-ae14-d8a6d108ed5e tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1cd47007-e2b6-49ab-ae14-d8a6d108ed5e tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1cd47007-e2b6-49ab-ae14-d8a6d108ed5e tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1cd47007-e2b6-49ab-ae14-d8a6d108ed5e tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 returned with HTTP 202 Sep 02 19:54:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 53/112] 192.168.122.225 () {60 vars in 1339 bytes} [Wed Sep 2 19:54:46 2026] DELETE /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-658c1422-ca15-4123-97d0-31ea16e9bfec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-658c1422-ca15-4123-97d0-31ea16e9bfec tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] GET http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-658c1422-ca15-4123-97d0-31ea16e9bfec tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-658c1422-ca15-4123-97d0-31ea16e9bfec tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-658c1422-ca15-4123-97d0-31ea16e9bfec tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] HTTP exception thrown: Group Type be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc has no extra spec with key key3. Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-658c1422-ca15-4123-97d0-31ea16e9bfec tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 returned with HTTP 404 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 60/113] 192.168.122.225 () {60 vars in 1336 bytes} [Wed Sep 2 19:54:46 2026] GET /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc/group_specs/key3 => generated 126 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-724f07ca-c5a1-4acf-9570-3576d3ee8f30 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-724f07ca-c5a1-4acf-9570-3576d3ee8f30 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-724f07ca-c5a1-4acf-9570-3576d3ee8f30 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-724f07ca-c5a1-4acf-9570-3576d3ee8f30 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-724f07ca-c5a1-4acf-9570-3576d3ee8f30 tempest-GroupTypeSpecsTest-97674367 tempest-GroupTypeSpecsTest-97674367-project-admin] http://192.168.122.225/volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc returned with HTTP 202 Sep 02 19:54:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 54/114] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:54:46 2026] DELETE /volume/v3/group_types/be06ee3a-d31a-4cdd-9cd1-a611cbe5b0cc => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3651a79c-1c1d-4bba-8d47-464d56fdfed8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3651a79c-1c1d-4bba-8d47-464d56fdfed8 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3651a79c-1c1d-4bba-8d47-464d56fdfed8 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3651a79c-1c1d-4bba-8d47-464d56fdfed8 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3651a79c-1c1d-4bba-8d47-464d56fdfed8 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Volume info retrieved successfully. Sep 02 19:54:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3651a79c-1c1d-4bba-8d47-464d56fdfed8 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 200 Sep 02 19:54:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 61/115] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:46 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:54:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0bd2f428-3b65-4039-adfa-4e6b49de2020 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0bd2f428-3b65-4039-adfa-4e6b49de2020 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] GET http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d Sep 02 19:54:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0bd2f428-3b65-4039-adfa-4e6b49de2020 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0bd2f428-3b65-4039-adfa-4e6b49de2020 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0bd2f428-3b65-4039-adfa-4e6b49de2020 tempest-ServersNegativeTestJSON-2027777564 tempest-ServersNegativeTestJSON-2027777564-project-member] http://192.168.122.225/volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d returned with HTTP 404 Sep 02 19:54:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 55/116] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:54:47 2026] GET /volume/v3/volumes/8eddd9e6-6fce-4aa6-bf6d-a95ada77fd6d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a272769d-c3e3-4143-aeba-219e191b6b07 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a272769d-c3e3-4143-aeba-219e191b6b07 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:54:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a272769d-c3e3-4143-aeba-219e191b6b07 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-171914553"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a272769d-c3e3-4143-aeba-219e191b6b07 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:54:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 62/117] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:54:53 2026] POST /volume/v3/types => generated 219 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:54:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ed221e5d-1cd4-4fea-a1a0-0d666948a131 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed221e5d-1cd4-4fea-a1a0-0d666948a131 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:54:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed221e5d-1cd4-4fea-a1a0-0d666948a131 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1025294681"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed221e5d-1cd4-4fea-a1a0-0d666948a131 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:54:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 56/118] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:54:53 2026] POST /volume/v3/group_types => generated 177 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18a22288-746a-420d-b536-34ef29e33449 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:54:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cbd23b73-3381-42aa-a27b-3c261760f200", "volume_types": ["d0308fcf-1f42-49f8-87da-4f50dbb596a2"], "name": "tempest-GroupsV314Test-Group-1518130047"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Creating new group {'group': {'group_type': 'cbd23b73-3381-42aa-a27b-3c261760f200', 'volume_types': ['d0308fcf-1f42-49f8-87da-4f50dbb596a2'], 'name': 'tempest-GroupsV314Test-Group-1518130047'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:54:54 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Creating group tempest-GroupsV314Test-Group-1518130047. Sep 02 19:54:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:54 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:54:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Availability zone cache updated, next update will occur around 2026-09-02 18:54:54.421768. {{(pid=86537) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 19:54:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Availability Zones retrieved successfully. Sep 02 19:54:54 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Created reservations ['1cdd3d34-401c-48e6-94a7-79e65d34fb23'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18a22288-746a-420d-b536-34ef29e33449 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:54:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 63/119] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:54:53 2026] POST /volume/v3/groups => generated 108 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:54:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-92b8ea9a-eafc-45c4-b489-f57b85ea7121 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92b8ea9a-eafc-45c4-b489-f57b85ea7121 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b Sep 02 19:54:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92b8ea9a-eafc-45c4-b489-f57b85ea7121 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92b8ea9a-eafc-45c4-b489-f57b85ea7121 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-92b8ea9a-eafc-45c4-b489-f57b85ea7121 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] show called for member 318f0805-795c-43d9-ace6-5791ac2b7a4b {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:54:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:54 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:54:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92b8ea9a-eafc-45c4-b489-f57b85ea7121 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b returned with HTTP 200 Sep 02 19:54:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 57/120] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:54:54 2026] GET /volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b => generated 388 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:54:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3b59e7d1-7ef3-4f63-99a3-e133a2c6c8bb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3b59e7d1-7ef3-4f63-99a3-e133a2c6c8bb tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b Sep 02 19:54:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3b59e7d1-7ef3-4f63-99a3-e133a2c6c8bb tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3b59e7d1-7ef3-4f63-99a3-e133a2c6c8bb tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-3b59e7d1-7ef3-4f63-99a3-e133a2c6c8bb tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] show called for member 318f0805-795c-43d9-ace6-5791ac2b7a4b {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:54:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:55 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:54:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3b59e7d1-7ef3-4f63-99a3-e133a2c6c8bb tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b returned with HTTP 200 Sep 02 19:54:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 64/121] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:54:55 2026] GET /volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b => generated 389 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:54:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-130171f1-fe42-49ae-862d-73eee60cc34e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:54:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1765366305", "volume_type": "d0308fcf-1f42-49f8-87da-4f50dbb596a2", "group_id": "318f0805-795c-43d9-ace6-5791ac2b7a4b", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1765366305', 'volume_type': 'd0308fcf-1f42-49f8-87da-4f50dbb596a2', 'group_id': '318f0805-795c-43d9-ace6-5791ac2b7a4b', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:54:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:55 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Create volume of 1 GB Sep 02 19:54:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:55 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:54:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Availability Zones retrieved successfully. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Flow 'volume_create_api' (75c204d8-5408-49ef-99d7-faa0534805de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6405c0-6a35-4db9-b907-a9c64b7bca17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c6405c0-6a35-4db9-b907-a9c64b7bca17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:54:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0308fcf-1f42-49f8-87da-4f50dbb596a2,is_public=True,name='tempest-GroupsV314Test-volume-type-171914553',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0308fcf-1f42-49f8-87da-4f50dbb596a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '318f0805-795c-43d9-ace6-5791ac2b7a4b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d85e82-8632-4c86-b97c-10996025338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-171914553 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-171914553, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-171914553 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-171914553, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Created reservations ['ff2bd791-5788-4795-ab52-10c1d7f3195c', 'fbe179ca-5751-4f62-94e0-0d6150dfa64a', '321b630b-63a1-4009-8cc8-4a7459d2cb99', '2da45fda-7661-4825-8895-a79ec4f7d0f4'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d85e82-8632-4c86-b97c-10996025338a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff2bd791-5788-4795-ab52-10c1d7f3195c', 'fbe179ca-5751-4f62-94e0-0d6150dfa64a', '321b630b-63a1-4009-8cc8-4a7459d2cb99', '2da45fda-7661-4825-8895-a79ec4f7d0f4']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2579444-b1e2-4a90-8a75-c21c9038fddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2579444-b1e2-4a90-8a75-c21c9038fddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f1d6f7-2a81-4749-a282-2e2f75247581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1765366305',encryption_key_id=None,group_id=318f0805-795c-43d9-ace6-5791ac2b7a4b,group_type_id=,metadata={},multiattach=False,project_id='fc3ce2bd14bb446590e29230d1b4b95b',qos_specs=None,replication_status=,reservations=['ff2bd791-5788-4795-ab52-10c1d7f3195c','fbe179ca-5751-4f62-94e0-0d6150dfa64a','321b630b-63a1-4009-8cc8-4a7459d2cb99','2da45fda-7661-4825-8895-a79ec4f7d0f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236315c11574f6c87a25605b42bb0f1',volume_type_id=d0308fcf-1f42-49f8-87da-4f50dbb596a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1765366305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=318f0805-795c-43d9-ace6-5791ac2b7a4b,host=None,id=b9f1d6f7-2a81-4749-a282-2e2f75247581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc3ce2bd14bb446590e29230d1b4b95b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f236315c11574f6c87a25605b42bb0f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0308fcf-1f42-49f8-87da-4f50dbb596a2),volume_type_id=d0308fcf-1f42-49f8-87da-4f50dbb596a2)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18cda65-9f57-4e19-b435-a58aadda4d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18cda65-9f57-4e19-b435-a58aadda4d6e) transitioned into state 'SUCCESS' from state '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-1765366305',encryption_key_id=None,group_id=318f0805-795c-43d9-ace6-5791ac2b7a4b,group_type_id=,metadata={},multiattach=False,project_id='fc3ce2bd14bb446590e29230d1b4b95b',qos_specs=None,replication_status=,reservations=['ff2bd791-5788-4795-ab52-10c1d7f3195c','fbe179ca-5751-4f62-94e0-0d6150dfa64a','321b630b-63a1-4009-8cc8-4a7459d2cb99','2da45fda-7661-4825-8895-a79ec4f7d0f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f236315c11574f6c87a25605b42bb0f1',volume_type_id=d0308fcf-1f42-49f8-87da-4f50dbb596a2)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49938447-9c54-41d1-b442-b3b090ddc332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49938447-9c54-41d1-b442-b3b090ddc332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Flow 'volume_create_api' (75c204d8-5408-49ef-99d7-faa0534805de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Create volume request issued successfully. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:54:56 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:54:56 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:54:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-130171f1-fe42-49ae-862d-73eee60cc34e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:54:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 58/122] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:54:55 2026] POST /volume/v3/volumes => generated 826 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 Sep 02 19:54:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:54:56 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:54:56 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:54:56 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:54:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-495ecc5e-140b-4948-adbc-409cc3aa9b65 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 returned with HTTP 200 Sep 02 19:54:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 65/123] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:54:56 2026] GET /volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 => generated 894 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:54:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 Sep 02 19:54:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:54:58 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e54275c3-99f1-4b36-851e-5ea3109a61ec tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 returned with HTTP 200 Sep 02 19:54:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 59/124] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:54:57 2026] GET /volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 => generated 919 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] POST http://192.168.122.225/volume/v3/groups/action Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action body: b'{"create-from-src": {"source_group_id": "318f0805-795c-43d9-ace6-5791ac2b7a4b", "name": "tempest-Group_from_grp-822854784"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "318f0805-795c-43d9-ace6-5791ac2b7a4b", "name": "tempest-Group_from_grp-822854784"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Creating new group {'create-from-src': {'source_group_id': '318f0805-795c-43d9-ace6-5791ac2b7a4b', 'name': 'tempest-Group_from_grp-822854784'}}. {{(pid=86537) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Creating group tempest-Group_from_grp-822854784 from source group 318f0805-795c-43d9-ace6-5791ac2b7a4b. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Created reservations ['856d6243-c848-45ae-b68f-6bcd5283299a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: INFO cinder.group.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] A mapping entry already exists for group b3ba1b51-c16b-473c-8418-47d5485fc633 and volume type d0308fcf-1f42-49f8-87da-4f50dbb596a2. Do not need to create again. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Availability Zones retrieved successfully. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Flow 'volume_create_api' (91cbc5bc-70ef-4bc5-97d6-5e4ee2757495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3adfc9f6-631c-475c-a3f6-91246c1ec0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3adfc9f6-631c-475c-a3f6-91246c1ec0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b9f1d6f7-2a81-4749-a282-2e2f75247581', 'volume_type': VolumeType(created_at=2026-09-02T17:54:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0308fcf-1f42-49f8-87da-4f50dbb596a2,is_public=True,name='tempest-GroupsV314Test-volume-type-171914553',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0308fcf-1f42-49f8-87da-4f50dbb596a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b3ba1b51-c16b-473c-8418-47d5485fc633', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (486fad2a-57c2-46a9-99e6-c32cf0b383cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-171914553 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-171914553, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-171914553 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-171914553, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Created reservations ['062ec666-54db-4b2e-b142-07657c7fabfa', 'c52d5697-1703-442c-bc42-32afd60933e2', '406146d4-10bb-4a0a-b5fc-c8d367fc7a46', '145f7659-5355-46c7-84d8-d31e55ae5f7a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (486fad2a-57c2-46a9-99e6-c32cf0b383cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062ec666-54db-4b2e-b142-07657c7fabfa', 'c52d5697-1703-442c-bc42-32afd60933e2', '406146d4-10bb-4a0a-b5fc-c8d367fc7a46', '145f7659-5355-46c7-84d8-d31e55ae5f7a']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f53fe51-79f3-46a8-ae94-ebaacaeeda05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f53fe51-79f3-46a8-ae94-ebaacaeeda05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '014f871d-7f34-4944-8fc8-33eb12ef3e23', '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=b3ba1b51-c16b-473c-8418-47d5485fc633,group_type_id=,metadata={},multiattach=False,project_id='fc3ce2bd14bb446590e29230d1b4b95b',qos_specs=None,replication_status=,reservations=['062ec666-54db-4b2e-b142-07657c7fabfa','c52d5697-1703-442c-bc42-32afd60933e2','406146d4-10bb-4a0a-b5fc-c8d367fc7a46','145f7659-5355-46c7-84d8-d31e55ae5f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9f1d6f7-2a81-4749-a282-2e2f75247581,status='creating',user_id='f236315c11574f6c87a25605b42bb0f1',volume_type_id=d0308fcf-1f42-49f8-87da-4f50dbb596a2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b3ba1b51-c16b-473c-8418-47d5485fc633,host=None,id=014f871d-7f34-4944-8fc8-33eb12ef3e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc3ce2bd14bb446590e29230d1b4b95b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b9f1d6f7-2a81-4749-a282-2e2f75247581,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f236315c11574f6c87a25605b42bb0f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0308fcf-1f42-49f8-87da-4f50dbb596a2),volume_type_id=d0308fcf-1f42-49f8-87da-4f50dbb596a2)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6951cb7f-aa52-44f3-b93f-9b107edf56f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6951cb7f-aa52-44f3-b93f-9b107edf56f1) transitioned into state 'SUCCESS' from 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=b3ba1b51-c16b-473c-8418-47d5485fc633,group_type_id=,metadata={},multiattach=False,project_id='fc3ce2bd14bb446590e29230d1b4b95b',qos_specs=None,replication_status=,reservations=['062ec666-54db-4b2e-b142-07657c7fabfa','c52d5697-1703-442c-bc42-32afd60933e2','406146d4-10bb-4a0a-b5fc-c8d367fc7a46','145f7659-5355-46c7-84d8-d31e55ae5f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9f1d6f7-2a81-4749-a282-2e2f75247581,status='creating',user_id='f236315c11574f6c87a25605b42bb0f1',volume_type_id=d0308fcf-1f42-49f8-87da-4f50dbb596a2)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Flow 'volume_create_api' (91cbc5bc-70ef-4bc5-97d6-5e4ee2757495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:54:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Create volume request issued successfully. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:54:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb967a87-ccc5-4820-8b9d-3ad729d9b460 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/action returned with HTTP 202 Sep 02 19:54:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 66/125] 192.168.122.225 () {62 vars in 1202 bytes} [Wed Sep 2 19:54:58 2026] POST /volume/v3/groups/action => generated 101 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:54:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Get all volumes completed successfully. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:54:58 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:54:58 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:54:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:58 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:54:58 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:54:59 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:54:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:54:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dda4a503-c17b-43dc-a69d-7433a3023b67 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:54:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 60/126] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:54:58 2026] GET /volume/v3/volumes/detail => generated 1841 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 19:54:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:54:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:54:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:54:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:54:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:54:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:54:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:54:59 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:54:59 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:54:59 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:54:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:54:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:54:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf91f459-3f27-4a2d-892d-8e6e2e44ca58 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:54:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 67/127] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:54:59 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:55:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-babd7810-5486-46ee-bbce-5e0009f42d40 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:00 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:00 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:00 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-babd7810-5486-46ee-bbce-5e0009f42d40 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 61/128] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:00 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:01 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:01 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:01 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3a2f42c6-80ec-43b7-9a6b-571c804159a1 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 68/129] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:01 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:03 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:03 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:03 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ec83c06-983c-4dff-acf3-0e93eeb2b481 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 62/130] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:02 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:04 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:04 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:04 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8dc1344f-4acf-48ab-86a3-d3fec6950cf6 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 69/131] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:04 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:05 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:06 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:06 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0aea61e9-c996-47ac-aeb4-d41d7cff0e8a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 63/132] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:05 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:07 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:07 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:07 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca3eb7bc-85f4-403b-bd8c-f0ee2ab346ae tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 70/133] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:07 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 770 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-222409f9-7a86-4028-a354-fb0457ddf3cc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-222409f9-7a86-4028-a354-fb0457ddf3cc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-222409f9-7a86-4028-a354-fb0457ddf3cc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-222409f9-7a86-4028-a354-fb0457ddf3cc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-222409f9-7a86-4028-a354-fb0457ddf3cc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-222409f9-7a86-4028-a354-fb0457ddf3cc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 64/134] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:08 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:09 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-fd627bb1-a9d9-4d9b-8890-47334c9d1f7b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-fd627bb1-a9d9-4d9b-8890-47334c9d1f7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-fd627bb1-a9d9-4d9b-8890-47334c9d1f7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-fd627bb1-a9d9-4d9b-8890-47334c9d1f7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e8c95b6-8f76-4fb3-9797-742d1c975d4f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 71/135] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:09 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-fd627bb1-a9d9-4d9b-8890-47334c9d1f7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-fd627bb1-a9d9-4d9b-8890-47334c9d1f7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 65/136] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:55:09 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e5b4bf5-47c7-4993-9777-c62f51638d90 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e5b4bf5-47c7-4993-9777-c62f51638d90 None None] GET http://192.168.122.225/volume// Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e5b4bf5-47c7-4993-9777-c62f51638d90 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e5b4bf5-47c7-4993-9777-c62f51638d90 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e5b4bf5-47c7-4993-9777-c62f51638d90 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 72/137] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:55:09 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-6cc4798b-577d-46ed-ab9e-93409c4cb878 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-6cc4798b-577d-46ed-ab9e-93409c4cb878 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-6cc4798b-577d-46ed-ab9e-93409c4cb878 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97b6359c-22db-4969-8a49-f3b1785205a2", "connector": null, "instance_uuid": "9d45e0f3-d455-4f76-ad4c-e9c83513b435"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-6cc4798b-577d-46ed-ab9e-93409c4cb878 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 66/138] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:55:09 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f34cbcdd-b8a7-464e-ac5c-51882880576e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f34cbcdd-b8a7-464e-ac5c-51882880576e tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f34cbcdd-b8a7-464e-ac5c-51882880576e tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f34cbcdd-b8a7-464e-ac5c-51882880576e tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d3c2143c-03da-47a3-bdd1-b072302c0350 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3c2143c-03da-47a3-bdd1-b072302c0350 None None] GET http://192.168.122.225/volume// Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3c2143c-03da-47a3-bdd1-b072302c0350 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3c2143c-03da-47a3-bdd1-b072302c0350 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3c2143c-03da-47a3-bdd1-b072302c0350 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 67/139] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:55:09 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f34cbcdd-b8a7-464e-ac5c-51882880576e tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f34cbcdd-b8a7-464e-ac5c-51882880576e tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-5594007c-dbf1-4ebf-96d3-fcc219c4d47a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 73/140] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:09 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 855 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-5594007c-dbf1-4ebf-96d3-fcc219c4d47a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-5594007c-dbf1-4ebf-96d3-fcc219c4d47a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-5594007c-dbf1-4ebf-96d3-fcc219c4d47a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-5594007c-dbf1-4ebf-96d3-fcc219c4d47a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-5594007c-dbf1-4ebf-96d3-fcc219c4d47a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 68/141] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:55:09 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1036 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:55:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] PUT http://192.168.122.225/volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe Sep 02 19:55:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:10 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Acquiring lock "cinder-attachment_update-97b6359c-22db-4969-8a49-f3b1785205a2-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:55:10 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-97b6359c-22db-4969-8a49-f3b1785205a2-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:55:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:10 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:10 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-756c6e12-4065-4ca8-82bd-2f98b1eec22f tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 69/142] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:10 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5b56c8a2-2abe-433b-915f-379e1982361b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b56c8a2-2abe-433b-915f-379e1982361b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b56c8a2-2abe-433b-915f-379e1982361b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b56c8a2-2abe-433b-915f-379e1982361b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5b56c8a2-2abe-433b-915f-379e1982361b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b56c8a2-2abe-433b-915f-379e1982361b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 70/143] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:10 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:11 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-97b6359c-22db-4969-8a49-f3b1785205a2-devstack" released by "attachment_update" :: held 1.381s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-a5336853-3c37-4c2d-80c3-b009d7686936 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe returned with HTTP 200 Sep 02 19:55:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 74/144] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:55:10 2026] PUT /volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe => generated 694 bytes in 1443 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:55:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:11 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-be13afc4-6990-4b5b-a21d-e367124f9ddc tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 71/145] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:11 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 930 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fdcb2790-8cd8-425c-8405-7c1363fe5d68 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fdcb2790-8cd8-425c-8405-7c1363fe5d68 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 Sep 02 19:55:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fdcb2790-8cd8-425c-8405-7c1363fe5d68 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fdcb2790-8cd8-425c-8405-7c1363fe5d68 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-fdcb2790-8cd8-425c-8405-7c1363fe5d68 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] show called for member b3ba1b51-c16b-473c-8418-47d5485fc633 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:55:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:11 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:55:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fdcb2790-8cd8-425c-8405-7c1363fe5d68 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 returned with HTTP 200 Sep 02 19:55:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 75/146] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:55:11 2026] GET /volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 => generated 416 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aeec83ee-5657-42da-a578-167bfdef8a99 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:55:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:55:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Get all volumes completed successfully. Sep 02 19:55:11 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:11 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:12 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:12 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b2c41c9c-1442-4461-af2f-cc8c1a27825d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b2c41c9c-1442-4461-af2f-cc8c1a27825d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b2c41c9c-1442-4461-af2f-cc8c1a27825d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b2c41c9c-1442-4461-af2f-cc8c1a27825d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b2c41c9c-1442-4461-af2f-cc8c1a27825d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b2c41c9c-1442-4461-af2f-cc8c1a27825d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 76/147] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:12 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aeec83ee-5657-42da-a578-167bfdef8a99 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:55:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 72/148] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:55:11 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-07518cac-751a-4199-9412-feda98c79580 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-07518cac-751a-4199-9412-feda98c79580 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] POST http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633/action Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-07518cac-751a-4199-9412-feda98c79580 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-07518cac-751a-4199-9412-feda98c79580 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-07518cac-751a-4199-9412-feda98c79580 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] delete called for group b3ba1b51-c16b-473c-8418-47d5485fc633 {{(pid=86537) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-07518cac-751a-4199-9412-feda98c79580 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Delete group with id: b3ba1b51-c16b-473c-8418-47d5485fc633 Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-07518cac-751a-4199-9412-feda98c79580 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633/action returned with HTTP 202 Sep 02 19:55:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 77/149] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:55:12 2026] POST /volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 19:55:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:12 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-f2aa87f8-61c0-463c-a44b-599a55b91ea7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-f2aa87f8-61c0-463c-a44b-599a55b91ea7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe/action Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-f2aa87f8-61c0-463c-a44b-599a55b91ea7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-f2aa87f8-61c0-463c-a44b-599a55b91ea7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7e2e73aa-92cd-4980-af03-83646f749f1a req-f2aa87f8-61c0-463c-a44b-599a55b91ea7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe/action returned with HTTP 204 Sep 02 19:55:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 78/150] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:55:12 2026] POST /volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:12 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94463c36-ad66-4a40-be3d-eb5c1400f67b tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 200 Sep 02 19:55:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 73/151] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:12 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 929 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a9e0c3a0-de26-4dc3-9ee5-1ad111c1f12a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a9e0c3a0-de26-4dc3-9ee5-1ad111c1f12a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a9e0c3a0-de26-4dc3-9ee5-1ad111c1f12a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a9e0c3a0-de26-4dc3-9ee5-1ad111c1f12a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a9e0c3a0-de26-4dc3-9ee5-1ad111c1f12a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a9e0c3a0-de26-4dc3-9ee5-1ad111c1f12a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 79/152] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:13 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8aa0c219-bb6e-4098-8ec3-0d23917865c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8aa0c219-bb6e-4098-8ec3-0d23917865c2 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8aa0c219-bb6e-4098-8ec3-0d23917865c2 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8aa0c219-bb6e-4098-8ec3-0d23917865c2 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8aa0c219-bb6e-4098-8ec3-0d23917865c2 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8aa0c219-bb6e-4098-8ec3-0d23917865c2 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 74/153] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:13 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1148 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9765d7e6-9973-4526-a063-9f1edc2ce703 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9765d7e6-9973-4526-a063-9f1edc2ce703 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 Sep 02 19:55:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9765d7e6-9973-4526-a063-9f1edc2ce703 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9765d7e6-9973-4526-a063-9f1edc2ce703 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9765d7e6-9973-4526-a063-9f1edc2ce703 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 returned with HTTP 404 Sep 02 19:55:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 80/154] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:13 2026] GET /volume/v3/volumes/014f871d-7f34-4944-8fc8-33eb12ef3e23 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2c1df045-2323-41ee-b8b0-8f5fd002f76a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c1df045-2323-41ee-b8b0-8f5fd002f76a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c1df045-2323-41ee-b8b0-8f5fd002f76a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c1df045-2323-41ee-b8b0-8f5fd002f76a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-2c1df045-2323-41ee-b8b0-8f5fd002f76a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] show called for member b3ba1b51-c16b-473c-8418-47d5485fc633 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:55:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:14 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:55:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c1df045-2323-41ee-b8b0-8f5fd002f76a tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 returned with HTTP 200 Sep 02 19:55:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 75/155] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:55:13 2026] GET /volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 => generated 415 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e25d529a-5c9b-466e-aba7-7412a95efbc9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e25d529a-5c9b-466e-aba7-7412a95efbc9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e25d529a-5c9b-466e-aba7-7412a95efbc9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e25d529a-5c9b-466e-aba7-7412a95efbc9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e25d529a-5c9b-466e-aba7-7412a95efbc9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e25d529a-5c9b-466e-aba7-7412a95efbc9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 81/156] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:55:14 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1148 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-13069c05-f26b-4c95-9cf0-c63fa5fd7f8e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-13069c05-f26b-4c95-9cf0-c63fa5fd7f8e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-13069c05-f26b-4c95-9cf0-c63fa5fd7f8e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-13069c05-f26b-4c95-9cf0-c63fa5fd7f8e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-13069c05-f26b-4c95-9cf0-c63fa5fd7f8e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] show called for member b3ba1b51-c16b-473c-8418-47d5485fc633 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-13069c05-f26b-4c95-9cf0-c63fa5fd7f8e tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 returned with HTTP 404 Sep 02 19:55:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 76/157] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:55:15 2026] GET /volume/v3/groups/b3ba1b51-c16b-473c-8418-47d5485fc633 => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:15 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:55:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Get all volumes completed successfully. Sep 02 19:55:15 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:15 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1266cb71-10ba-4ea8-acce-6e4b44f17ba9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:55:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 82/158] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:55:15 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] POST http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b/action Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] delete called for group 318f0805-795c-43d9-ace6-5791ac2b7a4b {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:55:15 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Delete group with id: 318f0805-795c-43d9-ace6-5791ac2b7a4b Sep 02 19:55:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:15 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:55:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:15 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:55:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-872bd7b6-d5d8-4610-8210-8496dca844b5 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b/action returned with HTTP 202 Sep 02 19:55:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 77/159] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:55:15 2026] POST /volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:16 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:16 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cab3d38d-1352-49ea-94f7-16ead97ca439 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 returned with HTTP 200 Sep 02 19:55:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 83/160] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:15 2026] GET /volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 => generated 918 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-42d0e237-0354-4b8e-a810-2feec487f26b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-42d0e237-0354-4b8e-a810-2feec487f26b None None] GET http://192.168.122.225/volume// Sep 02 19:55:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-42d0e237-0354-4b8e-a810-2feec487f26b None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-42d0e237-0354-4b8e-a810-2feec487f26b None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-42d0e237-0354-4b8e-a810-2feec487f26b None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 78/161] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:55:16 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-02e215ae-5c91-4e27-8e0e-32cc8677d9ea None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-02e215ae-5c91-4e27-8e0e-32cc8677d9ea tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:55:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-02e215ae-5c91-4e27-8e0e-32cc8677d9ea tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97b6359c-22db-4969-8a49-f3b1785205a2", "connector": null, "instance_uuid": "9d45e0f3-d455-4f76-ad4c-e9c83513b435"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-02e215ae-5c91-4e27-8e0e-32cc8677d9ea tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:55:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 84/162] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:55:16 2026] POST /volume/v3/attachments => generated 273 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b17243a9-10d7-4112-9ae2-8deff0a653c5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b17243a9-10d7-4112-9ae2-8deff0a653c5 None None] GET http://192.168.122.225/volume// Sep 02 19:55:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b17243a9-10d7-4112-9ae2-8deff0a653c5 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b17243a9-10d7-4112-9ae2-8deff0a653c5 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b17243a9-10d7-4112-9ae2-8deff0a653c5 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 79/163] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:55:16 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-ea250b1c-5da9-410b-b755-44cc7ec8db91 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-ea250b1c-5da9-410b-b755-44cc7ec8db91 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-ea250b1c-5da9-410b-b755-44cc7ec8db91 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-ea250b1c-5da9-410b-b755-44cc7ec8db91 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-ea250b1c-5da9-410b-b755-44cc7ec8db91 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-ea250b1c-5da9-410b-b755-44cc7ec8db91 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 85/164] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:55:16 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1329 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:55:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-a3261243-29f0-47ea-b9b5-d50cb29f1918 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-a3261243-29f0-47ea-b9b5-d50cb29f1918 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] DELETE http://192.168.122.225/volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe Sep 02 19:55:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-a3261243-29f0-47ea-b9b5-d50cb29f1918 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-a3261243-29f0-47ea-b9b5-d50cb29f1918 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:17 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=231,cinder:UPDATE=49,cinder:INSERT=31 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:55:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:17 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:55:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 Sep 02 19:55:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Volume info retrieved successfully. Sep 02 19:55:17 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:55:17 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:55:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-a3261243-29f0-47ea-b9b5-d50cb29f1918 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe returned with HTTP 200 Sep 02 19:55:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 80/165] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:55:17 2026] DELETE /volume/v3/attachments/dcd4dd7d-bbb0-4fde-8fcf-cf6f56e19ffe => generated 192 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:17 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:55:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-603c59cd-10ef-4ca8-9184-6ae533e56955 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 returned with HTTP 200 Sep 02 19:55:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 86/166] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:17 2026] GET /volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5059ae42-5678-442d-a2af-d835969d6a6f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5059ae42-5678-442d-a2af-d835969d6a6f None None] GET http://192.168.122.225/volume// Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5059ae42-5678-442d-a2af-d835969d6a6f None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5059ae42-5678-442d-a2af-d835969d6a6f None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5059ae42-5678-442d-a2af-d835969d6a6f None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 81/167] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:55:17 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-d8fa47c1-6937-4326-8de2-e40fc3ed97a6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-d8fa47c1-6937-4326-8de2-e40fc3ed97a6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-d8fa47c1-6937-4326-8de2-e40fc3ed97a6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-d8fa47c1-6937-4326-8de2-e40fc3ed97a6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-d8fa47c1-6937-4326-8de2-e40fc3ed97a6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-d8fa47c1-6937-4326-8de2-e40fc3ed97a6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 87/168] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:55:18 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1036 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] PUT http://192.168.122.225/volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Acquiring lock "cinder-attachment_update-97b6359c-22db-4969-8a49-f3b1785205a2-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-97b6359c-22db-4969-8a49-f3b1785205a2-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a898d5f-2be7-4a73-916e-d974682b54a9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a898d5f-2be7-4a73-916e-d974682b54a9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a898d5f-2be7-4a73-916e-d974682b54a9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a898d5f-2be7-4a73-916e-d974682b54a9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a898d5f-2be7-4a73-916e-d974682b54a9 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 returned with HTTP 404 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 88/169] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:55:18 2026] GET /volume/v3/volumes/b9f1d6f7-2a81-4749-a282-2e2f75247581 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-abbb0151-71bc-4e90-8e60-35fe02f9b532 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-abbb0151-71bc-4e90-8e60-35fe02f9b532 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] GET http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-abbb0151-71bc-4e90-8e60-35fe02f9b532 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-abbb0151-71bc-4e90-8e60-35fe02f9b532 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-abbb0151-71bc-4e90-8e60-35fe02f9b532 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] show called for member 318f0805-795c-43d9-ace6-5791ac2b7a4b {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-abbb0151-71bc-4e90-8e60-35fe02f9b532 tempest-GroupsV314Test-2068856522 tempest-GroupsV314Test-2068856522-project-member] http://192.168.122.225/volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b returned with HTTP 404 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 89/170] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:55:18 2026] GET /volume/v3/groups/318f0805-795c-43d9-ace6-5791ac2b7a4b => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-274fb20d-d80d-4cef-8f36-57321e117168 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-274fb20d-d80d-4cef-8f36-57321e117168 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/cbd23b73-3381-42aa-a27b-3c261760f200 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-274fb20d-d80d-4cef-8f36-57321e117168 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-274fb20d-d80d-4cef-8f36-57321e117168 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-274fb20d-d80d-4cef-8f36-57321e117168 tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] http://192.168.122.225/volume/v3/group_types/cbd23b73-3381-42aa-a27b-3c261760f200 returned with HTTP 202 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 90/171] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:55:18 2026] DELETE /volume/v3/group_types/cbd23b73-3381-42aa-a27b-3c261760f200 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-add4387d-5600-4ec8-bce7-7672b8cb448e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-add4387d-5600-4ec8-bce7-7672b8cb448e tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] DELETE http://192.168.122.225/volume/v3/types/d0308fcf-1f42-49f8-87da-4f50dbb596a2 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-add4387d-5600-4ec8-bce7-7672b8cb448e tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-add4387d-5600-4ec8-bce7-7672b8cb448e tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-97b6359c-22db-4969-8a49-f3b1785205a2-devstack" released by "attachment_update" :: held 0.353s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-e7682add-de9a-4287-8f9a-e757f5574e73 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d returned with HTTP 200 Sep 02 19:55:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 82/172] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:55:18 2026] PUT /volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d => generated 694 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-3202d675-f564-4a17-848a-fab148f65fe6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-3202d675-f564-4a17-848a-fab148f65fe6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d/action Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-3202d675-f564-4a17-848a-fab148f65fe6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-3202d675-f564-4a17-848a-fab148f65fe6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-add4387d-5600-4ec8-bce7-7672b8cb448e tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] http://192.168.122.225/volume/v3/types/d0308fcf-1f42-49f8-87da-4f50dbb596a2 returned with HTTP 202 Sep 02 19:55:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 91/173] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:55:18 2026] DELETE /volume/v3/types/d0308fcf-1f42-49f8-87da-4f50dbb596a2 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:55:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7f33cb93-ff12-4f7a-aa2e-f9cedbe788ab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f33cb93-ff12-4f7a-aa2e-f9cedbe788ab tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] GET http://192.168.122.225/volume/v3/types/d0308fcf-1f42-49f8-87da-4f50dbb596a2 Sep 02 19:55:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f33cb93-ff12-4f7a-aa2e-f9cedbe788ab tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f33cb93-ff12-4f7a-aa2e-f9cedbe788ab tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f33cb93-ff12-4f7a-aa2e-f9cedbe788ab tempest-GroupsV314Test-1168961428 tempest-GroupsV314Test-1168961428-project-admin] http://192.168.122.225/volume/v3/types/d0308fcf-1f42-49f8-87da-4f50dbb596a2 returned with HTTP 404 Sep 02 19:55:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 92/174] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:55:18 2026] GET /volume/v3/types/d0308fcf-1f42-49f8-87da-4f50dbb596a2 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8ca76001-5a97-4d82-ad7f-12448d3ba480 req-3202d675-f564-4a17-848a-fab148f65fe6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d/action returned with HTTP 204 Sep 02 19:55:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 83/175] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:55:18 2026] POST /volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=265,cinder:INSERT=28,cinder:UPDATE=46 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=16,cinder:UPDATE=6 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] GET http://192.168.122.225/volume/v3/os-hosts Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:29 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.hosts [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] status, active and update: available, enabled, 2026-09-02 17:54:20+00:00 {{(pid=86537) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.hosts [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] status, active and update: available, enabled, 2026-09-02 17:50:46+00:00 {{(pid=86537) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.hosts [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] status, active and update: available, enabled, 2026-09-02 17:55:22+00:00 {{(pid=86537) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-372fa09f-d144-4cb2-94f4-81d30aa50388 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] http://192.168.122.225/volume/v3/os-hosts returned with HTTP 200 Sep 02 19:55:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 93/176] 192.168.122.225 () {58 vars in 1124 bytes} [Wed Sep 2 19:55:29 2026] GET /volume/v3/os-hosts => generated 561 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] GET http://192.168.122.225/volume/v3/os-hosts Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:29 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.hosts [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] status, active and update: available, enabled, 2026-09-02 17:54:20+00:00 {{(pid=86538) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.hosts [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] status, active and update: available, enabled, 2026-09-02 17:50:46+00:00 {{(pid=86538) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.hosts [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] status, active and update: available, enabled, 2026-09-02 17:55:22+00:00 {{(pid=86538) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f6d79a1f-c8ed-4f82-b629-9107ace2f957 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] http://192.168.122.225/volume/v3/os-hosts returned with HTTP 200 Sep 02 19:55:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 84/177] 192.168.122.225 () {58 vars in 1124 bytes} [Wed Sep 2 19:55:29 2026] GET /volume/v3/os-hosts => generated 561 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1b970818-b6aa-4e05-b69b-ad067f67de46 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b970818-b6aa-4e05-b69b-ad067f67de46 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] GET http://192.168.122.225/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b970818-b6aa-4e05-b69b-ad067f67de46 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b970818-b6aa-4e05-b69b-ad067f67de46 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b970818-b6aa-4e05-b69b-ad067f67de46 tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] http://192.168.122.225/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 02 19:55:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 94/178] 192.168.122.225 () {58 vars in 1187 bytes} [Wed Sep 2 19:55:29 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d200ada9-17bc-4c0f-97a3-4f87c11c8abf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d200ada9-17bc-4c0f-97a3-4f87c11c8abf tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] GET http://192.168.122.225/volume/v3/os-hosts/devstack@QuobyteHD Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d200ada9-17bc-4c0f-97a3-4f87c11c8abf tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d200ada9-17bc-4c0f-97a3-4f87c11c8abf tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d200ada9-17bc-4c0f-97a3-4f87c11c8abf tempest-VolumeHostsAdminTestsJSON-633717376 tempest-VolumeHostsAdminTestsJSON-633717376-project-admin] http://192.168.122.225/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 02 19:55:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 85/179] 192.168.122.225 () {58 vars in 1181 bytes} [Wed Sep 2 19:55:29 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-554134dc-f8fd-4417-88fb-b1e6005359a7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-554134dc-f8fd-4417-88fb-b1e6005359a7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] GET http://192.168.122.225/volume/v3/os-quota-class-sets/default Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-554134dc-f8fd-4417-88fb-b1e6005359a7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-554134dc-f8fd-4417-88fb-b1e6005359a7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-554134dc-f8fd-4417-88fb-b1e6005359a7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 19:55:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 95/180] 192.168.122.225 () {58 vars in 1181 bytes} [Wed Sep 2 19:55:34 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:55:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a1080f26-0569-4bfd-833b-871e00e7cc44 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1080f26-0569-4bfd-833b-871e00e7cc44 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] GET http://192.168.122.225/volume/v3/os-quota-class-sets/default Sep 02 19:55:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1080f26-0569-4bfd-833b-871e00e7cc44 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1080f26-0569-4bfd-833b-871e00e7cc44 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1080f26-0569-4bfd-833b-871e00e7cc44 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 19:55:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 86/181] 192.168.122.225 () {58 vars in 1181 bytes} [Wed Sep 2 19:55:35 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-436f82f5-d8bb-440a-9fff-7bd9c2fed0d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-436f82f5-d8bb-440a-9fff-7bd9c2fed0d0 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-436f82f5-d8bb-440a-9fff-7bd9c2fed0d0 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1592981988"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-436f82f5-d8bb-440a-9fff-7bd9c2fed0d0 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:55:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 96/182] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:55:35 2026] POST /volume/v3/types => generated 228 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-47be7406-289c-4a50-a8d5-d8c7a370416a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47be7406-289c-4a50-a8d5-d8c7a370416a tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-class-sets/default Sep 02 19:55:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47be7406-289c-4a50-a8d5-d8c7a370416a tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-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-1592981988": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1592981988": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1592981988": 8}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47be7406-289c-4a50-a8d5-d8c7a370416a tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 19:55:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 87/183] 192.168.122.225 () {60 vars in 1202 bytes} [Wed Sep 2 19:55:35 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/8bf5e956027247e1b993ef67bb43e72b/defaults Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Calling method 'defaults' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-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 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:35 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06e1ecce-fe47-4bd8-8f0f-115857592a7f tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/8bf5e956027247e1b993ef67bb43e72b/defaults returned with HTTP 200 Sep 02 19:55:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 97/184] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 19:55:35 2026] GET /volume/v3/os-quota-sets/8bf5e956027247e1b993ef67bb43e72b/defaults => generated 648 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e2c6265f-a282-4116-be69-c2e724f1f331 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/c27eae996df04fbd9a5a6b86b659800d/defaults Sep 02 19:55:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Calling method 'defaults' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-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 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:55:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e2c6265f-a282-4116-be69-c2e724f1f331 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/c27eae996df04fbd9a5a6b86b659800d/defaults returned with HTTP 200 Sep 02 19:55:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 88/185] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 19:55:36 2026] GET /volume/v3/os-quota-sets/c27eae996df04fbd9a5a6b86b659800d/defaults => generated 648 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-57c03ea4-90ba-4bf4-930a-8785709d0064 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-57c03ea4-90ba-4bf4-930a-8785709d0064 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] DELETE http://192.168.122.225/volume/v3/types/c9e0183d-1045-4cef-a2ad-b07c12792cdb Sep 02 19:55:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-57c03ea4-90ba-4bf4-930a-8785709d0064 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-57c03ea4-90ba-4bf4-930a-8785709d0064 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-57c03ea4-90ba-4bf4-930a-8785709d0064 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/types/c9e0183d-1045-4cef-a2ad-b07c12792cdb returned with HTTP 202 Sep 02 19:55:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 98/186] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:55:36 2026] DELETE /volume/v3/types/c9e0183d-1045-4cef-a2ad-b07c12792cdb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:55:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-16e6a354-0af3-448f-90cb-8c072434c3d7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16e6a354-0af3-448f-90cb-8c072434c3d7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] GET http://192.168.122.225/volume/v3/types/c9e0183d-1045-4cef-a2ad-b07c12792cdb Sep 02 19:55:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16e6a354-0af3-448f-90cb-8c072434c3d7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16e6a354-0af3-448f-90cb-8c072434c3d7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16e6a354-0af3-448f-90cb-8c072434c3d7 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/types/c9e0183d-1045-4cef-a2ad-b07c12792cdb returned with HTTP 404 Sep 02 19:55:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 89/187] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:55:36 2026] GET /volume/v3/types/c9e0183d-1045-4cef-a2ad-b07c12792cdb => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-65af5b66-36c4-4c71-b24f-7a6b92378a07 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65af5b66-36c4-4c71-b24f-7a6b92378a07 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-class-sets/default Sep 02 19:55:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65af5b66-36c4-4c71-b24f-7a6b92378a07 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65af5b66-36c4-4c71-b24f-7a6b92378a07 tempest-VolumeQuotaClassesTest-1746937583 tempest-VolumeQuotaClassesTest-1746937583-project-admin] http://192.168.122.225/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 19:55:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 99/188] 192.168.122.225 () {60 vars in 1202 bytes} [Wed Sep 2 19:55:36 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1382129143"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1382129143'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume of 1 GB Sep 02 19:55:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Availability Zones retrieved successfully. Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Flow 'volume_create_api' (ed4e4fd8-9069-4712-a37f-234eafd07146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1836181b-d9a6-40f9-959e-02175c69779d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1836181b-d9a6-40f9-959e-02175c69779d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e134b2b0-f3cd-4948-aac5-dd5f280c60a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Created reservations ['fa23199f-f802-4c81-9d6a-4c384c7d03fe', '8efedf40-ed1e-4808-9f67-b2f7161c116f', '13f7ef4a-9e1b-4535-bad7-0bacd7542ae5', '0d3b2c01-a1ab-477d-bea9-5d835796577e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e134b2b0-f3cd-4948-aac5-dd5f280c60a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa23199f-f802-4c81-9d6a-4c384c7d03fe', '8efedf40-ed1e-4808-9f67-b2f7161c116f', '13f7ef4a-9e1b-4535-bad7-0bacd7542ae5', '0d3b2c01-a1ab-477d-bea9-5d835796577e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8cf0e1-ded3-44d8-a783-5c8fdc4990ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8cf0e1-ded3-44d8-a783-5c8fdc4990ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b4b0f3-c45c-4350-b1a1-ed2298ca41c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1382129143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',qos_specs=None,replication_status=,reservations=['fa23199f-f802-4c81-9d6a-4c384c7d03fe','8efedf40-ed1e-4808-9f67-b2f7161c116f','13f7ef4a-9e1b-4535-bad7-0bacd7542ae5','0d3b2c01-a1ab-477d-bea9-5d835796577e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aab214916a40ae94b714e3b4308df4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1382129143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b4b0f3-c45c-4350-b1a1-ed2298ca41c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aab214916a40ae94b714e3b4308df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b73655-e00f-48cf-bb71-a30cd9c841a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1b73655-e00f-48cf-bb71-a30cd9c841a0) transitioned into state 'SUCCESS' from state '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-1382129143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',qos_specs=None,replication_status=,reservations=['fa23199f-f802-4c81-9d6a-4c384c7d03fe','8efedf40-ed1e-4808-9f67-b2f7161c116f','13f7ef4a-9e1b-4535-bad7-0bacd7542ae5','0d3b2c01-a1ab-477d-bea9-5d835796577e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aab214916a40ae94b714e3b4308df4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2657f4-4405-44ef-8019-a1f33a18d839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d2657f4-4405-44ef-8019-a1f33a18d839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Flow 'volume_create_api' (ed4e4fd8-9069-4712-a37f-234eafd07146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:55:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume request issued successfully. Sep 02 19:55:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d909da8b-96c4-4aa6-adbb-4c200c3ac974 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:55:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 90/189] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:55:41 2026] POST /volume/v3/volumes => generated 760 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:55:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a6d73965-9f32-4714-be94-b9ef5e9ddb4c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6d73965-9f32-4714-be94-b9ef5e9ddb4c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6d73965-9f32-4714-be94-b9ef5e9ddb4c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6d73965-9f32-4714-be94-b9ef5e9ddb4c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a6d73965-9f32-4714-be94-b9ef5e9ddb4c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6d73965-9f32-4714-be94-b9ef5e9ddb4c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 100/190] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:41 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 828 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4990ff90-53a0-4d83-842c-65a1f66a03e1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4990ff90-53a0-4d83-842c-65a1f66a03e1 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4990ff90-53a0-4d83-842c-65a1f66a03e1 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4990ff90-53a0-4d83-842c-65a1f66a03e1 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4990ff90-53a0-4d83-842c-65a1f66a03e1 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4990ff90-53a0-4d83-842c-65a1f66a03e1 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1c139514-f758-4524-9ff9-bd2139697120 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 91/191] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:43 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c139514-f758-4524-9ff9-bd2139697120 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c139514-f758-4524-9ff9-bd2139697120 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1325265688"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c139514-f758-4524-9ff9-bd2139697120 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 101/192] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:55:43 2026] POST /volume/v3/types => generated 231 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa3a0dc6-1665-4014-95ff-0d99f66b2ffd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa3a0dc6-1665-4014-95ff-0d99f66b2ffd tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] POST http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa3a0dc6-1665-4014-95ff-0d99f66b2ffd tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa3a0dc6-1665-4014-95ff-0d99f66b2ffd tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 92/193] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:43 2026] POST /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs => generated 34 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5c106e27-c3c0-418d-8bce-f3bb3422a780 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c106e27-c3c0-418d-8bce-f3bb3422a780 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] GET http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c106e27-c3c0-418d-8bce-f3bb3422a780 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c106e27-c3c0-418d-8bce-f3bb3422a780 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c106e27-c3c0-418d-8bce-f3bb3422a780 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 102/194] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 19:55:43 2026] GET /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4c76acaf-a817-4168-866c-357348a074f8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4c76acaf-a817-4168-866c-357348a074f8 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] DELETE http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4c76acaf-a817-4168-866c-357348a074f8 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4c76acaf-a817-4168-866c-357348a074f8 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4c76acaf-a817-4168-866c-357348a074f8 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 returned with HTTP 202 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 93/195] 192.168.122.225 () {58 vars in 1283 bytes} [Wed Sep 2 19:55:43 2026] DELETE /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a45cfac-9d57-455a-8bed-ae47fd22b656 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a45cfac-9d57-455a-8bed-ae47fd22b656 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] GET http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a45cfac-9d57-455a-8bed-ae47fd22b656 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a45cfac-9d57-455a-8bed-ae47fd22b656 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a45cfac-9d57-455a-8bed-ae47fd22b656 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 returned with HTTP 404 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 103/196] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 19:55:43 2026] GET /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec3 => generated 129 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-242e579a-4a50-45b8-8ba1-ffb12d0626a6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-242e579a-4a50-45b8-8ba1-ffb12d0626a6 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] POST http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-242e579a-4a50-45b8-8ba1-ffb12d0626a6 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-242e579a-4a50-45b8-8ba1-ffb12d0626a6 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 94/197] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:43 2026] POST /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs => generated 34 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d91771e2-77ed-4bcd-bacc-e90d0f8c0c66 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d91771e2-77ed-4bcd-bacc-e90d0f8c0c66 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] GET http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d91771e2-77ed-4bcd-bacc-e90d0f8c0c66 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d91771e2-77ed-4bcd-bacc-e90d0f8c0c66 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d91771e2-77ed-4bcd-bacc-e90d0f8c0c66 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 104/198] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 19:55:43 2026] GET /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b915ff2-93ff-4100-a17e-fb75859ee810 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b915ff2-93ff-4100-a17e-fb75859ee810 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] POST http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b915ff2-93ff-4100-a17e-fb75859ee810 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b915ff2-93ff-4100-a17e-fb75859ee810 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 95/199] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:43 2026] POST /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs => generated 34 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-24a15e06-4b5e-43f3-8875-ab6611d890b5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-24a15e06-4b5e-43f3-8875-ab6611d890b5 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] PUT http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec2 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-24a15e06-4b5e-43f3-8875-ab6611d890b5 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-24a15e06-4b5e-43f3-8875-ab6611d890b5 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec2 returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 105/200] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:55:43 2026] PUT /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec2 => generated 17 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-629041cb-37e6-47bf-89f8-c14f3d539e01 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-629041cb-37e6-47bf-89f8-c14f3d539e01 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] GET http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec2 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-629041cb-37e6-47bf-89f8-c14f3d539e01 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-629041cb-37e6-47bf-89f8-c14f3d539e01 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-629041cb-37e6-47bf-89f8-c14f3d539e01 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec2 returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 96/201] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 19:55:43 2026] GET /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-04038933-1b08-48df-8dae-3c32718221bf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04038933-1b08-48df-8dae-3c32718221bf tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] POST http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs Sep 02 19:55:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04038933-1b08-48df-8dae-3c32718221bf tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04038933-1b08-48df-8dae-3c32718221bf tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs returned with HTTP 200 Sep 02 19:55:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 106/202] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:43 2026] POST /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs => generated 51 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f0dbd241-1eb9-41ab-ac18-feab5c7f8dd4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0dbd241-1eb9-41ab-ac18-feab5c7f8dd4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] GET http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f0dbd241-1eb9-41ab-ac18-feab5c7f8dd4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f0dbd241-1eb9-41ab-ac18-feab5c7f8dd4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0dbd241-1eb9-41ab-ac18-feab5c7f8dd4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs returned with HTTP 200 Sep 02 19:55:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 97/203] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 19:55:43 2026] GET /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d/extra_specs => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-77a4e3e1-21e1-4ebe-aba8-e45c1a990ef4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-77a4e3e1-21e1-4ebe-aba8-e45c1a990ef4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] DELETE http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-77a4e3e1-21e1-4ebe-aba8-e45c1a990ef4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-77a4e3e1-21e1-4ebe-aba8-e45c1a990ef4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-77a4e3e1-21e1-4ebe-aba8-e45c1a990ef4 tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d returned with HTTP 202 Sep 02 19:55:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 107/204] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:55:44 2026] DELETE /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3949408f-19a4-4a22-a3e2-aa825abaf36f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3949408f-19a4-4a22-a3e2-aa825abaf36f tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] GET http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3949408f-19a4-4a22-a3e2-aa825abaf36f tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3949408f-19a4-4a22-a3e2-aa825abaf36f tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3949408f-19a4-4a22-a3e2-aa825abaf36f tempest-VolumeTypesExtraSpecsTest-1118206329 tempest-VolumeTypesExtraSpecsTest-1118206329-project-admin] http://192.168.122.225/volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d returned with HTTP 404 Sep 02 19:55:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 98/205] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:55:44 2026] GET /volume/v3/types/1a7ee609-fb37-4cb3-92e7-f6df8d9e388d => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3ba3efe7-ade5-4e6c-9007-2cada9049a03 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3ba3efe7-ade5-4e6c-9007-2cada9049a03 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3ba3efe7-ade5-4e6c-9007-2cada9049a03 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3ba3efe7-ade5-4e6c-9007-2cada9049a03 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3ba3efe7-ade5-4e6c-9007-2cada9049a03 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3ba3efe7-ade5-4e6c-9007-2cada9049a03 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 108/206] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:44 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-9d98a398-1ecd-42f7-a20e-77b27be981b5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-9d98a398-1ecd-42f7-a20e-77b27be981b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-9d98a398-1ecd-42f7-a20e-77b27be981b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-9d98a398-1ecd-42f7-a20e-77b27be981b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-9d98a398-1ecd-42f7-a20e-77b27be981b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-9d98a398-1ecd-42f7-a20e-77b27be981b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 99/207] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:55:44 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c7b9a99e-2e38-4949-8fc6-064501cd60c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c7b9a99e-2e38-4949-8fc6-064501cd60c0 None None] GET http://192.168.122.225/volume// Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c7b9a99e-2e38-4949-8fc6-064501cd60c0 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c7b9a99e-2e38-4949-8fc6-064501cd60c0 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c7b9a99e-2e38-4949-8fc6-064501cd60c0 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 109/208] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:55:44 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-bdcc9d78-e4f3-4468-8f82-c452b340154e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-bdcc9d78-e4f3-4468-8f82-c452b340154e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-bdcc9d78-e4f3-4468-8f82-c452b340154e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46b4b0f3-c45c-4350-b1a1-ed2298ca41c6", "connector": null, "instance_uuid": "d2447991-e0a9-45aa-819e-2d6c71e8f91e"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-bdcc9d78-e4f3-4468-8f82-c452b340154e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:55:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 100/209] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:55:44 2026] POST /volume/v3/attachments => generated 273 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8ad6787-3be0-448e-aaf7-547e30676b01 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8ad6787-3be0-448e-aaf7-547e30676b01 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8ad6787-3be0-448e-aaf7-547e30676b01 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8ad6787-3be0-448e-aaf7-547e30676b01 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2b52e8ed-6935-42a6-a405-323dc824d419 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b52e8ed-6935-42a6-a405-323dc824d419 None None] GET http://192.168.122.225/volume// Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b52e8ed-6935-42a6-a405-323dc824d419 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b52e8ed-6935-42a6-a405-323dc824d419 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b52e8ed-6935-42a6-a405-323dc824d419 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 101/210] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:55:45 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a8ad6787-3be0-448e-aaf7-547e30676b01 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-1b4f8c65-e6f6-4582-acaa-65ed7e778844 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8ad6787-3be0-448e-aaf7-547e30676b01 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 110/211] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:45 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-1b4f8c65-e6f6-4582-acaa-65ed7e778844 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-1b4f8c65-e6f6-4582-acaa-65ed7e778844 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-1b4f8c65-e6f6-4582-acaa-65ed7e778844 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-1b4f8c65-e6f6-4582-acaa-65ed7e778844 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-1b4f8c65-e6f6-4582-acaa-65ed7e778844 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 102/212] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:55:45 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 1033 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] PUT http://192.168.122.225/volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10 Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Acquiring lock "cinder-attachment_update-46b4b0f3-c45c-4350-b1a1-ed2298ca41c6-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Lock "cinder-attachment_update-46b4b0f3-c45c-4350-b1a1-ed2298ca41c6-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:45 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Lock "cinder-attachment_update-46b4b0f3-c45c-4350-b1a1-ed2298ca41c6-devstack" released by "attachment_update" :: held 0.317s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:55:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-61ccc1d1-e5e3-4b66-868d-1879aefa243c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10 returned with HTTP 200 Sep 02 19:55:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 111/213] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:55:45 2026] PUT /volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10 => generated 694 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9c86acd1-fa6e-4af9-a3aa-f024e40fa998 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c86acd1-fa6e-4af9-a3aa-f024e40fa998 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9c86acd1-fa6e-4af9-a3aa-f024e40fa998 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9c86acd1-fa6e-4af9-a3aa-f024e40fa998 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9c86acd1-fa6e-4af9-a3aa-f024e40fa998 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c86acd1-fa6e-4af9-a3aa-f024e40fa998 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 103/214] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:46 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-dc84ac37-81c1-4306-96d8-143fc85fe4cd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-dc84ac37-81c1-4306-96d8-143fc85fe4cd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10/action Sep 02 19:55:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-dc84ac37-81c1-4306-96d8-143fc85fe4cd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:55:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-dc84ac37-81c1-4306-96d8-143fc85fe4cd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-e084c39a-023e-4c1a-9027-143b1c10be0c req-dc84ac37-81c1-4306-96d8-143fc85fe4cd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10/action returned with HTTP 204 Sep 02 19:55:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 112/215] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:55:46 2026] POST /volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-49a14f4b-c851-41c8-a1a9-5fc741a5935a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-49a14f4b-c851-41c8-a1a9-5fc741a5935a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-49a14f4b-c851-41c8-a1a9-5fc741a5935a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-49a14f4b-c851-41c8-a1a9-5fc741a5935a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-49a14f4b-c851-41c8-a1a9-5fc741a5935a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-49a14f4b-c851-41c8-a1a9-5fc741a5935a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 104/216] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:47 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 1145 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c88e2003-991c-4ef0-9b47-c4d66bfbc8b0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c88e2003-991c-4ef0-9b47-c4d66bfbc8b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:55:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c88e2003-991c-4ef0-9b47-c4d66bfbc8b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c88e2003-991c-4ef0-9b47-c4d66bfbc8b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c88e2003-991c-4ef0-9b47-c4d66bfbc8b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:55:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c88e2003-991c-4ef0-9b47-c4d66bfbc8b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:55:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 113/217] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:47 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-daeb8317-d8f5-40ff-937e-36bfb2d57d94 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-daeb8317-d8f5-40ff-937e-36bfb2d57d94 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-daeb8317-d8f5-40ff-937e-36bfb2d57d94 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-daeb8317-d8f5-40ff-937e-36bfb2d57d94 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-daeb8317-d8f5-40ff-937e-36bfb2d57d94 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-daeb8317-d8f5-40ff-937e-36bfb2d57d94 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 105/218] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:48 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1148 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1a423278-bed2-45dc-b002-01595137f8df None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1a423278-bed2-45dc-b002-01595137f8df tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1a423278-bed2-45dc-b002-01595137f8df tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1a423278-bed2-45dc-b002-01595137f8df tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1a423278-bed2-45dc-b002-01595137f8df tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1a423278-bed2-45dc-b002-01595137f8df tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 114/219] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:48 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1148 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-63f48d66-e2ab-426a-8723-a021c80b0fe0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-63f48d66-e2ab-426a-8723-a021c80b0fe0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-63f48d66-e2ab-426a-8723-a021c80b0fe0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-63f48d66-e2ab-426a-8723-a021c80b0fe0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-63f48d66-e2ab-426a-8723-a021c80b0fe0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-63f48d66-e2ab-426a-8723-a021c80b0fe0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 106/220] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:55:48 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2/action Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Begin detaching volume completed successfully. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-9127f290-7618-4d50-b5f5-c09f402aabf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2/action returned with HTTP 202 Sep 02 19:55:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 115/221] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 19:55:49 2026] POST /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:55:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-101a043b-4952-446a-8e55-0d709a4c2a41 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-101a043b-4952-446a-8e55-0d709a4c2a41 None None] GET http://192.168.122.225/volume// Sep 02 19:55:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-101a043b-4952-446a-8e55-0d709a4c2a41 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-101a043b-4952-446a-8e55-0d709a4c2a41 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-101a043b-4952-446a-8e55-0d709a4c2a41 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:55:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 107/222] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:55:49 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-91be56fd-67d5-48fd-a469-35b0620e47c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-91be56fd-67d5-48fd-a469-35b0620e47c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-91be56fd-67d5-48fd-a469-35b0620e47c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-91be56fd-67d5-48fd-a469-35b0620e47c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-91be56fd-67d5-48fd-a469-35b0620e47c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-91be56fd-67d5-48fd-a469-35b0620e47c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 116/223] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:55:49 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 1332 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:55:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-12bd8926-01ab-42de-a682-560e90e524b9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-12bd8926-01ab-42de-a682-560e90e524b9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] DELETE http://192.168.122.225/volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d Sep 02 19:55:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-12bd8926-01ab-42de-a682-560e90e524b9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-12bd8926-01ab-42de-a682-560e90e524b9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:49 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:55:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-4446a088-55e6-4da8-b314-bbb27abfaa46 req-12bd8926-01ab-42de-a682-560e90e524b9 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d returned with HTTP 200 Sep 02 19:55:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 108/224] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:55:49 2026] DELETE /volume/v3/attachments/7306bada-cf4d-485a-8790-007452073b2d => generated 19 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cc6c595f-171c-40fd-b39a-a0573af920b5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cc6c595f-171c-40fd-b39a-a0573af920b5 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cc6c595f-171c-40fd-b39a-a0573af920b5 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-98270697", "extra_specs": {"spec1": "val1"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cc6c595f-171c-40fd-b39a-a0573af920b5 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 117/225] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 19:55:49 2026] POST /volume/v3/types => generated 241 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a20412e2-b4fc-469e-a5dd-97d651157422 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a20412e2-b4fc-469e-a5dd-97d651157422 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] POST http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a20412e2-b4fc-469e-a5dd-97d651157422 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a20412e2-b4fc-469e-a5dd-97d651157422 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs returned with HTTP 400 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 109/226] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:50 2026] POST /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs => generated 146 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d41a3dea-3651-42a0-ba12-294e54b4ed23 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d41a3dea-3651-42a0-ba12-294e54b4ed23 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] POST http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d41a3dea-3651-42a0-ba12-294e54b4ed23 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d41a3dea-3651-42a0-ba12-294e54b4ed23 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs returned with HTTP 400 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 118/227] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:50 2026] POST /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6a95910a-2dbd-4626-b45f-521ec10b1ab4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a95910a-2dbd-4626-b45f-521ec10b1ab4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] POST http://192.168.122.225/volume/v3/types/c03768f5-61bb-436a-b24c-56f4b4d18a71/extra_specs Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a95910a-2dbd-4626-b45f-521ec10b1ab4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a95910a-2dbd-4626-b45f-521ec10b1ab4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/c03768f5-61bb-436a-b24c-56f4b4d18a71/extra_specs returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 110/228] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 19:55:50 2026] POST /volume/v3/types/c03768f5-61bb-436a-b24c-56f4b4d18a71/extra_specs => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-89189e7b-47dc-400e-b273-af9dd257b9a9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89189e7b-47dc-400e-b273-af9dd257b9a9 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] DELETE http://192.168.122.225/volume/v3/types/f218b26b-d428-40cd-b995-3f25a039f7b8/extra_specs/spec1 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89189e7b-47dc-400e-b273-af9dd257b9a9 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89189e7b-47dc-400e-b273-af9dd257b9a9 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89189e7b-47dc-400e-b273-af9dd257b9a9 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/f218b26b-d428-40cd-b995-3f25a039f7b8/extra_specs/spec1 returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 119/229] 192.168.122.225 () {58 vars in 1283 bytes} [Wed Sep 2 19:55:50 2026] DELETE /volume/v3/types/f218b26b-d428-40cd-b995-3f25a039f7b8/extra_specs/spec1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36b96048-38e8-4c45-8792-8700d0bb398d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36b96048-38e8-4c45-8792-8700d0bb398d tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] GET http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/nonexistent_extra_spec_name Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36b96048-38e8-4c45-8792-8700d0bb398d tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36b96048-38e8-4c45-8792-8700d0bb398d tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-25bc5931-3dfe-4aa2-9832-a154326f5499 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36b96048-38e8-4c45-8792-8700d0bb398d tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 111/230] 192.168.122.225 () {58 vars in 1346 bytes} [Wed Sep 2 19:55:50 2026] GET /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25bc5931-3dfe-4aa2-9832-a154326f5499 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25bc5931-3dfe-4aa2-9832-a154326f5499 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25bc5931-3dfe-4aa2-9832-a154326f5499 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-11e6e801-ad0d-4db6-8933-38ccc3c11b37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11e6e801-ad0d-4db6-8933-38ccc3c11b37 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] GET http://192.168.122.225/volume/v3/types/915b1134-0fd5-4ce7-8768-7f2433b3a161/extra_specs/spec1 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11e6e801-ad0d-4db6-8933-38ccc3c11b37 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11e6e801-ad0d-4db6-8933-38ccc3c11b37 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11e6e801-ad0d-4db6-8933-38ccc3c11b37 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/915b1134-0fd5-4ce7-8768-7f2433b3a161/extra_specs/spec1 returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 112/231] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 19:55:50 2026] GET /volume/v3/types/915b1134-0fd5-4ce7-8768-7f2433b3a161/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-25bc5931-3dfe-4aa2-9832-a154326f5499 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-35b6fba6-6419-48b7-bdde-42f4aefa4c6c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35b6fba6-6419-48b7-bdde-42f4aefa4c6c tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] GET http://192.168.122.225/volume/v3/types/058a4b04-22ae-4780-b724-e98b61c6c981/extra_specs Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35b6fba6-6419-48b7-bdde-42f4aefa4c6c tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35b6fba6-6419-48b7-bdde-42f4aefa4c6c tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25bc5931-3dfe-4aa2-9832-a154326f5499 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 120/232] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:50 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35b6fba6-6419-48b7-bdde-42f4aefa4c6c tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/058a4b04-22ae-4780-b724-e98b61c6c981/extra_specs returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 113/233] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 19:55:50 2026] GET /volume/v3/types/058a4b04-22ae-4780-b724-e98b61c6c981/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ef0681bc-6c3f-43a2-b5e8-d6d9f3aac668 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef0681bc-6c3f-43a2-b5e8-d6d9f3aac668 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] PUT http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/spec1 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef0681bc-6c3f-43a2-b5e8-d6d9f3aac668 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef0681bc-6c3f-43a2-b5e8-d6d9f3aac668 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/spec1 returned with HTTP 400 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 121/234] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:55:50 2026] PUT /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-138a2005-0f9a-4186-9888-6c59b5e4cefb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-138a2005-0f9a-4186-9888-6c59b5e4cefb tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] PUT http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/spec1 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-138a2005-0f9a-4186-9888-6c59b5e4cefb tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'update', calling method: update, body: null {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-138a2005-0f9a-4186-9888-6c59b5e4cefb tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/spec1 returned with HTTP 400 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 114/235] 192.168.122.225 () {60 vars in 1299 bytes} [Wed Sep 2 19:55:50 2026] PUT /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/spec1 => generated 72 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1940fdaf-58d3-4e1d-ad28-11e3bb4ddfab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1940fdaf-58d3-4e1d-ad28-11e3bb4ddfab tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] PUT http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/None Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1940fdaf-58d3-4e1d-ad28-11e3bb4ddfab tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1940fdaf-58d3-4e1d-ad28-11e3bb4ddfab tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1940fdaf-58d3-4e1d-ad28-11e3bb4ddfab tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/None returned with HTTP 400 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 122/236] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:55:50 2026] PUT /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/None => generated 73 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8ff09779-ebfb-485f-9026-322e2c53d688 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ff09779-ebfb-485f-9026-322e2c53d688 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] PUT http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/5a389f77-6cdb-422d-9417-db1bdc360c5b Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ff09779-ebfb-485f-9026-322e2c53d688 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ff09779-ebfb-485f-9026-322e2c53d688 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ff09779-ebfb-485f-9026-322e2c53d688 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/5a389f77-6cdb-422d-9417-db1bdc360c5b returned with HTTP 400 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 115/237] 192.168.122.225 () {60 vars in 1393 bytes} [Wed Sep 2 19:55:50 2026] PUT /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21/extra_specs/5a389f77-6cdb-422d-9417-db1bdc360c5b => generated 73 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-08518b28-eb49-4d7a-bb37-3ebad29271c4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08518b28-eb49-4d7a-bb37-3ebad29271c4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] PUT http://192.168.122.225/volume/v3/types/b2ef824e-d5d7-450c-b5f3-4f115de18ec1/extra_specs/spec1 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08518b28-eb49-4d7a-bb37-3ebad29271c4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08518b28-eb49-4d7a-bb37-3ebad29271c4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/b2ef824e-d5d7-450c-b5f3-4f115de18ec1/extra_specs/spec1 returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 123/238] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:55:50 2026] PUT /volume/v3/types/b2ef824e-d5d7-450c-b5f3-4f115de18ec1/extra_specs/spec1 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12aa8266-4f52-4a65-b564-8120da104042 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12aa8266-4f52-4a65-b564-8120da104042 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] DELETE http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12aa8266-4f52-4a65-b564-8120da104042 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12aa8266-4f52-4a65-b564-8120da104042 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12aa8266-4f52-4a65-b564-8120da104042 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21 returned with HTTP 202 Sep 02 19:55:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 116/239] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:55:50 2026] DELETE /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8f359762-3dbf-4087-95e3-2793a5a1aad4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f359762-3dbf-4087-95e3-2793a5a1aad4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] GET http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f359762-3dbf-4087-95e3-2793a5a1aad4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f359762-3dbf-4087-95e3-2793a5a1aad4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f359762-3dbf-4087-95e3-2793a5a1aad4 tempest-ExtraSpecsNegativeTest-929321635 tempest-ExtraSpecsNegativeTest-929321635-project-admin] http://192.168.122.225/volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21 returned with HTTP 404 Sep 02 19:55:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 124/240] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:55:50 2026] GET /volume/v3/types/38547920-ea85-4d89-a9fa-78a96e697b21 => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:55:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:55:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1271991797", "imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1271991797', 'imageRef': '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Create volume of 1 GB Sep 02 19:55:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Availability Zones retrieved successfully. Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Flow 'volume_create_api' (412377a5-07a7-40e4-8259-08c605e534f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9612b706-eadd-4344-be73-fe45fe534ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9612b706-eadd-4344-be73-fe45fe534ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874bcbe3-a19b-4814-83fb-8fd44040fc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Created reservations ['9601deb4-8366-4770-8f39-9aa753b18a2a', 'eca64f42-14c6-44c7-9d1f-63b9b12c392e', '14d04421-7d95-4c68-8bd9-35a72d549e54', '923de908-8461-4dbe-82d5-06278e487e50'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (874bcbe3-a19b-4814-83fb-8fd44040fc02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9601deb4-8366-4770-8f39-9aa753b18a2a', 'eca64f42-14c6-44c7-9d1f-63b9b12c392e', '14d04421-7d95-4c68-8bd9-35a72d549e54', '923de908-8461-4dbe-82d5-06278e487e50']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf440314-649b-4562-9f6c-4d1545cf8f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf440314-649b-4562-9f6c-4d1545cf8f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3', '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-1271991797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4aceb61f1d483096d080e974dc6081',qos_specs=None,replication_status=,reservations=['9601deb4-8366-4770-8f39-9aa753b18a2a','eca64f42-14c6-44c7-9d1f-63b9b12c392e','14d04421-7d95-4c68-8bd9-35a72d549e54','923de908-8461-4dbe-82d5-06278e487e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b78743718cd45788ea9e1040b071ca9',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1271991797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b4aceb61f1d483096d080e974dc6081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b78743718cd45788ea9e1040b071ca9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffeb642a-cf9f-4347-923d-7b667e563251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffeb642a-cf9f-4347-923d-7b667e563251) transitioned into state 'SUCCESS' from state '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-1271991797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b4aceb61f1d483096d080e974dc6081',qos_specs=None,replication_status=,reservations=['9601deb4-8366-4770-8f39-9aa753b18a2a','eca64f42-14c6-44c7-9d1f-63b9b12c392e','14d04421-7d95-4c68-8bd9-35a72d549e54','923de908-8461-4dbe-82d5-06278e487e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b78743718cd45788ea9e1040b071ca9',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11aff66d-13b9-4f34-8cac-857f2b79e5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11aff66d-13b9-4f34-8cac-857f2b79e5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Flow 'volume_create_api' (412377a5-07a7-40e4-8259-08c605e534f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Create volume request issued successfully. Sep 02 19:55:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56c7f6ed-3797-42b3-96f5-520a3d908a35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:55:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 117/241] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:55:56 2026] POST /volume/v3/volumes => generated 762 bytes in 1090 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-373d7d3d-7dea-4430-9354-0ef1143f95e4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-373d7d3d-7dea-4430-9354-0ef1143f95e4 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-373d7d3d-7dea-4430-9354-0ef1143f95e4 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-373d7d3d-7dea-4430-9354-0ef1143f95e4 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-373d7d3d-7dea-4430-9354-0ef1143f95e4 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-373d7d3d-7dea-4430-9354-0ef1143f95e4 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:55:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 125/242] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:58 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 830 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d60791c8-3b6f-4d35-9b54-32272f91074e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:55:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:58 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:55:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Get all volumes completed successfully. Sep 02 19:55:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d60791c8-3b6f-4d35-9b54-32272f91074e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 19:55:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 118/243] 192.168.122.225 () {58 vars in 1121 bytes} [Wed Sep 2 19:55:58 2026] GET /volume/v3/volumes => generated 15 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1252357978"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1252357978'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume of 1 GB Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Availability Zones retrieved successfully. Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Flow 'volume_create_api' (3db62c12-fa99-45f8-ac77-a685b6859586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b04f3d24-bb1a-44b8-ae9f-e61cee49bbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b04f3d24-bb1a-44b8-ae9f-e61cee49bbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72bdcf0-e09b-4aba-a557-0e474265b4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Created reservations ['090e2859-b2a1-4df4-9fda-2a85298817b1', 'e4f21777-d0e1-4fdf-9aad-3a6d7c8d095b', '4ae25de1-d700-471c-8bc6-3e5f481cc24f', '35cc4ffc-64a5-478c-88a6-9f9de684fbef'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72bdcf0-e09b-4aba-a557-0e474265b4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['090e2859-b2a1-4df4-9fda-2a85298817b1', 'e4f21777-d0e1-4fdf-9aad-3a6d7c8d095b', '4ae25de1-d700-471c-8bc6-3e5f481cc24f', '35cc4ffc-64a5-478c-88a6-9f9de684fbef']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adbdd302-318c-4fdf-8d91-15ae6608caf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adbdd302-318c-4fdf-8d91-15ae6608caf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea73edf-884e-44d4-9bab-b829f8c757a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1252357978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='146bcfec1c254e82871428a754aea38c',qos_specs=None,replication_status=,reservations=['090e2859-b2a1-4df4-9fda-2a85298817b1','e4f21777-d0e1-4fdf-9aad-3a6d7c8d095b','4ae25de1-d700-471c-8bc6-3e5f481cc24f','35cc4ffc-64a5-478c-88a6-9f9de684fbef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd3f35ee904f178e8ff2264ae03509',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1252357978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea73edf-884e-44d4-9bab-b829f8c757a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146bcfec1c254e82871428a754aea38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bd3f35ee904f178e8ff2264ae03509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb79d9b-3443-4a29-ba1f-ef5d7488aad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb79d9b-3443-4a29-ba1f-ef5d7488aad3) transitioned into state 'SUCCESS' from state '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-1252357978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='146bcfec1c254e82871428a754aea38c',qos_specs=None,replication_status=,reservations=['090e2859-b2a1-4df4-9fda-2a85298817b1','e4f21777-d0e1-4fdf-9aad-3a6d7c8d095b','4ae25de1-d700-471c-8bc6-3e5f481cc24f','35cc4ffc-64a5-478c-88a6-9f9de684fbef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd3f35ee904f178e8ff2264ae03509',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec2643d-62e0-420e-b907-3d19d4467f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec2643d-62e0-420e-b907-3d19d4467f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Flow 'volume_create_api' (3db62c12-fa99-45f8-ac77-a685b6859586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume request issued successfully. Sep 02 19:55:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18ea204d-91d3-4596-8b6b-bddb045e7caf tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:55:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 126/244] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:55:58 2026] POST /volume/v3/volumes => generated 764 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:55:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-642dae5f-597d-46d4-817d-155e44d26581 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-642dae5f-597d-46d4-817d-155e44d26581 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:55:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-642dae5f-597d-46d4-817d-155e44d26581 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-642dae5f-597d-46d4-817d-155e44d26581 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:55:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:55:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-642dae5f-597d-46d4-817d-155e44d26581 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:55:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-642dae5f-597d-46d4-817d-155e44d26581 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:55:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 119/245] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:59 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 832 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:55:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9f9bb066-39b8-4db5-8af6-377f0789a1c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:55:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f9bb066-39b8-4db5-8af6-377f0789a1c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:55:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f9bb066-39b8-4db5-8af6-377f0789a1c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:55:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f9bb066-39b8-4db5-8af6-377f0789a1c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:55:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:55:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:55:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:55:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:55:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9f9bb066-39b8-4db5-8af6-377f0789a1c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:55:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f9bb066-39b8-4db5-8af6-377f0789a1c7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:55:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 127/246] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:55:59 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 854 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-40ede93a-74c6-48d0-be7c-d10789a035aa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40ede93a-74c6-48d0-be7c-d10789a035aa tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40ede93a-74c6-48d0-be7c-d10789a035aa tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40ede93a-74c6-48d0-be7c-d10789a035aa tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-40ede93a-74c6-48d0-be7c-d10789a035aa tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40ede93a-74c6-48d0-be7c-d10789a035aa tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:56:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 120/247] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:00 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:56:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-aa804d19-6c70-4969-909a-a56494e6981b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aa804d19-6c70-4969-909a-a56494e6981b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aa804d19-6c70-4969-909a-a56494e6981b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aa804d19-6c70-4969-909a-a56494e6981b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-aa804d19-6c70-4969-909a-a56494e6981b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aa804d19-6c70-4969-909a-a56494e6981b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 128/248] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:00 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f1c07d31-1a33-4890-84e4-de5c63992df9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1c07d31-1a33-4890-84e4-de5c63992df9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1c07d31-1a33-4890-84e4-de5c63992df9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1c07d31-1a33-4890-84e4-de5c63992df9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f1c07d31-1a33-4890-84e4-de5c63992df9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1c07d31-1a33-4890-84e4-de5c63992df9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:56:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 121/249] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:01 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-217e4417-4a82-4872-8d5c-4e064d5cc9a9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-217e4417-4a82-4872-8d5c-4e064d5cc9a9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-217e4417-4a82-4872-8d5c-4e064d5cc9a9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-217e4417-4a82-4872-8d5c-4e064d5cc9a9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-217e4417-4a82-4872-8d5c-4e064d5cc9a9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-217e4417-4a82-4872-8d5c-4e064d5cc9a9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:56:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 129/250] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:01 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-76955c8f-c7d3-4792-9408-f9e362122d28 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-742207243"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-742207243'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume of 1 GB Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Availability Zones retrieved successfully. Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Flow 'volume_create_api' (8ba6f5dd-528e-414b-adae-afa0ac68c2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f80b4d-cddd-4407-8b2f-986fbe48e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6c2bc348-f82e-4cfe-ae93-cd241bcc4a19 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6c2bc348-f82e-4cfe-ae93-cd241bcc4a19 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6c2bc348-f82e-4cfe-ae93-cd241bcc4a19 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6c2bc348-f82e-4cfe-ae93-cd241bcc4a19 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6c2bc348-f82e-4cfe-ae93-cd241bcc4a19 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6c2bc348-f82e-4cfe-ae93-cd241bcc4a19 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 130/251] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:01 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 915 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21f80b4d-cddd-4407-8b2f-986fbe48e402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd98302-7b28-445d-b377-6748ad012614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Created reservations ['e0e036d7-d38d-485c-9111-7c756b11175c', '829488e5-be22-4733-9f02-0e0908ef4919', 'e23101a7-de0b-4fd7-9aa6-490c562cbf4d', 'ec513439-1d9e-410a-a27e-3a74a85b5743'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd98302-7b28-445d-b377-6748ad012614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0e036d7-d38d-485c-9111-7c756b11175c', '829488e5-be22-4733-9f02-0e0908ef4919', 'e23101a7-de0b-4fd7-9aa6-490c562cbf4d', 'ec513439-1d9e-410a-a27e-3a74a85b5743']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a82c17-b085-4631-9db2-daf20dc9bfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a82c17-b085-4631-9db2-daf20dc9bfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e98687-2d34-457c-a12b-29e7bb7a632a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-742207243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='146bcfec1c254e82871428a754aea38c',qos_specs=None,replication_status=,reservations=['e0e036d7-d38d-485c-9111-7c756b11175c','829488e5-be22-4733-9f02-0e0908ef4919','e23101a7-de0b-4fd7-9aa6-490c562cbf4d','ec513439-1d9e-410a-a27e-3a74a85b5743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd3f35ee904f178e8ff2264ae03509',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-742207243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e98687-2d34-457c-a12b-29e7bb7a632a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146bcfec1c254e82871428a754aea38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bd3f35ee904f178e8ff2264ae03509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2211094b-1995-4cd0-9531-1d57fbfa4cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2211094b-1995-4cd0-9531-1d57fbfa4cfd) transitioned into state 'SUCCESS' from state '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-742207243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='146bcfec1c254e82871428a754aea38c',qos_specs=None,replication_status=,reservations=['e0e036d7-d38d-485c-9111-7c756b11175c','829488e5-be22-4733-9f02-0e0908ef4919','e23101a7-de0b-4fd7-9aa6-490c562cbf4d','ec513439-1d9e-410a-a27e-3a74a85b5743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd3f35ee904f178e8ff2264ae03509',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6413a4df-e3b2-48db-a2ae-b2b1c9965bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6413a4df-e3b2-48db-a2ae-b2b1c9965bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Flow 'volume_create_api' (8ba6f5dd-528e-414b-adae-afa0ac68c2c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume request issued successfully. Sep 02 19:56:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-76955c8f-c7d3-4792-9408-f9e362122d28 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:56:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 122/252] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:56:01 2026] POST /volume/v3/volumes => generated 763 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-72756b05-21d4-472f-a5d0-f923f842c17c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72756b05-21d4-472f-a5d0-f923f842c17c tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72756b05-21d4-472f-a5d0-f923f842c17c tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72756b05-21d4-472f-a5d0-f923f842c17c tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-72756b05-21d4-472f-a5d0-f923f842c17c tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72756b05-21d4-472f-a5d0-f923f842c17c tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 200 Sep 02 19:56:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 131/253] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:01 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 831 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c07e07fe-dd22-4743-a7dc-74062c528648 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c07e07fe-dd22-4743-a7dc-74062c528648 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c07e07fe-dd22-4743-a7dc-74062c528648 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c07e07fe-dd22-4743-a7dc-74062c528648 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c07e07fe-dd22-4743-a7dc-74062c528648 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c07e07fe-dd22-4743-a7dc-74062c528648 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 123/254] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:02 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1515756428"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1515756428'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Create volume of 1 GB Sep 02 19:56:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Availability Zones retrieved successfully. Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Flow 'volume_create_api' (91e1d836-f701-426c-9a55-69ee47df7e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31405f3a-09da-4c52-9987-afb8743aa604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31405f3a-09da-4c52-9987-afb8743aa604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4d9871-8ac0-4e9c-8bfa-b1e989ae5f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b6f85a2d-fcaf-4d9e-8abf-ab29ead90839 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b6f85a2d-fcaf-4d9e-8abf-ab29ead90839 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b6f85a2d-fcaf-4d9e-8abf-ab29ead90839 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b6f85a2d-fcaf-4d9e-8abf-ab29ead90839 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b6f85a2d-fcaf-4d9e-8abf-ab29ead90839 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b6f85a2d-fcaf-4d9e-8abf-ab29ead90839 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 200 Sep 02 19:56:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 124/255] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:02 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Created reservations ['7befbec9-925c-462c-9066-907257d10f64', '87d308da-9893-4a74-b4ed-9255c867d7c6', 'e7f73655-bd03-4d98-9a47-f5454fe0e473', 'e96ab793-ce84-446c-9b61-b78ef70e0992'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd4d9871-8ac0-4e9c-8bfa-b1e989ae5f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7befbec9-925c-462c-9066-907257d10f64', '87d308da-9893-4a74-b4ed-9255c867d7c6', 'e7f73655-bd03-4d98-9a47-f5454fe0e473', 'e96ab793-ce84-446c-9b61-b78ef70e0992']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d759ff94-176c-4fbf-9d48-3352965c5ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d759ff94-176c-4fbf-9d48-3352965c5ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72f29d32-abba-40f7-80a4-0781a5a8b156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1515756428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e155b33387d847d684603ba5c3233d4f',qos_specs=None,replication_status=,reservations=['7befbec9-925c-462c-9066-907257d10f64','87d308da-9893-4a74-b4ed-9255c867d7c6','e7f73655-bd03-4d98-9a47-f5454fe0e473','e96ab793-ce84-446c-9b61-b78ef70e0992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b70a6af52a042b089da2e3169a161bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1515756428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72f29d32-abba-40f7-80a4-0781a5a8b156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e155b33387d847d684603ba5c3233d4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b70a6af52a042b089da2e3169a161bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849254a9-6661-446f-83f2-21184c8cae78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849254a9-6661-446f-83f2-21184c8cae78) transitioned into state 'SUCCESS' from state '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-1515756428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e155b33387d847d684603ba5c3233d4f',qos_specs=None,replication_status=,reservations=['7befbec9-925c-462c-9066-907257d10f64','87d308da-9893-4a74-b4ed-9255c867d7c6','e7f73655-bd03-4d98-9a47-f5454fe0e473','e96ab793-ce84-446c-9b61-b78ef70e0992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b70a6af52a042b089da2e3169a161bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecfec46-f468-4aa8-b343-e4b5dbc05b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aecfec46-f468-4aa8-b343-e4b5dbc05b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Flow 'volume_create_api' (91e1d836-f701-426c-9a55-69ee47df7e98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Create volume request issued successfully. Sep 02 19:56:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ad1bdc9-3fbd-4999-8725-3d3dcbe8c4d5 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:56:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 132/256] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:56:02 2026] POST /volume/v3/volumes => generated 766 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eb5c8cf6-1d4b-4f96-b26a-a41c40ecf23e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eb5c8cf6-1d4b-4f96-b26a-a41c40ecf23e tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eb5c8cf6-1d4b-4f96-b26a-a41c40ecf23e tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eb5c8cf6-1d4b-4f96-b26a-a41c40ecf23e tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-eb5c8cf6-1d4b-4f96-b26a-a41c40ecf23e tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eb5c8cf6-1d4b-4f96-b26a-a41c40ecf23e tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 125/257] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:03 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 834 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e5bf40e7-00ef-4a15-9da9-d6d1f67e04ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e5bf40e7-00ef-4a15-9da9-d6d1f67e04ac tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e5bf40e7-00ef-4a15-9da9-d6d1f67e04ac tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e5bf40e7-00ef-4a15-9da9-d6d1f67e04ac tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e5bf40e7-00ef-4a15-9da9-d6d1f67e04ac tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e5bf40e7-00ef-4a15-9da9-d6d1f67e04ac tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 133/258] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:03 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34a40fd4-6e1b-48ef-9340-0b22f8da31a8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34a40fd4-6e1b-48ef-9340-0b22f8da31a8 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34a40fd4-6e1b-48ef-9340-0b22f8da31a8 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34a40fd4-6e1b-48ef-9340-0b22f8da31a8 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34a40fd4-6e1b-48ef-9340-0b22f8da31a8 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34a40fd4-6e1b-48ef-9340-0b22f8da31a8 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 200 Sep 02 19:56:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 126/259] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:04 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-980d6142-2cfa-4e3e-854e-c986194759b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-980d6142-2cfa-4e3e-854e-c986194759b9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-980d6142-2cfa-4e3e-854e-c986194759b9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-980d6142-2cfa-4e3e-854e-c986194759b9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-980d6142-2cfa-4e3e-854e-c986194759b9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-980d6142-2cfa-4e3e-854e-c986194759b9 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 200 Sep 02 19:56:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 134/260] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:04 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-456347902"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-456347902'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume of 1 GB Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Availability Zones retrieved successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Flow 'volume_create_api' (1fe6b423-0c10-429e-aa95-a70fa4e34e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649f6c0b-162f-49ac-b786-0c3fc5b2c6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f4380b68-f725-4f83-97b2-d3041c2b8f3b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f4380b68-f725-4f83-97b2-d3041c2b8f3b tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f4380b68-f725-4f83-97b2-d3041c2b8f3b tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f4380b68-f725-4f83-97b2-d3041c2b8f3b tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (649f6c0b-162f-49ac-b786-0c3fc5b2c6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4aa3236-f55e-4066-864f-32d0b9567484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f4380b68-f725-4f83-97b2-d3041c2b8f3b tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f4380b68-f725-4f83-97b2-d3041c2b8f3b tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 135/261] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:04 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 858 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Created reservations ['fb2344c2-4db1-40f2-a2d9-1fdff2a3af1a', '1e19c04f-17dd-4906-8ef6-9be8ba4f1591', '656347f0-f203-4b3a-96af-26c26113d3cb', 'de28f0ec-6cd4-4e5b-b522-3910f051c231'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4aa3236-f55e-4066-864f-32d0b9567484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb2344c2-4db1-40f2-a2d9-1fdff2a3af1a', '1e19c04f-17dd-4906-8ef6-9be8ba4f1591', '656347f0-f203-4b3a-96af-26c26113d3cb', 'de28f0ec-6cd4-4e5b-b522-3910f051c231']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce4b131-1d0c-497b-9326-855b2506c446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce4b131-1d0c-497b-9326-855b2506c446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c36cbb-ebdb-4bdf-bc13-90aafc8542fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-456347902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='146bcfec1c254e82871428a754aea38c',qos_specs=None,replication_status=,reservations=['fb2344c2-4db1-40f2-a2d9-1fdff2a3af1a','1e19c04f-17dd-4906-8ef6-9be8ba4f1591','656347f0-f203-4b3a-96af-26c26113d3cb','de28f0ec-6cd4-4e5b-b522-3910f051c231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd3f35ee904f178e8ff2264ae03509',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-456347902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c36cbb-ebdb-4bdf-bc13-90aafc8542fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='146bcfec1c254e82871428a754aea38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bd3f35ee904f178e8ff2264ae03509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d883fa64-7f27-4725-8cfe-53d2f83df9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d883fa64-7f27-4725-8cfe-53d2f83df9e4) transitioned into state 'SUCCESS' from state '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-456347902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='146bcfec1c254e82871428a754aea38c',qos_specs=None,replication_status=,reservations=['fb2344c2-4db1-40f2-a2d9-1fdff2a3af1a','1e19c04f-17dd-4906-8ef6-9be8ba4f1591','656347f0-f203-4b3a-96af-26c26113d3cb','de28f0ec-6cd4-4e5b-b522-3910f051c231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd3f35ee904f178e8ff2264ae03509',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bef034-bc52-4322-9518-69b75b46f31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bef034-bc52-4322-9518-69b75b46f31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Flow 'volume_create_api' (1fe6b423-0c10-429e-aa95-a70fa4e34e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Create volume request issued successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68b7a6a8-2195-4f50-a0d0-1753ef68507b tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:56:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 127/262] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:56:04 2026] POST /volume/v3/volumes => generated 763 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a1ddd34b-b637-4584-85ab-4c648cc91364 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1ddd34b-b637-4584-85ab-4c648cc91364 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1ddd34b-b637-4584-85ab-4c648cc91364 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1ddd34b-b637-4584-85ab-4c648cc91364 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ea505dd4-70cf-4e4f-bd09-236c814a91f7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea505dd4-70cf-4e4f-bd09-236c814a91f7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea505dd4-70cf-4e4f-bd09-236c814a91f7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea505dd4-70cf-4e4f-bd09-236c814a91f7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ea505dd4-70cf-4e4f-bd09-236c814a91f7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea505dd4-70cf-4e4f-bd09-236c814a91f7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 128/263] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:04 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a1ddd34b-b637-4584-85ab-4c648cc91364 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1ddd34b-b637-4584-85ab-4c648cc91364 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 136/264] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:04 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2b073b29-88e0-4a9a-a7f0-638eabaa4ce9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b073b29-88e0-4a9a-a7f0-638eabaa4ce9 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b073b29-88e0-4a9a-a7f0-638eabaa4ce9 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b073b29-88e0-4a9a-a7f0-638eabaa4ce9 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2b073b29-88e0-4a9a-a7f0-638eabaa4ce9 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b073b29-88e0-4a9a-a7f0-638eabaa4ce9 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 129/265] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:05 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-04957b77-47c3-484d-94a4-50a55ef7efec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04957b77-47c3-484d-94a4-50a55ef7efec tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04957b77-47c3-484d-94a4-50a55ef7efec tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04957b77-47c3-484d-94a4-50a55ef7efec tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0c3ac642-d144-4cfa-960f-59eecb7129b0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0c3ac642-d144-4cfa-960f-59eecb7129b0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0c3ac642-d144-4cfa-960f-59eecb7129b0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0c3ac642-d144-4cfa-960f-59eecb7129b0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-04957b77-47c3-484d-94a4-50a55ef7efec tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04957b77-47c3-484d-94a4-50a55ef7efec tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 137/266] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:05 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0c3ac642-d144-4cfa-960f-59eecb7129b0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0c3ac642-d144-4cfa-960f-59eecb7129b0 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 130/267] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:05 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 1333 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d706983a-c7cf-4c46-8fff-c7ce48809c35 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d706983a-c7cf-4c46-8fff-c7ce48809c35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d706983a-c7cf-4c46-8fff-c7ce48809c35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d706983a-c7cf-4c46-8fff-c7ce48809c35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d706983a-c7cf-4c46-8fff-c7ce48809c35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d706983a-c7cf-4c46-8fff-c7ce48809c35 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 138/268] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:56:05 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 1333 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-5b859b63-61f5-413d-b543-3a09bb732726 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-5b859b63-61f5-413d-b543-3a09bb732726 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-5b859b63-61f5-413d-b543-3a09bb732726 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-5b859b63-61f5-413d-b543-3a09bb732726 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-5b859b63-61f5-413d-b543-3a09bb732726 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-5b859b63-61f5-413d-b543-3a09bb732726 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 131/269] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:56:06 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 1333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-98dfced6-0298-48b8-a75c-e8d7886c85cc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98dfced6-0298-48b8-a75c-e8d7886c85cc None None] GET http://192.168.122.225/volume// Sep 02 19:56:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98dfced6-0298-48b8-a75c-e8d7886c85cc None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98dfced6-0298-48b8-a75c-e8d7886c85cc None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98dfced6-0298-48b8-a75c-e8d7886c85cc None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:56:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 139/270] 192.168.122.225 () {58 vars in 1308 bytes} [Wed Sep 2 19:56:06 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-c625dc0e-d81e-41ea-b385-661041c21300 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-c625dc0e-d81e-41ea-b385-661041c21300 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-c625dc0e-d81e-41ea-b385-661041c21300 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3", "connector": null, "instance_uuid": "f5d6d82e-e9b6-4d90-a878-f84e637d4064"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-c625dc0e-d81e-41ea-b385-661041c21300 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:56:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 132/271] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:56:06 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-433514d5-6a5c-4096-8acc-c1adb58543e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-433514d5-6a5c-4096-8acc-c1adb58543e6 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-433514d5-6a5c-4096-8acc-c1adb58543e6 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-433514d5-6a5c-4096-8acc-c1adb58543e6 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-433514d5-6a5c-4096-8acc-c1adb58543e6 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-433514d5-6a5c-4096-8acc-c1adb58543e6 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 140/272] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:06 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f2262e55-d819-40a6-9a16-3ecfafafc418 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2262e55-d819-40a6-9a16-3ecfafafc418 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2262e55-d819-40a6-9a16-3ecfafafc418 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2262e55-d819-40a6-9a16-3ecfafafc418 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f2262e55-d819-40a6-9a16-3ecfafafc418 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2262e55-d819-40a6-9a16-3ecfafafc418 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 133/273] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:06 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Create volume of 1 GB Sep 02 19:56:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Availability Zones retrieved successfully. Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Flow 'volume_create_api' (4aeee047-f658-43dd-b614-96a8a8d384db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38255c28-3ee6-43dd-915e-1c76496af064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38255c28-3ee6-43dd-915e-1c76496af064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcfe1fff-7cc8-4e53-9e00-8ef3ab03b99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Created reservations ['da17051e-b105-4bf9-91fe-27ee447bf25d', '39a73cf2-775f-418e-9bf8-deb2ebe4ab02', 'b32b7fce-4a4f-4be6-99b0-b8dbedaf42c1', 'b84cfa15-f182-44e7-888d-ece2e3e6d3ed'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcfe1fff-7cc8-4e53-9e00-8ef3ab03b99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da17051e-b105-4bf9-91fe-27ee447bf25d', '39a73cf2-775f-418e-9bf8-deb2ebe4ab02', 'b32b7fce-4a4f-4be6-99b0-b8dbedaf42c1', 'b84cfa15-f182-44e7-888d-ece2e3e6d3ed']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc74b05b-a5ac-4d8a-8cd8-8c880354df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc74b05b-a5ac-4d8a-8cd8-8c880354df18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab236e6d-d921-4e53-bcef-d53963a3dc5e', '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='2ad718cfce3c48e3bd7a0d9cc2fff379',qos_specs=None,replication_status=,reservations=['da17051e-b105-4bf9-91fe-27ee447bf25d','39a73cf2-775f-418e-9bf8-deb2ebe4ab02','b32b7fce-4a4f-4be6-99b0-b8dbedaf42c1','b84cfa15-f182-44e7-888d-ece2e3e6d3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d481ccfd87a343ea8fdb23a15e347f9f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab236e6d-d921-4e53-bcef-d53963a3dc5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ad718cfce3c48e3bd7a0d9cc2fff379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d481ccfd87a343ea8fdb23a15e347f9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668a8429-6e4f-4f2d-89f4-295b7af9b4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668a8429-6e4f-4f2d-89f4-295b7af9b4d5) transitioned into state 'SUCCESS' from 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='2ad718cfce3c48e3bd7a0d9cc2fff379',qos_specs=None,replication_status=,reservations=['da17051e-b105-4bf9-91fe-27ee447bf25d','39a73cf2-775f-418e-9bf8-deb2ebe4ab02','b32b7fce-4a4f-4be6-99b0-b8dbedaf42c1','b84cfa15-f182-44e7-888d-ece2e3e6d3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d481ccfd87a343ea8fdb23a15e347f9f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ec4a50-9bef-4cdf-a7fa-ca4c484742be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ec4a50-9bef-4cdf-a7fa-ca4c484742be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Flow 'volume_create_api' (4aeee047-f658-43dd-b614-96a8a8d384db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Create volume request issued successfully. Sep 02 19:56:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e5f6cd2-b3ae-429c-968c-fc0b5490cdeb tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:56:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 141/274] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:56:07 2026] POST /volume/v3/volumes => generated 742 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-10370ff8-faf7-4f93-bbc9-2f0301340aa6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-10370ff8-faf7-4f93-bbc9-2f0301340aa6 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] GET http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e Sep 02 19:56:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-10370ff8-faf7-4f93-bbc9-2f0301340aa6 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-10370ff8-faf7-4f93-bbc9-2f0301340aa6 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-10370ff8-faf7-4f93-bbc9-2f0301340aa6 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Volume info retrieved successfully. Sep 02 19:56:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-10370ff8-faf7-4f93-bbc9-2f0301340aa6 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e returned with HTTP 200 Sep 02 19:56:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 134/275] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:07 2026] GET /volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e => generated 921 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8430afd-aa0c-4265-8de0-5c66499c6a0f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8430afd-aa0c-4265-8de0-5c66499c6a0f tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] GET http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8430afd-aa0c-4265-8de0-5c66499c6a0f tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8430afd-aa0c-4265-8de0-5c66499c6a0f tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e6d5284c-e98c-4889-a076-69a742dd26da None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e6d5284c-e98c-4889-a076-69a742dd26da None None] GET http://192.168.122.225/volume// Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e6d5284c-e98c-4889-a076-69a742dd26da None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e6d5284c-e98c-4889-a076-69a742dd26da None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e6d5284c-e98c-4889-a076-69a742dd26da None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:56:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 135/276] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:56:09 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:56:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-7cddc2fd-dddf-4b59-a9dc-8c21b7ca3c7b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-7cddc2fd-dddf-4b59-a9dc-8c21b7ca3c7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-7cddc2fd-dddf-4b59-a9dc-8c21b7ca3c7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-7cddc2fd-dddf-4b59-a9dc-8c21b7ca3c7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a8430afd-aa0c-4265-8de0-5c66499c6a0f tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Volume info retrieved successfully. Sep 02 19:56:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8430afd-aa0c-4265-8de0-5c66499c6a0f tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e returned with HTTP 200 Sep 02 19:56:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 142/277] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:09 2026] GET /volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-7cddc2fd-dddf-4b59-a9dc-8c21b7ca3c7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-7cddc2fd-dddf-4b59-a9dc-8c21b7ca3c7b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 200 Sep 02 19:56:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 136/278] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:56:09 2026] GET /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 1513 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] PUT http://192.168.122.225/volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137 Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Acquiring lock "cinder-attachment_update-9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:09 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3-devstack" released by "attachment_update" :: held 0.310s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:56:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-d8568bf6-08b2-49d7-add8-6e2757ef42e6 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137 returned with HTTP 200 Sep 02 19:56:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 143/279] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:56:09 2026] PUT /volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137 => generated 694 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-3f189fe0-0cbf-4929-8700-94bf24ab4cf7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-3f189fe0-0cbf-4929-8700-94bf24ab4cf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137/action Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-3f189fe0-0cbf-4929-8700-94bf24ab4cf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-3f189fe0-0cbf-4929-8700-94bf24ab4cf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c0045b41-1c75-450c-98b0-51f6b48aed57 req-3f189fe0-0cbf-4929-8700-94bf24ab4cf7 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137/action returned with HTTP 204 Sep 02 19:56:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 137/280] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:56:09 2026] POST /volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-227930d8-05f8-44db-a6ed-115d9e29f367 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-227930d8-05f8-44db-a6ed-115d9e29f367 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] GET http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-227930d8-05f8-44db-a6ed-115d9e29f367 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-227930d8-05f8-44db-a6ed-115d9e29f367 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-227930d8-05f8-44db-a6ed-115d9e29f367 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Volume info retrieved successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-227930d8-05f8-44db-a6ed-115d9e29f367 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e returned with HTTP 200 Sep 02 19:56:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 144/281] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:10 2026] GET /volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e => generated 972 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3eb93969-9009-4e33-a7fd-23b932edda4e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] GET http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1&project_id=146bcfec1c254e82871428a754aea38c Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Could not evaluate value 146bcfec1c254e82871428a754aea38c, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Searching by: MultiDict([('project_id', '146bcfec1c254e82871428a754aea38c'), ('all_tenants', 1)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Get all volumes completed successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eb93969-9009-4e33-a7fd-23b932edda4e tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1&project_id=146bcfec1c254e82871428a754aea38c returned with HTTP 200 Sep 02 19:56:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 138/282] 192.168.122.225 () {58 vars in 1257 bytes} [Wed Sep 2 19:56:10 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=146bcfec1c254e82871428a754aea38c => generated 3041 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-92993ede-ba2b-4aee-8365-20f92411f282 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Delete volume with id: ab236e6d-d921-4e53-bcef-d53963a3dc5e Sep 02 19:56:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Volume info retrieved successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] Delete volume request issued successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-92993ede-ba2b-4aee-8365-20f92411f282 tempest-VolumesListAdminTestJSON-1337178140 tempest-VolumesListAdminTestJSON-1337178140-project-admin] http://192.168.122.225/volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e returned with HTTP 202 Sep 02 19:56:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 145/283] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:10 2026] DELETE /volume/v3/volumes/ab236e6d-d921-4e53-bcef-d53963a3dc5e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-69915c6c-6643-42b0-896c-f74a4c4febae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-69915c6c-6643-42b0-896c-f74a4c4febae tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-69915c6c-6643-42b0-896c-f74a4c4febae tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-69915c6c-6643-42b0-896c-f74a4c4febae tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-69915c6c-6643-42b0-896c-f74a4c4febae tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-69915c6c-6643-42b0-896c-f74a4c4febae tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 139/284] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:10 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] DELETE http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Delete volume with id: 17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Delete volume request issued successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb07139a-ba3d-4900-98d7-1ca57832f0d1 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 202 Sep 02 19:56:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 146/285] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:10 2026] DELETE /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0e7883b2-265e-4f33-ab90-16eaa2312144 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e7883b2-265e-4f33-ab90-16eaa2312144 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e7883b2-265e-4f33-ab90-16eaa2312144 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e7883b2-265e-4f33-ab90-16eaa2312144 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0e7883b2-265e-4f33-ab90-16eaa2312144 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e7883b2-265e-4f33-ab90-16eaa2312144 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 140/286] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:10 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2fb8abcd-352d-4221-8ae1-14be23473878 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2fb8abcd-352d-4221-8ae1-14be23473878 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2fb8abcd-352d-4221-8ae1-14be23473878 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2fb8abcd-352d-4221-8ae1-14be23473878 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2fb8abcd-352d-4221-8ae1-14be23473878 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2fb8abcd-352d-4221-8ae1-14be23473878 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 200 Sep 02 19:56:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 147/287] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:11 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 855 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e569309f-c41b-433a-bb25-d22ad263f4a0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e569309f-c41b-433a-bb25-d22ad263f4a0 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb Sep 02 19:56:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e569309f-c41b-433a-bb25-d22ad263f4a0 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e569309f-c41b-433a-bb25-d22ad263f4a0 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e569309f-c41b-433a-bb25-d22ad263f4a0 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb returned with HTTP 404 Sep 02 19:56:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 141/288] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:12 2026] GET /volume/v3/volumes/17c36cbb-ebdb-4bdf-bc13-90aafc8542fb => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0a95e3ad-5be2-4f7c-96e5-d1340e2596fe None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a95e3ad-5be2-4f7c-96e5-d1340e2596fe tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a95e3ad-5be2-4f7c-96e5-d1340e2596fe tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a95e3ad-5be2-4f7c-96e5-d1340e2596fe tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0a95e3ad-5be2-4f7c-96e5-d1340e2596fe tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a95e3ad-5be2-4f7c-96e5-d1340e2596fe tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 200 Sep 02 19:56:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 148/289] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:12 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 856 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-75752bfb-1128-4bd7-92ac-39938273871a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] DELETE http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Delete volume with id: c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Delete volume request issued successfully. Sep 02 19:56:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75752bfb-1128-4bd7-92ac-39938273871a tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 202 Sep 02 19:56:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 142/290] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:12 2026] DELETE /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a40bbc5-f114-4ce1-ae4d-81c031a0e070 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a40bbc5-f114-4ce1-ae4d-81c031a0e070 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a40bbc5-f114-4ce1-ae4d-81c031a0e070 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a40bbc5-f114-4ce1-ae4d-81c031a0e070 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7a40bbc5-f114-4ce1-ae4d-81c031a0e070 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a40bbc5-f114-4ce1-ae4d-81c031a0e070 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 200 Sep 02 19:56:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 149/291] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:13 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5101ace8-cd5d-4a4b-98a3-550db91b5733 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5101ace8-cd5d-4a4b-98a3-550db91b5733 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a Sep 02 19:56:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5101ace8-cd5d-4a4b-98a3-550db91b5733 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5101ace8-cd5d-4a4b-98a3-550db91b5733 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5101ace8-cd5d-4a4b-98a3-550db91b5733 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a returned with HTTP 404 Sep 02 19:56:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 143/292] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:14 2026] GET /volume/v3/volumes/c8e98687-2d34-457c-a12b-29e7bb7a632a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b96da241-02ee-4bc7-8749-c12b1efe06d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b96da241-02ee-4bc7-8749-c12b1efe06d4 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b96da241-02ee-4bc7-8749-c12b1efe06d4 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b96da241-02ee-4bc7-8749-c12b1efe06d4 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b96da241-02ee-4bc7-8749-c12b1efe06d4 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b96da241-02ee-4bc7-8749-c12b1efe06d4 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:56:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 150/293] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:14 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] DELETE http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Delete volume with id: 1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Delete volume request issued successfully. Sep 02 19:56:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-20ea8126-f151-4ee9-a820-08a3d54456e7 tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 202 Sep 02 19:56:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 144/294] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:14 2026] DELETE /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-95749bff-11c2-404f-bd96-9cf7972c0e3e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-95749bff-11c2-404f-bd96-9cf7972c0e3e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-95749bff-11c2-404f-bd96-9cf7972c0e3e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-95749bff-11c2-404f-bd96-9cf7972c0e3e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-95749bff-11c2-404f-bd96-9cf7972c0e3e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-95749bff-11c2-404f-bd96-9cf7972c0e3e tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:56:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 151/295] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:14 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 856 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-05519ab9-e430-4e1e-aade-4e4844b39a7f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-05519ab9-e430-4e1e-aade-4e4844b39a7f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-05519ab9-e430-4e1e-aade-4e4844b39a7f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-05519ab9-e430-4e1e-aade-4e4844b39a7f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-05519ab9-e430-4e1e-aade-4e4844b39a7f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Volume info retrieved successfully. Sep 02 19:56:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-05519ab9-e430-4e1e-aade-4e4844b39a7f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 200 Sep 02 19:56:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 145/296] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:15 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 856 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-f8059acc-f453-4f79-87ba-45bb5f981afc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-f8059acc-f453-4f79-87ba-45bb5f981afc tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-f8059acc-f453-4f79-87ba-45bb5f981afc tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-f8059acc-f453-4f79-87ba-45bb5f981afc tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-f8059acc-f453-4f79-87ba-45bb5f981afc tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-f8059acc-f453-4f79-87ba-45bb5f981afc tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 152/297] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:56:16 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ffe041e-a1c0-4d4a-8fe7-a6b3ead2255f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ffe041e-a1c0-4d4a-8fe7-a6b3ead2255f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] GET http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 Sep 02 19:56:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ffe041e-a1c0-4d4a-8fe7-a6b3ead2255f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ffe041e-a1c0-4d4a-8fe7-a6b3ead2255f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ffe041e-a1c0-4d4a-8fe7-a6b3ead2255f tempest-VolumesListAdminTestJSON-2074077685 tempest-VolumesListAdminTestJSON-2074077685-project-member] http://192.168.122.225/volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 returned with HTTP 404 Sep 02 19:56:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 146/298] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:16 2026] GET /volume/v3/volumes/1ea73edf-884e-44d4-9bab-b829f8c757a3 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5f81fe59-d7ef-4d41-b73a-6105f04b74f6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f81fe59-d7ef-4d41-b73a-6105f04b74f6 None None] GET http://192.168.122.225/volume// Sep 02 19:56:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f81fe59-d7ef-4d41-b73a-6105f04b74f6 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f81fe59-d7ef-4d41-b73a-6105f04b74f6 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f81fe59-d7ef-4d41-b73a-6105f04b74f6 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:56:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 153/299] 192.168.122.225 () {58 vars in 1308 bytes} [Wed Sep 2 19:56:17 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:56:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-31f1987a-8fce-450e-86bc-6df3ae365e3c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-31f1987a-8fce-450e-86bc-6df3ae365e3c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:56:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-31f1987a-8fce-450e-86bc-6df3ae365e3c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72f29d32-abba-40f7-80a4-0781a5a8b156", "connector": null, "instance_uuid": "02945900-e3ed-42ce-abb2-74ecc11f60ab"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-31f1987a-8fce-450e-86bc-6df3ae365e3c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:56:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 147/300] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:56:17 2026] POST /volume/v3/attachments => generated 273 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-51386761-6290-4424-9718-bc6c3e73c3d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-51386761-6290-4424-9718-bc6c3e73c3d2 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] POST http://192.168.122.225/volume/v3/attachments/3af57db4-5de2-4475-b15e-aa25d50291b5/action Sep 02 19:56:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-51386761-6290-4424-9718-bc6c3e73c3d2 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:56:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-51386761-6290-4424-9718-bc6c3e73c3d2 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8d35ff20-8b6d-45dd-aad9-df518be41a6f req-51386761-6290-4424-9718-bc6c3e73c3d2 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/attachments/3af57db4-5de2-4475-b15e-aa25d50291b5/action returned with HTTP 204 Sep 02 19:56:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 154/301] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:56:17 2026] POST /volume/v3/attachments/3af57db4-5de2-4475-b15e-aa25d50291b5/action => generated 0 bytes in 203 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dcd4744e-95ea-4989-80ce-094286d811ea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dcd4744e-95ea-4989-80ce-094286d811ea tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dcd4744e-95ea-4989-80ce-094286d811ea tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dcd4744e-95ea-4989-80ce-094286d811ea tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7e8c6912-7123-4894-9f13-8eedb80b07d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7e8c6912-7123-4894-9f13-8eedb80b07d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7e8c6912-7123-4894-9f13-8eedb80b07d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7e8c6912-7123-4894-9f13-8eedb80b07d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dcd4744e-95ea-4989-80ce-094286d811ea tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7e8c6912-7123-4894-9f13-8eedb80b07d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dcd4744e-95ea-4989-80ce-094286d811ea tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 148/302] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:17 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 1121 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7e8c6912-7123-4894-9f13-8eedb80b07d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 155/303] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:56:18 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 1145 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6c958a64-dcf5-4351-98a8-dad3ad44454c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c958a64-dcf5-4351-98a8-dad3ad44454c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c958a64-dcf5-4351-98a8-dad3ad44454c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c958a64-dcf5-4351-98a8-dad3ad44454c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6/action Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6c958a64-dcf5-4351-98a8-dad3ad44454c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c958a64-dcf5-4351-98a8-dad3ad44454c tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 149/304] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:18 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 1121 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Begin detaching volume completed successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-7d9872cb-3c70-448e-b10d-0cf817cafa8c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6/action returned with HTTP 202 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 156/305] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 19:56:18 2026] POST /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a3237500-b76a-4251-b5dc-1c5a6070d849 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3237500-b76a-4251-b5dc-1c5a6070d849 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3237500-b76a-4251-b5dc-1c5a6070d849 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3237500-b76a-4251-b5dc-1c5a6070d849 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a3237500-b76a-4251-b5dc-1c5a6070d849 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3237500-b76a-4251-b5dc-1c5a6070d849 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 150/306] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:18 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 1148 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bd95fed2-6b7c-4057-a767-c4bf81b15cdf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd95fed2-6b7c-4057-a767-c4bf81b15cdf None None] GET http://192.168.122.225/volume// Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-a73ea708-e29f-4683-9145-2de98f283e7e req-cdff8535-fb98-438e-af37-510d518e9090 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd95fed2-6b7c-4057-a767-c4bf81b15cdf None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd95fed2-6b7c-4057-a767-c4bf81b15cdf None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd95fed2-6b7c-4057-a767-c4bf81b15cdf None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 157/307] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:56:18 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-cdff8535-fb98-438e-af37-510d518e9090 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-cdff8535-fb98-438e-af37-510d518e9090 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-20693398-8294-4cf7-85bb-7382408f00d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-cdff8535-fb98-438e-af37-510d518e9090 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-20693398-8294-4cf7-85bb-7382408f00d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-20693398-8294-4cf7-85bb-7382408f00d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-20693398-8294-4cf7-85bb-7382408f00d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-a73ea708-e29f-4683-9145-2de98f283e7e req-cdff8535-fb98-438e-af37-510d518e9090 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-20693398-8294-4cf7-85bb-7382408f00d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-cdff8535-fb98-438e-af37-510d518e9090 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 151/308] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:56:18 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 1121 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-20693398-8294-4cf7-85bb-7382408f00d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 158/309] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:56:18 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 1329 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-a73ea708-e29f-4683-9145-2de98f283e7e req-7927c0ae-949b-4ad2-a073-ab5284cc28b6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-7927c0ae-949b-4ad2-a073-ab5284cc28b6 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] DELETE http://192.168.122.225/volume/v3/attachments/3af57db4-5de2-4475-b15e-aa25d50291b5 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-7927c0ae-949b-4ad2-a073-ab5284cc28b6 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-7927c0ae-949b-4ad2-a073-ab5284cc28b6 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:18 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:56:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a73ea708-e29f-4683-9145-2de98f283e7e req-7927c0ae-949b-4ad2-a073-ab5284cc28b6 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/attachments/3af57db4-5de2-4475-b15e-aa25d50291b5 returned with HTTP 200 Sep 02 19:56:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 152/310] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:56:18 2026] DELETE /volume/v3/attachments/3af57db4-5de2-4475-b15e-aa25d50291b5 => generated 19 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea28c6ff-1be3-4ddc-8b95-efce351673b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea28c6ff-1be3-4ddc-8b95-efce351673b3 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:56:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea28c6ff-1be3-4ddc-8b95-efce351673b3 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea28c6ff-1be3-4ddc-8b95-efce351673b3 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-08a9390a-b928-4dd0-94bf-2d3b27a27f32 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-08a9390a-b928-4dd0-94bf-2d3b27a27f32 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] DELETE http://192.168.122.225/volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10 Sep 02 19:56:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-08a9390a-b928-4dd0-94bf-2d3b27a27f32 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-08a9390a-b928-4dd0-94bf-2d3b27a27f32 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea28c6ff-1be3-4ddc-8b95-efce351673b3 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:56:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea28c6ff-1be3-4ddc-8b95-efce351673b3 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:56:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 159/311] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:19 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 859 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:19 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:56:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-cdfd3d40-2f5e-4a29-b486-99ae04293dc1 req-08a9390a-b928-4dd0-94bf-2d3b27a27f32 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10 returned with HTTP 200 Sep 02 19:56:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 153/312] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:56:19 2026] DELETE /volume/v3/attachments/6912c53b-261f-44a1-9386-ef0a1b3a9e10 => generated 19 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7c9110df-b6ee-4e05-aee9-cac4c8bf93e0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c9110df-b6ee-4e05-aee9-cac4c8bf93e0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:56:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c9110df-b6ee-4e05-aee9-cac4c8bf93e0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c9110df-b6ee-4e05-aee9-cac4c8bf93e0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7c9110df-b6ee-4e05-aee9-cac4c8bf93e0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c9110df-b6ee-4e05-aee9-cac4c8bf93e0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:56:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 160/313] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:19 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d097785c-871d-4424-9673-5cf1fd358a15 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d097785c-871d-4424-9673-5cf1fd358a15 tempest-ExtensionsTestJSON-1366361113 tempest-ExtensionsTestJSON-1366361113-project-member] GET http://192.168.122.225/volume/v3/extensions Sep 02 19:56:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d097785c-871d-4424-9673-5cf1fd358a15 tempest-ExtensionsTestJSON-1366361113 tempest-ExtensionsTestJSON-1366361113-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d097785c-871d-4424-9673-5cf1fd358a15 tempest-ExtensionsTestJSON-1366361113 tempest-ExtensionsTestJSON-1366361113-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d097785c-871d-4424-9673-5cf1fd358a15 tempest-ExtensionsTestJSON-1366361113 tempest-ExtensionsTestJSON-1366361113-project-member] http://192.168.122.225/volume/v3/extensions returned with HTTP 200 Sep 02 19:56:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 154/314] 192.168.122.225 () {58 vars in 1130 bytes} [Wed Sep 2 19:56:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:56:29 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=351,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:56:29 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=317,cinder:INSERT=37,cinder:UPDATE=61 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:56:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ceed2e76-a430-44e6-85a4-b1ce51be1ba2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ceed2e76-a430-44e6-85a4-b1ce51be1ba2 None None] GET http://192.168.122.225/volume// Sep 02 19:56:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ceed2e76-a430-44e6-85a4-b1ce51be1ba2 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ceed2e76-a430-44e6-85a4-b1ce51be1ba2 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ceed2e76-a430-44e6-85a4-b1ce51be1ba2 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:56:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 161/315] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:56:31 2026] GET /volume/ => generated 390 bytes in 39 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 19:56:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-5f132131-0e50-4787-b32c-1c9549050d72 req-06ca775d-b92a-42a7-bfe9-2a80282e7547 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-06ca775d-b92a-42a7-bfe9-2a80282e7547 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:56:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-06ca775d-b92a-42a7-bfe9-2a80282e7547 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3", "connector": null, "instance_uuid": "f5d6d82e-e9b6-4d90-a878-f84e637d4064"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-06ca775d-b92a-42a7-bfe9-2a80282e7547 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:56:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 155/316] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:56:31 2026] POST /volume/v3/attachments => generated 273 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:56:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-5f132131-0e50-4787-b32c-1c9549050d72 req-022d9f43-1821-4e6c-a880-c47b03b01539 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-022d9f43-1821-4e6c-a880-c47b03b01539 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] DELETE http://192.168.122.225/volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137 Sep 02 19:56:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-022d9f43-1821-4e6c-a880-c47b03b01539 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-022d9f43-1821-4e6c-a880-c47b03b01539 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:32 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 19:56:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-022d9f43-1821-4e6c-a880-c47b03b01539 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137 returned with HTTP 200 Sep 02 19:56:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 162/317] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:56:32 2026] DELETE /volume/v3/attachments/44dd249e-f94b-4fbc-8f4d-f870db3df137 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] PUT http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Acquiring lock "cinder-attachment_update-9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-478ffbfa-744a-4452-a30d-deb400c26713 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Lock "cinder-attachment_update-9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3-devstack" released by "attachment_update" :: held 0.391s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-934e2a5d-357f-4eba-bdb2-adefb6c7da8b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f returned with HTTP 200 Sep 02 19:56:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 156/318] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:56:35 2026] PUT /volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f => generated 694 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-5f132131-0e50-4787-b32c-1c9549050d72 req-c8805958-2786-4420-b5de-25dfd6d707bc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-c8805958-2786-4420-b5de-25dfd6d707bc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-c8805958-2786-4420-b5de-25dfd6d707bc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-c8805958-2786-4420-b5de-25dfd6d707bc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-c8805958-2786-4420-b5de-25dfd6d707bc tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f returned with HTTP 200 Sep 02 19:56:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 157/319] 192.168.122.225 () {62 vars in 1540 bytes} [Wed Sep 2 19:56:35 2026] GET /volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f => generated 719 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-395020916"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-395020916'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Create volume of 1 GB Sep 02 19:56:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Availability Zones retrieved successfully. Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Flow 'volume_create_api' (a5ffabc7-6348-4f9f-a311-3c64e47f4cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88377159-8060-4c15-abce-0b7363289163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88377159-8060-4c15-abce-0b7363289163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8826e25e-463b-4657-8891-09e2b04e1bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Created reservations ['2a9b02f8-10a6-4085-8f02-3cd9271d5d6c', '6683b715-0b24-4d19-8878-d7e22903de73', '2db56210-28a2-41f3-82a3-144ed331dcce', 'a1d7509f-eefa-4f4b-a0fb-53e9bd9c82b2'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8826e25e-463b-4657-8891-09e2b04e1bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a9b02f8-10a6-4085-8f02-3cd9271d5d6c', '6683b715-0b24-4d19-8878-d7e22903de73', '2db56210-28a2-41f3-82a3-144ed331dcce', 'a1d7509f-eefa-4f4b-a0fb-53e9bd9c82b2']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbbbfdf-ce91-4874-99c3-9b2a6d35e753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbbbfdf-ce91-4874-99c3-9b2a6d35e753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c33995ec-6572-4e55-99df-b3cc2f924c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-395020916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc5dd0618fa4e358d07a883ff72171a',qos_specs=None,replication_status=,reservations=['2a9b02f8-10a6-4085-8f02-3cd9271d5d6c','6683b715-0b24-4d19-8878-d7e22903de73','2db56210-28a2-41f3-82a3-144ed331dcce','a1d7509f-eefa-4f4b-a0fb-53e9bd9c82b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd89c941a58143a9ad9985f47da8a8c8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-395020916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c33995ec-6572-4e55-99df-b3cc2f924c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc5dd0618fa4e358d07a883ff72171a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd89c941a58143a9ad9985f47da8a8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5102b597-08bc-4bfd-b0f9-75b8cef8d4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5102b597-08bc-4bfd-b0f9-75b8cef8d4c9) transitioned into state 'SUCCESS' from state '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-395020916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc5dd0618fa4e358d07a883ff72171a',qos_specs=None,replication_status=,reservations=['2a9b02f8-10a6-4085-8f02-3cd9271d5d6c','6683b715-0b24-4d19-8878-d7e22903de73','2db56210-28a2-41f3-82a3-144ed331dcce','a1d7509f-eefa-4f4b-a0fb-53e9bd9c82b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd89c941a58143a9ad9985f47da8a8c8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd365259-2d48-491e-a8b7-7128b04a72e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd365259-2d48-491e-a8b7-7128b04a72e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Flow 'volume_create_api' (a5ffabc7-6348-4f9f-a311-3c64e47f4cec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Create volume request issued successfully. Sep 02 19:56:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-478ffbfa-744a-4452-a30d-deb400c26713 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:56:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 163/320] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:56:35 2026] POST /volume/v3/volumes => generated 759 bytes in 1031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-70fbea91-9931-4773-af6c-28a8aaefab28 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70fbea91-9931-4773-af6c-28a8aaefab28 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70fbea91-9931-4773-af6c-28a8aaefab28 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70fbea91-9931-4773-af6c-28a8aaefab28 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-70fbea91-9931-4773-af6c-28a8aaefab28 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70fbea91-9931-4773-af6c-28a8aaefab28 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 158/321] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:36 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c1563fdc-16b3-423a-a16c-9c91d2a9a8e0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1563fdc-16b3-423a-a16c-9c91d2a9a8e0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1563fdc-16b3-423a-a16c-9c91d2a9a8e0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1563fdc-16b3-423a-a16c-9c91d2a9a8e0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c1563fdc-16b3-423a-a16c-9c91d2a9a8e0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1563fdc-16b3-423a-a16c-9c91d2a9a8e0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 164/322] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:37 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 851 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a4ac7e17-27d5-43d7-b59b-ea5083fd6096 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a4ac7e17-27d5-43d7-b59b-ea5083fd6096 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a4ac7e17-27d5-43d7-b59b-ea5083fd6096 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a4ac7e17-27d5-43d7-b59b-ea5083fd6096 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a4ac7e17-27d5-43d7-b59b-ea5083fd6096 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a4ac7e17-27d5-43d7-b59b-ea5083fd6096 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 159/323] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:38 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] POST http://192.168.122.225/volume/v3/os-volume-transfer Sep 02 19:56:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c33995ec-6572-4e55-99df-b3cc2f924c25"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.volume_transfer [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c33995ec-6572-4e55-99df-b3cc2f924c25'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 19:56:38 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Creating transfer of volume c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:38 devstack devstack@c-api.service[86537]: INFO cinder.transfer.api [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Generating transfer record for volume c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f5c6e5e-1485-4db9-b3cf-0fc93c52ee6d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 19:56:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 165/324] 192.168.122.225 () {60 vars in 1175 bytes} [Wed Sep 2 19:56:38 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:56:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7785f53b-89ea-42cc-8ee5-4a6dafd72c2a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7785f53b-89ea-42cc-8ee5-4a6dafd72c2a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7785f53b-89ea-42cc-8ee5-4a6dafd72c2a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7785f53b-89ea-42cc-8ee5-4a6dafd72c2a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-5f132131-0e50-4787-b32c-1c9549050d72 req-868b5b09-e4cf-4220-a7b4-c80c109ee88a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7785f53b-89ea-42cc-8ee5-4a6dafd72c2a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-868b5b09-e4cf-4220-a7b4-c80c109ee88a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] POST http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f/action Sep 02 19:56:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-868b5b09-e4cf-4220-a7b4-c80c109ee88a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:56:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-868b5b09-e4cf-4220-a7b4-c80c109ee88a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7785f53b-89ea-42cc-8ee5-4a6dafd72c2a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 160/325] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:38 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-77369ca3-c4af-40a7-a8f8-25d877d04a80 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-77369ca3-c4af-40a7-a8f8-25d877d04a80 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-77369ca3-c4af-40a7-a8f8-25d877d04a80 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-77369ca3-c4af-40a7-a8f8-25d877d04a80 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-77369ca3-c4af-40a7-a8f8-25d877d04a80 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a returned with HTTP 200 Sep 02 19:56:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 161/326] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 19:56:39 2026] GET /volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a => generated 417 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8c4ee91e-30e2-4892-805f-97a93db756de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c4ee91e-30e2-4892-805f-97a93db756de tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/os-volume-transfer Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c4ee91e-30e2-4892-805f-97a93db756de tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c4ee91e-30e2-4892-805f-97a93db756de tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.volume_transfer [None req-8c4ee91e-30e2-4892-805f-97a93db756de tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Listing volume transfers {{(pid=86538) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c4ee91e-30e2-4892-805f-97a93db756de tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer returned with HTTP 200 Sep 02 19:56:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 162/327] 192.168.122.225 () {58 vars in 1154 bytes} [Wed Sep 2 19:56:39 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5f132131-0e50-4787-b32c-1c9549050d72 req-868b5b09-e4cf-4220-a7b4-c80c109ee88a tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f/action returned with HTTP 204 Sep 02 19:56:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 166/328] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:56:39 2026] POST /volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] POST http://192.168.122.225/volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a/accept Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ac0fb69cfee632c2"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.volume_transfer [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Accepting volume transfer e875e0f0-35cb-4bec-bcbf-c628e895e19a {{(pid=86538) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 19:56:39 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Accepting transfer e875e0f0-35cb-4bec-bcbf-c628e895e19a Sep 02 19:56:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:39 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Created reservations ['13415dd0-c298-430f-9c8b-3f925a1b0b20', '8b1a74c2-e8b1-4904-b700-f9c9b945236b', '4bf58062-ef14-4a8f-9c2b-ae34b9fb747f', 'afd83339-5288-4246-b045-be7c5fd73b11'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:40 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Created reservations ['af251f7d-5338-4d0c-81f9-efc34a16aa6b', '93eefda5-420f-4344-9816-0b3c69168754', 'f9a60192-fe69-4295-a2d0-c14c00be9aa6', '9b46268c-0a5d-4100-a0e0-52dc24de49b9'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:56:40 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Created reservations ['b4eb1f00-7274-4c80-a071-befc2d52bf2a', '57436eaa-52ce-49b8-a669-93e2d5e454dc', 'ecf438e5-228f-489d-9a11-cc7cabc99247', 'ab14b111-d077-429e-ba87-3e61b669c31e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:40 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Created reservations ['0a16bbd7-0629-44e5-8fb4-3518eb506497', 'e102ff4d-5664-4881-b482-d8e91043e550', '087c305b-7c17-40dc-a4fe-4cae3ed15cb4', 'b6b26044-0967-467d-9264-2334e2360a34'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Transfer volume completed successfully. Sep 02 19:56:41 devstack devstack@c-api.service[86538]: INFO cinder.transfer.api [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Volume c33995ec-6572-4e55-99df-b3cc2f924c25 has been transferred. Sep 02 19:56:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d41ad86-ff8c-46b9-9b65-0315ea44e407 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a/accept returned with HTTP 202 Sep 02 19:56:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 163/329] 192.168.122.225 () {60 vars in 1307 bytes} [Wed Sep 2 19:56:39 2026] POST /volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a/accept => generated 373 bytes in 2203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e0a2be7-ea2f-4ec5-b098-399424088eba None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e0a2be7-ea2f-4ec5-b098-399424088eba tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e0a2be7-ea2f-4ec5-b098-399424088eba tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e0a2be7-ea2f-4ec5-b098-399424088eba tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e0a2be7-ea2f-4ec5-b098-399424088eba tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Volume info retrieved successfully. Sep 02 19:56:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e0a2be7-ea2f-4ec5-b098-399424088eba tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 167/330] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:41 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:56:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fa89671c-e1f2-4915-8990-a8ab1a53a145 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fa89671c-e1f2-4915-8990-a8ab1a53a145 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fa89671c-e1f2-4915-8990-a8ab1a53a145 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fa89671c-e1f2-4915-8990-a8ab1a53a145 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fa89671c-e1f2-4915-8990-a8ab1a53a145 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] Volume info retrieved successfully. Sep 02 19:56:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fa89671c-e1f2-4915-8990-a8ab1a53a145 tempest-VolumesTransfersTest-1399946137 tempest-VolumesTransfersTest-1399946137-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 164/331] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:41 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 852 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-de09a439-728f-4564-896c-06c07323eac2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-de09a439-728f-4564-896c-06c07323eac2 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] DELETE http://192.168.122.225/volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a Sep 02 19:56:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-de09a439-728f-4564-896c-06c07323eac2 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-de09a439-728f-4564-896c-06c07323eac2 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:41 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-de09a439-728f-4564-896c-06c07323eac2 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Delete transfer with id: e875e0f0-35cb-4bec-bcbf-c628e895e19a Sep 02 19:56:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-de09a439-728f-4564-896c-06c07323eac2 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a returned with HTTP 404 Sep 02 19:56:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 168/332] 192.168.122.225 () {58 vars in 1268 bytes} [Wed Sep 2 19:56:41 2026] DELETE /volume/v3/os-volume-transfer/e875e0f0-35cb-4bec-bcbf-c628e895e19a => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Delete volume with id: c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Volume info retrieved successfully. Sep 02 19:56:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Delete volume request issued successfully. Sep 02 19:56:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa9bc451-b911-4e9f-82b3-d9f177f86eca tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 202 Sep 02 19:56:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 165/333] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:41 2026] DELETE /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 0 bytes in 379 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7eb5034a-8465-4cc3-9bb1-86645e9567f6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7eb5034a-8465-4cc3-9bb1-86645e9567f6 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7eb5034a-8465-4cc3-9bb1-86645e9567f6 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7eb5034a-8465-4cc3-9bb1-86645e9567f6 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7eb5034a-8465-4cc3-9bb1-86645e9567f6 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Volume info retrieved successfully. Sep 02 19:56:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7eb5034a-8465-4cc3-9bb1-86645e9567f6 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 169/334] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:42 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 1014 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7d68cacc-2add-4d82-9024-3a3f5f79db85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d68cacc-2add-4d82-9024-3a3f5f79db85 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d68cacc-2add-4d82-9024-3a3f5f79db85 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d68cacc-2add-4d82-9024-3a3f5f79db85 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d68cacc-2add-4d82-9024-3a3f5f79db85 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Volume info retrieved successfully. Sep 02 19:56:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d68cacc-2add-4d82-9024-3a3f5f79db85 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 200 Sep 02 19:56:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 166/335] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:43 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 1014 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cfd35ab5-9cea-49f7-ad4c-f03d7206eebe None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cfd35ab5-9cea-49f7-ad4c-f03d7206eebe tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cfd35ab5-9cea-49f7-ad4c-f03d7206eebe tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cfd35ab5-9cea-49f7-ad4c-f03d7206eebe tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cfd35ab5-9cea-49f7-ad4c-f03d7206eebe tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 404 Sep 02 19:56:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 170/336] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:44 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-adbb7560-6efd-4975-ab9d-2a10fe7ac367 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-adbb7560-6efd-4975-ab9d-2a10fe7ac367 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-adbb7560-6efd-4975-ab9d-2a10fe7ac367 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-adbb7560-6efd-4975-ab9d-2a10fe7ac367 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-adbb7560-6efd-4975-ab9d-2a10fe7ac367 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 404 Sep 02 19:56:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 167/337] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:44 2026] GET /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-02c022c0-3d06-4e16-ab28-515a3a82b3db None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02c022c0-3d06-4e16-ab28-515a3a82b3db tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] DELETE http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02c022c0-3d06-4e16-ab28-515a3a82b3db tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02c022c0-3d06-4e16-ab28-515a3a82b3db tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:44 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-02c022c0-3d06-4e16-ab28-515a3a82b3db tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Delete volume with id: c33995ec-6572-4e55-99df-b3cc2f924c25 Sep 02 19:56:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02c022c0-3d06-4e16-ab28-515a3a82b3db tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 returned with HTTP 404 Sep 02 19:56:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 171/338] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:44 2026] DELETE /volume/v3/volumes/c33995ec-6572-4e55-99df-b3cc2f924c25 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1124833521"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1124833521'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Create volume of 1 GB Sep 02 19:56:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Availability Zones retrieved successfully. Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Flow 'volume_create_api' (eabcede4-5d75-4b43-90ef-1373177d742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2228bf7-f781-4bb6-9f74-d05ebadc3157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2228bf7-f781-4bb6-9f74-d05ebadc3157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe375a0-a5ff-4669-8dd7-b769ee6e7c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Created reservations ['3838bfda-6249-4140-b9a5-770f57b3565f', 'e0d2b0b7-25df-4c53-b0d4-43845d477b9d', '53aae7d0-6ed3-44eb-a660-fc1cc434e2f5', 'bcf3e30d-99bc-422c-915c-e63be5fa7e81'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbe375a0-a5ff-4669-8dd7-b769ee6e7c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3838bfda-6249-4140-b9a5-770f57b3565f', 'e0d2b0b7-25df-4c53-b0d4-43845d477b9d', '53aae7d0-6ed3-44eb-a660-fc1cc434e2f5', 'bcf3e30d-99bc-422c-915c-e63be5fa7e81']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f0395a-8b05-44d4-823e-1af5c7e604a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f0395a-8b05-44d4-823e-1af5c7e604a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79b7b9b2-82df-4bfa-bb64-ae49f44b66c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1124833521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc5dd0618fa4e358d07a883ff72171a',qos_specs=None,replication_status=,reservations=['3838bfda-6249-4140-b9a5-770f57b3565f','e0d2b0b7-25df-4c53-b0d4-43845d477b9d','53aae7d0-6ed3-44eb-a660-fc1cc434e2f5','bcf3e30d-99bc-422c-915c-e63be5fa7e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd89c941a58143a9ad9985f47da8a8c8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1124833521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79b7b9b2-82df-4bfa-bb64-ae49f44b66c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc5dd0618fa4e358d07a883ff72171a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd89c941a58143a9ad9985f47da8a8c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b77ad46-97ff-4a1c-b26e-98c22f948957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b77ad46-97ff-4a1c-b26e-98c22f948957) transitioned into state 'SUCCESS' from state '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-1124833521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc5dd0618fa4e358d07a883ff72171a',qos_specs=None,replication_status=,reservations=['3838bfda-6249-4140-b9a5-770f57b3565f','e0d2b0b7-25df-4c53-b0d4-43845d477b9d','53aae7d0-6ed3-44eb-a660-fc1cc434e2f5','bcf3e30d-99bc-422c-915c-e63be5fa7e81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd89c941a58143a9ad9985f47da8a8c8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (046829eb-4a66-4a74-875a-7447fc4d5b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (046829eb-4a66-4a74-875a-7447fc4d5b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Flow 'volume_create_api' (eabcede4-5d75-4b43-90ef-1373177d742b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Create volume request issued successfully. Sep 02 19:56:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bdff68aa-eb03-4f24-8761-7132bea908d0 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:56:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 168/339] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:56:44 2026] POST /volume/v3/volumes => generated 760 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e967920d-88f2-48fa-a026-e575e47bb380 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e967920d-88f2-48fa-a026-e575e47bb380 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e967920d-88f2-48fa-a026-e575e47bb380 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e967920d-88f2-48fa-a026-e575e47bb380 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e967920d-88f2-48fa-a026-e575e47bb380 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e967920d-88f2-48fa-a026-e575e47bb380 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 200 Sep 02 19:56:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 172/340] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:45 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 828 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c8cd7a8b-dd76-4cd1-94a4-60a7aa856956 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8cd7a8b-dd76-4cd1-94a4-60a7aa856956 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8cd7a8b-dd76-4cd1-94a4-60a7aa856956 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8cd7a8b-dd76-4cd1-94a4-60a7aa856956 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c8cd7a8b-dd76-4cd1-94a4-60a7aa856956 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8cd7a8b-dd76-4cd1-94a4-60a7aa856956 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 200 Sep 02 19:56:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 169/341] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:46 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-17cead68-192f-49f1-bc98-af151f0cbe5d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17cead68-192f-49f1-bc98-af151f0cbe5d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17cead68-192f-49f1-bc98-af151f0cbe5d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17cead68-192f-49f1-bc98-af151f0cbe5d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-17cead68-192f-49f1-bc98-af151f0cbe5d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17cead68-192f-49f1-bc98-af151f0cbe5d tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 200 Sep 02 19:56:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 173/342] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:47 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] POST http://192.168.122.225/volume/v3/os-volume-transfer Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "79b7b9b2-82df-4bfa-bb64-ae49f44b66c6"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.volume_transfer [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Creating new volume transfer {'transfer': {'volume_id': '79b7b9b2-82df-4bfa-bb64-ae49f44b66c6'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Creating transfer of volume 79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.transfer.api [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Generating transfer record for volume 79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2aebfd5-dacd-4f38-8b35-b5c6b466dfe3 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 19:56:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 170/343] 192.168.122.225 () {60 vars in 1175 bytes} [Wed Sep 2 19:56:47 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-049612fd-dc3a-4fe3-aabf-b937f1d6d912 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-049612fd-dc3a-4fe3-aabf-b937f1d6d912 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-049612fd-dc3a-4fe3-aabf-b937f1d6d912 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-049612fd-dc3a-4fe3-aabf-b937f1d6d912 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-049612fd-dc3a-4fe3-aabf-b937f1d6d912 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-049612fd-dc3a-4fe3-aabf-b937f1d6d912 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 200 Sep 02 19:56:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 174/344] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:47 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b40d74e-ee58-439f-ae57-a0fcfc235341 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b40d74e-ee58-439f-ae57-a0fcfc235341 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/os-volume-transfer/detail Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b40d74e-ee58-439f-ae57-a0fcfc235341 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b40d74e-ee58-439f-ae57-a0fcfc235341 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.volume_transfer [None req-8b40d74e-ee58-439f-ae57-a0fcfc235341 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Listing volume transfers {{(pid=86538) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b40d74e-ee58-439f-ae57-a0fcfc235341 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 02 19:56:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 171/345] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 19:56:47 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a96d45b2-9afd-4d67-a6ef-0fb376c7b7dd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a96d45b2-9afd-4d67-a6ef-0fb376c7b7dd tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] DELETE http://192.168.122.225/volume/v3/os-volume-transfer/c977e8c2-281a-4f8a-8ce1-ae31a5636a9c Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a96d45b2-9afd-4d67-a6ef-0fb376c7b7dd tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a96d45b2-9afd-4d67-a6ef-0fb376c7b7dd tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-a96d45b2-9afd-4d67-a6ef-0fb376c7b7dd tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Delete transfer with id: c977e8c2-281a-4f8a-8ce1-ae31a5636a9c Sep 02 19:56:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a96d45b2-9afd-4d67-a6ef-0fb376c7b7dd tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/c977e8c2-281a-4f8a-8ce1-ae31a5636a9c returned with HTTP 202 Sep 02 19:56:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 175/346] 192.168.122.225 () {58 vars in 1268 bytes} [Wed Sep 2 19:56:47 2026] DELETE /volume/v3/os-volume-transfer/c977e8c2-281a-4f8a-8ce1-ae31a5636a9c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e337fbe1-7a2c-42b8-9b95-f17f31afa409 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e337fbe1-7a2c-42b8-9b95-f17f31afa409 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e337fbe1-7a2c-42b8-9b95-f17f31afa409 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e337fbe1-7a2c-42b8-9b95-f17f31afa409 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e337fbe1-7a2c-42b8-9b95-f17f31afa409 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Volume info retrieved successfully. Sep 02 19:56:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e337fbe1-7a2c-42b8-9b95-f17f31afa409 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 200 Sep 02 19:56:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 172/347] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:47 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-59009b29-222c-4d3c-829c-676b4c57dc69 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59009b29-222c-4d3c-829c-676b4c57dc69 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] DELETE http://192.168.122.225/volume/v3/os-volume-transfer/c977e8c2-281a-4f8a-8ce1-ae31a5636a9c Sep 02 19:56:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59009b29-222c-4d3c-829c-676b4c57dc69 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59009b29-222c-4d3c-829c-676b4c57dc69 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:48 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-59009b29-222c-4d3c-829c-676b4c57dc69 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Delete transfer with id: c977e8c2-281a-4f8a-8ce1-ae31a5636a9c Sep 02 19:56:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59009b29-222c-4d3c-829c-676b4c57dc69 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/c977e8c2-281a-4f8a-8ce1-ae31a5636a9c returned with HTTP 404 Sep 02 19:56:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 176/348] 192.168.122.225 () {58 vars in 1268 bytes} [Wed Sep 2 19:56:48 2026] DELETE /volume/v3/os-volume-transfer/c977e8c2-281a-4f8a-8ce1-ae31a5636a9c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:48 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Delete volume with id: 79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Volume info retrieved successfully. Sep 02 19:56:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Delete volume request issued successfully. Sep 02 19:56:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-017cc6c7-ffce-4f27-ba3c-f1d65ba75e69 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 202 Sep 02 19:56:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 173/349] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:48 2026] DELETE /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:56:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-385562fe-0382-4120-ba66-b376eae6b46f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-385562fe-0382-4120-ba66-b376eae6b46f tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-385562fe-0382-4120-ba66-b376eae6b46f tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-385562fe-0382-4120-ba66-b376eae6b46f tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-385562fe-0382-4120-ba66-b376eae6b46f tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Volume info retrieved successfully. Sep 02 19:56:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-385562fe-0382-4120-ba66-b376eae6b46f tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 200 Sep 02 19:56:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 177/350] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:48 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 1015 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:56:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-28d93345-cb17-438b-9c35-78e183553299 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28d93345-cb17-438b-9c35-78e183553299 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-28d93345-cb17-438b-9c35-78e183553299 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-28d93345-cb17-438b-9c35-78e183553299 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28d93345-cb17-438b-9c35-78e183553299 tempest-VolumesTransfersTest-1925927710 tempest-VolumesTransfersTest-1925927710-project-admin] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 404 Sep 02 19:56:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 174/351] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:49 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-877fd2c6-f013-4e93-9038-d12866852166 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-877fd2c6-f013-4e93-9038-d12866852166 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] GET http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-877fd2c6-f013-4e93-9038-d12866852166 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-877fd2c6-f013-4e93-9038-d12866852166 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-877fd2c6-f013-4e93-9038-d12866852166 tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 404 Sep 02 19:56:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 178/352] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:49 2026] GET /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-95b29020-8c78-4923-830c-fa2aeb3b387a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-95b29020-8c78-4923-830c-fa2aeb3b387a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] DELETE http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-95b29020-8c78-4923-830c-fa2aeb3b387a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-95b29020-8c78-4923-830c-fa2aeb3b387a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:49 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-95b29020-8c78-4923-830c-fa2aeb3b387a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] Delete volume with id: 79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 Sep 02 19:56:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-95b29020-8c78-4923-830c-fa2aeb3b387a tempest-VolumesTransfersTest-153617964 tempest-VolumesTransfersTest-153617964-project-member] http://192.168.122.225/volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 returned with HTTP 404 Sep 02 19:56:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 175/353] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:56:49 2026] DELETE /volume/v3/volumes/79b7b9b2-82df-4bfa-bb64-ae49f44b66c6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:56:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d69796c-70ff-47a5-9dcd-1344ce8fc126 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d69796c-70ff-47a5-9dcd-1344ce8fc126 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:56:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d69796c-70ff-47a5-9dcd-1344ce8fc126 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d69796c-70ff-47a5-9dcd-1344ce8fc126 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:56:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d69796c-70ff-47a5-9dcd-1344ce8fc126 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d69796c-70ff-47a5-9dcd-1344ce8fc126 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:56:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 179/354] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:51 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-890116a1-59f9-4937-9a00-0e3572e0d679 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-890116a1-59f9-4937-9a00-0e3572e0d679 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:56:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-890116a1-59f9-4937-9a00-0e3572e0d679 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:56:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-890116a1-59f9-4937-9a00-0e3572e0d679 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:56:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:56:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:56:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:56:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-890116a1-59f9-4937-9a00-0e3572e0d679 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:56:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-890116a1-59f9-4937-9a00-0e3572e0d679 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:56:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 176/355] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:56:51 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-165540204"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-165540204'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Create volume of 1 GB Sep 02 19:56:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Availability Zones retrieved successfully. Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Flow 'volume_create_api' (25f9fb3f-4f17-490b-979b-058fc8f6114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300fda54-d618-4b54-b9f6-9f119ac51e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300fda54-d618-4b54-b9f6-9f119ac51e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3b2635-45cc-4486-852c-543883e05a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Created reservations ['08f5d51b-6980-4532-aacb-4d7a336bf81e', 'd628753c-7b2f-4ad3-ba12-c886246d4812', '42dd7f9f-59ae-45dc-8034-ed006cd3b04a', 'bc523616-a1ac-44f3-bab1-0bbe14ab60b7'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3b2635-45cc-4486-852c-543883e05a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08f5d51b-6980-4532-aacb-4d7a336bf81e', 'd628753c-7b2f-4ad3-ba12-c886246d4812', '42dd7f9f-59ae-45dc-8034-ed006cd3b04a', 'bc523616-a1ac-44f3-bab1-0bbe14ab60b7']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c88c87e-d123-4a6b-84c0-827c033d4975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:56:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c88c87e-d123-4a6b-84c0-827c033d4975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc6b5bb0-4353-4ed6-929b-679355e22185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-165540204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f8b17ebc28b46548a9876f3f6305704',qos_specs=None,replication_status=,reservations=['08f5d51b-6980-4532-aacb-4d7a336bf81e','d628753c-7b2f-4ad3-ba12-c886246d4812','42dd7f9f-59ae-45dc-8034-ed006cd3b04a','bc523616-a1ac-44f3-bab1-0bbe14ab60b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c4bfc163da241c7bd831337b2d2661f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-165540204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc6b5bb0-4353-4ed6-929b-679355e22185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f8b17ebc28b46548a9876f3f6305704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c4bfc163da241c7bd831337b2d2661f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26097749-ce08-40ad-bfd8-470276b8ed19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26097749-ce08-40ad-bfd8-470276b8ed19) transitioned into state 'SUCCESS' from state '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-165540204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f8b17ebc28b46548a9876f3f6305704',qos_specs=None,replication_status=,reservations=['08f5d51b-6980-4532-aacb-4d7a336bf81e','d628753c-7b2f-4ad3-ba12-c886246d4812','42dd7f9f-59ae-45dc-8034-ed006cd3b04a','bc523616-a1ac-44f3-bab1-0bbe14ab60b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c4bfc163da241c7bd831337b2d2661f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ae34fb-dbd6-4df0-b672-6c9a6069a221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:56:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ae34fb-dbd6-4df0-b672-6c9a6069a221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Flow 'volume_create_api' (25f9fb3f-4f17-490b-979b-058fc8f6114c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Create volume request issued successfully. Sep 02 19:57:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-383960ce-2f3e-4f6b-b805-12d1143b4811 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 180/356] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 19:56:59 2026] POST /volume/v3/volumes => generated 827 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c631ee63-64b9-4990-810a-cd15564e15c3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c631ee63-64b9-4990-810a-cd15564e15c3 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c631ee63-64b9-4990-810a-cd15564e15c3 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c631ee63-64b9-4990-810a-cd15564e15c3 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c631ee63-64b9-4990-810a-cd15564e15c3 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c631ee63-64b9-4990-810a-cd15564e15c3 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 177/357] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:00 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 895 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2dfb4266-e9f8-40e3-9863-4cb970a817a7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2dfb4266-e9f8-40e3-9863-4cb970a817a7 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2dfb4266-e9f8-40e3-9863-4cb970a817a7 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2dfb4266-e9f8-40e3-9863-4cb970a817a7 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2dfb4266-e9f8-40e3-9863-4cb970a817a7 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2dfb4266-e9f8-40e3-9863-4cb970a817a7 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 181/358] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:01 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 919 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cae8fcf2-5617-45ba-986e-2e3c6c5d0a8d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cae8fcf2-5617-45ba-986e-2e3c6c5d0a8d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cae8fcf2-5617-45ba-986e-2e3c6c5d0a8d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cae8fcf2-5617-45ba-986e-2e3c6c5d0a8d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cae8fcf2-5617-45ba-986e-2e3c6c5d0a8d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cae8fcf2-5617-45ba-986e-2e3c6c5d0a8d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 178/359] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:02 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] POST http://192.168.122.225/volume/v3/volume-transfers Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc6b5bb0-4353-4ed6-929b-679355e22185"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volume_transfer [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc6b5bb0-4353-4ed6-929b-679355e22185'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volume_transfer [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Creating transfer of volume bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.transfer.api [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Generating transfer record for volume bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df2a78f3-cb4e-4140-b853-3ab03bf2f199 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers returned with HTTP 202 Sep 02 19:57:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 182/360] 192.168.122.225 () {62 vars in 1210 bytes} [Wed Sep 2 19:57:02 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a2d2d902-ffef-4142-8343-b12101b1b010 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a2d2d902-ffef-4142-8343-b12101b1b010 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a2d2d902-ffef-4142-8343-b12101b1b010 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a2d2d902-ffef-4142-8343-b12101b1b010 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a2d2d902-ffef-4142-8343-b12101b1b010 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a2d2d902-ffef-4142-8343-b12101b1b010 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 179/361] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:02 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae124c5a-9312-4ded-969a-dd9234d4093d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae124c5a-9312-4ded-969a-dd9234d4093d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae124c5a-9312-4ded-969a-dd9234d4093d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae124c5a-9312-4ded-969a-dd9234d4093d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae124c5a-9312-4ded-969a-dd9234d4093d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe returned with HTTP 200 Sep 02 19:57:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 183/362] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:57:02 2026] GET /volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e5d102aa-a9c2-449c-8ee2-970c98766aee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5d102aa-a9c2-449c-8ee2-970c98766aee tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volume-transfers Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5d102aa-a9c2-449c-8ee2-970c98766aee tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5d102aa-a9c2-449c-8ee2-970c98766aee tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volume_transfer [None req-e5d102aa-a9c2-449c-8ee2-970c98766aee tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Listing volume transfers {{(pid=86538) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 19:57:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5d102aa-a9c2-449c-8ee2-970c98766aee tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers returned with HTTP 200 Sep 02 19:57:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 180/363] 192.168.122.225 () {60 vars in 1189 bytes} [Wed Sep 2 19:57:02 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-afae0243-554f-4f23-814d-f4f933c7a862 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] POST http://192.168.122.225/volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe/accept Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ae0effc41f5974a8"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.volume_transfer [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Accepting volume transfer 44ebbdef-8ec1-4d17-ab61-53beed0382fe {{(pid=86537) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Accepting transfer 44ebbdef-8ec1-4d17-ab61-53beed0382fe Sep 02 19:57:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Created reservations ['4ea280fd-cebf-47cf-a083-952a46b20420', '88cb7697-b6c9-4007-b5e0-bf4ea045d9e3', '28cbb0f0-8e2e-4ddf-82f1-b39225bb23d2', 'cab7a56b-7a66-4573-86d7-9f04359e8a7d'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Created reservations ['fa90bf25-115d-4439-a034-9c0a45b46302', '35cd3428-3a39-4723-b7af-c94def32e542', '1e3c01c8-2fb4-4cf5-bd3b-3116c1d83a23', '049f5f6f-f510-435f-8f85-9ff766838bee'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:02 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Created reservations ['7fa93d76-89dd-4b25-9a87-60fc9e71db22', 'c5980aba-74b4-4760-842e-8b74c26bd306', '1bc52cd4-304e-4224-942f-4f640fa698b8', '22dc9886-6286-484a-958a-a126ca137edb'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Created reservations ['cb292e6f-5cbb-46bb-accc-1022d832598b', 'f678c377-d06a-471a-a318-8bd949c21a60', 'a6005006-6720-475c-b077-985b41e24338', '591ddf33-0ca7-4598-b23f-c69e1ecd8f5a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Transfer volume completed successfully. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.transfer.api [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Volume bc6b5bb0-4353-4ed6-929b-679355e22185 has been transferred. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-afae0243-554f-4f23-814d-f4f933c7a862 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] http://192.168.122.225/volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe/accept returned with HTTP 202 Sep 02 19:57:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 184/364] 192.168.122.225 () {62 vars in 1342 bytes} [Wed Sep 2 19:57:02 2026] POST /volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe/accept => generated 373 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e3e114b3-74f3-47d9-b65d-8b4253cc0c95 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e3e114b3-74f3-47d9-b65d-8b4253cc0c95 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e3e114b3-74f3-47d9-b65d-8b4253cc0c95 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e3e114b3-74f3-47d9-b65d-8b4253cc0c95 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e3e114b3-74f3-47d9-b65d-8b4253cc0c95 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Volume info retrieved successfully. Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e3e114b3-74f3-47d9-b65d-8b4253cc0c95 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 181/365] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:03 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e001447-8f38-4b11-9926-378f18b56ec8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e001447-8f38-4b11-9926-378f18b56ec8 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e001447-8f38-4b11-9926-378f18b56ec8 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e001447-8f38-4b11-9926-378f18b56ec8 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e001447-8f38-4b11-9926-378f18b56ec8 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] Volume info retrieved successfully. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e001447-8f38-4b11-9926-378f18b56ec8 tempest-VolumesTransfersV355Test-217135955 tempest-VolumesTransfersV355Test-217135955-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 185/366] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:03 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5c4509e1-8c4e-4b53-8673-bc52edb263eb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c4509e1-8c4e-4b53-8673-bc52edb263eb tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] DELETE http://192.168.122.225/volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c4509e1-8c4e-4b53-8673-bc52edb263eb tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c4509e1-8c4e-4b53-8673-bc52edb263eb tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-5c4509e1-8c4e-4b53-8673-bc52edb263eb tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Delete transfer with id: 44ebbdef-8ec1-4d17-ab61-53beed0382fe Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c4509e1-8c4e-4b53-8673-bc52edb263eb tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe returned with HTTP 404 Sep 02 19:57:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 182/367] 192.168.122.225 () {60 vars in 1303 bytes} [Wed Sep 2 19:57:03 2026] DELETE /volume/v3/volume-transfers/44ebbdef-8ec1-4d17-ab61-53beed0382fe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Delete volume with id: bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Volume info retrieved successfully. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Delete volume request issued successfully. Sep 02 19:57:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1dedc14f-c923-42d1-8f4f-3f8f2b1f2037 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 202 Sep 02 19:57:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 186/368] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 19:57:03 2026] DELETE /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d5a49c32-6f8f-4256-a4e0-180e76cc7791 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d5a49c32-6f8f-4256-a4e0-180e76cc7791 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d5a49c32-6f8f-4256-a4e0-180e76cc7791 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d5a49c32-6f8f-4256-a4e0-180e76cc7791 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d5a49c32-6f8f-4256-a4e0-180e76cc7791 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Volume info retrieved successfully. Sep 02 19:57:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d5a49c32-6f8f-4256-a4e0-180e76cc7791 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 200 Sep 02 19:57:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 183/369] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:03 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 1138 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d71f78f5-7e3c-4b2d-bea2-52b9b159f7ae None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d71f78f5-7e3c-4b2d-bea2-52b9b159f7ae tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d71f78f5-7e3c-4b2d-bea2-52b9b159f7ae tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d71f78f5-7e3c-4b2d-bea2-52b9b159f7ae tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d71f78f5-7e3c-4b2d-bea2-52b9b159f7ae tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 404 Sep 02 19:57:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 187/370] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:04 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6b0367e3-9c4b-49c5-8d0b-c88c62ebc3e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b0367e3-9c4b-49c5-8d0b-c88c62ebc3e6 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b0367e3-9c4b-49c5-8d0b-c88c62ebc3e6 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b0367e3-9c4b-49c5-8d0b-c88c62ebc3e6 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b0367e3-9c4b-49c5-8d0b-c88c62ebc3e6 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 404 Sep 02 19:57:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 184/371] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:04 2026] GET /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:57:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b9237a98-7d98-41a7-b117-af62ac219c52 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9237a98-7d98-41a7-b117-af62ac219c52 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] DELETE http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9237a98-7d98-41a7-b117-af62ac219c52 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9237a98-7d98-41a7-b117-af62ac219c52 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:04 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b9237a98-7d98-41a7-b117-af62ac219c52 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Delete volume with id: bc6b5bb0-4353-4ed6-929b-679355e22185 Sep 02 19:57:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9237a98-7d98-41a7-b117-af62ac219c52 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 returned with HTTP 404 Sep 02 19:57:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 188/372] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 19:57:04 2026] DELETE /volume/v3/volumes/bc6b5bb0-4353-4ed6-929b-679355e22185 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-254242782"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-254242782'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Create volume of 1 GB Sep 02 19:57:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Availability Zones retrieved successfully. Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Flow 'volume_create_api' (1aba183b-3141-46dd-8f5a-b4aae4453fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32295028-be92-478c-a9aa-f519091b74dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32295028-be92-478c-a9aa-f519091b74dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be63bb7-cd04-470e-b566-eada414c6e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Created reservations ['e2f69dab-f25c-49ee-841a-ccf370c005b7', '2a0710f2-146f-4999-b310-1a8fd80506f2', '4783a6b8-677f-42be-bb28-b78b8a3aedb4', 'd8583a29-2c47-4fbf-9fc6-b514e863483f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be63bb7-cd04-470e-b566-eada414c6e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2f69dab-f25c-49ee-841a-ccf370c005b7', '2a0710f2-146f-4999-b310-1a8fd80506f2', '4783a6b8-677f-42be-bb28-b78b8a3aedb4', 'd8583a29-2c47-4fbf-9fc6-b514e863483f']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080b36f6-fcba-475e-b35a-81343cadc354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080b36f6-fcba-475e-b35a-81343cadc354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c33a61-f512-4e57-8071-36acb32a4947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-254242782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f8b17ebc28b46548a9876f3f6305704',qos_specs=None,replication_status=,reservations=['e2f69dab-f25c-49ee-841a-ccf370c005b7','2a0710f2-146f-4999-b310-1a8fd80506f2','4783a6b8-677f-42be-bb28-b78b8a3aedb4','d8583a29-2c47-4fbf-9fc6-b514e863483f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c4bfc163da241c7bd831337b2d2661f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-254242782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c33a61-f512-4e57-8071-36acb32a4947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f8b17ebc28b46548a9876f3f6305704',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c4bfc163da241c7bd831337b2d2661f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e3d2c5-07e9-438d-94c9-75d22f9486b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e3d2c5-07e9-438d-94c9-75d22f9486b9) transitioned into state 'SUCCESS' from state '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-254242782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f8b17ebc28b46548a9876f3f6305704',qos_specs=None,replication_status=,reservations=['e2f69dab-f25c-49ee-841a-ccf370c005b7','2a0710f2-146f-4999-b310-1a8fd80506f2','4783a6b8-677f-42be-bb28-b78b8a3aedb4','d8583a29-2c47-4fbf-9fc6-b514e863483f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c4bfc163da241c7bd831337b2d2661f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6869386-6624-45af-a048-1ab1585dc232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6869386-6624-45af-a048-1ab1585dc232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Flow 'volume_create_api' (1aba183b-3141-46dd-8f5a-b4aae4453fbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Create volume request issued successfully. Sep 02 19:57:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-071dffd5-7a9b-4df7-916d-a74f879e87bf tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 185/373] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 19:57:04 2026] POST /volume/v3/volumes => generated 827 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ef79a46d-2564-4981-b973-3875937e77a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef79a46d-2564-4981-b973-3875937e77a0 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef79a46d-2564-4981-b973-3875937e77a0 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef79a46d-2564-4981-b973-3875937e77a0 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ef79a46d-2564-4981-b973-3875937e77a0 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef79a46d-2564-4981-b973-3875937e77a0 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 189/374] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:05 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 895 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f33f74b-6f9d-4b56-b5dd-c4a9a633df76 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f33f74b-6f9d-4b56-b5dd-c4a9a633df76 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f33f74b-6f9d-4b56-b5dd-c4a9a633df76 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f33f74b-6f9d-4b56-b5dd-c4a9a633df76 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8f33f74b-6f9d-4b56-b5dd-c4a9a633df76 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:57:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f33f74b-6f9d-4b56-b5dd-c4a9a633df76 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:57:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 186/375] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:06 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0a691a29-73aa-4191-9560-84ec1386da35 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a691a29-73aa-4191-9560-84ec1386da35 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a691a29-73aa-4191-9560-84ec1386da35 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a691a29-73aa-4191-9560-84ec1386da35 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0a691a29-73aa-4191-9560-84ec1386da35 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:57:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a691a29-73aa-4191-9560-84ec1386da35 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:57:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 190/376] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:06 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5e0124dd-4b31-436d-96dd-eb0fe0492e10 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e0124dd-4b31-436d-96dd-eb0fe0492e10 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e0124dd-4b31-436d-96dd-eb0fe0492e10 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e0124dd-4b31-436d-96dd-eb0fe0492e10 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5e0124dd-4b31-436d-96dd-eb0fe0492e10 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e0124dd-4b31-436d-96dd-eb0fe0492e10 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 187/377] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:06 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 919 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1f5153b4-20cf-44a1-b3ea-c701c855864d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1f5153b4-20cf-44a1-b3ea-c701c855864d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1f5153b4-20cf-44a1-b3ea-c701c855864d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1f5153b4-20cf-44a1-b3ea-c701c855864d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1f5153b4-20cf-44a1-b3ea-c701c855864d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1f5153b4-20cf-44a1-b3ea-c701c855864d tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 191/378] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:07 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 955 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-41981047-e1a1-4b4a-b567-43a1751147c4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-41981047-e1a1-4b4a-b567-43a1751147c4 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] POST http://192.168.122.225/volume/v3/volume-transfers Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-41981047-e1a1-4b4a-b567-43a1751147c4 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "23c33a61-f512-4e57-8071-36acb32a4947"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volume_transfer [None req-41981047-e1a1-4b4a-b567-43a1751147c4 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Creating new volume transfer {'transfer': {'volume_id': '23c33a61-f512-4e57-8071-36acb32a4947'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volume_transfer [None req-41981047-e1a1-4b4a-b567-43a1751147c4 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Creating transfer of volume 23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.transfer.api [None req-41981047-e1a1-4b4a-b567-43a1751147c4 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Generating transfer record for volume 23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-41981047-e1a1-4b4a-b567-43a1751147c4 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers returned with HTTP 202 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 188/379] 192.168.122.225 () {62 vars in 1210 bytes} [Wed Sep 2 19:57:08 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e2d791d7-3eea-41a2-be1d-f7380cbc2410 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2d791d7-3eea-41a2-be1d-f7380cbc2410 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2d791d7-3eea-41a2-be1d-f7380cbc2410 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2d791d7-3eea-41a2-be1d-f7380cbc2410 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2d791d7-3eea-41a2-be1d-f7380cbc2410 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2d791d7-3eea-41a2-be1d-f7380cbc2410 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 192/380] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:08 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-981b5e4d-7da4-4a6c-aee8-8ae2e0cfbd9b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-981b5e4d-7da4-4a6c-aee8-8ae2e0cfbd9b tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volume-transfers/detail Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-981b5e4d-7da4-4a6c-aee8-8ae2e0cfbd9b tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-981b5e4d-7da4-4a6c-aee8-8ae2e0cfbd9b tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volume_transfer [None req-981b5e4d-7da4-4a6c-aee8-8ae2e0cfbd9b tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Listing volume transfers {{(pid=86538) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-981b5e4d-7da4-4a6c-aee8-8ae2e0cfbd9b tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 189/381] 192.168.122.225 () {60 vars in 1210 bytes} [Wed Sep 2 19:57:08 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fed6ecf1-e027-44b1-9bfc-2b664135b5be None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fed6ecf1-e027-44b1-9bfc-2b664135b5be tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] DELETE http://192.168.122.225/volume/v3/volume-transfers/19ec6b99-6dd4-44b5-a179-bf49d3196837 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fed6ecf1-e027-44b1-9bfc-2b664135b5be tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fed6ecf1-e027-44b1-9bfc-2b664135b5be tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-fed6ecf1-e027-44b1-9bfc-2b664135b5be tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Delete transfer with id: 19ec6b99-6dd4-44b5-a179-bf49d3196837 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fed6ecf1-e027-44b1-9bfc-2b664135b5be tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers/19ec6b99-6dd4-44b5-a179-bf49d3196837 returned with HTTP 202 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 193/382] 192.168.122.225 () {60 vars in 1303 bytes} [Wed Sep 2 19:57:08 2026] DELETE /volume/v3/volume-transfers/19ec6b99-6dd4-44b5-a179-bf49d3196837 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-52eb78d1-f3f8-4a46-ab67-c46f3093fe50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52eb78d1-f3f8-4a46-ab67-c46f3093fe50 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52eb78d1-f3f8-4a46-ab67-c46f3093fe50 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52eb78d1-f3f8-4a46-ab67-c46f3093fe50 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-52eb78d1-f3f8-4a46-ab67-c46f3093fe50 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Volume info retrieved successfully. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52eb78d1-f3f8-4a46-ab67-c46f3093fe50 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 190/383] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:08 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9805ad6b-a84e-489d-bcf6-0aa81e27f4de None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9805ad6b-a84e-489d-bcf6-0aa81e27f4de tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] DELETE http://192.168.122.225/volume/v3/volume-transfers/19ec6b99-6dd4-44b5-a179-bf49d3196837 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9805ad6b-a84e-489d-bcf6-0aa81e27f4de tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9805ad6b-a84e-489d-bcf6-0aa81e27f4de tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-9805ad6b-a84e-489d-bcf6-0aa81e27f4de tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Delete transfer with id: 19ec6b99-6dd4-44b5-a179-bf49d3196837 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9805ad6b-a84e-489d-bcf6-0aa81e27f4de tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volume-transfers/19ec6b99-6dd4-44b5-a179-bf49d3196837 returned with HTTP 404 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 194/384] 192.168.122.225 () {60 vars in 1303 bytes} [Wed Sep 2 19:57:08 2026] DELETE /volume/v3/volume-transfers/19ec6b99-6dd4-44b5-a179-bf49d3196837 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9821d2b0-30d7-42e6-9322-422312686efc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Delete volume with id: 23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Volume info retrieved successfully. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Delete volume request issued successfully. Sep 02 19:57:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9821d2b0-30d7-42e6-9322-422312686efc tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 202 Sep 02 19:57:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 191/385] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 19:57:08 2026] DELETE /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a10024dd-b114-4e67-bf90-62ee2bf3bc3e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a10024dd-b114-4e67-bf90-62ee2bf3bc3e tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a10024dd-b114-4e67-bf90-62ee2bf3bc3e tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a10024dd-b114-4e67-bf90-62ee2bf3bc3e tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a10024dd-b114-4e67-bf90-62ee2bf3bc3e tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Volume info retrieved successfully. Sep 02 19:57:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a10024dd-b114-4e67-bf90-62ee2bf3bc3e tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 195/386] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:08 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 1138 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4a48b7b2-8ff7-4614-a53d-ca97f6b829d2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4a48b7b2-8ff7-4614-a53d-ca97f6b829d2 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4a48b7b2-8ff7-4614-a53d-ca97f6b829d2 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4a48b7b2-8ff7-4614-a53d-ca97f6b829d2 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4a48b7b2-8ff7-4614-a53d-ca97f6b829d2 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Volume info retrieved successfully. Sep 02 19:57:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4a48b7b2-8ff7-4614-a53d-ca97f6b829d2 tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 200 Sep 02 19:57:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 192/387] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:10 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 1138 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f8dca58f-f47a-4be9-a945-3cd9f933881b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f8dca58f-f47a-4be9-a945-3cd9f933881b tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f8dca58f-f47a-4be9-a945-3cd9f933881b tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f8dca58f-f47a-4be9-a945-3cd9f933881b tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f8dca58f-f47a-4be9-a945-3cd9f933881b tempest-VolumesTransfersV355Test-1884733955 tempest-VolumesTransfersV355Test-1884733955-project-admin] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 404 Sep 02 19:57:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 196/388] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:11 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:57:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1603268d-9c20-4fcf-b756-dd9380021f2a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1603268d-9c20-4fcf-b756-dd9380021f2a tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] GET http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1603268d-9c20-4fcf-b756-dd9380021f2a tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1603268d-9c20-4fcf-b756-dd9380021f2a tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1603268d-9c20-4fcf-b756-dd9380021f2a tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 404 Sep 02 19:57:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 193/389] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:57:11 2026] GET /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 19:57:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-726b8275-63ce-4082-aa30-b13183f34503 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-726b8275-63ce-4082-aa30-b13183f34503 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] DELETE http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-726b8275-63ce-4082-aa30-b13183f34503 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-726b8275-63ce-4082-aa30-b13183f34503 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:11 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-726b8275-63ce-4082-aa30-b13183f34503 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] Delete volume with id: 23c33a61-f512-4e57-8071-36acb32a4947 Sep 02 19:57:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-726b8275-63ce-4082-aa30-b13183f34503 tempest-VolumesTransfersV355Test-1502927395 tempest-VolumesTransfersV355Test-1502927395-project-member] http://192.168.122.225/volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 returned with HTTP 404 Sep 02 19:57:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 197/390] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 19:57:11 2026] DELETE /volume/v3/volumes/23c33a61-f512-4e57-8071-36acb32a4947 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:57:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-ebed9fc6-56e1-48f1-a240-22b464d20f5b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-ebed9fc6-56e1-48f1-a240-22b464d20f5b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] DELETE http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f Sep 02 19:57:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-ebed9fc6-56e1-48f1-a240-22b464d20f5b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-ebed9fc6-56e1-48f1-a240-22b464d20f5b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:14 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:57:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-ebed9fc6-56e1-48f1-a240-22b464d20f5b tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f returned with HTTP 200 Sep 02 19:57:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 194/391] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:57:14 2026] DELETE /volume/v3/attachments/790419f1-11ea-4127-b02a-d84c520d1d4f => generated 19 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] DELETE http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:57:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:14 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Delete volume with id: 9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 Sep 02 19:57:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:57:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Delete volume request issued successfully. Sep 02 19:57:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-16d5ea3f-e992-46e2-b413-52edf10fdeb7 req-fd218104-d728-4ec3-a6ea-c9971bf5d20d tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 returned with HTTP 202 Sep 02 19:57:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 198/392] 192.168.122.225 () {62 vars in 1509 bytes} [Wed Sep 2 19:57:14 2026] DELETE /volume/v3/volumes/9fcf93eb-b3e7-4a5a-a8f1-b52843c351c3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 19:57:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] DELETE http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:14 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Delete volume with id: 72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Delete volume request issued successfully. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f044f6e6-88f7-4c7f-a04f-0d2714ea9add tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 202 Sep 02 19:57:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 195/393] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:14 2026] DELETE /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bc635003-ec12-4a11-afae-e78420c10ca0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc635003-ec12-4a11-afae-e78420c10ca0 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc635003-ec12-4a11-afae-e78420c10ca0 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc635003-ec12-4a11-afae-e78420c10ca0 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bc635003-ec12-4a11-afae-e78420c10ca0 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:57:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc635003-ec12-4a11-afae-e78420c10ca0 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:57:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 199/394] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:15 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] DELETE http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:57:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Delete volume with id: 97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:57:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Delete volume request issued successfully. Sep 02 19:57:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bfb592ac-5265-4574-a5a9-7bcc5aac0d59 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 202 Sep 02 19:57:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 196/395] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:15 2026] DELETE /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4d88424c-33f8-4a1d-92e5-c625d4fb3167 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4d88424c-33f8-4a1d-92e5-c625d4fb3167 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:57:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4d88424c-33f8-4a1d-92e5-c625d4fb3167 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4d88424c-33f8-4a1d-92e5-c625d4fb3167 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4d88424c-33f8-4a1d-92e5-c625d4fb3167 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:57:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4d88424c-33f8-4a1d-92e5-c625d4fb3167 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:57:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 200/396] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:15 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ace21eea-2570-46d8-8f31-daa0a5dfd26f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ace21eea-2570-46d8-8f31-daa0a5dfd26f tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ace21eea-2570-46d8-8f31-daa0a5dfd26f tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ace21eea-2570-46d8-8f31-daa0a5dfd26f tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ace21eea-2570-46d8-8f31-daa0a5dfd26f tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Volume info retrieved successfully. Sep 02 19:57:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ace21eea-2570-46d8-8f31-daa0a5dfd26f tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 200 Sep 02 19:57:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 197/397] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:16 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 858 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c897785e-c347-43b6-8a79-cf0acbaff155 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c897785e-c347-43b6-8a79-cf0acbaff155 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:57:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c897785e-c347-43b6-8a79-cf0acbaff155 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c897785e-c347-43b6-8a79-cf0acbaff155 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c897785e-c347-43b6-8a79-cf0acbaff155 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Volume info retrieved successfully. Sep 02 19:57:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c897785e-c347-43b6-8a79-cf0acbaff155 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 200 Sep 02 19:57:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 201/398] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:16 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 855 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d80e8d29-17f6-40cd-91b5-55605b0c8bf8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d80e8d29-17f6-40cd-91b5-55605b0c8bf8 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] GET http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 Sep 02 19:57:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d80e8d29-17f6-40cd-91b5-55605b0c8bf8 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d80e8d29-17f6-40cd-91b5-55605b0c8bf8 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d80e8d29-17f6-40cd-91b5-55605b0c8bf8 tempest-AttachVolumeShelveTestJSON-1004697705 tempest-AttachVolumeShelveTestJSON-1004697705-project-member] http://192.168.122.225/volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 returned with HTTP 404 Sep 02 19:57:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 198/399] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:17 2026] GET /volume/v3/volumes/72f29d32-abba-40f7-80a4-0781a5a8b156 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f600f7e3-4c20-4765-8e26-af2e35ddaa95 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f600f7e3-4c20-4765-8e26-af2e35ddaa95 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] GET http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 Sep 02 19:57:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f600f7e3-4c20-4765-8e26-af2e35ddaa95 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f600f7e3-4c20-4765-8e26-af2e35ddaa95 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f600f7e3-4c20-4765-8e26-af2e35ddaa95 tempest-ServerActionsTestOtherA-1334409004 tempest-ServerActionsTestOtherA-1334409004-project-member] http://192.168.122.225/volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 returned with HTTP 404 Sep 02 19:57:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 202/400] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:17 2026] GET /volume/v3/volumes/97b6359c-22db-4969-8a49-f3b1785205a2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12575046-c2b2-480f-a250-27c6eae96cd5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1444865474"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1444865474'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Create volume of 1 GB Sep 02 19:57:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Availability Zones retrieved successfully. Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Flow 'volume_create_api' (ca3eeda5-7f9f-4e51-ab52-cf22ccfc1036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ef4dc5-b6a0-4585-b631-8bbdcd3e53b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ef4dc5-b6a0-4585-b631-8bbdcd3e53b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235aa975-ce84-4a36-8af8-6fb3b401a7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Created reservations ['bc1591d5-981c-418b-b621-3f21d73545ee', '633d51af-8dc3-4ebb-ad05-c707b35aff92', '79160506-abd9-4a07-9ebd-5f5ee5f35e63', '76132d5b-6122-4cc1-90a0-211f88e025f1'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235aa975-ce84-4a36-8af8-6fb3b401a7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc1591d5-981c-418b-b621-3f21d73545ee', '633d51af-8dc3-4ebb-ad05-c707b35aff92', '79160506-abd9-4a07-9ebd-5f5ee5f35e63', '76132d5b-6122-4cc1-90a0-211f88e025f1']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e26055-7f03-469b-b81b-604ec15bdac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e26055-7f03-469b-b81b-604ec15bdac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1b0466b-59ac-406e-8915-1d7866e7e81f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1444865474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9531294ed4a34aa882f9df9ad5345',qos_specs=None,replication_status=,reservations=['bc1591d5-981c-418b-b621-3f21d73545ee','633d51af-8dc3-4ebb-ad05-c707b35aff92','79160506-abd9-4a07-9ebd-5f5ee5f35e63','76132d5b-6122-4cc1-90a0-211f88e025f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3d1de94f34b0787817e1a8d5c859d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1444865474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1b0466b-59ac-406e-8915-1d7866e7e81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aec9531294ed4a34aa882f9df9ad5345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3d1de94f34b0787817e1a8d5c859d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f97484e-e7cf-4ae1-a5c7-2da4e583695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f97484e-e7cf-4ae1-a5c7-2da4e583695b) transitioned into state 'SUCCESS' from state '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-1444865474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9531294ed4a34aa882f9df9ad5345',qos_specs=None,replication_status=,reservations=['bc1591d5-981c-418b-b621-3f21d73545ee','633d51af-8dc3-4ebb-ad05-c707b35aff92','79160506-abd9-4a07-9ebd-5f5ee5f35e63','76132d5b-6122-4cc1-90a0-211f88e025f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ee3d1de94f34b0787817e1a8d5c859d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe7cd34-5e43-45e7-849c-a58ca507e4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe7cd34-5e43-45e7-849c-a58ca507e4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Flow 'volume_create_api' (ca3eeda5-7f9f-4e51-ab52-cf22ccfc1036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Create volume request issued successfully. Sep 02 19:57:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12575046-c2b2-480f-a250-27c6eae96cd5 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 199/401] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:57:21 2026] POST /volume/v3/volumes => generated 756 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-044c2d5b-47d5-4db4-a079-d198fdcfda9b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-044c2d5b-47d5-4db4-a079-d198fdcfda9b tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-044c2d5b-47d5-4db4-a079-d198fdcfda9b tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-044c2d5b-47d5-4db4-a079-d198fdcfda9b tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-044c2d5b-47d5-4db4-a079-d198fdcfda9b tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-044c2d5b-47d5-4db4-a079-d198fdcfda9b tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 200 Sep 02 19:57:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 203/402] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:22 2026] GET /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-260eaa8f-78d1-4416-b3af-e0030ee272c6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-260eaa8f-78d1-4416-b3af-e0030ee272c6 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-260eaa8f-78d1-4416-b3af-e0030ee272c6 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-260eaa8f-78d1-4416-b3af-e0030ee272c6 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-260eaa8f-78d1-4416-b3af-e0030ee272c6 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-260eaa8f-78d1-4416-b3af-e0030ee272c6 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 200 Sep 02 19:57:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 200/403] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:23 2026] GET /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7aff3edb-57d6-4771-9981-b3be615ac086 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7aff3edb-57d6-4771-9981-b3be615ac086 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7aff3edb-57d6-4771-9981-b3be615ac086 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7aff3edb-57d6-4771-9981-b3be615ac086 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7aff3edb-57d6-4771-9981-b3be615ac086 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7aff3edb-57d6-4771-9981-b3be615ac086 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 200 Sep 02 19:57:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 204/404] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:24 2026] GET /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cb26b7e1-d187-4244-a610-678c80a4d955 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a1b0466b-59ac-406e-8915-1d7866e7e81f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-819290950"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Create volume request body: {'volume': {'source_volid': 'a1b0466b-59ac-406e-8915-1d7866e7e81f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-819290950'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume retrieved successfully. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Create volume of 2 GB Sep 02 19:57:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Availability Zones retrieved successfully. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Flow 'volume_create_api' (f2e7261f-2fb8-4e03-9a68-1b5137fb1d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e036382b-dd79-4118-8471-c22c34978e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e036382b-dd79-4118-8471-c22c34978e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a1b0466b-59ac-406e-8915-1d7866e7e81f', 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826ff148-d51d-4b2b-a386-67c0852188ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Created reservations ['0d91a09a-d080-4de0-917f-928bf16b2fb1', 'a31ec8dc-0fc2-49c8-bff4-1f692ce051b8', 'febdb76a-4e47-4e04-bee4-d2402386c819', '02096c5e-28c1-4d2b-8e8a-4edabb14fe2a'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826ff148-d51d-4b2b-a386-67c0852188ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d91a09a-d080-4de0-917f-928bf16b2fb1', 'a31ec8dc-0fc2-49c8-bff4-1f692ce051b8', 'febdb76a-4e47-4e04-bee4-d2402386c819', '02096c5e-28c1-4d2b-8e8a-4edabb14fe2a']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21268240-dd39-41dd-9c2b-91e59fbfe82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21268240-dd39-41dd-9c2b-91e59fbfe82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c82b935-9447-445f-817f-2cf217a9ab13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-819290950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9531294ed4a34aa882f9df9ad5345',qos_specs=None,replication_status=,reservations=['0d91a09a-d080-4de0-917f-928bf16b2fb1','a31ec8dc-0fc2-49c8-bff4-1f692ce051b8','febdb76a-4e47-4e04-bee4-d2402386c819','02096c5e-28c1-4d2b-8e8a-4edabb14fe2a'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1b0466b-59ac-406e-8915-1d7866e7e81f,status='creating',user_id='6ee3d1de94f34b0787817e1a8d5c859d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-819290950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c82b935-9447-445f-817f-2cf217a9ab13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aec9531294ed4a34aa882f9df9ad5345',provider_auth=None,provider_geometry=None,provider_id=None,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=a1b0466b-59ac-406e-8915-1d7866e7e81f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ee3d1de94f34b0787817e1a8d5c859d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce3f6d6-ef40-4933-bae2-24b63906dea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cce3f6d6-ef40-4933-bae2-24b63906dea7) transitioned into state 'SUCCESS' from state '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-819290950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9531294ed4a34aa882f9df9ad5345',qos_specs=None,replication_status=,reservations=['0d91a09a-d080-4de0-917f-928bf16b2fb1','a31ec8dc-0fc2-49c8-bff4-1f692ce051b8','febdb76a-4e47-4e04-bee4-d2402386c819','02096c5e-28c1-4d2b-8e8a-4edabb14fe2a'],size=2,snapshot_id=None,source_replicaid=,source_volid=a1b0466b-59ac-406e-8915-1d7866e7e81f,status='creating',user_id='6ee3d1de94f34b0787817e1a8d5c859d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301f3f31-b2e5-4250-a9a8-d044f2aa1d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (301f3f31-b2e5-4250-a9a8-d044f2aa1d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Flow 'volume_create_api' (f2e7261f-2fb8-4e03-9a68-1b5137fb1d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Create volume request issued successfully. Sep 02 19:57:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cb26b7e1-d187-4244-a610-678c80a4d955 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 201/405] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:57:24 2026] POST /volume/v3/volumes => generated 789 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d4e36f87-1c33-41bf-911f-96fa1c72565c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4e36f87-1c33-41bf-911f-96fa1c72565c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4e36f87-1c33-41bf-911f-96fa1c72565c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4e36f87-1c33-41bf-911f-96fa1c72565c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d4e36f87-1c33-41bf-911f-96fa1c72565c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4e36f87-1c33-41bf-911f-96fa1c72565c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 205/406] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:24 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5b3b3801-70cc-408b-834f-56dfafc181fb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b3b3801-70cc-408b-834f-56dfafc181fb tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b3b3801-70cc-408b-834f-56dfafc181fb tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b3b3801-70cc-408b-834f-56dfafc181fb tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5b3b3801-70cc-408b-834f-56dfafc181fb tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b3b3801-70cc-408b-834f-56dfafc181fb tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 202/407] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:25 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-06033c03-6df9-438c-b3bb-10116443c6b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06033c03-6df9-438c-b3bb-10116443c6b7 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06033c03-6df9-438c-b3bb-10116443c6b7 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06033c03-6df9-438c-b3bb-10116443c6b7 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-06033c03-6df9-438c-b3bb-10116443c6b7 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06033c03-6df9-438c-b3bb-10116443c6b7 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 206/408] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:26 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1305719731", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1305719731', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Create volume of 1 GB Sep 02 19:57:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Availability Zones retrieved successfully. Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Flow 'volume_create_api' (1a8508fd-22d3-43f6-9013-a4adc2349433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca28817d-09fc-499c-8488-b27192cba7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca28817d-09fc-499c-8488-b27192cba7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bff925-b79d-4884-9171-6b473af8eca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Created reservations ['3c2cb1bd-88df-456f-bc3c-bd502ae1e233', '70290b92-537e-4506-96bf-3bef3f06c0a1', '3308a315-4e05-4e2d-b004-42e4058d928e', '9497789e-f167-4659-90ef-ea93e2b0e4d5'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31bff925-b79d-4884-9171-6b473af8eca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2cb1bd-88df-456f-bc3c-bd502ae1e233', '70290b92-537e-4506-96bf-3bef3f06c0a1', '3308a315-4e05-4e2d-b004-42e4058d928e', '9497789e-f167-4659-90ef-ea93e2b0e4d5']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90403655-629f-463a-b929-d20567dd9ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90403655-629f-463a-b929-d20567dd9ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e54cff4b-57f6-48cc-b431-87ff48ec936c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1305719731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cce8d42a0824191b613b9df88b4ecd6',qos_specs=None,replication_status=,reservations=['3c2cb1bd-88df-456f-bc3c-bd502ae1e233','70290b92-537e-4506-96bf-3bef3f06c0a1','3308a315-4e05-4e2d-b004-42e4058d928e','9497789e-f167-4659-90ef-ea93e2b0e4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66452ee2a81401088f49406c6fe2c5a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1305719731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e54cff4b-57f6-48cc-b431-87ff48ec936c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cce8d42a0824191b613b9df88b4ecd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b66452ee2a81401088f49406c6fe2c5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5bdd039-7fa8-4683-bfd6-71646bfa4da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5bdd039-7fa8-4683-bfd6-71646bfa4da5) transitioned into state 'SUCCESS' from state '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-1305719731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cce8d42a0824191b613b9df88b4ecd6',qos_specs=None,replication_status=,reservations=['3c2cb1bd-88df-456f-bc3c-bd502ae1e233','70290b92-537e-4506-96bf-3bef3f06c0a1','3308a315-4e05-4e2d-b004-42e4058d928e','9497789e-f167-4659-90ef-ea93e2b0e4d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b66452ee2a81401088f49406c6fe2c5a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d766208d-d042-41de-83b0-0054da802b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d766208d-d042-41de-83b0-0054da802b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Flow 'volume_create_api' (1a8508fd-22d3-43f6-9013-a4adc2349433) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Create volume request issued successfully. Sep 02 19:57:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-60367931-4747-4df0-ad5f-71b0a3f18a65 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 203/409] 192.168.122.225 () {64 vars in 1430 bytes} [Wed Sep 2 19:57:27 2026] POST /volume/v3/volumes => generated 764 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-7ef212e0-dc4c-4f7d-90e1-390eb5db97a2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-7ef212e0-dc4c-4f7d-90e1-390eb5db97a2 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-7ef212e0-dc4c-4f7d-90e1-390eb5db97a2 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-7ef212e0-dc4c-4f7d-90e1-390eb5db97a2 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b01864d8-f333-4a14-a5fe-dad47688c69c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b01864d8-f333-4a14-a5fe-dad47688c69c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b01864d8-f333-4a14-a5fe-dad47688c69c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b01864d8-f333-4a14-a5fe-dad47688c69c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-7ef212e0-dc4c-4f7d-90e1-390eb5db97a2 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-138cafb2-2c4a-4cc5-a06f-ecdeb251a7ad req-7ef212e0-dc4c-4f7d-90e1-390eb5db97a2 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b01864d8-f333-4a14-a5fe-dad47688c69c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 207/410] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:28 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 832 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b01864d8-f333-4a14-a5fe-dad47688c69c tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 204/411] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:28 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-5ad3c918-8753-430b-a90d-f84964b4d2a6 req-6be9f8b5-070b-4787-a8f2-68d317f1bf29 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5ad3c918-8753-430b-a90d-f84964b4d2a6 req-6be9f8b5-070b-4787-a8f2-68d317f1bf29 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5ad3c918-8753-430b-a90d-f84964b4d2a6 req-6be9f8b5-070b-4787-a8f2-68d317f1bf29 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5ad3c918-8753-430b-a90d-f84964b4d2a6 req-6be9f8b5-070b-4787-a8f2-68d317f1bf29 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-5ad3c918-8753-430b-a90d-f84964b4d2a6 req-6be9f8b5-070b-4787-a8f2-68d317f1bf29 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5ad3c918-8753-430b-a90d-f84964b4d2a6 req-6be9f8b5-070b-4787-a8f2-68d317f1bf29 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 208/412] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:28 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 832 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94ae46e9-3ad0-45b5-a4ac-a49984b8ecca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94ae46e9-3ad0-45b5-a4ac-a49984b8ecca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94ae46e9-3ad0-45b5-a4ac-a49984b8ecca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94ae46e9-3ad0-45b5-a4ac-a49984b8ecca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-b3817329-6707-4f57-8b1e-49b343bc7898 req-10d9820e-c50a-44b3-897f-c4fe571cf626 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-b3817329-6707-4f57-8b1e-49b343bc7898 req-10d9820e-c50a-44b3-897f-c4fe571cf626 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-b3817329-6707-4f57-8b1e-49b343bc7898 req-10d9820e-c50a-44b3-897f-c4fe571cf626 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-b3817329-6707-4f57-8b1e-49b343bc7898 req-10d9820e-c50a-44b3-897f-c4fe571cf626 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-94ae46e9-3ad0-45b5-a4ac-a49984b8ecca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94ae46e9-3ad0-45b5-a4ac-a49984b8ecca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 205/413] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:29 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-b3817329-6707-4f57-8b1e-49b343bc7898 req-10d9820e-c50a-44b3-897f-c4fe571cf626 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-b3817329-6707-4f57-8b1e-49b343bc7898 req-10d9820e-c50a-44b3-897f-c4fe571cf626 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 209/414] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:29 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3e0ed095-01d1-426f-bf67-568b37949f5d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e0ed095-01d1-426f-bf67-568b37949f5d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e0ed095-01d1-426f-bf67-568b37949f5d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e0ed095-01d1-426f-bf67-568b37949f5d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:30 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=317,cinder:UPDATE=103,cinder:INSERT=70 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:57:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3e0ed095-01d1-426f-bf67-568b37949f5d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-3c3334d4-7f3a-4ec1-b447-7504d3c104f4 req-b14efc24-bead-4f0a-b589-c70d63dcfc1c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e0ed095-01d1-426f-bf67-568b37949f5d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-3c3334d4-7f3a-4ec1-b447-7504d3c104f4 req-b14efc24-bead-4f0a-b589-c70d63dcfc1c tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-3c3334d4-7f3a-4ec1-b447-7504d3c104f4 req-b14efc24-bead-4f0a-b589-c70d63dcfc1c tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 206/415] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:30 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-3c3334d4-7f3a-4ec1-b447-7504d3c104f4 req-b14efc24-bead-4f0a-b589-c70d63dcfc1c tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:30 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=253,cinder:UPDATE=67,cinder:INSERT=48 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:57:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-3c3334d4-7f3a-4ec1-b447-7504d3c104f4 req-b14efc24-bead-4f0a-b589-c70d63dcfc1c tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-3c3334d4-7f3a-4ec1-b447-7504d3c104f4 req-b14efc24-bead-4f0a-b589-c70d63dcfc1c tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 210/416] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:30 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-00f9b6ac-9549-415d-a4df-fd959a7d5a7d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00f9b6ac-9549-415d-a4df-fd959a7d5a7d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00f9b6ac-9549-415d-a4df-fd959a7d5a7d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00f9b6ac-9549-415d-a4df-fd959a7d5a7d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-00f9b6ac-9549-415d-a4df-fd959a7d5a7d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00f9b6ac-9549-415d-a4df-fd959a7d5a7d tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 207/417] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:31 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-ff45fed1-1907-47c3-92f2-d813a23f2ccb req-eede71e5-f0de-4f76-b62a-ce0fe85a3f2e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-ff45fed1-1907-47c3-92f2-d813a23f2ccb req-eede71e5-f0de-4f76-b62a-ce0fe85a3f2e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-ff45fed1-1907-47c3-92f2-d813a23f2ccb req-eede71e5-f0de-4f76-b62a-ce0fe85a3f2e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-ff45fed1-1907-47c3-92f2-d813a23f2ccb req-eede71e5-f0de-4f76-b62a-ce0fe85a3f2e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-ff45fed1-1907-47c3-92f2-d813a23f2ccb req-eede71e5-f0de-4f76-b62a-ce0fe85a3f2e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-ff45fed1-1907-47c3-92f2-d813a23f2ccb req-eede71e5-f0de-4f76-b62a-ce0fe85a3f2e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 211/418] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:31 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7bcfecd3-85df-442d-bacf-c76335ca3066 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7bcfecd3-85df-442d-bacf-c76335ca3066 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7bcfecd3-85df-442d-bacf-c76335ca3066 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7bcfecd3-85df-442d-bacf-c76335ca3066 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7bcfecd3-85df-442d-bacf-c76335ca3066 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-f0ce85ed-a47c-4a28-9b4c-d515f20c9987 req-d776995b-9886-4408-b33f-6a15f63efe64 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-f0ce85ed-a47c-4a28-9b4c-d515f20c9987 req-d776995b-9886-4408-b33f-6a15f63efe64 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-f0ce85ed-a47c-4a28-9b4c-d515f20c9987 req-d776995b-9886-4408-b33f-6a15f63efe64 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7bcfecd3-85df-442d-bacf-c76335ca3066 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 208/419] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:32 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-f0ce85ed-a47c-4a28-9b4c-d515f20c9987 req-d776995b-9886-4408-b33f-6a15f63efe64 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-f0ce85ed-a47c-4a28-9b4c-d515f20c9987 req-d776995b-9886-4408-b33f-6a15f63efe64 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-f0ce85ed-a47c-4a28-9b4c-d515f20c9987 req-d776995b-9886-4408-b33f-6a15f63efe64 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 212/420] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:32 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-828238247"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-828238247'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume of 1 GB Sep 02 19:57:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Availability Zones retrieved successfully. Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Flow 'volume_create_api' (2c3c3a48-e647-4c5d-87d3-590fadadc485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f472e5-1137-4a07-8062-a55bc149091e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f472e5-1137-4a07-8062-a55bc149091e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01991b73-9d85-467c-b076-7c4823f1f888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1897258015"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1897258015'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume of 1 GB Sep 02 19:57:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Availability Zones retrieved successfully. Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Flow 'volume_create_api' (1725d00b-e8ac-46dd-9c9b-67968dc5c9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e230ea35-83ef-49cf-b81a-5e06faade291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e230ea35-83ef-49cf-b81a-5e06faade291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba51fd1-2207-4a1d-8da8-1a3749b20cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Created reservations ['49008b0c-544e-4350-969b-1b6028c1bf6e', '6960a078-a037-4e15-b796-9ed499e0284d', 'd960c34e-ad4a-4b06-b435-fef023891ddf', 'd83023c4-0575-4475-9867-15888f41db79'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01991b73-9d85-467c-b076-7c4823f1f888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49008b0c-544e-4350-969b-1b6028c1bf6e', '6960a078-a037-4e15-b796-9ed499e0284d', 'd960c34e-ad4a-4b06-b435-fef023891ddf', 'd83023c4-0575-4475-9867-15888f41db79']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c13d291-2fb3-425c-964d-cbddbcf100f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c13d291-2fb3-425c-964d-cbddbcf100f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10db200d-05ae-42ec-a8eb-3f5391155392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-828238247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e120b8e84540c4b34a013a4fdc49a5',qos_specs=None,replication_status=,reservations=['49008b0c-544e-4350-969b-1b6028c1bf6e','6960a078-a037-4e15-b796-9ed499e0284d','d960c34e-ad4a-4b06-b435-fef023891ddf','d83023c4-0575-4475-9867-15888f41db79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6568710c9a34eccb12a0784817190d1',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-828238247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10db200d-05ae-42ec-a8eb-3f5391155392,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='34e120b8e84540c4b34a013a4fdc49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6568710c9a34eccb12a0784817190d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2841b4f-d39b-4fd0-a44e-9ec42351aeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Created reservations ['54f37f12-a09e-486c-aa68-2d21a08f757d', '094801af-e8f2-4757-ba72-7209478a97ef', '8834f750-0de4-4eac-8185-9a9de548f3a5', '1310c222-9aab-42e1-92b7-b87c08795d9f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ba51fd1-2207-4a1d-8da8-1a3749b20cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f37f12-a09e-486c-aa68-2d21a08f757d', '094801af-e8f2-4757-ba72-7209478a97ef', '8834f750-0de4-4eac-8185-9a9de548f3a5', '1310c222-9aab-42e1-92b7-b87c08795d9f']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3278bc7a-e90c-4a7a-9073-20aa1c3adbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2841b4f-d39b-4fd0-a44e-9ec42351aeb5) transitioned into state 'SUCCESS' from state '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-828238247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e120b8e84540c4b34a013a4fdc49a5',qos_specs=None,replication_status=,reservations=['49008b0c-544e-4350-969b-1b6028c1bf6e','6960a078-a037-4e15-b796-9ed499e0284d','d960c34e-ad4a-4b06-b435-fef023891ddf','d83023c4-0575-4475-9867-15888f41db79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6568710c9a34eccb12a0784817190d1',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e09ce7d9-37a1-482e-88ce-de5339e7b4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3278bc7a-e90c-4a7a-9073-20aa1c3adbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6db5139-324d-4f44-8b3a-d524b7709c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1897258015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',qos_specs=None,replication_status=,reservations=['54f37f12-a09e-486c-aa68-2d21a08f757d','094801af-e8f2-4757-ba72-7209478a97ef','8834f750-0de4-4eac-8185-9a9de548f3a5','1310c222-9aab-42e1-92b7-b87c08795d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aab214916a40ae94b714e3b4308df4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1897258015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6db5139-324d-4f44-8b3a-d524b7709c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aab214916a40ae94b714e3b4308df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9e8727-23d5-4211-9eb7-ce53f4b6d9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e09ce7d9-37a1-482e-88ce-de5339e7b4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Flow 'volume_create_api' (2c3c3a48-e647-4c5d-87d3-590fadadc485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume request issued successfully. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d2aec3c-69d8-4ff3-b05c-432bad7411c1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 209/421] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:57:33 2026] POST /volume/v3/volumes => generated 768 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fad365dc-f1f4-4b10-abe3-c7784a1dfef9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fad365dc-f1f4-4b10-abe3-c7784a1dfef9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fad365dc-f1f4-4b10-abe3-c7784a1dfef9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fad365dc-f1f4-4b10-abe3-c7784a1dfef9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9e8727-23d5-4211-9eb7-ce53f4b6d9d1) transitioned into state 'SUCCESS' from state '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-1897258015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',qos_specs=None,replication_status=,reservations=['54f37f12-a09e-486c-aa68-2d21a08f757d','094801af-e8f2-4757-ba72-7209478a97ef','8834f750-0de4-4eac-8185-9a9de548f3a5','1310c222-9aab-42e1-92b7-b87c08795d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aab214916a40ae94b714e3b4308df4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fad365dc-f1f4-4b10-abe3-c7784a1dfef9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091b8e2a-3d06-4952-b3e9-9ca7ef8f6439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fad365dc-f1f4-4b10-abe3-c7784a1dfef9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 210/422] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:34 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-1f123f62-50c3-4dec-8d01-83fb7c86f157 req-f66f71aa-083a-42ab-b72f-9f70a725ec88 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1f123f62-50c3-4dec-8d01-83fb7c86f157 req-f66f71aa-083a-42ab-b72f-9f70a725ec88 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1f123f62-50c3-4dec-8d01-83fb7c86f157 req-f66f71aa-083a-42ab-b72f-9f70a725ec88 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1f123f62-50c3-4dec-8d01-83fb7c86f157 req-f66f71aa-083a-42ab-b72f-9f70a725ec88 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-1f123f62-50c3-4dec-8d01-83fb7c86f157 req-f66f71aa-083a-42ab-b72f-9f70a725ec88 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091b8e2a-3d06-4952-b3e9-9ca7ef8f6439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1f123f62-50c3-4dec-8d01-83fb7c86f157 req-f66f71aa-083a-42ab-b72f-9f70a725ec88 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 211/423] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:34 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Flow 'volume_create_api' (1725d00b-e8ac-46dd-9c9b-67968dc5c9a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f51a51cb-87ae-471e-b913-efcbe536e229 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume request issued successfully. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b99f4697-36fa-48c4-8536-ba4f0259c417 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 213/424] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:57:33 2026] POST /volume/v3/volumes => generated 760 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f51a51cb-87ae-471e-b913-efcbe536e229 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f51a51cb-87ae-471e-b913-efcbe536e229 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f51a51cb-87ae-471e-b913-efcbe536e229 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5fd67594-9e55-4e45-a10e-4d486b1093b0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5fd67594-9e55-4e45-a10e-4d486b1093b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5fd67594-9e55-4e45-a10e-4d486b1093b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5fd67594-9e55-4e45-a10e-4d486b1093b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f51a51cb-87ae-471e-b913-efcbe536e229 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f51a51cb-87ae-471e-b913-efcbe536e229 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 212/425] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:34 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 836 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5fd67594-9e55-4e45-a10e-4d486b1093b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5fd67594-9e55-4e45-a10e-4d486b1093b0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 214/426] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:34 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3d43c25e-7513-415d-b893-0b6058645edc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3d43c25e-7513-415d-b893-0b6058645edc tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3d43c25e-7513-415d-b893-0b6058645edc tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3d43c25e-7513-415d-b893-0b6058645edc tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3d43c25e-7513-415d-b893-0b6058645edc tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3d43c25e-7513-415d-b893-0b6058645edc tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 213/427] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:35 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-13ea502a-e96f-47ea-8948-e9a34d50d3ff req-ffd40549-c77f-40d6-bf8f-4df02dadd716 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13ea502a-e96f-47ea-8948-e9a34d50d3ff req-ffd40549-c77f-40d6-bf8f-4df02dadd716 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13ea502a-e96f-47ea-8948-e9a34d50d3ff req-ffd40549-c77f-40d6-bf8f-4df02dadd716 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13ea502a-e96f-47ea-8948-e9a34d50d3ff req-ffd40549-c77f-40d6-bf8f-4df02dadd716 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-516a36c9-4e4b-4465-afee-fa2a2701745b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-516a36c9-4e4b-4465-afee-fa2a2701745b tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-516a36c9-4e4b-4465-afee-fa2a2701745b tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-516a36c9-4e4b-4465-afee-fa2a2701745b tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-13ea502a-e96f-47ea-8948-e9a34d50d3ff req-ffd40549-c77f-40d6-bf8f-4df02dadd716 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13ea502a-e96f-47ea-8948-e9a34d50d3ff req-ffd40549-c77f-40d6-bf8f-4df02dadd716 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 215/428] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:35 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e8315644-492f-41bb-befe-ad1fb5e18226 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-516a36c9-4e4b-4465-afee-fa2a2701745b tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e8315644-492f-41bb-befe-ad1fb5e18226 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e8315644-492f-41bb-befe-ad1fb5e18226 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e8315644-492f-41bb-befe-ad1fb5e18226 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-516a36c9-4e4b-4465-afee-fa2a2701745b tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 214/429] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:35 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e8315644-492f-41bb-befe-ad1fb5e18226 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e8315644-492f-41bb-befe-ad1fb5e18226 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 216/430] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:35 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-146e0305-9298-41c8-ada5-9f12ae0d23a9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-146e0305-9298-41c8-ada5-9f12ae0d23a9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-146e0305-9298-41c8-ada5-9f12ae0d23a9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-146e0305-9298-41c8-ada5-9f12ae0d23a9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-146e0305-9298-41c8-ada5-9f12ae0d23a9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-146e0305-9298-41c8-ada5-9f12ae0d23a9 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 215/431] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a95a4615-5f03-4ffa-97da-37fe2489964e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a95a4615-5f03-4ffa-97da-37fe2489964e tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a95a4615-5f03-4ffa-97da-37fe2489964e tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a95a4615-5f03-4ffa-97da-37fe2489964e tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f117e1c-172c-420d-8ffc-0129672d181c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f117e1c-172c-420d-8ffc-0129672d181c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f117e1c-172c-420d-8ffc-0129672d181c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f117e1c-172c-420d-8ffc-0129672d181c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a95a4615-5f03-4ffa-97da-37fe2489964e tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a95a4615-5f03-4ffa-97da-37fe2489964e tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 217/432] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7e1d11c5-a09f-4368-8f44-1e8b6c92f16a req-16b7274b-8e32-49d7-865b-72cd8b8cdb78 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7e1d11c5-a09f-4368-8f44-1e8b6c92f16a req-16b7274b-8e32-49d7-865b-72cd8b8cdb78 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7e1d11c5-a09f-4368-8f44-1e8b6c92f16a req-16b7274b-8e32-49d7-865b-72cd8b8cdb78 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7e1d11c5-a09f-4368-8f44-1e8b6c92f16a req-16b7274b-8e32-49d7-865b-72cd8b8cdb78 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8f117e1c-172c-420d-8ffc-0129672d181c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f117e1c-172c-420d-8ffc-0129672d181c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 216/433] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7141230c-4dfe-4ae1-91f0-f505cf7b8d37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7141230c-4dfe-4ae1-91f0-f505cf7b8d37 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7141230c-4dfe-4ae1-91f0-f505cf7b8d37 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-7e1d11c5-a09f-4368-8f44-1e8b6c92f16a req-16b7274b-8e32-49d7-865b-72cd8b8cdb78 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7141230c-4dfe-4ae1-91f0-f505cf7b8d37 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7e1d11c5-a09f-4368-8f44-1e8b6c92f16a req-16b7274b-8e32-49d7-865b-72cd8b8cdb78 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 218/434] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2ed6c17a-3484-4083-96b8-57e0c2a747ca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2ed6c17a-3484-4083-96b8-57e0c2a747ca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2ed6c17a-3484-4083-96b8-57e0c2a747ca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2ed6c17a-3484-4083-96b8-57e0c2a747ca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7141230c-4dfe-4ae1-91f0-f505cf7b8d37 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7141230c-4dfe-4ae1-91f0-f505cf7b8d37 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 217/435] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2ed6c17a-3484-4083-96b8-57e0c2a747ca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2ed6c17a-3484-4083-96b8-57e0c2a747ca tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 219/436] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a785db51-1897-478b-b134-4bb25955bbdf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Delete volume with id: 3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Delete volume request issued successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a785db51-1897-478b-b134-4bb25955bbdf tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 202 Sep 02 19:57:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 218/437] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:36 2026] DELETE /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bc4fa323-21d8-4f80-b305-cc85cb521489 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc4fa323-21d8-4f80-b305-cc85cb521489 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc4fa323-21d8-4f80-b305-cc85cb521489 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc4fa323-21d8-4f80-b305-cc85cb521489 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bc4fa323-21d8-4f80-b305-cc85cb521489 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc4fa323-21d8-4f80-b305-cc85cb521489 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 200 Sep 02 19:57:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 220/438] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:36 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-35007e17-02d0-4ccd-8cb0-34e468f38db7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35007e17-02d0-4ccd-8cb0-34e468f38db7 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35007e17-02d0-4ccd-8cb0-34e468f38db7 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35007e17-02d0-4ccd-8cb0-34e468f38db7 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a3cccdf6-3acb-4ac6-bd80-905f1b702e4c req-a16a2956-57d0-494f-84e7-58f01e6fe16a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-35007e17-02d0-4ccd-8cb0-34e468f38db7 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a3cccdf6-3acb-4ac6-bd80-905f1b702e4c req-a16a2956-57d0-494f-84e7-58f01e6fe16a tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a3cccdf6-3acb-4ac6-bd80-905f1b702e4c req-a16a2956-57d0-494f-84e7-58f01e6fe16a tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a3cccdf6-3acb-4ac6-bd80-905f1b702e4c req-a16a2956-57d0-494f-84e7-58f01e6fe16a tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35007e17-02d0-4ccd-8cb0-34e468f38db7 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 219/439] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:37 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a62fcdd-12f6-4b79-b24b-2e9e0f6f3ee8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a62fcdd-12f6-4b79-b24b-2e9e0f6f3ee8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a62fcdd-12f6-4b79-b24b-2e9e0f6f3ee8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a62fcdd-12f6-4b79-b24b-2e9e0f6f3ee8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a3cccdf6-3acb-4ac6-bd80-905f1b702e4c req-a16a2956-57d0-494f-84e7-58f01e6fe16a tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a3cccdf6-3acb-4ac6-bd80-905f1b702e4c req-a16a2956-57d0-494f-84e7-58f01e6fe16a tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 221/440] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:37 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a62fcdd-12f6-4b79-b24b-2e9e0f6f3ee8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a62fcdd-12f6-4b79-b24b-2e9e0f6f3ee8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 220/441] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:37 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e54cff4b-57f6-48cc-b431-87ff48ec936c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1026393414", "description": null, "metadata": {}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Create snapshot from volume e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-69f2b571-3dc3-45ca-8795-0c678ab23e26 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-69f2b571-3dc3-45ca-8795-0c678ab23e26 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-69f2b571-3dc3-45ca-8795-0c678ab23e26 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-69f2b571-3dc3-45ca-8795-0c678ab23e26 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-69f2b571-3dc3-45ca-8795-0c678ab23e26 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 returned with HTTP 404 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 221/442] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:37 2026] GET /volume/v3/volumes/3c82b935-9447-445f-817f-2cf217a9ab13 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-32863d3b-97cb-481c-a706-d84b68d49c9f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Created reservations ['aff6e4e2-aab5-4256-9147-e67c1c321dc7', 'af4b544d-7fad-42fc-9313-701b999eb97b', '860ba97f-7abb-41ff-a985-f76d9236f315', '0782d690-48b4-4489-b45e-691d413eba60'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32863d3b-97cb-481c-a706-d84b68d49c9f tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32863d3b-97cb-481c-a706-d84b68d49c9f tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32863d3b-97cb-481c-a706-d84b68d49c9f tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-32863d3b-97cb-481c-a706-d84b68d49c9f tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32863d3b-97cb-481c-a706-d84b68d49c9f tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 200 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 222/443] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:37 2026] GET /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] DELETE http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Delete volume with id: a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot create request issued successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-bf557279-71a7-4b3a-b384-537ec8b93d1e req-406c0e4a-40ad-4018-a7ec-abf0dab6386e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:57:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 222/444] 192.168.122.225 () {64 vars in 1436 bytes} [Wed Sep 2 19:57:37 2026] POST /volume/v3/snapshots => generated 311 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Delete volume request issued successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01db1384-438a-40ab-9b91-f9ba05c8fb70 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 202 Sep 02 19:57:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 223/445] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:37 2026] DELETE /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b0d2c8a1-7326-470d-b0fe-a082c27ec546 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0d2c8a1-7326-470d-b0fe-a082c27ec546 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0d2c8a1-7326-470d-b0fe-a082c27ec546 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0d2c8a1-7326-470d-b0fe-a082c27ec546 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b0d2c8a1-7326-470d-b0fe-a082c27ec546 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Volume info retrieved successfully. Sep 02 19:57:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0d2c8a1-7326-470d-b0fe-a082c27ec546 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 200 Sep 02 19:57:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 223/446] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:37 2026] GET /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 848 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-68120246-4764-4e69-a90c-c2fa30f7aa13 req-a661ab0f-b2e5-49e3-b065-76ce82c5a10e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-68120246-4764-4e69-a90c-c2fa30f7aa13 req-a661ab0f-b2e5-49e3-b065-76ce82c5a10e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-68120246-4764-4e69-a90c-c2fa30f7aa13 req-a661ab0f-b2e5-49e3-b065-76ce82c5a10e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-68120246-4764-4e69-a90c-c2fa30f7aa13 req-a661ab0f-b2e5-49e3-b065-76ce82c5a10e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-68120246-4764-4e69-a90c-c2fa30f7aa13 req-a661ab0f-b2e5-49e3-b065-76ce82c5a10e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Snapshot retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-68120246-4764-4e69-a90c-c2fa30f7aa13 req-a661ab0f-b2e5-49e3-b065-76ce82c5a10e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 224/447] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 443 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] Get all snapshots completed successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-fd63bd74-b82c-4acd-b87b-5f6771db5c4c req-41ce5f6b-882b-42ab-b37e-f93176df22d5 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-reader] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 224/448] 192.168.122.225 () {60 vars in 1403 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-6198170e-aeeb-4cee-9766-0ece62d33168 req-85b6ed15-f030-453e-bafa-cf9b8b951833 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-6198170e-aeeb-4cee-9766-0ece62d33168 req-85b6ed15-f030-453e-bafa-cf9b8b951833 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-6198170e-aeeb-4cee-9766-0ece62d33168 req-85b6ed15-f030-453e-bafa-cf9b8b951833 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-6198170e-aeeb-4cee-9766-0ece62d33168 req-85b6ed15-f030-453e-bafa-cf9b8b951833 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-6198170e-aeeb-4cee-9766-0ece62d33168 req-85b6ed15-f030-453e-bafa-cf9b8b951833 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-6198170e-aeeb-4cee-9766-0ece62d33168 req-85b6ed15-f030-453e-bafa-cf9b8b951833 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 225/449] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5938abbc-221d-4850-aadd-f80536af34b1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5938abbc-221d-4850-aadd-f80536af34b1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5938abbc-221d-4850-aadd-f80536af34b1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5938abbc-221d-4850-aadd-f80536af34b1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5938abbc-221d-4850-aadd-f80536af34b1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5938abbc-221d-4850-aadd-f80536af34b1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 225/450] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-465dad0e-67bb-49db-a571-58807abce1dd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-465dad0e-67bb-49db-a571-58807abce1dd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-465dad0e-67bb-49db-a571-58807abce1dd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-465dad0e-67bb-49db-a571-58807abce1dd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-0bbb4d35-844f-4e22-b3af-0263855debca req-022ee00d-0b60-40e5-83ec-cf1699e4f305 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-0bbb4d35-844f-4e22-b3af-0263855debca req-022ee00d-0b60-40e5-83ec-cf1699e4f305 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-0bbb4d35-844f-4e22-b3af-0263855debca req-022ee00d-0b60-40e5-83ec-cf1699e4f305 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-0bbb4d35-844f-4e22-b3af-0263855debca req-022ee00d-0b60-40e5-83ec-cf1699e4f305 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-465dad0e-67bb-49db-a571-58807abce1dd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-465dad0e-67bb-49db-a571-58807abce1dd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 226/451] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-0bbb4d35-844f-4e22-b3af-0263855debca req-022ee00d-0b60-40e5-83ec-cf1699e4f305 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-0bbb4d35-844f-4e22-b3af-0263855debca req-022ee00d-0b60-40e5-83ec-cf1699e4f305 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 226/452] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2131515681"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2131515681'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume of 1 GB Sep 02 19:57:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Availability Zones retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Flow 'volume_create_api' (22a1427f-bb8f-449b-84bd-8977698eabe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd58559-a9bb-41bb-9772-cd752ebf02dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-8cc0a25b-7624-44c3-ab91-1a5385df588f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-8cc0a25b-7624-44c3-ab91-1a5385df588f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-8cc0a25b-7624-44c3-ab91-1a5385df588f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-8cc0a25b-7624-44c3-ab91-1a5385df588f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-8cc0a25b-7624-44c3-ab91-1a5385df588f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-8cc0a25b-7624-44c3-ab91-1a5385df588f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 227/453] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dd58559-a9bb-41bb-9772-cd752ebf02dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8941556-6194-440f-866b-5f56714b22c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Created reservations ['22deab8d-2928-47c4-a661-39dcd1ca9571', '33a95356-cd19-4b9f-ab89-5850192b3851', '648e47f4-db51-44f9-9df2-4ba0c4f5838d', 'ac759361-fba3-4da4-bfbf-b844752c9161'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8941556-6194-440f-866b-5f56714b22c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22deab8d-2928-47c4-a661-39dcd1ca9571', '33a95356-cd19-4b9f-ab89-5850192b3851', '648e47f4-db51-44f9-9df2-4ba0c4f5838d', 'ac759361-fba3-4da4-bfbf-b844752c9161']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc4df7b-7b03-4bd6-8e39-129294188843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8dcdeed6-c993-4fed-8b57-1bf4a00345f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8dcdeed6-c993-4fed-8b57-1bf4a00345f1 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] GET http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8dcdeed6-c993-4fed-8b57-1bf4a00345f1 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8dcdeed6-c993-4fed-8b57-1bf4a00345f1 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8dcdeed6-c993-4fed-8b57-1bf4a00345f1 tempest-VolumesCloneTest-1496326845 tempest-VolumesCloneTest-1496326845-project-member] http://192.168.122.225/volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f returned with HTTP 404 Sep 02 19:57:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 228/454] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:38 2026] GET /volume/v3/volumes/a1b0466b-59ac-406e-8915-1d7866e7e81f => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc4df7b-7b03-4bd6-8e39-129294188843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3734bbe-ed15-47d6-b8b2-9dfa97627c44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2131515681',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e120b8e84540c4b34a013a4fdc49a5',qos_specs=None,replication_status=,reservations=['22deab8d-2928-47c4-a661-39dcd1ca9571','33a95356-cd19-4b9f-ab89-5850192b3851','648e47f4-db51-44f9-9df2-4ba0c4f5838d','ac759361-fba3-4da4-bfbf-b844752c9161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6568710c9a34eccb12a0784817190d1',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2131515681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3734bbe-ed15-47d6-b8b2-9dfa97627c44,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='34e120b8e84540c4b34a013a4fdc49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6568710c9a34eccb12a0784817190d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6b47c7-1780-4940-8e6b-9fb51a98c5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-89a327e2-ac8d-4f3d-a54b-7ec2997dcc77 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89a327e2-ac8d-4f3d-a54b-7ec2997dcc77 None None] GET http://192.168.122.225/volume// Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89a327e2-ac8d-4f3d-a54b-7ec2997dcc77 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89a327e2-ac8d-4f3d-a54b-7ec2997dcc77 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89a327e2-ac8d-4f3d-a54b-7ec2997dcc77 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:57:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 229/455] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:57:39 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-5c625fea-2761-4f47-bb36-a365b78c65a2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6b47c7-1780-4940-8e6b-9fb51a98c5b5) transitioned into state 'SUCCESS' from state '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-2131515681',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e120b8e84540c4b34a013a4fdc49a5',qos_specs=None,replication_status=,reservations=['22deab8d-2928-47c4-a661-39dcd1ca9571','33a95356-cd19-4b9f-ab89-5850192b3851','648e47f4-db51-44f9-9df2-4ba0c4f5838d','ac759361-fba3-4da4-bfbf-b844752c9161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6568710c9a34eccb12a0784817190d1',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16b755a-7985-4e99-adce-b31e24e4befb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16b755a-7985-4e99-adce-b31e24e4befb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Flow 'volume_create_api' (22a1427f-bb8f-449b-84bd-8977698eabe8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume request issued successfully. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-5c625fea-2761-4f47-bb36-a365b78c65a2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-5c625fea-2761-4f47-bb36-a365b78c65a2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6db5139-324d-4f44-8b3a-d524b7709c4e", "connector": null, "instance_uuid": "745084ca-dc00-48d5-b842-dd067b92a4c5"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee8fcc0a-17da-4728-93c5-e305deb4ca29 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 227/456] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:57:38 2026] POST /volume/v3/volumes => generated 769 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2a81e849-cb77-4317-890c-1c2b399c1e2f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2a81e849-cb77-4317-890c-1c2b399c1e2f tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2a81e849-cb77-4317-890c-1c2b399c1e2f tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2a81e849-cb77-4317-890c-1c2b399c1e2f tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2a81e849-cb77-4317-890c-1c2b399c1e2f tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2a81e849-cb77-4317-890c-1c2b399c1e2f tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 228/457] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:39 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 837 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-5c625fea-2761-4f47-bb36-a365b78c65a2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:57:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 230/458] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:57:39 2026] POST /volume/v3/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-54637277-5c4c-43c9-8743-6fca9db1293c req-e43f27f7-2f3c-4b6b-884a-84cad8a86684 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-54637277-5c4c-43c9-8743-6fca9db1293c req-e43f27f7-2f3c-4b6b-884a-84cad8a86684 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-54637277-5c4c-43c9-8743-6fca9db1293c req-e43f27f7-2f3c-4b6b-884a-84cad8a86684 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-54637277-5c4c-43c9-8743-6fca9db1293c req-e43f27f7-2f3c-4b6b-884a-84cad8a86684 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-54637277-5c4c-43c9-8743-6fca9db1293c req-e43f27f7-2f3c-4b6b-884a-84cad8a86684 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-54637277-5c4c-43c9-8743-6fca9db1293c req-e43f27f7-2f3c-4b6b-884a-84cad8a86684 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 229/459] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:39 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e8aab8c-6e7f-422a-8283-f01eb03d5017 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e8aab8c-6e7f-422a-8283-f01eb03d5017 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e8aab8c-6e7f-422a-8283-f01eb03d5017 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e8aab8c-6e7f-422a-8283-f01eb03d5017 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b73b7b2-5adb-43d0-9881-0641eaf7b0d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b73b7b2-5adb-43d0-9881-0641eaf7b0d4 None None] GET http://192.168.122.225/volume// Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b73b7b2-5adb-43d0-9881-0641eaf7b0d4 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b73b7b2-5adb-43d0-9881-0641eaf7b0d4 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b73b7b2-5adb-43d0-9881-0641eaf7b0d4 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:57:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 230/460] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:57:39 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-db78fe7f-cb7f-4ad1-ab62-6bfa7ec19e61 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-db78fe7f-cb7f-4ad1-ab62-6bfa7ec19e61 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-db78fe7f-cb7f-4ad1-ab62-6bfa7ec19e61 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-db78fe7f-cb7f-4ad1-ab62-6bfa7ec19e61 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e8aab8c-6e7f-422a-8283-f01eb03d5017 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e8aab8c-6e7f-422a-8283-f01eb03d5017 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 231/461] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:39 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-db78fe7f-cb7f-4ad1-ab62-6bfa7ec19e61 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-db78fe7f-cb7f-4ad1-ab62-6bfa7ec19e61 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 231/462] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:57:39 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 1033 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] PUT http://192.168.122.225/volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782 Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Acquiring lock "cinder-attachment_update-d6db5139-324d-4f44-8b3a-d524b7709c4e-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Lock "cinder-attachment_update-d6db5139-324d-4f44-8b3a-d524b7709c4e-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:57:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a98c896-80b2-4b32-9d45-6089346aac48 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a98c896-80b2-4b32-9d45-6089346aac48 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a98c896-80b2-4b32-9d45-6089346aac48 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a98c896-80b2-4b32-9d45-6089346aac48 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a98c896-80b2-4b32-9d45-6089346aac48 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a98c896-80b2-4b32-9d45-6089346aac48 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 232/463] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:40 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-420ff90f-2284-451c-9ade-657c568063ea req-623c5bc8-5034-489c-9a93-203d7b2ba2b4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-420ff90f-2284-451c-9ade-657c568063ea req-623c5bc8-5034-489c-9a93-203d7b2ba2b4 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-420ff90f-2284-451c-9ade-657c568063ea req-623c5bc8-5034-489c-9a93-203d7b2ba2b4 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-420ff90f-2284-451c-9ade-657c568063ea req-623c5bc8-5034-489c-9a93-203d7b2ba2b4 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-420ff90f-2284-451c-9ade-657c568063ea req-623c5bc8-5034-489c-9a93-203d7b2ba2b4 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-420ff90f-2284-451c-9ade-657c568063ea req-623c5bc8-5034-489c-9a93-203d7b2ba2b4 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 233/464] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:40 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e5a07d5c-bf80-4a8d-bdc6-9fb17f422876 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5a07d5c-bf80-4a8d-bdc6-9fb17f422876 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5a07d5c-bf80-4a8d-bdc6-9fb17f422876 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5a07d5c-bf80-4a8d-bdc6-9fb17f422876 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e5a07d5c-bf80-4a8d-bdc6-9fb17f422876 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5a07d5c-bf80-4a8d-bdc6-9fb17f422876 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 234/465] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:40 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bdeeb1a2-d4ba-4559-9a1b-3963edc32563 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bdeeb1a2-d4ba-4559-9a1b-3963edc32563 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bdeeb1a2-d4ba-4559-9a1b-3963edc32563 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bdeeb1a2-d4ba-4559-9a1b-3963edc32563 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bdeeb1a2-d4ba-4559-9a1b-3963edc32563 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bdeeb1a2-d4ba-4559-9a1b-3963edc32563 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 235/466] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:41 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-66e30f6f-82ce-48be-976b-6ce62923fc52 req-706926c3-03e0-4662-a343-5b5f81f1329f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-66e30f6f-82ce-48be-976b-6ce62923fc52 req-706926c3-03e0-4662-a343-5b5f81f1329f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-66e30f6f-82ce-48be-976b-6ce62923fc52 req-706926c3-03e0-4662-a343-5b5f81f1329f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-66e30f6f-82ce-48be-976b-6ce62923fc52 req-706926c3-03e0-4662-a343-5b5f81f1329f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-66e30f6f-82ce-48be-976b-6ce62923fc52 req-706926c3-03e0-4662-a343-5b5f81f1329f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-66e30f6f-82ce-48be-976b-6ce62923fc52 req-706926c3-03e0-4662-a343-5b5f81f1329f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 236/467] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:41 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Delete snapshot with id: 91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot delete request issued successfully. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-b232286e-08fa-414d-b621-59f8b906401b req-c556a57f-8b4e-4b6b-8d5f-e94f12a48782 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 202 Sep 02 19:57:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 237/468] 192.168.122.225 () {62 vars in 1515 bytes} [Wed Sep 2 19:57:41 2026] DELETE /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9659a17c-5fbd-46c0-ac6d-f55162bd4787 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9659a17c-5fbd-46c0-ac6d-f55162bd4787 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9659a17c-5fbd-46c0-ac6d-f55162bd4787 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9659a17c-5fbd-46c0-ac6d-f55162bd4787 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9659a17c-5fbd-46c0-ac6d-f55162bd4787 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9659a17c-5fbd-46c0-ac6d-f55162bd4787 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 238/469] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:41 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-VolumesExtendTest-Volume-526264965"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create volume request body: {'volume': {'imageRef': '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-526264965'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create volume of 1 GB Sep 02 19:57:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Availability Zones retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Flow 'volume_create_api' (f589de74-f36b-4c4e-9237-91e2cdad6ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d635df89-20ca-4b95-a289-2a848e80863b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Lock "cinder-attachment_update-d6db5139-324d-4f44-8b3a-d524b7709c4e-devstack" released by "attachment_update" :: held 2.284s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-03db57eb-9666-4b83-94e8-1cb665bd71d3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782 returned with HTTP 200 Sep 02 19:57:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 232/470] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:57:39 2026] PUT /volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782 => generated 694 bytes in 2325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-aa3da456-ebc9-4ac1-ba5a-c1266735d9e2 req-8f2802c7-acde-4315-8afb-5cd909d28744 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-aa3da456-ebc9-4ac1-ba5a-c1266735d9e2 req-8f2802c7-acde-4315-8afb-5cd909d28744 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-aa3da456-ebc9-4ac1-ba5a-c1266735d9e2 req-8f2802c7-acde-4315-8afb-5cd909d28744 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-aa3da456-ebc9-4ac1-ba5a-c1266735d9e2 req-8f2802c7-acde-4315-8afb-5cd909d28744 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-aa3da456-ebc9-4ac1-ba5a-c1266735d9e2 req-8f2802c7-acde-4315-8afb-5cd909d28744 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-aa3da456-ebc9-4ac1-ba5a-c1266735d9e2 req-8f2802c7-acde-4315-8afb-5cd909d28744 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 233/471] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:42 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d635df89-20ca-4b95-a289-2a848e80863b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5548d832-c2b0-43cf-bb02-27b904943611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Created reservations ['4261690b-780d-463a-ae16-63170f45f6c9', 'ec6ca938-409a-4b20-ab77-af3164fa6df2', '36fe15b0-1a62-4528-87bf-845c442b6f39', 'ed87b983-0ff0-4e6e-bb2f-59a4895d8ea6'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5548d832-c2b0-43cf-bb02-27b904943611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4261690b-780d-463a-ae16-63170f45f6c9', 'ec6ca938-409a-4b20-ab77-af3164fa6df2', '36fe15b0-1a62-4528-87bf-845c442b6f39', 'ed87b983-0ff0-4e6e-bb2f-59a4895d8ea6']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f017cfec-69b5-432c-9bc8-7feb011d846d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f017cfec-69b5-432c-9bc8-7feb011d846d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '143c3ec6-b3c4-4944-b15e-343b0093579c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-526264965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52eb80515bc424ea05097d3ec528f4b',qos_specs=None,replication_status=,reservations=['4261690b-780d-463a-ae16-63170f45f6c9','ec6ca938-409a-4b20-ab77-af3164fa6df2','36fe15b0-1a62-4528-87bf-845c442b6f39','ed87b983-0ff0-4e6e-bb2f-59a4895d8ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05a221dde44a87866a7340c8f77aa0',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-526264965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=143c3ec6-b3c4-4944-b15e-343b0093579c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52eb80515bc424ea05097d3ec528f4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c05a221dde44a87866a7340c8f77aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (112cfc3f-b507-4225-85e4-9c379b385a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (112cfc3f-b507-4225-85e4-9c379b385a10) transitioned into state 'SUCCESS' from state '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-526264965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52eb80515bc424ea05097d3ec528f4b',qos_specs=None,replication_status=,reservations=['4261690b-780d-463a-ae16-63170f45f6c9','ec6ca938-409a-4b20-ab77-af3164fa6df2','36fe15b0-1a62-4528-87bf-845c442b6f39','ed87b983-0ff0-4e6e-bb2f-59a4895d8ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05a221dde44a87866a7340c8f77aa0',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eea4179-83b8-492c-bdbf-7df6380b0112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eea4179-83b8-492c-bdbf-7df6380b0112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Flow 'volume_create_api' (f589de74-f36b-4c4e-9237-91e2cdad6ce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create volume request issued successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c16e0fd3-353b-414c-a5bc-4e76f1473cfb tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 239/472] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:57:41 2026] POST /volume/v3/volumes => generated 756 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ad437a3b-52a3-4d1e-8672-c604e4ba469c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad437a3b-52a3-4d1e-8672-c604e4ba469c tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad437a3b-52a3-4d1e-8672-c604e4ba469c tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad437a3b-52a3-4d1e-8672-c604e4ba469c tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ad437a3b-52a3-4d1e-8672-c604e4ba469c tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad437a3b-52a3-4d1e-8672-c604e4ba469c tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 234/473] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:42 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 824 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-32723007-ac43-48fa-99e3-4623578e417e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32723007-ac43-48fa-99e3-4623578e417e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32723007-ac43-48fa-99e3-4623578e417e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32723007-ac43-48fa-99e3-4623578e417e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-32723007-ac43-48fa-99e3-4623578e417e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32723007-ac43-48fa-99e3-4623578e417e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 240/474] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:42 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-2eb0a2da-3848-451b-b056-bc9fa8287453 req-1762626b-be4c-4668-9b1c-afa35f9bea90 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2eb0a2da-3848-451b-b056-bc9fa8287453 req-1762626b-be4c-4668-9b1c-afa35f9bea90 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2eb0a2da-3848-451b-b056-bc9fa8287453 req-1762626b-be4c-4668-9b1c-afa35f9bea90 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2eb0a2da-3848-451b-b056-bc9fa8287453 req-1762626b-be4c-4668-9b1c-afa35f9bea90 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-2eb0a2da-3848-451b-b056-bc9fa8287453 req-1762626b-be4c-4668-9b1c-afa35f9bea90 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2eb0a2da-3848-451b-b056-bc9fa8287453 req-1762626b-be4c-4668-9b1c-afa35f9bea90 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 235/475] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:42 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 862 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1480132698"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1480132698'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume of 1 GB Sep 02 19:57:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Availability Zones retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Flow 'volume_create_api' (61c0c60f-74c7-47ba-8189-e0534faff7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-4f15a7ed-cb17-4089-b1e3-e74c06fddd0f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-4f15a7ed-cb17-4089-b1e3-e74c06fddd0f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782/action Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-4f15a7ed-cb17-4089-b1e3-e74c06fddd0f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-4f15a7ed-cb17-4089-b1e3-e74c06fddd0f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc0a9f9-7099-45f1-b186-b02d3b8607dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50b5e896-3e32-4777-8cdb-688139a5b149 req-4f15a7ed-cb17-4089-b1e3-e74c06fddd0f tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782/action returned with HTTP 204 Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc0a9f9-7099-45f1-b186-b02d3b8607dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 236/476] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:57:42 2026] POST /volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b7f9b822-3e5d-426d-99d1-6d17a61a21b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b7f9b822-3e5d-426d-99d1-6d17a61a21b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b7f9b822-3e5d-426d-99d1-6d17a61a21b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b7f9b822-3e5d-426d-99d1-6d17a61a21b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce37ce2-658d-44fa-aaac-42bbbe65084a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b7f9b822-3e5d-426d-99d1-6d17a61a21b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b7f9b822-3e5d-426d-99d1-6d17a61a21b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 237/477] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:42 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b71a625c-0e72-479c-bbbc-1483f536c469 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b71a625c-0e72-479c-bbbc-1483f536c469 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b71a625c-0e72-479c-bbbc-1483f536c469 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b71a625c-0e72-479c-bbbc-1483f536c469 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Created reservations ['61b4ff9c-d2cf-48ef-a8bc-0f3f5f781540', 'b41559af-92f4-476b-bf9e-2310cfee871c', 'd59e7d71-502c-4a11-bc41-4c8045c7ad6d', '0f809993-f6ad-46c3-ae3e-89939cb6bf6b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ce37ce2-658d-44fa-aaac-42bbbe65084a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61b4ff9c-d2cf-48ef-a8bc-0f3f5f781540', 'b41559af-92f4-476b-bf9e-2310cfee871c', 'd59e7d71-502c-4a11-bc41-4c8045c7ad6d', '0f809993-f6ad-46c3-ae3e-89939cb6bf6b']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bad66ca-3302-40be-bf52-0c6cb288b571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b71a625c-0e72-479c-bbbc-1483f536c469 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bad66ca-3302-40be-bf52-0c6cb288b571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a2569c3-b0fb-4875-a488-4cb0c2a10e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1480132698',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e120b8e84540c4b34a013a4fdc49a5',qos_specs=None,replication_status=,reservations=['61b4ff9c-d2cf-48ef-a8bc-0f3f5f781540','b41559af-92f4-476b-bf9e-2310cfee871c','d59e7d71-502c-4a11-bc41-4c8045c7ad6d','0f809993-f6ad-46c3-ae3e-89939cb6bf6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6568710c9a34eccb12a0784817190d1',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1480132698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a2569c3-b0fb-4875-a488-4cb0c2a10e21,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='34e120b8e84540c4b34a013a4fdc49a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6568710c9a34eccb12a0784817190d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b71a625c-0e72-479c-bbbc-1483f536c469 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 238/478] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:43 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a701ea-ac85-49b2-b39d-e364fb9a49bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00a701ea-ac85-49b2-b39d-e364fb9a49bb) transitioned into state 'SUCCESS' from state '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-1480132698',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='34e120b8e84540c4b34a013a4fdc49a5',qos_specs=None,replication_status=,reservations=['61b4ff9c-d2cf-48ef-a8bc-0f3f5f781540','b41559af-92f4-476b-bf9e-2310cfee871c','d59e7d71-502c-4a11-bc41-4c8045c7ad6d','0f809993-f6ad-46c3-ae3e-89939cb6bf6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6568710c9a34eccb12a0784817190d1',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9376ef28-17d4-4ce3-a324-465e056b1959 req-456e1ecc-d0fe-43cf-94cc-d4849fd68cbd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2745fbfa-3b26-4d31-8dd2-6205edd3b13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9376ef28-17d4-4ce3-a324-465e056b1959 req-456e1ecc-d0fe-43cf-94cc-d4849fd68cbd tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9376ef28-17d4-4ce3-a324-465e056b1959 req-456e1ecc-d0fe-43cf-94cc-d4849fd68cbd tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9376ef28-17d4-4ce3-a324-465e056b1959 req-456e1ecc-d0fe-43cf-94cc-d4849fd68cbd tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2745fbfa-3b26-4d31-8dd2-6205edd3b13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-9376ef28-17d4-4ce3-a324-465e056b1959 req-456e1ecc-d0fe-43cf-94cc-d4849fd68cbd tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9376ef28-17d4-4ce3-a324-465e056b1959 req-456e1ecc-d0fe-43cf-94cc-d4849fd68cbd tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 239/479] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:43 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Flow 'volume_create_api' (61c0c60f-74c7-47ba-8189-e0534faff7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Create volume request issued successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c5d6fb6-45c3-4efb-8904-c34b15dd7979 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 241/480] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:57:42 2026] POST /volume/v3/volumes => generated 769 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8a02bc87-a312-4cdb-ba91-13d1a37a03bb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a02bc87-a312-4cdb-ba91-13d1a37a03bb tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a02bc87-a312-4cdb-ba91-13d1a37a03bb tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a02bc87-a312-4cdb-ba91-13d1a37a03bb tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a02bc87-a312-4cdb-ba91-13d1a37a03bb tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a02bc87-a312-4cdb-ba91-13d1a37a03bb tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 200 Sep 02 19:57:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 240/481] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:43 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 837 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-519363170"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-519363170'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume of 1 GB Sep 02 19:57:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Availability Zones retrieved successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Flow 'volume_create_api' (81a9054c-5c18-46b1-a346-f9b792426540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f43a594-e11d-4fe2-8122-401a1c18cbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f43a594-e11d-4fe2-8122-401a1c18cbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18797548-9405-4afa-bf57-39d6025c6cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9cd9f10e-259e-472e-a5a8-63996cfe9f4b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9cd9f10e-259e-472e-a5a8-63996cfe9f4b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9cd9f10e-259e-472e-a5a8-63996cfe9f4b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9cd9f10e-259e-472e-a5a8-63996cfe9f4b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9cd9f10e-259e-472e-a5a8-63996cfe9f4b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Created reservations ['e7e4eec2-8b26-47d6-a07a-23f74ad8531e', '4bd1ceda-21c7-4c7b-abc2-e2775ca85b18', 'd7975ea5-8b25-42ce-b295-071b3f06527a', '7356b5f9-96c1-4f59-ba5a-8a4aac2df358'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18797548-9405-4afa-bf57-39d6025c6cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e4eec2-8b26-47d6-a07a-23f74ad8531e', '4bd1ceda-21c7-4c7b-abc2-e2775ca85b18', 'd7975ea5-8b25-42ce-b295-071b3f06527a', '7356b5f9-96c1-4f59-ba5a-8a4aac2df358']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141a724c-b4c3-4629-853b-86f960b695c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9cd9f10e-259e-472e-a5a8-63996cfe9f4b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 241/482] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:43 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 848 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (141a724c-b4c3-4629-853b-86f960b695c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61be66c7-ee66-4087-b7e9-519bfa23832d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-519363170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',qos_specs=None,replication_status=,reservations=['e7e4eec2-8b26-47d6-a07a-23f74ad8531e','4bd1ceda-21c7-4c7b-abc2-e2775ca85b18','d7975ea5-8b25-42ce-b295-071b3f06527a','7356b5f9-96c1-4f59-ba5a-8a4aac2df358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aab214916a40ae94b714e3b4308df4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-519363170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61be66c7-ee66-4087-b7e9-519bfa23832d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56aab214916a40ae94b714e3b4308df4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518ee882-89c6-41fc-8669-342d61a2d6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518ee882-89c6-41fc-8669-342d61a2d6bf) transitioned into state 'SUCCESS' from state '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-519363170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7cb098a6354e50a425d5f6bfd7c19e',qos_specs=None,replication_status=,reservations=['e7e4eec2-8b26-47d6-a07a-23f74ad8531e','4bd1ceda-21c7-4c7b-abc2-e2775ca85b18','d7975ea5-8b25-42ce-b295-071b3f06527a','7356b5f9-96c1-4f59-ba5a-8a4aac2df358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56aab214916a40ae94b714e3b4308df4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0ee57b-1408-4e9e-a636-66e0b185e7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0ee57b-1408-4e9e-a636-66e0b185e7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Flow 'volume_create_api' (81a9054c-5c18-46b1-a346-f9b792426540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Create volume request issued successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed8fc27e-5ee3-48da-b4ba-a4685dfa25f4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 242/483] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:57:43 2026] POST /volume/v3/volumes => generated 759 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5741cde1-e535-42bf-b31b-a3fff92febc2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5741cde1-e535-42bf-b31b-a3fff92febc2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5741cde1-e535-42bf-b31b-a3fff92febc2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5741cde1-e535-42bf-b31b-a3fff92febc2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5741cde1-e535-42bf-b31b-a3fff92febc2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5741cde1-e535-42bf-b31b-a3fff92febc2 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 242/484] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:43 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 827 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-96681f3e-acb9-4f5d-b9ef-46a5aff5cf7b req-3e488f7f-102a-4494-a9b4-695ca0b707dc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-96681f3e-acb9-4f5d-b9ef-46a5aff5cf7b req-3e488f7f-102a-4494-a9b4-695ca0b707dc tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-96681f3e-acb9-4f5d-b9ef-46a5aff5cf7b req-3e488f7f-102a-4494-a9b4-695ca0b707dc tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-96681f3e-acb9-4f5d-b9ef-46a5aff5cf7b req-3e488f7f-102a-4494-a9b4-695ca0b707dc tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-96681f3e-acb9-4f5d-b9ef-46a5aff5cf7b req-3e488f7f-102a-4494-a9b4-695ca0b707dc tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Snapshot retrieved successfully. Sep 02 19:57:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-96681f3e-acb9-4f5d-b9ef-46a5aff5cf7b req-3e488f7f-102a-4494-a9b4-695ca0b707dc tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 200 Sep 02 19:57:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 243/485] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:44 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-be0d5920-5744-40a8-afaa-3139669d12e5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be0d5920-5744-40a8-afaa-3139669d12e5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be0d5920-5744-40a8-afaa-3139669d12e5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be0d5920-5744-40a8-afaa-3139669d12e5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-be0d5920-5744-40a8-afaa-3139669d12e5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be0d5920-5744-40a8-afaa-3139669d12e5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 200 Sep 02 19:57:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 243/486] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:44 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1a0e858b-566e-4c7d-8e07-e9c585a13def None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a0e858b-566e-4c7d-8e07-e9c585a13def tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a0e858b-566e-4c7d-8e07-e9c585a13def tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a0e858b-566e-4c7d-8e07-e9c585a13def tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1a0e858b-566e-4c7d-8e07-e9c585a13def tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a0e858b-566e-4c7d-8e07-e9c585a13def tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 244/487] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:44 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 906 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6682b86c-c4b8-4b36-902d-72c9f91e52d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6682b86c-c4b8-4b36-902d-72c9f91e52d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6682b86c-c4b8-4b36-902d-72c9f91e52d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6682b86c-c4b8-4b36-902d-72c9f91e52d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6682b86c-c4b8-4b36-902d-72c9f91e52d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6682b86c-c4b8-4b36-902d-72c9f91e52d4 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 244/488] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:44 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-750f0499-d4b4-43ac-bbe1-d8ed125570d3 req-6922b73a-8879-4a08-8f82-c64c1610946e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-750f0499-d4b4-43ac-bbe1-d8ed125570d3 req-6922b73a-8879-4a08-8f82-c64c1610946e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-750f0499-d4b4-43ac-bbe1-d8ed125570d3 req-6922b73a-8879-4a08-8f82-c64c1610946e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-750f0499-d4b4-43ac-bbe1-d8ed125570d3 req-6922b73a-8879-4a08-8f82-c64c1610946e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-750f0499-d4b4-43ac-bbe1-d8ed125570d3 req-6922b73a-8879-4a08-8f82-c64c1610946e tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c returned with HTTP 404 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 245/489] 192.168.122.225 () {60 vars in 1493 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/snapshots/91e958e4-7cc9-412f-ad4b-d539b1aa216c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4aaadf6a-0f7a-452c-a860-3628ff00536d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Delete volume with id: e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4aaadf6a-0f7a-452c-a860-3628ff00536d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4aaadf6a-0f7a-452c-a860-3628ff00536d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4aaadf6a-0f7a-452c-a860-3628ff00536d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4aaadf6a-0f7a-452c-a860-3628ff00536d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4aaadf6a-0f7a-452c-a860-3628ff00536d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 200 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 246/490] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Delete volume request issued successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1088bf80-0a4e-4ca2-a8b5-94ca04542cf3 req-2b2bd3ed-459b-478a-b8b8-e1c31ccdaa44 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 202 Sep 02 19:57:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 245/491] 192.168.122.225 () {62 vars in 1509 bytes} [Wed Sep 2 19:57:45 2026] DELETE /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-47ba864d-1ed2-4a2e-8663-ac11eaf435c5 req-d086b703-0f49-4325-aff7-b47042b33357 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-47ba864d-1ed2-4a2e-8663-ac11eaf435c5 req-d086b703-0f49-4325-aff7-b47042b33357 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-47ba864d-1ed2-4a2e-8663-ac11eaf435c5 req-d086b703-0f49-4325-aff7-b47042b33357 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-47ba864d-1ed2-4a2e-8663-ac11eaf435c5 req-d086b703-0f49-4325-aff7-b47042b33357 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-734aa54d-8728-43b5-b067-df3cafc72e97 req-455604c4-e800-4418-9315-a8433fd8fab9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-734aa54d-8728-43b5-b067-df3cafc72e97 req-455604c4-e800-4418-9315-a8433fd8fab9 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-734aa54d-8728-43b5-b067-df3cafc72e97 req-455604c4-e800-4418-9315-a8433fd8fab9 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-734aa54d-8728-43b5-b067-df3cafc72e97 req-455604c4-e800-4418-9315-a8433fd8fab9 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-47ba864d-1ed2-4a2e-8663-ac11eaf435c5 req-d086b703-0f49-4325-aff7-b47042b33357 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-47ba864d-1ed2-4a2e-8663-ac11eaf435c5 req-d086b703-0f49-4325-aff7-b47042b33357 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 200 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 247/492] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-734aa54d-8728-43b5-b067-df3cafc72e97 req-455604c4-e800-4418-9315-a8433fd8fab9 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Volume info retrieved successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-734aa54d-8728-43b5-b067-df3cafc72e97 req-455604c4-e800-4418-9315-a8433fd8fab9 tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 200 Sep 02 19:57:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 246/493] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-59cd0aef-3245-428e-a8c5-a36a11a0b3b2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59cd0aef-3245-428e-a8c5-a36a11a0b3b2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59cd0aef-3245-428e-a8c5-a36a11a0b3b2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59cd0aef-3245-428e-a8c5-a36a11a0b3b2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-59cd0aef-3245-428e-a8c5-a36a11a0b3b2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59cd0aef-3245-428e-a8c5-a36a11a0b3b2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 248/494] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 906 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-026baf76-c7fa-4576-9d40-7bd7594c9b89 req-1b64d69f-a1c3-43f1-8edc-028ec63ecc1c tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 247/495] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-f8f676b7-6462-4600-9d7c-e2baa21fee63 req-da88133e-5b3c-4d42-870b-2ae6cfeb28b6 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 249/496] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-302635a0-08fa-4e23-9500-02b9eda98eef None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:45 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-302635a0-08fa-4e23-9500-02b9eda98eef tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-302635a0-08fa-4e23-9500-02b9eda98eef tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-302635a0-08fa-4e23-9500-02b9eda98eef tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-302635a0-08fa-4e23-9500-02b9eda98eef tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-302635a0-08fa-4e23-9500-02b9eda98eef tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 250/497] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a2aaf540-b087-4f3a-88dc-f1406b07054d req-0e3521ce-4b6b-413a-965d-2a1a7cce8457 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 248/498] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:45 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7fb74f1b-b615-4323-8c70-1726bf302a03 req-4bd88f18-8ff4-4460-8b9d-50bd005f13d4 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 251/499] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-854ac806-f4c0-45e8-9854-358427453818 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-854ac806-f4c0-45e8-9854-358427453818 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-854ac806-f4c0-45e8-9854-358427453818 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-854ac806-f4c0-45e8-9854-358427453818 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-854ac806-f4c0-45e8-9854-358427453818 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-854ac806-f4c0-45e8-9854-358427453818 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 249/500] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-f268f5ff-8548-4365-b2da-89615b435c15 req-4a4c4f77-25bd-442f-8a45-cba1e5b109f2 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 252/501] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8257d2fd-beff-429f-904f-7f36c47d5366 req-02220a5f-2260-4ef4-bec9-ce38ec7a402a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 250/502] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c9bcd123-b1ac-4bd6-a493-5c945d89a7b7 req-626ad547-ea72-4487-8e4d-2623abedce2e tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 253/503] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d77d25b2-50cd-4ca2-b08e-40967507a17a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d77d25b2-50cd-4ca2-b08e-40967507a17a None None] GET http://192.168.122.225/volume// Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d77d25b2-50cd-4ca2-b08e-40967507a17a None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d77d25b2-50cd-4ca2-b08e-40967507a17a None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d77d25b2-50cd-4ca2-b08e-40967507a17a None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 251/504] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-df0b6f4f-250b-458f-8d09-6cfc581614c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-df0b6f4f-250b-458f-8d09-6cfc581614c0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-df0b6f4f-250b-458f-8d09-6cfc581614c0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61be66c7-ee66-4087-b7e9-519bfa23832d", "connector": null, "instance_uuid": "745084ca-dc00-48d5-b842-dd067b92a4c5"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] Get all volumes completed successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-186edd41-094d-4315-82c8-697b0b06f145 req-baf18dcf-6ca1-4ed8-8c84-bf50c01ddf79 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 252/505] 192.168.122.225 () {60 vars in 1397 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] DELETE http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Delete volume with id: 7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-df0b6f4f-250b-458f-8d09-6cfc581614c0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 254/506] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:57:46 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-99043f0c-0719-4926-9267-9f0a1c92b3e9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-99043f0c-0719-4926-9267-9f0a1c92b3e9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-99043f0c-0719-4926-9267-9f0a1c92b3e9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-99043f0c-0719-4926-9267-9f0a1c92b3e9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Delete volume request issued successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e85388a-3459-4619-b7ab-10d0669d47b9 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 202 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 253/507] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:46 2026] DELETE /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8b72cdb7-f2e3-4c56-93f9-49fdce16fb8f req-81473f97-ef51-4c16-a7e3-36de532b0d2f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8b72cdb7-f2e3-4c56-93f9-49fdce16fb8f req-81473f97-ef51-4c16-a7e3-36de532b0d2f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8b72cdb7-f2e3-4c56-93f9-49fdce16fb8f req-81473f97-ef51-4c16-a7e3-36de532b0d2f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8b72cdb7-f2e3-4c56-93f9-49fdce16fb8f req-81473f97-ef51-4c16-a7e3-36de532b0d2f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8b72cdb7-f2e3-4c56-93f9-49fdce16fb8f req-81473f97-ef51-4c16-a7e3-36de532b0d2f tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 404 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 254/508] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c20c025c-fe2d-481b-b3db-58b3b6d6478d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c20c025c-fe2d-481b-b3db-58b3b6d6478d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c20c025c-fe2d-481b-b3db-58b3b6d6478d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c20c025c-fe2d-481b-b3db-58b3b6d6478d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-99043f0c-0719-4926-9267-9f0a1c92b3e9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c20c025c-fe2d-481b-b3db-58b3b6d6478d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c20c025c-fe2d-481b-b3db-58b3b6d6478d tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 255/509] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3bfb7c3d-0e33-488f-b619-c24266516643 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bfb7c3d-0e33-488f-b619-c24266516643 None None] GET http://192.168.122.225/volume// Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bfb7c3d-0e33-488f-b619-c24266516643 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bfb7c3d-0e33-488f-b619-c24266516643 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bfb7c3d-0e33-488f-b619-c24266516643 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 256/510] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-99043f0c-0719-4926-9267-9f0a1c92b3e9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 255/511] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7323b968-b53d-4599-970b-546b34f13770 req-c2dc19f6-458e-4933-b486-34ee53c9f5ad None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7323b968-b53d-4599-970b-546b34f13770 req-c2dc19f6-458e-4933-b486-34ee53c9f5ad tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7323b968-b53d-4599-970b-546b34f13770 req-c2dc19f6-458e-4933-b486-34ee53c9f5ad tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7323b968-b53d-4599-970b-546b34f13770 req-c2dc19f6-458e-4933-b486-34ee53c9f5ad tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-b2a57493-563f-455f-91c6-5747600556db None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [req-7323b968-b53d-4599-970b-546b34f13770 req-c2dc19f6-458e-4933-b486-34ee53c9f5ad tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Delete volume with id: e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7323b968-b53d-4599-970b-546b34f13770 req-c2dc19f6-458e-4933-b486-34ee53c9f5ad tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 404 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-b2a57493-563f-455f-91c6-5747600556db tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 257/512] 192.168.122.225 () {62 vars in 1509 bytes} [Wed Sep 2 19:57:46 2026] DELETE /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-b2a57493-563f-455f-91c6-5747600556db tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-b2a57493-563f-455f-91c6-5747600556db tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-abb7fb6c-4bd5-4f0c-8241-e7516a74804e req-642f3326-b6c6-4dcb-8fe2-23c810c2faca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-abb7fb6c-4bd5-4f0c-8241-e7516a74804e req-642f3326-b6c6-4dcb-8fe2-23c810c2faca tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] GET http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-abb7fb6c-4bd5-4f0c-8241-e7516a74804e req-642f3326-b6c6-4dcb-8fe2-23c810c2faca tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-abb7fb6c-4bd5-4f0c-8241-e7516a74804e req-642f3326-b6c6-4dcb-8fe2-23c810c2faca tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-abb7fb6c-4bd5-4f0c-8241-e7516a74804e req-642f3326-b6c6-4dcb-8fe2-23c810c2faca tempest-VolumesSnapshotsTestJSON-319798668 tempest-VolumesSnapshotsTestJSON-319798668-project-member] http://192.168.122.225/volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c returned with HTTP 404 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 258/513] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/e54cff4b-57f6-48cc-b431-87ff48ec936c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2e657a48-481b-446a-a1ac-9afad7b8a8b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e657a48-481b-446a-a1ac-9afad7b8a8b9 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e657a48-481b-446a-a1ac-9afad7b8a8b9 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e657a48-481b-446a-a1ac-9afad7b8a8b9 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-b2a57493-563f-455f-91c6-5747600556db tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e657a48-481b-446a-a1ac-9afad7b8a8b9 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e657a48-481b-446a-a1ac-9afad7b8a8b9 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 259/514] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-b2a57493-563f-455f-91c6-5747600556db tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 256/515] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:57:46 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 1032 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] PUT http://192.168.122.225/volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82 Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Acquiring lock "cinder-attachment_update-61be66c7-ee66-4087-b7e9-519bfa23832d-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Lock "cinder-attachment_update-61be66c7-ee66-4087-b7e9-519bfa23832d-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Lock "cinder-attachment_update-61be66c7-ee66-4087-b7e9-519bfa23832d-devstack" released by "attachment_update" :: held 0.263s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-7fc5b657-4b43-4e0a-a035-d9407a0dd408 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82 returned with HTTP 200 Sep 02 19:57:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 260/516] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:57:47 2026] PUT /volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82 => generated 694 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b3b3f3b-1359-434b-b23a-841999e0cb37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-aef3b57e-5a75-4b45-978e-98ccb3bc706e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b3b3f3b-1359-434b-b23a-841999e0cb37 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b3b3f3b-1359-434b-b23a-841999e0cb37 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aef3b57e-5a75-4b45-978e-98ccb3bc706e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aef3b57e-5a75-4b45-978e-98ccb3bc706e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b3b3f3b-1359-434b-b23a-841999e0cb37 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aef3b57e-5a75-4b45-978e-98ccb3bc706e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8b3b3f3b-1359-434b-b23a-841999e0cb37 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b3b3f3b-1359-434b-b23a-841999e0cb37 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 200 Sep 02 19:57:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 257/517] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:47 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 861 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-aef3b57e-5a75-4b45-978e-98ccb3bc706e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aef3b57e-5a75-4b45-978e-98ccb3bc706e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-eaa2bcf8-3160-4b97-875e-29672603335c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 261/518] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:47 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-eaa2bcf8-3160-4b97-875e-29672603335c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82/action Sep 02 19:57:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-eaa2bcf8-3160-4b97-875e-29672603335c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:57:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-eaa2bcf8-3160-4b97-875e-29672603335c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-552724ae-7c99-4e62-9378-7ee62cbcb7c4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-552724ae-7c99-4e62-9378-7ee62cbcb7c4 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-552724ae-7c99-4e62-9378-7ee62cbcb7c4 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-552724ae-7c99-4e62-9378-7ee62cbcb7c4 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9d31401e-71a8-4235-baa4-a355bf7b4f5f req-eaa2bcf8-3160-4b97-875e-29672603335c tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82/action returned with HTTP 204 Sep 02 19:57:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 258/519] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:57:47 2026] POST /volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-552724ae-7c99-4e62-9378-7ee62cbcb7c4 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-552724ae-7c99-4e62-9378-7ee62cbcb7c4 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 262/520] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:47 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f6b52a24-c594-450c-b214-468ef96d36b5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f6b52a24-c594-450c-b214-468ef96d36b5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f6b52a24-c594-450c-b214-468ef96d36b5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f6b52a24-c594-450c-b214-468ef96d36b5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f6b52a24-c594-450c-b214-468ef96d36b5 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 returned with HTTP 404 Sep 02 19:57:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 259/521] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:48 2026] GET /volume/v3/volumes/7a2569c3-b0fb-4875-a488-4cb0c2a10e21 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] DELETE http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Delete volume with id: b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b0dcaa8e-4fb5-4255-abeb-564fe9536b5a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b0dcaa8e-4fb5-4255-abeb-564fe9536b5a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b0dcaa8e-4fb5-4255-abeb-564fe9536b5a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b0dcaa8e-4fb5-4255-abeb-564fe9536b5a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b0dcaa8e-4fb5-4255-abeb-564fe9536b5a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Delete volume request issued successfully. Sep 02 19:57:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2295fce-9a29-4560-85ec-6de2d1cb1b17 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 202 Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b0dcaa8e-4fb5-4255-abeb-564fe9536b5a tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 263/522] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:48 2026] DELETE /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 260/523] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:48 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 1144 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ce2f046f-848f-439e-8bd6-4b42c4497cbc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ce2f046f-848f-439e-8bd6-4b42c4497cbc tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2fd2e2f3-fadd-467f-9526-e3a214abc171 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ce2f046f-848f-439e-8bd6-4b42c4497cbc tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ce2f046f-848f-439e-8bd6-4b42c4497cbc tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2fd2e2f3-fadd-467f-9526-e3a214abc171 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2fd2e2f3-fadd-467f-9526-e3a214abc171 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2fd2e2f3-fadd-467f-9526-e3a214abc171 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2fd2e2f3-fadd-467f-9526-e3a214abc171 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ce2f046f-848f-439e-8bd6-4b42c4497cbc tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2fd2e2f3-fadd-467f-9526-e3a214abc171 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 261/524] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:48 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 1144 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-850807c8-09c0-43be-a375-81d8139e3d38 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ce2f046f-848f-439e-8bd6-4b42c4497cbc tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 264/525] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:48 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-850807c8-09c0-43be-a375-81d8139e3d38 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-850807c8-09c0-43be-a375-81d8139e3d38 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-850807c8-09c0-43be-a375-81d8139e3d38 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-850807c8-09c0-43be-a375-81d8139e3d38 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-850807c8-09c0-43be-a375-81d8139e3d38 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 262/526] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:49 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-3f90e199-b84a-4643-8114-e717a19badb0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-3f90e199-b84a-4643-8114-e717a19badb0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-3f90e199-b84a-4643-8114-e717a19badb0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-3f90e199-b84a-4643-8114-e717a19badb0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-3f90e199-b84a-4643-8114-e717a19badb0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-3f90e199-b84a-4643-8114-e717a19badb0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 265/527] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:49 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 1145 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e/action Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Begin detaching volume completed successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-f9c01c3a-7658-4467-8aad-2e2b09436516 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e/action returned with HTTP 202 Sep 02 19:57:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 263/528] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 19:57:49 2026] POST /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e09b57cb-61ef-48e6-ac96-de4669bc92b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e09b57cb-61ef-48e6-ac96-de4669bc92b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e09b57cb-61ef-48e6-ac96-de4669bc92b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e09b57cb-61ef-48e6-ac96-de4669bc92b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e09b57cb-61ef-48e6-ac96-de4669bc92b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e09b57cb-61ef-48e6-ac96-de4669bc92b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 266/529] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:49 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-78e0e5c2-469e-402f-bd1e-575c24ce62bd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-78e0e5c2-469e-402f-bd1e-575c24ce62bd None None] GET http://192.168.122.225/volume// Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-78e0e5c2-469e-402f-bd1e-575c24ce62bd None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-78e0e5c2-469e-402f-bd1e-575c24ce62bd None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-78e0e5c2-469e-402f-bd1e-575c24ce62bd None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:57:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 264/530] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:57:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-1f2b309c-39d9-4c1e-a610-133826ef8221 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-1f2b309c-39d9-4c1e-a610-133826ef8221 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-1f2b309c-39d9-4c1e-a610-133826ef8221 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-1f2b309c-39d9-4c1e-a610-133826ef8221 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-1f2b309c-39d9-4c1e-a610-133826ef8221 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-1f2b309c-39d9-4c1e-a610-133826ef8221 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 267/531] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:57:49 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 1329 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4e570b6b-7366-4abb-a978-853b25ef47d1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e570b6b-7366-4abb-a978-853b25ef47d1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e570b6b-7366-4abb-a978-853b25ef47d1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e570b6b-7366-4abb-a978-853b25ef47d1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4e570b6b-7366-4abb-a978-853b25ef47d1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e570b6b-7366-4abb-a978-853b25ef47d1 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 200 Sep 02 19:57:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 265/532] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:50 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0d4543fa-2738-4aa7-a719-71fd7ba9521e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d4543fa-2738-4aa7-a719-71fd7ba9521e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d4543fa-2738-4aa7-a719-71fd7ba9521e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d4543fa-2738-4aa7-a719-71fd7ba9521e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d4543fa-2738-4aa7-a719-71fd7ba9521e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d4543fa-2738-4aa7-a719-71fd7ba9521e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 268/533] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:50 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-aa123a33-ca1e-4a17-829b-da1376e35648 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-aa123a33-ca1e-4a17-829b-da1376e35648 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] DELETE http://192.168.122.225/volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782 Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-aa123a33-ca1e-4a17-829b-da1376e35648 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-aa123a33-ca1e-4a17-829b-da1376e35648 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-81719b5d-ecdc-4ce2-ba36-71cb56fa445f req-aa123a33-ca1e-4a17-829b-da1376e35648 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782 returned with HTTP 200 Sep 02 19:57:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 266/534] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:57:50 2026] DELETE /volume/v3/attachments/17e38870-7667-40a9-bf84-74af19840782 => generated 19 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f34081fb-e4a0-4128-bf3f-959a20a017d7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f34081fb-e4a0-4128-bf3f-959a20a017d7 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f34081fb-e4a0-4128-bf3f-959a20a017d7 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f34081fb-e4a0-4128-bf3f-959a20a017d7 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f34081fb-e4a0-4128-bf3f-959a20a017d7 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f34081fb-e4a0-4128-bf3f-959a20a017d7 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 269/535] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:50 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1101322551", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1101322551', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Create volume of 1 GB Sep 02 19:57:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Availability Zones retrieved successfully. Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Flow 'volume_create_api' (c55354bf-41e0-4e23-8003-75949011c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ab3e54-a9f7-4574-8574-ba452a16ae36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25ab3e54-a9f7-4574-8574-ba452a16ae36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa5ad29-24d6-4b88-a859-3c3d8e512284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-5bfe799a-8111-46a5-9633-808fde6ea845 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-5bfe799a-8111-46a5-9633-808fde6ea845 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-5bfe799a-8111-46a5-9633-808fde6ea845 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-5bfe799a-8111-46a5-9633-808fde6ea845 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-5bfe799a-8111-46a5-9633-808fde6ea845 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-5bfe799a-8111-46a5-9633-808fde6ea845 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 270/536] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:50 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] POST http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d/action Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Created reservations ['1316bdf4-f6f9-4fc2-ae3f-ffe3aab93fa5', '1f07e8fe-fd69-41ec-8dc4-5d27057bfd8e', 'd409108d-a762-4754-a9c6-fa27b6bff318', '191bcc8c-3251-46cf-b6b2-53a47fca76d8'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa5ad29-24d6-4b88-a859-3c3d8e512284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1316bdf4-f6f9-4fc2-ae3f-ffe3aab93fa5', '1f07e8fe-fd69-41ec-8dc4-5d27057bfd8e', 'd409108d-a762-4754-a9c6-fa27b6bff318', '191bcc8c-3251-46cf-b6b2-53a47fca76d8']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b8dd99-f71e-479e-afd9-a77c90cba5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Begin detaching volume completed successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-488632c5-804b-4fa0-a7f3-ec428b59e430 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d/action returned with HTTP 202 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 271/537] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 19:57:51 2026] POST /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90b8dd99-f71e-479e-afd9-a77c90cba5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c74a167-5f04-484f-aea5-1cad149b1591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1101322551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7adfa0f1f8cf4ec8be4ef654e384e6f0',qos_specs=None,replication_status=,reservations=['1316bdf4-f6f9-4fc2-ae3f-ffe3aab93fa5','1f07e8fe-fd69-41ec-8dc4-5d27057bfd8e','d409108d-a762-4754-a9c6-fa27b6bff318','191bcc8c-3251-46cf-b6b2-53a47fca76d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370ce777add34b4089fc880ab4285825',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1101322551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c74a167-5f04-484f-aea5-1cad149b1591,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7adfa0f1f8cf4ec8be4ef654e384e6f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='370ce777add34b4089fc880ab4285825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6c76b1d8-54d6-497d-82f6-692bcfd0b677 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b08950c-0c50-42c0-ae63-5b2ad16b3e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6c76b1d8-54d6-497d-82f6-692bcfd0b677 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6c76b1d8-54d6-497d-82f6-692bcfd0b677 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6c76b1d8-54d6-497d-82f6-692bcfd0b677 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6c76b1d8-54d6-497d-82f6-692bcfd0b677 tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 returned with HTTP 404 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 272/538] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/b3734bbe-ed15-47d6-b8b2-9dfa97627c44 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2376d5c9-8b11-4d10-a2de-cde3cb176482 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2376d5c9-8b11-4d10-a2de-cde3cb176482 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2376d5c9-8b11-4d10-a2de-cde3cb176482 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2376d5c9-8b11-4d10-a2de-cde3cb176482 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b08950c-0c50-42c0-ae63-5b2ad16b3e63) transitioned into state 'SUCCESS' from state '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-1101322551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7adfa0f1f8cf4ec8be4ef654e384e6f0',qos_specs=None,replication_status=,reservations=['1316bdf4-f6f9-4fc2-ae3f-ffe3aab93fa5','1f07e8fe-fd69-41ec-8dc4-5d27057bfd8e','d409108d-a762-4754-a9c6-fa27b6bff318','191bcc8c-3251-46cf-b6b2-53a47fca76d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370ce777add34b4089fc880ab4285825',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adb329e-c794-460e-a432-fda6ab072fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2376d5c9-8b11-4d10-a2de-cde3cb176482 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2376d5c9-8b11-4d10-a2de-cde3cb176482 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 273/539] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] DELETE http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adb329e-c794-460e-a432-fda6ab072fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Delete volume with id: 10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Flow 'volume_create_api' (c55354bf-41e0-4e23-8003-75949011c1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Create volume request issued successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-730a33bb-cc76-4e1d-b6a0-e54a8c605330 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 267/540] 192.168.122.225 () {64 vars in 1430 bytes} [Wed Sep 2 19:57:50 2026] POST /volume/v3/volumes => generated 772 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e9000a26-c9eb-4363-ac35-421ac36e78ea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e9000a26-c9eb-4363-ac35-421ac36e78ea None None] GET http://192.168.122.225/volume// Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e9000a26-c9eb-4363-ac35-421ac36e78ea None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e9000a26-c9eb-4363-ac35-421ac36e78ea None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e9000a26-c9eb-4363-ac35-421ac36e78ea None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 268/541] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:57: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 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9a81f3fe-45f9-472c-bcd0-a3b79f76816f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a81f3fe-45f9-472c-bcd0-a3b79f76816f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9a81f3fe-45f9-472c-bcd0-a3b79f76816f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9a81f3fe-45f9-472c-bcd0-a3b79f76816f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9a81f3fe-45f9-472c-bcd0-a3b79f76816f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Delete volume request issued successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d97d4202-60fc-4f44-b28f-38419b5dcb8a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 202 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 274/542] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:51 2026] DELETE /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-5a9940a1-f4bd-47d9-8cea-92c3e1426c8a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a81f3fe-45f9-472c-bcd0-a3b79f76816f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 269/543] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-5a9940a1-f4bd-47d9-8cea-92c3e1426c8a tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-5a9940a1-f4bd-47d9-8cea-92c3e1426c8a tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-5a9940a1-f4bd-47d9-8cea-92c3e1426c8a tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-000f4639-287f-401e-8ea6-ccee1997d9d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-000f4639-287f-401e-8ea6-ccee1997d9d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-000f4639-287f-401e-8ea6-ccee1997d9d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-000f4639-287f-401e-8ea6-ccee1997d9d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-5a9940a1-f4bd-47d9-8cea-92c3e1426c8a tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-81b57d43-02be-4b24-9f5c-c95102a069a1 req-5a9940a1-f4bd-47d9-8cea-92c3e1426c8a tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 275/544] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9560dadc-8412-4121-9161-2ad8f2cce0ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9560dadc-8412-4121-9161-2ad8f2cce0ac tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9560dadc-8412-4121-9161-2ad8f2cce0ac tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9560dadc-8412-4121-9161-2ad8f2cce0ac tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-000f4639-287f-401e-8ea6-ccee1997d9d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9560dadc-8412-4121-9161-2ad8f2cce0ac tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-000f4639-287f-401e-8ea6-ccee1997d9d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 270/545] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 1328 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9560dadc-8412-4121-9161-2ad8f2cce0ac tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 276/546] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-718d1280-2df1-41ea-93c8-74ba4376054c req-fe16a4ec-e60b-40c6-8cce-3b9f645de7d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-58fa0eae-a554-46f8-af15-4888b7551c8a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] POST http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c/action Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-718d1280-2df1-41ea-93c8-74ba4376054c req-fe16a4ec-e60b-40c6-8cce-3b9f645de7d0 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-718d1280-2df1-41ea-93c8-74ba4376054c req-fe16a4ec-e60b-40c6-8cce-3b9f645de7d0 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-718d1280-2df1-41ea-93c8-74ba4376054c req-fe16a4ec-e60b-40c6-8cce-3b9f645de7d0 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-718d1280-2df1-41ea-93c8-74ba4376054c req-fe16a4ec-e60b-40c6-8cce-3b9f645de7d0 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-718d1280-2df1-41ea-93c8-74ba4376054c req-fe16a4ec-e60b-40c6-8cce-3b9f645de7d0 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 277/547] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 840 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Created reservations ['e7f39ad0-76b9-4a7a-b1dd-b7499d89af04', 'd7473b92-4310-4cb9-9005-7083397efc96'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Extend volume request issued successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-58fa0eae-a554-46f8-af15-4888b7551c8a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c/action returned with HTTP 202 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 271/548] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:57:51 2026] POST /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fdc4fede-8596-47f7-9538-737030ff024a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fdc4fede-8596-47f7-9538-737030ff024a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fdc4fede-8596-47f7-9538-737030ff024a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fdc4fede-8596-47f7-9538-737030ff024a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fdc4fede-8596-47f7-9538-737030ff024a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fdc4fede-8596-47f7-9538-737030ff024a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 278/549] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:51 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1327 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-6353edec-6bdf-4a07-a317-e15a966f1ccd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-6353edec-6bdf-4a07-a317-e15a966f1ccd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] DELETE http://192.168.122.225/volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-6353edec-6bdf-4a07-a317-e15a966f1ccd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-6353edec-6bdf-4a07-a317-e15a966f1ccd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:51 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 19:57:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7f5a5043-69ae-4662-9c79-281c2e6f70dc req-6353edec-6bdf-4a07-a317-e15a966f1ccd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82 returned with HTTP 200 Sep 02 19:57:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 272/550] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:57:51 2026] DELETE /volume/v3/attachments/a8aea95e-63bc-4a5f-be6b-a89eeb935b82 => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-88992065-24b1-46b4-b8b5-7e4db9a3ead8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88992065-24b1-46b4-b8b5-7e4db9a3ead8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88992065-24b1-46b4-b8b5-7e4db9a3ead8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88992065-24b1-46b4-b8b5-7e4db9a3ead8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-88992065-24b1-46b4-b8b5-7e4db9a3ead8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88992065-24b1-46b4-b8b5-7e4db9a3ead8 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 279/551] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-06fe4d6f-8b6b-499d-9d69-f6d5e52eecf9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-06fe4d6f-8b6b-499d-9d69-f6d5e52eecf9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-06fe4d6f-8b6b-499d-9d69-f6d5e52eecf9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-06fe4d6f-8b6b-499d-9d69-f6d5e52eecf9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-06fe4d6f-8b6b-499d-9d69-f6d5e52eecf9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-06fe4d6f-8b6b-499d-9d69-f6d5e52eecf9 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 273/552] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7f045e92-e3d4-413d-b617-50a33a727d0a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f045e92-e3d4-413d-b617-50a33a727d0a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] GET http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f045e92-e3d4-413d-b617-50a33a727d0a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f045e92-e3d4-413d-b617-50a33a727d0a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f045e92-e3d4-413d-b617-50a33a727d0a tempest-VolumesTestJSON-1759482606 tempest-VolumesTestJSON-1759482606-project-member] http://192.168.122.225/volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 returned with HTTP 404 Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b611bb25-1d17-4c31-92ed-d7415a70b924 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 280/553] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/10db200d-05ae-42ec-a8eb-3f5391155392 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b611bb25-1d17-4c31-92ed-d7415a70b924 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b611bb25-1d17-4c31-92ed-d7415a70b924 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b611bb25-1d17-4c31-92ed-d7415a70b924 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b611bb25-1d17-4c31-92ed-d7415a70b924 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b611bb25-1d17-4c31-92ed-d7415a70b924 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 274/554] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-087fb5f5-8103-4919-b7b8-54b5ad128c2e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-087fb5f5-8103-4919-b7b8-54b5ad128c2e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-087fb5f5-8103-4919-b7b8-54b5ad128c2e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-087fb5f5-8103-4919-b7b8-54b5ad128c2e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-05389fa7-1218-4d45-83a4-b212379a7bf7 req-c57997f8-0aeb-4362-8117-77904a82922e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-05389fa7-1218-4d45-83a4-b212379a7bf7 req-c57997f8-0aeb-4362-8117-77904a82922e tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-05389fa7-1218-4d45-83a4-b212379a7bf7 req-c57997f8-0aeb-4362-8117-77904a82922e tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-05389fa7-1218-4d45-83a4-b212379a7bf7 req-c57997f8-0aeb-4362-8117-77904a82922e tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-087fb5f5-8103-4919-b7b8-54b5ad128c2e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-087fb5f5-8103-4919-b7b8-54b5ad128c2e tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 281/555] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-05389fa7-1218-4d45-83a4-b212379a7bf7 req-c57997f8-0aeb-4362-8117-77904a82922e tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-05389fa7-1218-4d45-83a4-b212379a7bf7 req-c57997f8-0aeb-4362-8117-77904a82922e tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 275/556] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cbf759a6-51f9-4f30-8118-98dfd759bcb5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cbf759a6-51f9-4f30-8118-98dfd759bcb5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cbf759a6-51f9-4f30-8118-98dfd759bcb5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cbf759a6-51f9-4f30-8118-98dfd759bcb5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cbf759a6-51f9-4f30-8118-98dfd759bcb5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cbf759a6-51f9-4f30-8118-98dfd759bcb5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 282/557] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1327 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca7ffa30-2e17-4883-a5ef-c602016eaedd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca7ffa30-2e17-4883-a5ef-c602016eaedd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca7ffa30-2e17-4883-a5ef-c602016eaedd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca7ffa30-2e17-4883-a5ef-c602016eaedd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ca7ffa30-2e17-4883-a5ef-c602016eaedd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca7ffa30-2e17-4883-a5ef-c602016eaedd tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 276/558] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:52 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-5b390d91-b8fc-4118-b91a-bf7e19d9492e req-78b95d94-8a19-44fb-b04d-7d5a4383c3e3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5b390d91-b8fc-4118-b91a-bf7e19d9492e req-78b95d94-8a19-44fb-b04d-7d5a4383c3e3 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-reader] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5b390d91-b8fc-4118-b91a-bf7e19d9492e req-78b95d94-8a19-44fb-b04d-7d5a4383c3e3 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-5b390d91-b8fc-4118-b91a-bf7e19d9492e req-78b95d94-8a19-44fb-b04d-7d5a4383c3e3 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-5b390d91-b8fc-4118-b91a-bf7e19d9492e req-78b95d94-8a19-44fb-b04d-7d5a4383c3e3 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-reader] Volume info retrieved successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-5b390d91-b8fc-4118-b91a-bf7e19d9492e req-78b95d94-8a19-44fb-b04d-7d5a4383c3e3 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-reader] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 200 Sep 02 19:57:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 283/559] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:53 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] DELETE http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Delete volume with id: 5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Volume info retrieved successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Delete volume request issued successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-354b2b11-dc97-4244-bb29-0a80630e23f9 req-bb311d1d-5321-4128-a918-f2d4537b2841 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 202 Sep 02 19:57:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 277/560] 192.168.122.225 () {62 vars in 1509 bytes} [Wed Sep 2 19:57:53 2026] DELETE /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-0b95cd3a-9862-4893-850d-60592f07e990 req-a2988151-5528-4539-8047-953d38628580 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-0b95cd3a-9862-4893-850d-60592f07e990 req-a2988151-5528-4539-8047-953d38628580 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-0b95cd3a-9862-4893-850d-60592f07e990 req-a2988151-5528-4539-8047-953d38628580 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-0b95cd3a-9862-4893-850d-60592f07e990 req-a2988151-5528-4539-8047-953d38628580 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-0b95cd3a-9862-4893-850d-60592f07e990 req-a2988151-5528-4539-8047-953d38628580 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Volume info retrieved successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-0b95cd3a-9862-4893-850d-60592f07e990 req-a2988151-5528-4539-8047-953d38628580 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 200 Sep 02 19:57:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 284/561] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:53 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2d0fbe9e-8228-4207-842f-96068ca5f0fd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d0fbe9e-8228-4207-842f-96068ca5f0fd tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d0fbe9e-8228-4207-842f-96068ca5f0fd tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d0fbe9e-8228-4207-842f-96068ca5f0fd tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2d0fbe9e-8228-4207-842f-96068ca5f0fd tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d0fbe9e-8228-4207-842f-96068ca5f0fd tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 278/562] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:53 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1327 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-893a1107-cacd-4700-9b37-4f26c61ef213 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-893a1107-cacd-4700-9b37-4f26c61ef213 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-893a1107-cacd-4700-9b37-4f26c61ef213 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-893a1107-cacd-4700-9b37-4f26c61ef213 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-893a1107-cacd-4700-9b37-4f26c61ef213 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-893a1107-cacd-4700-9b37-4f26c61ef213 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 285/563] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:53 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12b7a220-0aac-4fd6-8a02-437743ee18ba None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12b7a220-0aac-4fd6-8a02-437743ee18ba tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12b7a220-0aac-4fd6-8a02-437743ee18ba tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12b7a220-0aac-4fd6-8a02-437743ee18ba tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12b7a220-0aac-4fd6-8a02-437743ee18ba tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12b7a220-0aac-4fd6-8a02-437743ee18ba tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 279/564] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:53 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] DELETE http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:53 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Delete volume with id: 143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Delete volume request issued successfully. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-85dc7bc2-4bca-4885-a0de-774610d252f2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 202 Sep 02 19:57:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 286/565] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:53 2026] DELETE /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f8eaf19f-d802-4e95-9425-fbdaef175a83 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8eaf19f-d802-4e95-9425-fbdaef175a83 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8eaf19f-d802-4e95-9425-fbdaef175a83 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8eaf19f-d802-4e95-9425-fbdaef175a83 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f8eaf19f-d802-4e95-9425-fbdaef175a83 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8eaf19f-d802-4e95-9425-fbdaef175a83 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 200 Sep 02 19:57:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 280/566] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:54 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 1326 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:57:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-26b0748e-5a82-4624-adcd-ba859b4c9f1f req-4a69ee2c-37ad-4d48-98ef-b99e5ece5b48 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-26b0748e-5a82-4624-adcd-ba859b4c9f1f req-4a69ee2c-37ad-4d48-98ef-b99e5ece5b48 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-26b0748e-5a82-4624-adcd-ba859b4c9f1f req-4a69ee2c-37ad-4d48-98ef-b99e5ece5b48 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-26b0748e-5a82-4624-adcd-ba859b4c9f1f req-4a69ee2c-37ad-4d48-98ef-b99e5ece5b48 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-26b0748e-5a82-4624-adcd-ba859b4c9f1f req-4a69ee2c-37ad-4d48-98ef-b99e5ece5b48 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Volume info retrieved successfully. Sep 02 19:57:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-26b0748e-5a82-4624-adcd-ba859b4c9f1f req-4a69ee2c-37ad-4d48-98ef-b99e5ece5b48 tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 200 Sep 02 19:57:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 287/567] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:54 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-49b8ad5b-4c59-4235-af5b-c8445d39903f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-49b8ad5b-4c59-4235-af5b-c8445d39903f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-49b8ad5b-4c59-4235-af5b-c8445d39903f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-49b8ad5b-4c59-4235-af5b-c8445d39903f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-49b8ad5b-4c59-4235-af5b-c8445d39903f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c returned with HTTP 404 Sep 02 19:57:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 281/568] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:55 2026] GET /volume/v3/volumes/143c3ec6-b3c4-4944-b15e-343b0093579c => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-991f7b27-3620-4442-96ae-162d43596a4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1278547618"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1278547618'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create volume of 1 GB Sep 02 19:57:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Availability Zones retrieved successfully. Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Flow 'volume_create_api' (6eaf0139-bf53-4e25-a5cb-684a351e794c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a1e35c-62e9-4b8a-967d-32bf274b982b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3a1e35c-62e9-4b8a-967d-32bf274b982b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f757682f-05db-4bbe-afd6-66dd9f37de72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Created reservations ['0df69e80-f55a-4a30-b018-f452e22f2b04', 'a6ab7777-1556-44c6-948e-c02cdfee2062', 'ee3cf492-5ad1-4b66-a3a2-5ea5900b223f', '57e686cd-80f8-4c3d-a6ba-0f604905087e'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f757682f-05db-4bbe-afd6-66dd9f37de72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df69e80-f55a-4a30-b018-f452e22f2b04', 'a6ab7777-1556-44c6-948e-c02cdfee2062', 'ee3cf492-5ad1-4b66-a3a2-5ea5900b223f', '57e686cd-80f8-4c3d-a6ba-0f604905087e']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17528937-c303-448a-be9c-87d047f718bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-292504b2-60de-459f-95d3-5408e0ef15ae req-601ac6a6-09a1-4b7a-92b7-dcf09f073c8d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-292504b2-60de-459f-95d3-5408e0ef15ae req-601ac6a6-09a1-4b7a-92b7-dcf09f073c8d tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] GET http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-292504b2-60de-459f-95d3-5408e0ef15ae req-601ac6a6-09a1-4b7a-92b7-dcf09f073c8d tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-292504b2-60de-459f-95d3-5408e0ef15ae req-601ac6a6-09a1-4b7a-92b7-dcf09f073c8d tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-292504b2-60de-459f-95d3-5408e0ef15ae req-601ac6a6-09a1-4b7a-92b7-dcf09f073c8d tempest-VolumesGetTestJSON-1739940101 tempest-VolumesGetTestJSON-1739940101-project-member] http://192.168.122.225/volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 returned with HTTP 404 Sep 02 19:57:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 282/569] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:55 2026] GET /volume/v3/volumes/5c74a167-5f04-484f-aea5-1cad149b1591 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17528937-c303-448a-be9c-87d047f718bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4778a09-9cd2-4549-bc11-b97f3988fa22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1278547618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52eb80515bc424ea05097d3ec528f4b',qos_specs=None,replication_status=,reservations=['0df69e80-f55a-4a30-b018-f452e22f2b04','a6ab7777-1556-44c6-948e-c02cdfee2062','ee3cf492-5ad1-4b66-a3a2-5ea5900b223f','57e686cd-80f8-4c3d-a6ba-0f604905087e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05a221dde44a87866a7340c8f77aa0',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1278547618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4778a09-9cd2-4549-bc11-b97f3988fa22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52eb80515bc424ea05097d3ec528f4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c05a221dde44a87866a7340c8f77aa0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b44b91e-d61d-4463-96ab-4b814af8a5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b44b91e-d61d-4463-96ab-4b814af8a5e3) transitioned into state 'SUCCESS' from state '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-1278547618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52eb80515bc424ea05097d3ec528f4b',qos_specs=None,replication_status=,reservations=['0df69e80-f55a-4a30-b018-f452e22f2b04','a6ab7777-1556-44c6-948e-c02cdfee2062','ee3cf492-5ad1-4b66-a3a2-5ea5900b223f','57e686cd-80f8-4c3d-a6ba-0f604905087e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c05a221dde44a87866a7340c8f77aa0',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96409a80-031a-427c-ae9d-e61bbeef34d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96409a80-031a-427c-ae9d-e61bbeef34d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Flow 'volume_create_api' (6eaf0139-bf53-4e25-a5cb-684a351e794c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:57:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create volume request issued successfully. Sep 02 19:57:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-991f7b27-3620-4442-96ae-162d43596a4f tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:57:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 288/570] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:57:55 2026] POST /volume/v3/volumes => generated 757 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-62ac155e-bfac-4fb1-a17d-0ede0cad5619 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-62ac155e-bfac-4fb1-a17d-0ede0cad5619 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-62ac155e-bfac-4fb1-a17d-0ede0cad5619 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-62ac155e-bfac-4fb1-a17d-0ede0cad5619 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-62ac155e-bfac-4fb1-a17d-0ede0cad5619 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-62ac155e-bfac-4fb1-a17d-0ede0cad5619 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:57:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 283/571] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:55 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 825 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a82ad164-ca1a-467b-ba93-5184d99bd650 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a82ad164-ca1a-467b-ba93-5184d99bd650 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:57:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a82ad164-ca1a-467b-ba93-5184d99bd650 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a82ad164-ca1a-467b-ba93-5184d99bd650 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a82ad164-ca1a-467b-ba93-5184d99bd650 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a82ad164-ca1a-467b-ba93-5184d99bd650 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:57:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 289/572] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:56 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 849 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] DELETE http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Delete volume with id: 61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Delete volume request issued successfully. Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a8a9fcb-95ad-43dd-9799-1a1a23be47b3 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 202 Sep 02 19:57:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 284/573] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:57 2026] DELETE /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6a55fc8e-f544-40e7-aecd-5171fb539c53 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6a55fc8e-f544-40e7-aecd-5171fb539c53 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6a55fc8e-f544-40e7-aecd-5171fb539c53 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6a55fc8e-f544-40e7-aecd-5171fb539c53 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-509c98cb-fd99-41d0-8b2d-fa29fa57fdd5 req-33e2fb59-3957-4b7d-b826-b465c80b00e3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-509c98cb-fd99-41d0-8b2d-fa29fa57fdd5 req-33e2fb59-3957-4b7d-b826-b465c80b00e3 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] DELETE http://192.168.122.225/volume/v3/volumes/tempest-invalid-696010116 Sep 02 19:57:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-509c98cb-fd99-41d0-8b2d-fa29fa57fdd5 req-33e2fb59-3957-4b7d-b826-b465c80b00e3 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-509c98cb-fd99-41d0-8b2d-fa29fa57fdd5 req-33e2fb59-3957-4b7d-b826-b465c80b00e3 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [req-509c98cb-fd99-41d0-8b2d-fa29fa57fdd5 req-33e2fb59-3957-4b7d-b826-b465c80b00e3 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] Delete volume with id: tempest-invalid-696010116 Sep 02 19:57:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-509c98cb-fd99-41d0-8b2d-fa29fa57fdd5 req-33e2fb59-3957-4b7d-b826-b465c80b00e3 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] http://192.168.122.225/volume/v3/volumes/tempest-invalid-696010116 returned with HTTP 404 Sep 02 19:57:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 285/574] 192.168.122.225 () {62 vars in 1476 bytes} [Wed Sep 2 19:57:57 2026] DELETE /volume/v3/volumes/tempest-invalid-696010116 => generated 98 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:57:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6a55fc8e-f544-40e7-aecd-5171fb539c53 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6a55fc8e-f544-40e7-aecd-5171fb539c53 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 200 Sep 02 19:57:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 290/575] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:57 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-97b5d0a9-81a7-4e22-ac99-65857989a000 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97b5d0a9-81a7-4e22-ac99-65857989a000 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97b5d0a9-81a7-4e22-ac99-65857989a000 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97b5d0a9-81a7-4e22-ac99-65857989a000 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-97b5d0a9-81a7-4e22-ac99-65857989a000 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97b5d0a9-81a7-4e22-ac99-65857989a000 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 286/576] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:58 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ec970221-474e-440c-820e-7caf939be9ee None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:57:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4778a09-9cd2-4549-bc11-b97f3988fa22", "name": "tempest-VolumesExtendTest-Snapshot-1756173277"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-efa0d6a4-47d1-4a63-95ce-cf057675616e req-daf962f9-d05c-4802-85ae-e91affcce08f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-efa0d6a4-47d1-4a63-95ce-cf057675616e req-daf962f9-d05c-4802-85ae-e91affcce08f tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] DELETE http://192.168.122.225/volume/v3/volumes/aee0b703-1280-468a-aa3e-e78f582866dd Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-efa0d6a4-47d1-4a63-95ce-cf057675616e req-daf962f9-d05c-4802-85ae-e91affcce08f tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-efa0d6a4-47d1-4a63-95ce-cf057675616e req-daf962f9-d05c-4802-85ae-e91affcce08f tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [req-efa0d6a4-47d1-4a63-95ce-cf057675616e req-daf962f9-d05c-4802-85ae-e91affcce08f tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] Delete volume with id: aee0b703-1280-468a-aa3e-e78f582866dd Sep 02 19:57:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:57:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Create snapshot from volume e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-efa0d6a4-47d1-4a63-95ce-cf057675616e req-daf962f9-d05c-4802-85ae-e91affcce08f tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-member] http://192.168.122.225/volume/v3/volumes/aee0b703-1280-468a-aa3e-e78f582866dd returned with HTTP 404 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 287/577] 192.168.122.225 () {62 vars in 1509 bytes} [Wed Sep 2 19:57:58 2026] DELETE /volume/v3/volumes/aee0b703-1280-468a-aa3e-e78f582866dd => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-52868337-f175-4af8-9570-ea38827896b9 req-85d9d5c5-bb8e-452d-873c-50d31d5ad4c9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-52868337-f175-4af8-9570-ea38827896b9 req-85d9d5c5-bb8e-452d-873c-50d31d5ad4c9 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-reader] GET http://192.168.122.225/volume/v3/volumes/70f69eed-af70-4b00-b2ec-e3bf59d7e253 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-52868337-f175-4af8-9570-ea38827896b9 req-85d9d5c5-bb8e-452d-873c-50d31d5ad4c9 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-52868337-f175-4af8-9570-ea38827896b9 req-85d9d5c5-bb8e-452d-873c-50d31d5ad4c9 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-reader] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-52868337-f175-4af8-9570-ea38827896b9 req-85d9d5c5-bb8e-452d-873c-50d31d5ad4c9 tempest-VolumesNegativeTest-1887138795 tempest-VolumesNegativeTest-1887138795-project-reader] http://192.168.122.225/volume/v3/volumes/70f69eed-af70-4b00-b2ec-e3bf59d7e253 returned with HTTP 404 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 288/578] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:57:58 2026] GET /volume/v3/volumes/70f69eed-af70-4b00-b2ec-e3bf59d7e253 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Created reservations ['65da9e10-b298-4e52-b1a7-1e7f932e6ce5', '1b31fa08-00ab-419e-a665-f38036591fc4', 'a57beb57-3af5-43f0-a4a7-ee640f262a4e', '8c72ccc4-ec45-4d46-aa7c-3fe9c28339a8'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:57:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot create request issued successfully. Sep 02 19:57:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec970221-474e-440c-820e-7caf939be9ee tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:57:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 291/579] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:57:58 2026] POST /volume/v3/snapshots => generated 304 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-70279495-97a9-4b33-9101-3e0ce322bb12 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70279495-97a9-4b33-9101-3e0ce322bb12 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70279495-97a9-4b33-9101-3e0ce322bb12 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70279495-97a9-4b33-9101-3e0ce322bb12 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-70279495-97a9-4b33-9101-3e0ce322bb12 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:57:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70279495-97a9-4b33-9101-3e0ce322bb12 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:57:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 289/580] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:57:58 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 436 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:57:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5d9000e6-e671-43c4-9f2c-df7b1c323f51 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d9000e6-e671-43c4-9f2c-df7b1c323f51 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d Sep 02 19:57:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d9000e6-e671-43c4-9f2c-df7b1c323f51 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d9000e6-e671-43c4-9f2c-df7b1c323f51 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d9000e6-e671-43c4-9f2c-df7b1c323f51 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d returned with HTTP 404 Sep 02 19:57:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 292/581] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:58 2026] GET /volume/v3/volumes/61be66c7-ee66-4087-b7e9-519bfa23832d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:57:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-96f08706-0425-4abd-879c-5f3dd57c03ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Delete volume with id: d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:57:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Delete volume request issued successfully. Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-96f08706-0425-4abd-879c-5f3dd57c03ae tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 202 Sep 02 19:57:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 290/582] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:57:59 2026] DELETE /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:57:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8672de7a-fbf3-4709-9115-e08c8422d82b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8672de7a-fbf3-4709-9115-e08c8422d82b tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:57:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8672de7a-fbf3-4709-9115-e08c8422d82b tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8672de7a-fbf3-4709-9115-e08c8422d82b tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:57:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:57:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:57:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8672de7a-fbf3-4709-9115-e08c8422d82b tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:57:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8672de7a-fbf3-4709-9115-e08c8422d82b tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 200 Sep 02 19:57:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 293/583] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:57:59 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:57:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1b577cf5-aa59-4b73-9431-83ceac0d214e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b577cf5-aa59-4b73-9431-83ceac0d214e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:57:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b577cf5-aa59-4b73-9431-83ceac0d214e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:57:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b577cf5-aa59-4b73-9431-83ceac0d214e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:57:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:57:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1b577cf5-aa59-4b73-9431-83ceac0d214e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:57:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b577cf5-aa59-4b73-9431-83ceac0d214e tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:57:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 291/584] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:57:59 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 436 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e1b8ab8-5ed3-46c2-9e43-3fa966022623 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e1b8ab8-5ed3-46c2-9e43-3fa966022623 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e Sep 02 19:58:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e1b8ab8-5ed3-46c2-9e43-3fa966022623 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e1b8ab8-5ed3-46c2-9e43-3fa966022623 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e1b8ab8-5ed3-46c2-9e43-3fa966022623 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e returned with HTTP 404 Sep 02 19:58:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 294/585] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:00 2026] GET /volume/v3/volumes/d6db5139-324d-4f44-8b3a-d524b7709c4e => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-46d7528c-0f81-4dbd-85f7-1d51c6958be3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-46d7528c-0f81-4dbd-85f7-1d51c6958be3 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-46d7528c-0f81-4dbd-85f7-1d51c6958be3 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-46d7528c-0f81-4dbd-85f7-1d51c6958be3 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-46d7528c-0f81-4dbd-85f7-1d51c6958be3 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:58:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-46d7528c-0f81-4dbd-85f7-1d51c6958be3 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:58:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 292/586] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:00 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 436 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] DELETE http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:58:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Delete volume with id: 46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:58:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Delete volume request issued successfully. Sep 02 19:58:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2ba8fc9-abaa-48d5-b97d-2628c81b8f16 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 202 Sep 02 19:58:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 295/587] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:58:00 2026] DELETE /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-91326173-764c-4a4d-a49c-8777b39775d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91326173-764c-4a4d-a49c-8777b39775d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:58:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91326173-764c-4a4d-a49c-8777b39775d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91326173-764c-4a4d-a49c-8777b39775d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-91326173-764c-4a4d-a49c-8777b39775d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Volume info retrieved successfully. Sep 02 19:58:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91326173-764c-4a4d-a49c-8777b39775d0 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 200 Sep 02 19:58:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 293/588] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:00 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-295b146e-eef9-4b6c-9bf7-287db49e2b4c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-295b146e-eef9-4b6c-9bf7-287db49e2b4c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-295b146e-eef9-4b6c-9bf7-287db49e2b4c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1253510709"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-295b146e-eef9-4b6c-9bf7-287db49e2b4c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 296/589] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:58:01 2026] POST /volume/v3/types => generated 220 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cea36d16-32ca-4858-aaeb-c702d4c1790b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cea36d16-32ca-4858-aaeb-c702d4c1790b tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cea36d16-32ca-4858-aaeb-c702d4c1790b tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-329282709"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-aeb6aa98-82b7-4b0e-be9d-e5c0ea0e47a6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aeb6aa98-82b7-4b0e-be9d-e5c0ea0e47a6 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aeb6aa98-82b7-4b0e-be9d-e5c0ea0e47a6 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aeb6aa98-82b7-4b0e-be9d-e5c0ea0e47a6 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-aeb6aa98-82b7-4b0e-be9d-e5c0ea0e47a6 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aeb6aa98-82b7-4b0e-be9d-e5c0ea0e47a6 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 297/590] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:01 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 463 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cea36d16-32ca-4858-aaeb-c702d4c1790b tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:58:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 294/591] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:58:01 2026] POST /volume/v3/group_types => generated 176 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] POST http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22/action Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Created reservations ['33979871-0531-4750-a8a9-eeb02a787893', 'f498fc00-c5b8-4ebd-83dc-1c9400051327'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Extend volume request issued successfully. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2d5f5b50-a00f-4374-88f1-f5447a8745b7 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22/action returned with HTTP 202 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 298/592] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:01 2026] POST /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-28f989a3-efa4-40a1-8ed1-c1d0ca3891b5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28f989a3-efa4-40a1-8ed1-c1d0ca3891b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] GET http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28f989a3-efa4-40a1-8ed1-c1d0ca3891b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28f989a3-efa4-40a1-8ed1-c1d0ca3891b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28f989a3-efa4-40a1-8ed1-c1d0ca3891b5 tempest-AttachVolumeTestJSON-355306157 tempest-AttachVolumeTestJSON-355306157-project-member] http://192.168.122.225/volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 returned with HTTP 404 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 299/593] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:01 2026] GET /volume/v3/volumes/46b4b0f3-c45c-4350-b1a1-ed2298ca41c6 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7fcdae83-7329-425b-83d8-63e29757baaa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fcdae83-7329-425b-83d8-63e29757baaa tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fcdae83-7329-425b-83d8-63e29757baaa tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fcdae83-7329-425b-83d8-63e29757baaa tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4cfdce8f-fa0c-4611-a4b4-9537120ad907", "volume_types": ["815fe786-4397-43be-a3fc-78f00982c6c0"], "name": "tempest-GroupsV320Test-Group-2122074653"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Creating new group {'group': {'group_type': '4cfdce8f-fa0c-4611-a4b4-9537120ad907', 'volume_types': ['815fe786-4397-43be-a3fc-78f00982c6c0'], 'name': 'tempest-GroupsV320Test-Group-2122074653'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:58:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:01 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Creating group tempest-GroupsV320Test-Group-2122074653. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7fcdae83-7329-425b-83d8-63e29757baaa tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fcdae83-7329-425b-83d8-63e29757baaa tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:58:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 300/594] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:01 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:01 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Availability zone cache updated, next update will occur around 2026-09-02 18:58:01.896471. {{(pid=86538) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 19:58:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Availability Zones retrieved successfully. Sep 02 19:58:01 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Created reservations ['7a60b358-b00d-43bd-8103-f42e75b18232'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24c77f09-6690-4e02-ba81-9da3e22edff2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:58:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 295/595] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:58:01 2026] POST /volume/v3/groups => generated 108 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f0244c50-61aa-45a6-b50b-5ee703c8cfc0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f0244c50-61aa-45a6-b50b-5ee703c8cfc0 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f0244c50-61aa-45a6-b50b-5ee703c8cfc0 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f0244c50-61aa-45a6-b50b-5ee703c8cfc0 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-f0244c50-61aa-45a6-b50b-5ee703c8cfc0 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:02 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f0244c50-61aa-45a6-b50b-5ee703c8cfc0 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 301/596] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:02 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 388 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-230d458d-35e4-4edd-a840-0d69e8b53474 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-230d458d-35e4-4edd-a840-0d69e8b53474 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:58:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-230d458d-35e4-4edd-a840-0d69e8b53474 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1713113881"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-230d458d-35e4-4edd-a840-0d69e8b53474 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:58:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 296/597] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:58:02 2026] POST /volume/v3/types => generated 224 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f65b829a-0df3-4d70-be16-9f92f2ad9d4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f65b829a-0df3-4d70-be16-9f92f2ad9d4f tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f65b829a-0df3-4d70-be16-9f92f2ad9d4f tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1393129379"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f65b829a-0df3-4d70-be16-9f92f2ad9d4f tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:58:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 302/598] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:58:02 2026] POST /volume/v3/group_types => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-22c94378-fd51-4d40-8d99-4880fad0e693 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e9424a93-6585-4ce0-9e2f-f43c79cade6a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e9424a93-6585-4ce0-9e2f-f43c79cade6a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e9424a93-6585-4ce0-9e2f-f43c79cade6a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e9424a93-6585-4ce0-9e2f-f43c79cade6a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e9424a93-6585-4ce0-9e2f-f43c79cade6a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e9424a93-6585-4ce0-9e2f-f43c79cade6a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:58:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 303/599] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:02 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a5367076-7c86-497a-a523-519e261e7d92 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a5367076-7c86-497a-a523-519e261e7d92 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a5367076-7c86-497a-a523-519e261e7d92 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a5367076-7c86-497a-a523-519e261e7d92 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a5f9862-ad32-48dc-9a93-12e2322835e3", "volume_types": ["13d1ae65-6c87-4bb5-b99f-f66b710eaf34"], "name": "tempest-GroupSnapshotsTest-Group-1184388990"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group {'group': {'group_type': '0a5f9862-ad32-48dc-9a93-12e2322835e3', 'volume_types': ['13d1ae65-6c87-4bb5-b99f-f66b710eaf34'], 'name': 'tempest-GroupSnapshotsTest-Group-1184388990'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a5367076-7c86-497a-a523-519e261e7d92 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group tempest-GroupSnapshotsTest-Group-1184388990. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a5367076-7c86-497a-a523-519e261e7d92 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 304/600] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-118bc106-a139-4d04-a29c-bf210e8e0acf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Delete snapshot with id: ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['fe0a3400-b2c8-45e8-b4e8-82ba3f1f8591'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot delete request issued successfully. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-118bc106-a139-4d04-a29c-bf210e8e0acf tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 305/601] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:58:03 2026] DELETE /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-566e63c7-8897-4b0a-8057-ecba0700d469 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-566e63c7-8897-4b0a-8057-ecba0700d469 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-566e63c7-8897-4b0a-8057-ecba0700d469 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-566e63c7-8897-4b0a-8057-ecba0700d469 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22c94378-fd51-4d40-8d99-4880fad0e693 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 297/602] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:58:02 2026] POST /volume/v3/groups => generated 112 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-203b809e-9954-4a9c-a717-2af2cbe2ee0d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-566e63c7-8897-4b0a-8057-ecba0700d469 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-203b809e-9954-4a9c-a717-2af2cbe2ee0d tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-203b809e-9954-4a9c-a717-2af2cbe2ee0d tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-203b809e-9954-4a9c-a717-2af2cbe2ee0d tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-203b809e-9954-4a9c-a717-2af2cbe2ee0d tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-566e63c7-8897-4b0a-8057-ecba0700d469 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 306/603] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 462 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6298b2bd-6c2f-485c-924c-6e26f7d0d7a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6298b2bd-6c2f-485c-924c-6e26f7d0d7a0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6298b2bd-6c2f-485c-924c-6e26f7d0d7a0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6298b2bd-6c2f-485c-924c-6e26f7d0d7a0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-6298b2bd-6c2f-485c-924c-6e26f7d0d7a0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 6b5824d5-191d-4fcd-bbaf-afd3db7b5708 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-203b809e-9954-4a9c-a717-2af2cbe2ee0d tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 298/604] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 389 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-82af1e88-474b-4196-8994-cc6c7c4d303c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6298b2bd-6c2f-485c-924c-6e26f7d0d7a0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82af1e88-474b-4196-8994-cc6c7c4d303c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] POST http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82af1e88-474b-4196-8994-cc6c7c4d303c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82af1e88-474b-4196-8994-cc6c7c4d303c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-82af1e88-474b-4196-8994-cc6c7c4d303c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Updating group '353b5165-1280-4733-a2cc-53aeb2543bb6' with 'creating' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 307/605] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 => generated 392 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82af1e88-474b-4196-8994-cc6c7c4d303c tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 299/606] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:03 2026] POST /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ad062e7b-a0ab-4e1f-a890-517c5b621f70 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad062e7b-a0ab-4e1f-a890-517c5b621f70 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad062e7b-a0ab-4e1f-a890-517c5b621f70 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad062e7b-a0ab-4e1f-a890-517c5b621f70 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-ad062e7b-a0ab-4e1f-a890-517c5b621f70 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad062e7b-a0ab-4e1f-a890-517c5b621f70 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 308/607] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-41d1c173-1283-451d-985a-f9eb6bed65ff None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-41d1c173-1283-451d-985a-f9eb6bed65ff tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] POST http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-41d1c173-1283-451d-985a-f9eb6bed65ff tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-41d1c173-1283-451d-985a-f9eb6bed65ff tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-41d1c173-1283-451d-985a-f9eb6bed65ff tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Updating group '353b5165-1280-4733-a2cc-53aeb2543bb6' with 'available' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-41d1c173-1283-451d-985a-f9eb6bed65ff tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 300/608] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:03 2026] POST /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dded3078-41dc-4cf3-af58-9f11a2644221 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dded3078-41dc-4cf3-af58-9f11a2644221 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dded3078-41dc-4cf3-af58-9f11a2644221 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dded3078-41dc-4cf3-af58-9f11a2644221 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-dded3078-41dc-4cf3-af58-9f11a2644221 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dded3078-41dc-4cf3-af58-9f11a2644221 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 309/609] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 389 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7ed12cb5-0f9f-4873-873b-9d83d19c0554 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7ed12cb5-0f9f-4873-873b-9d83d19c0554 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] POST http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7ed12cb5-0f9f-4873-873b-9d83d19c0554 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7ed12cb5-0f9f-4873-873b-9d83d19c0554 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-7ed12cb5-0f9f-4873-873b-9d83d19c0554 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Updating group '353b5165-1280-4733-a2cc-53aeb2543bb6' with 'error' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7ed12cb5-0f9f-4873-873b-9d83d19c0554 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 301/610] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:03 2026] POST /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f3659f83-5ebf-405a-9694-2ce751195e24 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f3659f83-5ebf-405a-9694-2ce751195e24 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f3659f83-5ebf-405a-9694-2ce751195e24 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f3659f83-5ebf-405a-9694-2ce751195e24 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-f3659f83-5ebf-405a-9694-2ce751195e24 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f3659f83-5ebf-405a-9694-2ce751195e24 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 310/611] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 385 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9ac6691e-3aa0-4155-b323-a5f7ee0c1eb1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ac6691e-3aa0-4155-b323-a5f7ee0c1eb1 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] POST http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ac6691e-3aa0-4155-b323-a5f7ee0c1eb1 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ac6691e-3aa0-4155-b323-a5f7ee0c1eb1 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-9ac6691e-3aa0-4155-b323-a5f7ee0c1eb1 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Updating group '353b5165-1280-4733-a2cc-53aeb2543bb6' with 'available' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ac6691e-3aa0-4155-b323-a5f7ee0c1eb1 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 302/612] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:03 2026] POST /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-23092e10-eb59-4602-8af7-2c8209432cd2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23092e10-eb59-4602-8af7-2c8209432cd2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23092e10-eb59-4602-8af7-2c8209432cd2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23092e10-eb59-4602-8af7-2c8209432cd2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-23092e10-eb59-4602-8af7-2c8209432cd2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23092e10-eb59-4602-8af7-2c8209432cd2 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 311/613] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Get all volumes completed successfully. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a915a6f-500c-45ab-8df5-7b9c4a93f6e6 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 303/614] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] POST http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] delete called for group 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86537) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Delete group with id: 353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:58:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e2b85e8-3665-465b-b73b-bb4212d9e9a4 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action returned with HTTP 202 Sep 02 19:58:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 312/615] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:03 2026] POST /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a0adde5e-ddba-4580-a604-4ae85fe04d41 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a0adde5e-ddba-4580-a604-4ae85fe04d41 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a0adde5e-ddba-4580-a604-4ae85fe04d41 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a0adde5e-ddba-4580-a604-4ae85fe04d41 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-a0adde5e-ddba-4580-a604-4ae85fe04d41 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:03 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a0adde5e-ddba-4580-a604-4ae85fe04d41 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 200 Sep 02 19:58:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 304/616] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:03 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 388 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4838f3cc-119a-4073-a64c-eb2d751a8ce0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4838f3cc-119a-4073-a64c-eb2d751a8ce0 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4838f3cc-119a-4073-a64c-eb2d751a8ce0 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4838f3cc-119a-4073-a64c-eb2d751a8ce0 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4838f3cc-119a-4073-a64c-eb2d751a8ce0 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4838f3cc-119a-4073-a64c-eb2d751a8ce0 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:58:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 313/617] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:04 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 462 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-347a7d76-3dd3-48f2-add9-c8bf81a87e1a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-347a7d76-3dd3-48f2-add9-c8bf81a87e1a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-347a7d76-3dd3-48f2-add9-c8bf81a87e1a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-347a7d76-3dd3-48f2-add9-c8bf81a87e1a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-347a7d76-3dd3-48f2-add9-c8bf81a87e1a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 6b5824d5-191d-4fcd-bbaf-afd3db7b5708 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:04 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-347a7d76-3dd3-48f2-add9-c8bf81a87e1a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 returned with HTTP 200 Sep 02 19:58:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 305/618] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:04 2026] GET /volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1658425840", "volume_type": "13d1ae65-6c87-4bb5-b99f-f66b710eaf34", "group_id": "6b5824d5-191d-4fcd-bbaf-afd3db7b5708", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1658425840', 'volume_type': '13d1ae65-6c87-4bb5-b99f-f66b710eaf34', 'group_id': '6b5824d5-191d-4fcd-bbaf-afd3db7b5708', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume of 1 GB Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (fa3610ab-430a-4143-acc2-45964e05444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1244364a-27de-4cf5-8aa6-d4185e8a5015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1244364a-27de-4cf5-8aa6-d4185e8a5015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:58:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1713113881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13d1ae65-6c87-4bb5-b99f-f66b710eaf34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b5824d5-191d-4fcd-bbaf-afd3db7b5708', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424f440f-73d7-4613-93ac-45ae7a9b15b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1713113881 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1713113881, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1713113881 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1713113881, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['d3335b0d-6c1f-41a0-b10c-04335fd51fb8', '9bf5db90-2be4-4cac-b735-1941c6440dd4', '1322d24f-b680-4228-9ad0-d31cce4c3bce', 'bc594af0-2dfa-49c8-8a29-34da64a59ca5'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424f440f-73d7-4613-93ac-45ae7a9b15b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3335b0d-6c1f-41a0-b10c-04335fd51fb8', '9bf5db90-2be4-4cac-b735-1941c6440dd4', '1322d24f-b680-4228-9ad0-d31cce4c3bce', 'bc594af0-2dfa-49c8-8a29-34da64a59ca5']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e3c86a-d80c-4ba5-b4f4-b44f4a4d345e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64e3c86a-d80c-4ba5-b4f4-b44f4a4d345e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f469aa0-f083-4f2a-a783-ee5ea19150fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1658425840',encryption_key_id=None,group_id=6b5824d5-191d-4fcd-bbaf-afd3db7b5708,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['d3335b0d-6c1f-41a0-b10c-04335fd51fb8','9bf5db90-2be4-4cac-b735-1941c6440dd4','1322d24f-b680-4228-9ad0-d31cce4c3bce','bc594af0-2dfa-49c8-8a29-34da64a59ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1658425840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b5824d5-191d-4fcd-bbaf-afd3db7b5708,host=None,id=2f469aa0-f083-4f2a-a783-ee5ea19150fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13d1ae65-6c87-4bb5-b99f-f66b710eaf34),volume_type_id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (616eabfd-497e-43e3-a42a-dfb20ab94c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (616eabfd-497e-43e3-a42a-dfb20ab94c37) transitioned into state 'SUCCESS' from state '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-1658425840',encryption_key_id=None,group_id=6b5824d5-191d-4fcd-bbaf-afd3db7b5708,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['d3335b0d-6c1f-41a0-b10c-04335fd51fb8','9bf5db90-2be4-4cac-b735-1941c6440dd4','1322d24f-b680-4228-9ad0-d31cce4c3bce','bc594af0-2dfa-49c8-8a29-34da64a59ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6c74db-e32f-49f6-bc0d-613a9e943606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6c74db-e32f-49f6-bc0d-613a9e943606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (fa3610ab-430a-4143-acc2-45964e05444a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request issued successfully. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:04 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4346911e-66a9-4fdd-afb3-73e9d0393fb0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 314/619] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:58:04 2026] POST /volume/v3/volumes => generated 831 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34dac4dc-27b8-4d7b-a183-2332ffed3724 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34dac4dc-27b8-4d7b-a183-2332ffed3724 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] GET http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34dac4dc-27b8-4d7b-a183-2332ffed3724 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34dac4dc-27b8-4d7b-a183-2332ffed3724 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-34dac4dc-27b8-4d7b-a183-2332ffed3724 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] show called for member 353b5165-1280-4733-a2cc-53aeb2543bb6 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34dac4dc-27b8-4d7b-a183-2332ffed3724 tempest-GroupsV320Test-434317314 tempest-GroupsV320Test-434317314-project-member] http://192.168.122.225/volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 returned with HTTP 404 Sep 02 19:58:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 306/620] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:04 2026] GET /volume/v3/groups/353b5165-1280-4733-a2cc-53aeb2543bb6 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a5d2dc4c-5e08-46a5-95cd-71486e2dc563 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5d2dc4c-5e08-46a5-95cd-71486e2dc563 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/4cfdce8f-fa0c-4611-a4b4-9537120ad907 Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5d2dc4c-5e08-46a5-95cd-71486e2dc563 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5d2dc4c-5e08-46a5-95cd-71486e2dc563 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:04 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:04 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5d2dc4c-5e08-46a5-95cd-71486e2dc563 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/group_types/4cfdce8f-fa0c-4611-a4b4-9537120ad907 returned with HTTP 202 Sep 02 19:58:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 307/621] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:58:04 2026] DELETE /volume/v3/group_types/4cfdce8f-fa0c-4611-a4b4-9537120ad907 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1e558daf-fc1b-470f-b4ce-245cd6d14a73 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1e558daf-fc1b-470f-b4ce-245cd6d14a73 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] DELETE http://192.168.122.225/volume/v3/types/815fe786-4397-43be-a3fc-78f00982c6c0 Sep 02 19:58:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1e558daf-fc1b-470f-b4ce-245cd6d14a73 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1e558daf-fc1b-470f-b4ce-245cd6d14a73 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:05 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1e558daf-fc1b-470f-b4ce-245cd6d14a73 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/types/815fe786-4397-43be-a3fc-78f00982c6c0 returned with HTTP 202 Sep 02 19:58:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 308/622] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:58:05 2026] DELETE /volume/v3/types/815fe786-4397-43be-a3fc-78f00982c6c0 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c62a44f-c9f0-4c23-8b3c-5931a64ea107 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe returned with HTTP 200 Sep 02 19:58:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 315/623] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:04 2026] GET /volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe => generated 899 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34c8ea67-c2d9-4625-abc3-a494d3a2daf4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34c8ea67-c2d9-4625-abc3-a494d3a2daf4 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] GET http://192.168.122.225/volume/v3/types/815fe786-4397-43be-a3fc-78f00982c6c0 Sep 02 19:58:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34c8ea67-c2d9-4625-abc3-a494d3a2daf4 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34c8ea67-c2d9-4625-abc3-a494d3a2daf4 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34c8ea67-c2d9-4625-abc3-a494d3a2daf4 tempest-GroupsV320Test-180376289 tempest-GroupsV320Test-180376289-project-admin] http://192.168.122.225/volume/v3/types/815fe786-4397-43be-a3fc-78f00982c6c0 returned with HTTP 404 Sep 02 19:58:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 309/624] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:58:05 2026] GET /volume/v3/types/815fe786-4397-43be-a3fc-78f00982c6c0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e4668562-c0e5-411f-8f7a-8eba773cf97b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4668562-c0e5-411f-8f7a-8eba773cf97b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4668562-c0e5-411f-8f7a-8eba773cf97b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4668562-c0e5-411f-8f7a-8eba773cf97b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e4668562-c0e5-411f-8f7a-8eba773cf97b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Snapshot retrieved successfully. Sep 02 19:58:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4668562-c0e5-411f-8f7a-8eba773cf97b tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 200 Sep 02 19:58:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 316/625] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:05 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 462 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ff5f8288-309d-4b08-8997-75dba7912689 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:06 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b9a35b79-982f-4156-8988-33d4da378d00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9a35b79-982f-4156-8988-33d4da378d00 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9a35b79-982f-4156-8988-33d4da378d00 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9a35b79-982f-4156-8988-33d4da378d00 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9a35b79-982f-4156-8988-33d4da378d00 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 returned with HTTP 404 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 317/626] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:06 2026] GET /volume/v3/snapshots/ed3edae7-17aa-492d-8330-3951472a7fb4 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b1d95d9-4db2-428c-a884-b6f3a0242ff2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b1d95d9-4db2-428c-a884-b6f3a0242ff2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b1d95d9-4db2-428c-a884-b6f3a0242ff2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b1d95d9-4db2-428c-a884-b6f3a0242ff2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ff5f8288-309d-4b08-8997-75dba7912689 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe returned with HTTP 200 Sep 02 19:58:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 310/627] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:06 2026] GET /volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe => generated 924 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/group_snapshots Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6b5824d5-191d-4fcd-bbaf-afd3db7b5708", "name": "tempest-group_snapshot-1002217224"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6b5824d5-191d-4fcd-bbaf-afd3db7b5708', 'name': 'tempest-group_snapshot-1002217224'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b1d95d9-4db2-428c-a884-b6f3a0242ff2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group_snapshot tempest-group_snapshot-1002217224. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b1d95d9-4db2-428c-a884-b6f3a0242ff2 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 318/628] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:06 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b344dafd-ee29-4d22-985e-e85cc35c882a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Delete volume with id: e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1713113881 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1713113881, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1713113881 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1713113881, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Delete volume request issued successfully. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b344dafd-ee29-4d22-985e-e85cc35c882a tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 202 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 319/629] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:58:06 2026] DELETE /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2293e224-b1a2-4995-9aaf-54e545dda762 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2293e224-b1a2-4995-9aaf-54e545dda762 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['65f521fe-3f2a-44bf-aa69-8b6f3707e774', 'a2abdc0f-f835-40c4-9ff9-4afcf7866b72', 'f68646d3-87e4-4628-a089-0000ec7e6922', '4589bf76-1198-4692-bb2c-4aa0f254a780'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2293e224-b1a2-4995-9aaf-54e545dda762 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2293e224-b1a2-4995-9aaf-54e545dda762 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2293e224-b1a2-4995-9aaf-54e545dda762 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de14ca69-6dc1-426c-89b1-6baaacc21590 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots returned with HTTP 202 Sep 02 19:58:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 311/630] 192.168.122.225 () {62 vars in 1208 bytes} [Wed Sep 2 19:58:06 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2293e224-b1a2-4995-9aaf-54e545dda762 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:58:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 320/631] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:06 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 849 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-740ec96f-c62a-4d96-8431-051ead9fb7bc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-740ec96f-c62a-4d96-8431-051ead9fb7bc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-740ec96f-c62a-4d96-8431-051ead9fb7bc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-740ec96f-c62a-4d96-8431-051ead9fb7bc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-740ec96f-c62a-4d96-8431-051ead9fb7bc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 8ac92563-3d1d-4a9f-897d-06cad9553b79 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-740ec96f-c62a-4d96-8431-051ead9fb7bc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 returned with HTTP 200 Sep 02 19:58:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 312/632] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:06 2026] GET /volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d5a74f6-556c-426f-a5bd-f8d28a8180e5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d5a74f6-556c-426f-a5bd-f8d28a8180e5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d5a74f6-556c-426f-a5bd-f8d28a8180e5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d5a74f6-556c-426f-a5bd-f8d28a8180e5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d41c791d-6bdd-42b2-b280-aca0880531a1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d5a74f6-556c-426f-a5bd-f8d28a8180e5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Volume info retrieved successfully. Sep 02 19:58:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d41c791d-6bdd-42b2-b280-aca0880531a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d41c791d-6bdd-42b2-b280-aca0880531a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d41c791d-6bdd-42b2-b280-aca0880531a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-d41c791d-6bdd-42b2-b280-aca0880531a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 8ac92563-3d1d-4a9f-897d-06cad9553b79 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d5a74f6-556c-426f-a5bd-f8d28a8180e5 tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 200 Sep 02 19:58:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 321/633] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:07 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d41c791d-6bdd-42b2-b280-aca0880531a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 returned with HTTP 200 Sep 02 19:58:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 313/634] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:07 2026] GET /volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4f1674d6-1098-4e5f-8b2f-0f87af3bbd5d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4f1674d6-1098-4e5f-8b2f-0f87af3bbd5d tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] GET http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 Sep 02 19:58:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4f1674d6-1098-4e5f-8b2f-0f87af3bbd5d tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4f1674d6-1098-4e5f-8b2f-0f87af3bbd5d tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-368b13b8-9d5c-428d-923e-f0b8f000e997 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4f1674d6-1098-4e5f-8b2f-0f87af3bbd5d tempest-VolumesExtendTest-461095692 tempest-VolumesExtendTest-461095692-project-member] http://192.168.122.225/volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 returned with HTTP 404 Sep 02 19:58:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 322/635] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:08 2026] GET /volume/v3/volumes/e4778a09-9cd2-4549-bc11-b97f3988fa22 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-368b13b8-9d5c-428d-923e-f0b8f000e997 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-368b13b8-9d5c-428d-923e-f0b8f000e997 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-368b13b8-9d5c-428d-923e-f0b8f000e997 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-368b13b8-9d5c-428d-923e-f0b8f000e997 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 8ac92563-3d1d-4a9f-897d-06cad9553b79 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-368b13b8-9d5c-428d-923e-f0b8f000e997 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 returned with HTTP 200 Sep 02 19:58:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 314/636] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:08 2026] GET /volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a223acc0-39b5-41c4-81fd-e2444eca6f6b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a223acc0-39b5-41c4-81fd-e2444eca6f6b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a223acc0-39b5-41c4-81fd-e2444eca6f6b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a223acc0-39b5-41c4-81fd-e2444eca6f6b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-a223acc0-39b5-41c4-81fd-e2444eca6f6b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 8ac92563-3d1d-4a9f-897d-06cad9553b79 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a223acc0-39b5-41c4-81fd-e2444eca6f6b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 returned with HTTP 200 Sep 02 19:58:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 323/637] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:09 2026] GET /volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 => generated 308 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c3b3a17c-2d36-400b-8db4-045479963f90 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:09 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all snapshots completed successfully. Sep 02 19:58:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3b3a17c-2d36-400b-8db4-045479963f90 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:58:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 315/638] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:58:09 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1763fad8-8def-4655-ad0f-5669fd43903f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1763fad8-8def-4655-ad0f-5669fd43903f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1763fad8-8def-4655-ad0f-5669fd43903f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1763fad8-8def-4655-ad0f-5669fd43903f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1763fad8-8def-4655-ad0f-5669fd43903f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1763fad8-8def-4655-ad0f-5669fd43903f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 returned with HTTP 200 Sep 02 19:58:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 324/639] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:09 2026] GET /volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 => generated 451 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-16334d5f-e880-424f-b730-314bbefdb66c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups/action Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "8ac92563-3d1d-4a9f-897d-06cad9553b79", "name": "tempest-Group_from_snap-1602257400"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "8ac92563-3d1d-4a9f-897d-06cad9553b79", "name": "tempest-Group_from_snap-1602257400"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '8ac92563-3d1d-4a9f-897d-06cad9553b79', 'name': 'tempest-Group_from_snap-1602257400'}}. {{(pid=86538) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group tempest-Group_from_snap-1602257400 from group_snapshot 8ac92563-3d1d-4a9f-897d-06cad9553b79. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['fb036526-ef41-4d1c-ad25-ae736b648787'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:10 devstack devstack@c-api.service[86538]: INFO cinder.group.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] A mapping entry already exists for group 71e313d9-484b-4bd8-bf47-b293f56e0f09 and volume type 13d1ae65-6c87-4bb5-b99f-f66b710eaf34. Do not need to create again. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (11dc4fe8-264b-493b-99c7-2fdf4b9dd5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39890d99-81cd-4739-b90f-bf93683cae50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39890d99-81cd-4739-b90f-bf93683cae50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8305ec34-2e52-42b4-bbd0-fd3cb34b5df6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:58:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1713113881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13d1ae65-6c87-4bb5-b99f-f66b710eaf34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '71e313d9-484b-4bd8-bf47-b293f56e0f09', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c77a5724-3c64-4a87-9a8f-cf83ca0de872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1713113881 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1713113881, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['b1e127bf-5a36-4161-ba66-81d1fb14c347', '8ea78a51-f2ce-4880-a040-d24566c74708'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c77a5724-3c64-4a87-9a8f-cf83ca0de872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1e127bf-5a36-4161-ba66-81d1fb14c347', '8ea78a51-f2ce-4880-a040-d24566c74708']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4772c46-102e-4681-b586-352f9eb22401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4772c46-102e-4681-b586-352f9eb22401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f17cce4-490c-4697-85a5-85c84542912b', '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=71e313d9-484b-4bd8-bf47-b293f56e0f09,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['b1e127bf-5a36-4161-ba66-81d1fb14c347','8ea78a51-f2ce-4880-a040-d24566c74708'],size=1,snapshot_id=8305ec34-2e52-42b4-bbd0-fd3cb34b5df6,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=71e313d9-484b-4bd8-bf47-b293f56e0f09,host=None,id=3f17cce4-490c-4697-85a5-85c84542912b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8305ec34-2e52-42b4-bbd0-fd3cb34b5df6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13d1ae65-6c87-4bb5-b99f-f66b710eaf34),volume_type_id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f32dab-deec-404a-9e33-390fcbb222f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64f32dab-deec-404a-9e33-390fcbb222f9) transitioned into state 'SUCCESS' from 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=71e313d9-484b-4bd8-bf47-b293f56e0f09,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['b1e127bf-5a36-4161-ba66-81d1fb14c347','8ea78a51-f2ce-4880-a040-d24566c74708'],size=1,snapshot_id=8305ec34-2e52-42b4-bbd0-fd3cb34b5df6,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=13d1ae65-6c87-4bb5-b99f-f66b710eaf34)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (11dc4fe8-264b-493b-99c7-2fdf4b9dd5d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request issued successfully. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16334d5f-e880-424f-b730-314bbefdb66c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/action returned with HTTP 202 Sep 02 19:58:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 316/640] 192.168.122.225 () {62 vars in 1202 bytes} [Wed Sep 2 19:58:09 2026] POST /volume/v3/groups/action => generated 103 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-edcf1fac-f292-4a06-864f-e42f5a65562b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:10 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:10 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:10 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:10 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:10 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:11 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-edcf1fac-f292-4a06-864f-e42f5a65562b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 325/641] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:10 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:58:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:11 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:11 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:11 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a938ed2-bc99-440e-8433-133bffa1bc85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 317/642] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:11 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 934 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0cbddb9e-4d76-4ea6-93dc-fea24e4b694d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0cbddb9e-4d76-4ea6-93dc-fea24e4b694d tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 Sep 02 19:58:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0cbddb9e-4d76-4ea6-93dc-fea24e4b694d tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0cbddb9e-4d76-4ea6-93dc-fea24e4b694d tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:11 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-0cbddb9e-4d76-4ea6-93dc-fea24e4b694d tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1713113881 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1713113881, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0cbddb9e-4d76-4ea6-93dc-fea24e4b694d tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 returned with HTTP 200 Sep 02 19:58:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 326/643] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:11 2026] GET /volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 => generated 639 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-770497518"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-770497518'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume of 1 GB Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Availability Zones retrieved successfully. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Flow 'volume_create_api' (8c69e72b-7d95-4d13-b3ea-5845e24910eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4185a8ff-0036-460c-9a29-5d8c0dce259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-183973627"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-183973627'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume of 1 GB Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4185a8ff-0036-460c-9a29-5d8c0dce259e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e3a878-051e-4012-a434-bc76d7b8c42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Flow 'volume_create_api' (6a4bd8ac-a415-4785-a257-491a945d7f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8218b5b-20df-426a-972d-ae911d494090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8218b5b-20df-426a-972d-ae911d494090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2990547-52da-4e21-bdcf-f43fb68693dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Created reservations ['7973b17a-2840-4517-a2ab-d620d7840b35', 'a08e1898-109c-463d-8291-1ad49bb2944d', 'db7bb0ac-704b-480f-bbb7-150324a6ae9a', '9610f55b-7739-4e18-8e5d-2257cc620790'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9e3a878-051e-4012-a434-bc76d7b8c42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7973b17a-2840-4517-a2ab-d620d7840b35', 'a08e1898-109c-463d-8291-1ad49bb2944d', 'db7bb0ac-704b-480f-bbb7-150324a6ae9a', '9610f55b-7739-4e18-8e5d-2257cc620790']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c99faf1-24bd-472d-aa23-be661b839d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c99faf1-24bd-472d-aa23-be661b839d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be91ccfd-f5f7-490e-821d-34c55fc5ef04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-770497518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd3232d7ea764fe68fa351a0f514e847',qos_specs=None,replication_status=,reservations=['7973b17a-2840-4517-a2ab-d620d7840b35','a08e1898-109c-463d-8291-1ad49bb2944d','db7bb0ac-704b-480f-bbb7-150324a6ae9a','9610f55b-7739-4e18-8e5d-2257cc620790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17432f40192d4832b375937c08e0215b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-770497518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be91ccfd-f5f7-490e-821d-34c55fc5ef04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3232d7ea764fe68fa351a0f514e847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17432f40192d4832b375937c08e0215b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b56c03-d2b1-4576-b8c8-b41bfb3a9423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b56c03-d2b1-4576-b8c8-b41bfb3a9423) transitioned into state 'SUCCESS' from state '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-770497518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd3232d7ea764fe68fa351a0f514e847',qos_specs=None,replication_status=,reservations=['7973b17a-2840-4517-a2ab-d620d7840b35','a08e1898-109c-463d-8291-1ad49bb2944d','db7bb0ac-704b-480f-bbb7-150324a6ae9a','9610f55b-7739-4e18-8e5d-2257cc620790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17432f40192d4832b375937c08e0215b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd25a47-0ab2-4543-a5f3-71028ec58ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd25a47-0ab2-4543-a5f3-71028ec58ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Created reservations ['951ba680-c267-4e1d-94c0-b1858acd60e4', '759d2208-458d-479b-90e6-727cc83ccd9a', '8d2d582c-abfa-4851-a2f2-c3923b3811ff', '47a755eb-9718-436d-ad8e-8221910f6b99'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2990547-52da-4e21-bdcf-f43fb68693dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['951ba680-c267-4e1d-94c0-b1858acd60e4', '759d2208-458d-479b-90e6-727cc83ccd9a', '8d2d582c-abfa-4851-a2f2-c3923b3811ff', '47a755eb-9718-436d-ad8e-8221910f6b99']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Flow 'volume_create_api' (8c69e72b-7d95-4d13-b3ea-5845e24910eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request issued successfully. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c23b7e99-24c2-4827-84cb-ec624b8cac79 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 327/644] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:12 2026] POST /volume/v3/volumes => generated 758 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f263a7-e131-4b16-a0da-3361a83ff4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7f263a7-e131-4b16-a0da-3361a83ff4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dd15943-1aa6-47a6-907a-078394e0ed1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-183973627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9ce84dc667647c79db3ad5ff8bcda94',qos_specs=None,replication_status=,reservations=['951ba680-c267-4e1d-94c0-b1858acd60e4','759d2208-458d-479b-90e6-727cc83ccd9a','8d2d582c-abfa-4851-a2f2-c3923b3811ff','47a755eb-9718-436d-ad8e-8221910f6b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67de57b7aed49c393459c00e00fbb39',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-183973627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dd15943-1aa6-47a6-907a-078394e0ed1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ce84dc667647c79db3ad5ff8bcda94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67de57b7aed49c393459c00e00fbb39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:12 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffa37ba-ef60-4733-b6e5-67d85601f611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ffa37ba-ef60-4733-b6e5-67d85601f611) transitioned into state 'SUCCESS' from state '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-183973627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9ce84dc667647c79db3ad5ff8bcda94',qos_specs=None,replication_status=,reservations=['951ba680-c267-4e1d-94c0-b1858acd60e4','759d2208-458d-479b-90e6-727cc83ccd9a','8d2d582c-abfa-4851-a2f2-c3923b3811ff','47a755eb-9718-436d-ad8e-8221910f6b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67de57b7aed49c393459c00e00fbb39',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a935584a-8269-4e05-8340-24d94031e457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a935584a-8269-4e05-8340-24d94031e457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Flow 'volume_create_api' (6a4bd8ac-a415-4785-a257-491a945d7f27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume request issued successfully. Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-23a4a3dc-edbb-44f5-8c46-6facaee8dee9 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 318/645] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:11 2026] POST /volume/v3/volumes => generated 767 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d1601d13-ecbc-4dfc-bd31-78cb623dab0b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1601d13-ecbc-4dfc-bd31-78cb623dab0b tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1601d13-ecbc-4dfc-bd31-78cb623dab0b tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1601d13-ecbc-4dfc-bd31-78cb623dab0b tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8ba899ff-f0b6-4f83-9e06-e9cdcf99c151 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 328/646] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:12 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 934 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-22803bda-8433-4195-afaa-d1f54a006557 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22803bda-8433-4195-afaa-d1f54a006557 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22803bda-8433-4195-afaa-d1f54a006557 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22803bda-8433-4195-afaa-d1f54a006557 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d1601d13-ecbc-4dfc-bd31-78cb623dab0b tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-22803bda-8433-4195-afaa-d1f54a006557 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1601d13-ecbc-4dfc-bd31-78cb623dab0b tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 319/647] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:12 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 826 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22803bda-8433-4195-afaa-d1f54a006557 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 329/648] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:12 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 835 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2b096f25-cace-4432-a0ad-2213617801f9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b096f25-cace-4432-a0ad-2213617801f9 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b096f25-cace-4432-a0ad-2213617801f9 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b096f25-cace-4432-a0ad-2213617801f9 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:14 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:14 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2b096f25-cace-4432-a0ad-2213617801f9 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b096f25-cace-4432-a0ad-2213617801f9 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 330/649] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:14 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2b18c028-3944-482d-8c0f-99d3eadc23a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b18c028-3944-482d-8c0f-99d3eadc23a3 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b18c028-3944-482d-8c0f-99d3eadc23a3 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b18c028-3944-482d-8c0f-99d3eadc23a3 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2b18c028-3944-482d-8c0f-99d3eadc23a3 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b18c028-3944-482d-8c0f-99d3eadc23a3 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 331/650] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:14 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:14 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4ce72ef-3c93-4593-94c8-0c97b2b1f328 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 320/651] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:13 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 934 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a3ceb348-02fa-47bb-b5fa-9010b94df8d6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a3ceb348-02fa-47bb-b5fa-9010b94df8d6 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a3ceb348-02fa-47bb-b5fa-9010b94df8d6 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a3ceb348-02fa-47bb-b5fa-9010b94df8d6 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a3ceb348-02fa-47bb-b5fa-9010b94df8d6 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ec5dd0cd-b2df-422a-9b11-79af4607a506 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec5dd0cd-b2df-422a-9b11-79af4607a506 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec5dd0cd-b2df-422a-9b11-79af4607a506 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec5dd0cd-b2df-422a-9b11-79af4607a506 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a3ceb348-02fa-47bb-b5fa-9010b94df8d6 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 332/652] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:15 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec5dd0cd-b2df-422a-9b11-79af4607a506 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec5dd0cd-b2df-422a-9b11-79af4607a506 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 321/653] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:15 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:15 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:15 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3ac0a790-07fd-43a3-8186-980a14cd2073 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 333/654] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:15 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 934 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9843e22-ac28-4096-b928-442044ffac54 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9843e22-ac28-4096-b928-442044ffac54 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9843e22-ac28-4096-b928-442044ffac54 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9843e22-ac28-4096-b928-442044ffac54 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b9843e22-ac28-4096-b928-442044ffac54 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86df6783-e36d-4d6f-bafc-9f36725fc072 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86df6783-e36d-4d6f-bafc-9f36725fc072 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86df6783-e36d-4d6f-bafc-9f36725fc072 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86df6783-e36d-4d6f-bafc-9f36725fc072 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9843e22-ac28-4096-b928-442044ffac54 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 322/655] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:16 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 850 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-86df6783-e36d-4d6f-bafc-9f36725fc072 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86df6783-e36d-4d6f-bafc-9f36725fc072 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 334/656] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:16 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:16 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:16 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:17 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-104c65e5-f87e-468b-95ca-d0c3e490fcd6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 323/657] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:16 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 934 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a99e5ace-12d1-4f32-a673-3086eb34a4da None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a99e5ace-12d1-4f32-a673-3086eb34a4da tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a99e5ace-12d1-4f32-a673-3086eb34a4da tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a99e5ace-12d1-4f32-a673-3086eb34a4da tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a99e5ace-12d1-4f32-a673-3086eb34a4da tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a99e5ace-12d1-4f32-a673-3086eb34a4da tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 335/658] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:17 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-47f4bef3-4e8e-4011-bd43-a594da2d7252 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47f4bef3-4e8e-4011-bd43-a594da2d7252 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47f4bef3-4e8e-4011-bd43-a594da2d7252 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47f4bef3-4e8e-4011-bd43-a594da2d7252 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-47f4bef3-4e8e-4011-bd43-a594da2d7252 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47f4bef3-4e8e-4011-bd43-a594da2d7252 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 324/659] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:17 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:18 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-01d7d817-ddf6-4d68-96e7-01ab0ca281f9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 336/660] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:18 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 935 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01c8a385-e114-48b7-bf0b-2f64ca7bc47e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01c8a385-e114-48b7-bf0b-2f64ca7bc47e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01c8a385-e114-48b7-bf0b-2f64ca7bc47e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01c8a385-e114-48b7-bf0b-2f64ca7bc47e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-01c8a385-e114-48b7-bf0b-2f64ca7bc47e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 71e313d9-484b-4bd8-bf47-b293f56e0f09 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01c8a385-e114-48b7-bf0b-2f64ca7bc47e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 returned with HTTP 200 Sep 02 19:58:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 325/661] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:18 2026] GET /volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 => generated 418 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:18 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-41941b95-2e77-454c-99b5-71297c11dcd8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-41941b95-2e77-454c-99b5-71297c11dcd8 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-41941b95-2e77-454c-99b5-71297c11dcd8 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-41941b95-2e77-454c-99b5-71297c11dcd8 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:18 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-41941b95-2e77-454c-99b5-71297c11dcd8 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-41941b95-2e77-454c-99b5-71297c11dcd8 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 326/662] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:18 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ffb86df4-96af-44c1-b9d0-44a11b72fd43 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffb86df4-96af-44c1-b9d0-44a11b72fd43 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffb86df4-96af-44c1-b9d0-44a11b72fd43 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffb86df4-96af-44c1-b9d0-44a11b72fd43 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ffb86df4-96af-44c1-b9d0-44a11b72fd43 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4e04213-6abf-4ec2-9b26-510191fff6cd tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 337/663] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:18 2026] GET /volume/v3/volumes/detail => generated 1852 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffb86df4-96af-44c1-b9d0-44a11b72fd43 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 327/664] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:18 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09/action Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for group 71e313d9-484b-4bd8-bf47-b293f56e0f09 {{(pid=86537) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group with id: 71e313d9-484b-4bd8-bf47-b293f56e0f09 Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:58:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b689a08-1c31-4c6e-9eb9-ad580aba63e4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09/action returned with HTTP 202 Sep 02 19:58:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 338/665] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:18 2026] POST /volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:19 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:19 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:19 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e04df62-cbd9-4e0c-8998-a5919da4d33b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 200 Sep 02 19:58:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 328/666] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:18 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 934 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f99016a5-a33a-45cb-a77e-edefbbe0c53f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f99016a5-a33a-45cb-a77e-edefbbe0c53f tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f99016a5-a33a-45cb-a77e-edefbbe0c53f tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f99016a5-a33a-45cb-a77e-edefbbe0c53f tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f99016a5-a33a-45cb-a77e-edefbbe0c53f tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f99016a5-a33a-45cb-a77e-edefbbe0c53f tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 339/667] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:19 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6733de2e-3121-4ebd-89d2-f2f7ffd07216 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6733de2e-3121-4ebd-89d2-f2f7ffd07216 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6733de2e-3121-4ebd-89d2-f2f7ffd07216 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6733de2e-3121-4ebd-89d2-f2f7ffd07216 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6733de2e-3121-4ebd-89d2-f2f7ffd07216 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6733de2e-3121-4ebd-89d2-f2f7ffd07216 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 329/668] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:19 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-38550c10-9a96-4115-abbd-e25ff2a66d1a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-38550c10-9a96-4115-abbd-e25ff2a66d1a tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 Sep 02 19:58:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-38550c10-9a96-4115-abbd-e25ff2a66d1a tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0a11b833-2e16-4e5d-8fa1-b7243350b7db None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a11b833-2e16-4e5d-8fa1-b7243350b7db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a11b833-2e16-4e5d-8fa1-b7243350b7db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a11b833-2e16-4e5d-8fa1-b7243350b7db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a11b833-2e16-4e5d-8fa1-b7243350b7db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b returned with HTTP 404 Sep 02 19:58:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 330/669] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:20 2026] GET /volume/v3/volumes/3f17cce4-490c-4697-85a5-85c84542912b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ea21a674-9a46-41c7-8795-cf81842cbc37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea21a674-9a46-41c7-8795-cf81842cbc37 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea21a674-9a46-41c7-8795-cf81842cbc37 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea21a674-9a46-41c7-8795-cf81842cbc37 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-ea21a674-9a46-41c7-8795-cf81842cbc37 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 71e313d9-484b-4bd8-bf47-b293f56e0f09 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-38550c10-9a96-4115-abbd-e25ff2a66d1a tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 returned with HTTP 200 Sep 02 19:58:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 340/670] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 19:58:19 2026] PUT /volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 => generated 594 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume of 2 GB Sep 02 19:58:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:20 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea21a674-9a46-41c7-8795-cf81842cbc37 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 returned with HTTP 200 Sep 02 19:58:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 331/671] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:20 2026] GET /volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 => generated 417 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Flow 'volume_create_api' (815a3b7f-b6b5-489a-814a-d6d66ab42db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1015b311-bb7e-422e-adc7-24dbd7419b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Validating volume size '2' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1015b311-bb7e-422e-adc7-24dbd7419b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13876bf8-cec5-4fd5-8c39-08ac768a96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: WARNING cinder.quota_utils [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Quota exceeded for b9ce84dc667647c79db3ad5ff8bcda94, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 19:58:20 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13876bf8-cec5-4fd5-8c39-08ac768a96e4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 19:58:20 devstack devstack@c-api.service[86537]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13876bf8-cec5-4fd5-8c39-08ac768a96e4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13876bf8-cec5-4fd5-8c39-08ac768a96e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1015b311-bb7e-422e-adc7-24dbd7419b7a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1015b311-bb7e-422e-adc7-24dbd7419b7a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 19:58:20 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Flow 'volume_create_api' (815a3b7f-b6b5-489a-814a-d6d66ab42db8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.api.middleware.fault [None req-d55d533e-f4fe-40cc-98bf-ab3a78abb4b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 413 Sep 02 19:58:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 341/672] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:20 2026] POST /volume/v3/volumes => generated 208 bytes in 340 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3f537311-c928-4f2e-a27b-8d71ebbbc871 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3f537311-c928-4f2e-a27b-8d71ebbbc871 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 Sep 02 19:58:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3f537311-c928-4f2e-a27b-8d71ebbbc871 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3f537311-c928-4f2e-a27b-8d71ebbbc871 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 returned with HTTP 200 Sep 02 19:58:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 332/673] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 19:58:20 2026] PUT /volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 => generated 594 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Create volume of 1 GB Sep 02 19:58:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Flow 'volume_create_api' (fb4c77a4-13ff-4f6f-bd41-5f2c357e0328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c24a881-6a47-4ac8-be8f-c2f7bc3fe2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c24a881-6a47-4ac8-be8f-c2f7bc3fe2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0f1382-7bc5-456a-aa03-bd3d9482d5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING cinder.quota_utils [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Quota exceeded for b9ce84dc667647c79db3ad5ff8bcda94, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0f1382-7bc5-456a-aa03-bd3d9482d5de) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 19:58:21 devstack devstack@c-api.service[86537]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0f1382-7bc5-456a-aa03-bd3d9482d5de) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a0f1382-7bc5-456a-aa03-bd3d9482d5de) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c24a881-6a47-4ac8-be8f-c2f7bc3fe2a0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c24a881-6a47-4ac8-be8f-c2f7bc3fe2a0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Flow 'volume_create_api' (fb4c77a4-13ff-4f6f-bd41-5f2c357e0328) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.middleware.fault [None req-29b3a0f6-40bf-46ab-a78f-38c432a6cdcc tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 413 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 342/674] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:20 2026] POST /volume/v3/volumes => generated 150 bytes in 406 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a6c217bf-0db2-4cce-b2b5-a9c2bbf8e7a8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6c217bf-0db2-4cce-b2b5-a9c2bbf8e7a8 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6c217bf-0db2-4cce-b2b5-a9c2bbf8e7a8 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-88caf07f-f084-4dab-8e4b-31c6033b1ef6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88caf07f-f084-4dab-8e4b-31c6033b1ef6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88caf07f-f084-4dab-8e4b-31c6033b1ef6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88caf07f-f084-4dab-8e4b-31c6033b1ef6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-88caf07f-f084-4dab-8e4b-31c6033b1ef6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 71e313d9-484b-4bd8-bf47-b293f56e0f09 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88caf07f-f084-4dab-8e4b-31c6033b1ef6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 returned with HTTP 404 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 343/675] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:21 2026] GET /volume/v3/groups/71e313d9-484b-4bd8-bf47-b293f56e0f09 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-026a0b59-04cf-43ef-8040-d783995ec274 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-026a0b59-04cf-43ef-8040-d783995ec274 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] DELETE http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-026a0b59-04cf-43ef-8040-d783995ec274 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-026a0b59-04cf-43ef-8040-d783995ec274 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-026a0b59-04cf-43ef-8040-d783995ec274 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for member 8ac92563-3d1d-4a9f-897d-06cad9553b79 {{(pid=86537) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.group_snapshots [None req-026a0b59-04cf-43ef-8040-d783995ec274 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group_snapshot with id: 8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6c217bf-0db2-4cce-b2b5-a9c2bbf8e7a8 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 returned with HTTP 200 Sep 02 19:58:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 333/676] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 19:58:21 2026] PUT /volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 => generated 593 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] POST http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d/action Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-026a0b59-04cf-43ef-8040-d783995ec274 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 returned with HTTP 202 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 344/677] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:58:21 2026] DELETE /volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: ERROR cinder.volume.api [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Quota exceeded for b9ce84dc667647c79db3ad5ff8bcda94, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.middleware.fault [None req-29691688-d3dc-43a9-84b5-d18a6304ed16 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d/action returned with HTTP 413 Sep 02 19:58:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 334/678] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:21 2026] POST /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d/action => generated 208 bytes in 255 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f036b85b-d431-483c-abfa-a6b067946ed2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f036b85b-d431-483c-abfa-a6b067946ed2 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f036b85b-d431-483c-abfa-a6b067946ed2 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f036b85b-d431-483c-abfa-a6b067946ed2 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f036b85b-d431-483c-abfa-a6b067946ed2 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f036b85b-d431-483c-abfa-a6b067946ed2 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 335/679] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:21 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 860 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] DELETE http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Delete volume with id: 7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31f19ddc-e0a1-47ec-98b0-c55aa4f4f150 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 345/680] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:21 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Delete volume request issued successfully. Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0ca67017-9ed4-47eb-8efe-35ea36434488 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 202 Sep 02 19:58:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 336/681] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:58:21 2026] DELETE /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-17dd15b1-fd76-498c-a896-040426b6defa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-27cfc12e-4db8-42ca-959c-46a47cae09b6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:21 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-27cfc12e-4db8-42ca-959c-46a47cae09b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-27cfc12e-4db8-42ca-959c-46a47cae09b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-27cfc12e-4db8-42ca-959c-46a47cae09b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:22 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all snapshots completed successfully. Sep 02 19:58:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17dd15b1-fd76-498c-a896-040426b6defa tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:58:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 346/682] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:58:21 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2ec41415-d05c-4766-82d1-7d4b54734c3a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2ec41415-d05c-4766-82d1-7d4b54734c3a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 Sep 02 19:58:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2ec41415-d05c-4766-82d1-7d4b54734c3a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2ec41415-d05c-4766-82d1-7d4b54734c3a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-27cfc12e-4db8-42ca-959c-46a47cae09b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-27cfc12e-4db8-42ca-959c-46a47cae09b6 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2ec41415-d05c-4766-82d1-7d4b54734c3a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 337/683] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:21 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2ec41415-d05c-4766-82d1-7d4b54734c3a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 returned with HTTP 200 Sep 02 19:58:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 347/684] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:22 2026] GET /volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 => generated 450 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1d6983e1-bbea-4af8-aecb-7e45340ee31c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d6983e1-bbea-4af8-aecb-7e45340ee31c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 Sep 02 19:58:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d6983e1-bbea-4af8-aecb-7e45340ee31c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d6983e1-bbea-4af8-aecb-7e45340ee31c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fa58305d-5e0b-47e6-a8d0-b446120d4689 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa58305d-5e0b-47e6-a8d0-b446120d4689 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa58305d-5e0b-47e6-a8d0-b446120d4689 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa58305d-5e0b-47e6-a8d0-b446120d4689 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1d6983e1-bbea-4af8-aecb-7e45340ee31c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d6983e1-bbea-4af8-aecb-7e45340ee31c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 returned with HTTP 200 Sep 02 19:58:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 338/685] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:23 2026] GET /volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 => generated 450 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fa58305d-5e0b-47e6-a8d0-b446120d4689 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Volume info retrieved successfully. Sep 02 19:58:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa58305d-5e0b-47e6-a8d0-b446120d4689 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 200 Sep 02 19:58:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 348/686] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:23 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b5667d1e-baa5-4e42-9bab-1d59f65b4301 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b5667d1e-baa5-4e42-9bab-1d59f65b4301 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 Sep 02 19:58:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b5667d1e-baa5-4e42-9bab-1d59f65b4301 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b5667d1e-baa5-4e42-9bab-1d59f65b4301 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b5667d1e-baa5-4e42-9bab-1d59f65b4301 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b5667d1e-baa5-4e42-9bab-1d59f65b4301 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 returned with HTTP 200 Sep 02 19:58:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 339/687] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:24 2026] GET /volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 => generated 450 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1dc00ee1-d314-46c2-af61-c8a4cca1eab4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1dc00ee1-d314-46c2-af61-c8a4cca1eab4 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] GET http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d Sep 02 19:58:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1dc00ee1-d314-46c2-af61-c8a4cca1eab4 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1dc00ee1-d314-46c2-af61-c8a4cca1eab4 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1dc00ee1-d314-46c2-af61-c8a4cca1eab4 tempest-VolumeQuotasNegativeTestJSON-2074506526 tempest-VolumeQuotasNegativeTestJSON-2074506526-project-member] http://192.168.122.225/volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d returned with HTTP 404 Sep 02 19:58:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 349/688] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:24 2026] GET /volume/v3/volumes/7dd15943-1aa6-47a6-907a-078394e0ed1d => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-850fe8df-ac08-4df1-a473-6cb0c78008e0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-850fe8df-ac08-4df1-a473-6cb0c78008e0 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 Sep 02 19:58:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-850fe8df-ac08-4df1-a473-6cb0c78008e0 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-850fe8df-ac08-4df1-a473-6cb0c78008e0 tempest-VolumeQuotasNegativeTestJSON-600024480 tempest-VolumeQuotasNegativeTestJSON-600024480-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 returned with HTTP 200 Sep 02 19:58:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 340/689] 192.168.122.225 () {60 vars in 1259 bytes} [Wed Sep 2 19:58:24 2026] PUT /volume/v3/os-quota-sets/b9ce84dc667647c79db3ad5ff8bcda94 => generated 597 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e29c49f0-445c-4630-bf01-5b7d3c3ca201 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e29c49f0-445c-4630-bf01-5b7d3c3ca201 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e29c49f0-445c-4630-bf01-5b7d3c3ca201 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e29c49f0-445c-4630-bf01-5b7d3c3ca201 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e29c49f0-445c-4630-bf01-5b7d3c3ca201 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 returned with HTTP 404 Sep 02 19:58:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 350/690] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:25 2026] GET /volume/v3/snapshots/8305ec34-2e52-42b4-bbd0-fd3cb34b5df6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ac04393f-9a3d-472c-91c9-13ac74636a94 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ac04393f-9a3d-472c-91c9-13ac74636a94 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ac04393f-9a3d-472c-91c9-13ac74636a94 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ac04393f-9a3d-472c-91c9-13ac74636a94 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-ac04393f-9a3d-472c-91c9-13ac74636a94 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 8ac92563-3d1d-4a9f-897d-06cad9553b79 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ac04393f-9a3d-472c-91c9-13ac74636a94 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 returned with HTTP 404 Sep 02 19:58:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 341/691] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:25 2026] GET /volume/v3/group_snapshots/8ac92563-3d1d-4a9f-897d-06cad9553b79 => generated 116 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-98f6e986-93a2-4fb7-9796-076513d88912 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:25 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98f6e986-93a2-4fb7-9796-076513d88912 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 351/692] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:25 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708/action Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for group 6b5824d5-191d-4fcd-bbaf-afd3db7b5708 {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:58:25 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group with id: 6b5824d5-191d-4fcd-bbaf-afd3db7b5708 Sep 02 19:58:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:25 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:58:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:25 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0cc0a23-550f-40ae-b719-ad98912aa07f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708/action returned with HTTP 202 Sep 02 19:58:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 342/693] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:25 2026] POST /volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:25 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:25 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a47b6d4c-9620-45a8-aa42-98888da805f5 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe returned with HTTP 200 Sep 02 19:58:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 352/694] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:25 2026] GET /volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe => generated 923 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe Sep 02 19:58:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:26 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:26 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:27 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c33b17c-261f-49a7-a6e9-e1138b3159e2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe returned with HTTP 200 Sep 02 19:58:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 343/695] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:26 2026] GET /volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe => generated 922 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8e3294d0-1832-4e22-80cf-4df837cbff6c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8e3294d0-1832-4e22-80cf-4df837cbff6c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8e3294d0-1832-4e22-80cf-4df837cbff6c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8e3294d0-1832-4e22-80cf-4df837cbff6c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8e3294d0-1832-4e22-80cf-4df837cbff6c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe returned with HTTP 404 Sep 02 19:58:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 353/696] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:28 2026] GET /volume/v3/volumes/2f469aa0-f083-4f2a-a783-ee5ea19150fe => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9dc9058b-85f4-4151-a5cc-56022445677f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9dc9058b-85f4-4151-a5cc-56022445677f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9dc9058b-85f4-4151-a5cc-56022445677f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9dc9058b-85f4-4151-a5cc-56022445677f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-9dc9058b-85f4-4151-a5cc-56022445677f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 6b5824d5-191d-4fcd-bbaf-afd3db7b5708 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9dc9058b-85f4-4151-a5cc-56022445677f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 returned with HTTP 404 Sep 02 19:58:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 344/697] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:28 2026] GET /volume/v3/groups/6b5824d5-191d-4fcd-bbaf-afd3db7b5708 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8bd01613-a17c-4305-ae18-62a83417782a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bd01613-a17c-4305-ae18-62a83417782a tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/0a5f9862-ad32-48dc-9a93-12e2322835e3 Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bd01613-a17c-4305-ae18-62a83417782a tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bd01613-a17c-4305-ae18-62a83417782a tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bd01613-a17c-4305-ae18-62a83417782a tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/group_types/0a5f9862-ad32-48dc-9a93-12e2322835e3 returned with HTTP 202 Sep 02 19:58:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 354/698] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:58:28 2026] DELETE /volume/v3/group_types/0a5f9862-ad32-48dc-9a93-12e2322835e3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f9596ffd-e04a-4640-8286-89409400ea9e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9596ffd-e04a-4640-8286-89409400ea9e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] DELETE http://192.168.122.225/volume/v3/types/13d1ae65-6c87-4bb5-b99f-f66b710eaf34 Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9596ffd-e04a-4640-8286-89409400ea9e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9596ffd-e04a-4640-8286-89409400ea9e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9596ffd-e04a-4640-8286-89409400ea9e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types/13d1ae65-6c87-4bb5-b99f-f66b710eaf34 returned with HTTP 202 Sep 02 19:58:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 345/699] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:58:28 2026] DELETE /volume/v3/types/13d1ae65-6c87-4bb5-b99f-f66b710eaf34 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7d72d4d5-dc2d-45b7-865f-c9c314cbcf1e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d72d4d5-dc2d-45b7-865f-c9c314cbcf1e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] GET http://192.168.122.225/volume/v3/types/13d1ae65-6c87-4bb5-b99f-f66b710eaf34 Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d72d4d5-dc2d-45b7-865f-c9c314cbcf1e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d72d4d5-dc2d-45b7-865f-c9c314cbcf1e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d72d4d5-dc2d-45b7-865f-c9c314cbcf1e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types/13d1ae65-6c87-4bb5-b99f-f66b710eaf34 returned with HTTP 404 Sep 02 19:58:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 355/700] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:58:28 2026] GET /volume/v3/types/13d1ae65-6c87-4bb5-b99f-f66b710eaf34 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bcfb9e79-b65c-4744-98a0-1d23241b2653 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bcfb9e79-b65c-4744-98a0-1d23241b2653 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bcfb9e79-b65c-4744-98a0-1d23241b2653 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1067899997"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bcfb9e79-b65c-4744-98a0-1d23241b2653 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:58:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 346/701] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:58:28 2026] POST /volume/v3/types => generated 224 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8bff524c-5e96-4324-868b-e61b1fafe669 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bff524c-5e96-4324-868b-e61b1fafe669 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:58:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bff524c-5e96-4324-868b-e61b1fafe669 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-892915886"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bff524c-5e96-4324-868b-e61b1fafe669 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:58:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 356/702] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:58:28 2026] POST /volume/v3/group_types => generated 180 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d9d399cb-f4db-40b7-88cc-faf0df61970d", "volume_types": ["ab7e031f-756e-4508-8b17-6e1e3fd39c3e"], "name": "tempest-GroupSnapshotsTest-Group-564600097"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group {'group': {'group_type': 'd9d399cb-f4db-40b7-88cc-faf0df61970d', 'volume_types': ['ab7e031f-756e-4508-8b17-6e1e3fd39c3e'], 'name': 'tempest-GroupSnapshotsTest-Group-564600097'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group tempest-GroupSnapshotsTest-Group-564600097. Sep 02 19:58:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:28 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['cf82f0fc-a06a-40c7-affe-673d2721dfe8'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6081fa37-42cf-46e0-a585-a7eaa0c77d5f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:58:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 347/703] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:58:28 2026] POST /volume/v3/groups => generated 111 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9c4aa48e-6c3b-40ba-bdce-653d4f0a7655 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c4aa48e-6c3b-40ba-bdce-653d4f0a7655 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c4aa48e-6c3b-40ba-bdce-653d4f0a7655 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c4aa48e-6c3b-40ba-bdce-653d4f0a7655 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-9c4aa48e-6c3b-40ba-bdce-653d4f0a7655 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:29 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c4aa48e-6c3b-40ba-bdce-653d4f0a7655 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 357/704] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:29 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 391 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0d7b74f0-37e7-49f3-956e-678cc2af53fc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0d7b74f0-37e7-49f3-956e-678cc2af53fc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0d7b74f0-37e7-49f3-956e-678cc2af53fc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0d7b74f0-37e7-49f3-956e-678cc2af53fc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-0d7b74f0-37e7-49f3-956e-678cc2af53fc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:30 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0d7b74f0-37e7-49f3-956e-678cc2af53fc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 348/705] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:30 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a134ddd6-963d-4468-9f96-080c96012d55 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-726552036", "volume_type": "ab7e031f-756e-4508-8b17-6e1e3fd39c3e", "group_id": "0b52963f-d971-43b3-b7a2-660d92c3e7a5", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-726552036', 'volume_type': 'ab7e031f-756e-4508-8b17-6e1e3fd39c3e', 'group_id': '0b52963f-d971-43b3-b7a2-660d92c3e7a5', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:30 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume of 1 GB Sep 02 19:58:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:30 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (994e1a0c-4353-4481-bd72-e32a80a9fed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a556b0-385e-4709-bb31-7bad87c851d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=660,cinder:INSERT=61,cinder:UPDATE=97 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37a556b0-385e-4709-bb31-7bad87c851d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:58:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1067899997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab7e031f-756e-4508-8b17-6e1e3fd39c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0b52963f-d971-43b3-b7a2-660d92c3e7a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9daccb79-0837-442c-9e8f-dce0b84e317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1067899997 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1067899997, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:30 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1067899997 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1067899997, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['37eb8f60-7ca1-440d-8038-840163d6efbc', '3aade134-bac9-4d57-b600-7d06625c99ef', 'f4794f77-5674-4cee-a56d-c10ae42818df', '8232926e-13e9-4312-9297-6bb7a14ed0c6'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9daccb79-0837-442c-9e8f-dce0b84e317f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37eb8f60-7ca1-440d-8038-840163d6efbc', '3aade134-bac9-4d57-b600-7d06625c99ef', 'f4794f77-5674-4cee-a56d-c10ae42818df', '8232926e-13e9-4312-9297-6bb7a14ed0c6']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:30 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bd45f4-7ce8-4379-827b-ae2226961cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bd45f4-7ce8-4379-827b-ae2226961cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72297284-1c85-4e2d-9fb3-027d132740f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-726552036',encryption_key_id=None,group_id=0b52963f-d971-43b3-b7a2-660d92c3e7a5,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['37eb8f60-7ca1-440d-8038-840163d6efbc','3aade134-bac9-4d57-b600-7d06625c99ef','f4794f77-5674-4cee-a56d-c10ae42818df','8232926e-13e9-4312-9297-6bb7a14ed0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-726552036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b52963f-d971-43b3-b7a2-660d92c3e7a5,host=None,id=72297284-1c85-4e2d-9fb3-027d132740f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab7e031f-756e-4508-8b17-6e1e3fd39c3e),volume_type_id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a349dd38-866f-40a8-b008-73df86ea0d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a349dd38-866f-40a8-b008-73df86ea0d6c) transitioned into state 'SUCCESS' from state '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-726552036',encryption_key_id=None,group_id=0b52963f-d971-43b3-b7a2-660d92c3e7a5,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['37eb8f60-7ca1-440d-8038-840163d6efbc','3aade134-bac9-4d57-b600-7d06625c99ef','f4794f77-5674-4cee-a56d-c10ae42818df','8232926e-13e9-4312-9297-6bb7a14ed0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb93e4ea-cf86-464d-a5db-efe54f1c7c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb93e4ea-cf86-464d-a5db-efe54f1c7c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (994e1a0c-4353-4481-bd72-e32a80a9fed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request issued successfully. Sep 02 19:58:31 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:31 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a134ddd6-963d-4468-9f96-080c96012d55 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 358/706] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:58:30 2026] POST /volume/v3/volumes => generated 830 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 Sep 02 19:58:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:31 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=762,cinder:INSERT=103,cinder:UPDATE=159 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:58:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:31 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:31 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-569ba322-f400-4e1e-ab1b-a1e954c52c64 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-569ba322-f400-4e1e-ab1b-a1e954c52c64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/3ace5168-7208-480a-8eee-dc07ae83be28/action Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-569ba322-f400-4e1e-ab1b-a1e954c52c64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-attach": {"instance_uuid": "8425a7a4-2e32-42c8-a6a0-9c6203710b02", "mountpoint": "/dev/vdc"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-569ba322-f400-4e1e-ab1b-a1e954c52c64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8425a7a4-2e32-42c8-a6a0-9c6203710b02", "mountpoint": "/dev/vdc"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-569ba322-f400-4e1e-ab1b-a1e954c52c64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/3ace5168-7208-480a-8eee-dc07ae83be28/action returned with HTTP 404 Sep 02 19:58:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 359/707] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:31 2026] POST /volume/v3/volumes/3ace5168-7208-480a-8eee-dc07ae83be28/action => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:31 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e645216-7ee1-44f4-a59c-610bfe1bdd0a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 returned with HTTP 200 Sep 02 19:58:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 349/708] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:31 2026] GET /volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 => generated 898 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 Sep 02 19:58:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:32 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:32 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:32 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2210d2e8-8295-4c4f-ac06-0e8e8bd58329 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 returned with HTTP 200 Sep 02 19:58:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 360/709] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:32 2026] GET /volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 => generated 922 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:34 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-788d9c83-a389-4e1a-9cd7-b0cec118fdf9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b19a5d84-7fa0-4fd3-90f5-be8f572de429 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 returned with HTTP 200 Sep 02 19:58:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 350/710] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:34 2026] GET /volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 => generated 923 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-881661874", "volume_type": "ab7e031f-756e-4508-8b17-6e1e3fd39c3e", "group_id": "0b52963f-d971-43b3-b7a2-660d92c3e7a5", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-881661874', 'volume_type': 'ab7e031f-756e-4508-8b17-6e1e3fd39c3e', 'group_id': '0b52963f-d971-43b3-b7a2-660d92c3e7a5', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume of 1 GB Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (87f804cf-45f5-469f-a749-3e53319f1880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a97061-7a58-4cc9-b570-eb0142905a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-788d9c83-a389-4e1a-9cd7-b0cec118fdf9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/os-services Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-788d9c83-a389-4e1a-9cd7-b0cec118fdf9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-788d9c83-a389-4e1a-9cd7-b0cec118fdf9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:34 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-788d9c83-a389-4e1a-9cd7-b0cec118fdf9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/os-services returned with HTTP 200 Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81a97061-7a58-4cc9-b570-eb0142905a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:58:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1067899997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab7e031f-756e-4508-8b17-6e1e3fd39c3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0b52963f-d971-43b3-b7a2-660d92c3e7a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 361/711] 192.168.122.225 () {58 vars in 1133 bytes} [Wed Sep 2 19:58:34 2026] GET /volume/v3/os-services => generated 705 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a70c6b7-6598-4b5a-aa34-67b718e253ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b29030c2-dc9a-4446-bfd3-818ae4f868d8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b29030c2-dc9a-4446-bfd3-818ae4f868d8 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/os-services?host=devstack Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b29030c2-dc9a-4446-bfd3-818ae4f868d8 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b29030c2-dc9a-4446-bfd3-818ae4f868d8 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b29030c2-dc9a-4446-bfd3-818ae4f868d8 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 02 19:58:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 362/712] 192.168.122.225 () {58 vars in 1160 bytes} [Wed Sep 2 19:58:34 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9ea7923e-d154-4c02-bfae-1d6a0f5e52f6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9ea7923e-d154-4c02-bfae-1d6a0f5e52f6 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9ea7923e-d154-4c02-bfae-1d6a0f5e52f6 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9ea7923e-d154-4c02-bfae-1d6a0f5e52f6 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9ea7923e-d154-4c02-bfae-1d6a0f5e52f6 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 02 19:58:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 363/713] 192.168.122.225 () {58 vars in 1208 bytes} [Wed Sep 2 19:58:34 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4d797e33-c91b-4cc7-8436-0e7727f506d9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4d797e33-c91b-4cc7-8436-0e7727f506d9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/os-services?binary=cinder-scheduler Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4d797e33-c91b-4cc7-8436-0e7727f506d9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4d797e33-c91b-4cc7-8436-0e7727f506d9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4d797e33-c91b-4cc7-8436-0e7727f506d9 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 02 19:58:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 364/714] 192.168.122.225 () {58 vars in 1180 bytes} [Wed Sep 2 19:58:34 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:34 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1067899997 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1067899997, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1067899997 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1067899997, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-67c36be8-efae-4983-b56f-b69b2afcca47 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['ec2ed973-59f1-4305-8c73-6ac996514d6a', '4ac04672-a23d-4d31-b02c-83f391a58f6e', '867862f9-9ba7-4b06-96c8-648e2515cb4f', '981cc15f-37e0-4bc9-9a10-ae8814d84fb3'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a70c6b7-6598-4b5a-aa34-67b718e253ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec2ed973-59f1-4305-8c73-6ac996514d6a', '4ac04672-a23d-4d31-b02c-83f391a58f6e', '867862f9-9ba7-4b06-96c8-648e2515cb4f', '981cc15f-37e0-4bc9-9a10-ae8814d84fb3']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ac3588-d9bd-449a-a3c6-4c153f7ee91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ac3588-d9bd-449a-a3c6-4c153f7ee91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-881661874',encryption_key_id=None,group_id=0b52963f-d971-43b3-b7a2-660d92c3e7a5,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['ec2ed973-59f1-4305-8c73-6ac996514d6a','4ac04672-a23d-4d31-b02c-83f391a58f6e','867862f9-9ba7-4b06-96c8-648e2515cb4f','981cc15f-37e0-4bc9-9a10-ae8814d84fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-881661874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0b52963f-d971-43b3-b7a2-660d92c3e7a5,host=None,id=05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab7e031f-756e-4508-8b17-6e1e3fd39c3e),volume_type_id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bd1f2f-6400-4e43-a0ef-2fd0cef8eb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bd1f2f-6400-4e43-a0ef-2fd0cef8eb9f) transitioned into state 'SUCCESS' from state '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-881661874',encryption_key_id=None,group_id=0b52963f-d971-43b3-b7a2-660d92c3e7a5,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['ec2ed973-59f1-4305-8c73-6ac996514d6a','4ac04672-a23d-4d31-b02c-83f391a58f6e','867862f9-9ba7-4b06-96c8-648e2515cb4f','981cc15f-37e0-4bc9-9a10-ae8814d84fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=ab7e031f-756e-4508-8b17-6e1e3fd39c3e)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-189567764"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9208d89-5a73-4879-8d21-04eb59d977ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-189567764'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Create volume of 1 GB Sep 02 19:58:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Availability Zones retrieved successfully. Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Flow 'volume_create_api' (fe80bdf1-878d-4815-a620-3d4c77f1de96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9208d89-5a73-4879-8d21-04eb59d977ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (87f804cf-45f5-469f-a749-3e53319f1880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request issued successfully. Sep 02 19:58:34 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:34 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60f3ce7-dc60-4848-9daf-eeff6b5e6e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60f3ce7-dc60-4848-9daf-eeff6b5e6e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677c32d3-741e-4385-b3ad-4d6c62dd2cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d0ca0ed4-cd6d-4858-bd49-3529cc32e96e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 351/715] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:58:34 2026] POST /volume/v3/volumes => generated 830 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9d306679-f957-44d0-86e5-5105ba159a88 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:35 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Created reservations ['26bc085a-d0dc-4e82-8dce-3307fd8cfc86', '8febeb2c-7db4-4a31-8931-4e7a54337110', '4a9b6df0-3d04-497e-83b9-86ac58f6abde', '88eed96b-b2e7-4c5b-afb6-f88170fe4c7e'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677c32d3-741e-4385-b3ad-4d6c62dd2cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bc085a-d0dc-4e82-8dce-3307fd8cfc86', '8febeb2c-7db4-4a31-8931-4e7a54337110', '4a9b6df0-3d04-497e-83b9-86ac58f6abde', '88eed96b-b2e7-4c5b-afb6-f88170fe4c7e']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b47d50-a074-453f-ad8e-3de3727d5471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b47d50-a074-453f-ad8e-3de3727d5471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af10eb75-baf6-4f4d-87cd-f56d4947daef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-189567764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed5ed5869a84dd9b02016873dad4eeb',qos_specs=None,replication_status=,reservations=['26bc085a-d0dc-4e82-8dce-3307fd8cfc86','8febeb2c-7db4-4a31-8931-4e7a54337110','4a9b6df0-3d04-497e-83b9-86ac58f6abde','88eed96b-b2e7-4c5b-afb6-f88170fe4c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf4eccc956e434e84c7f3c05bf07691',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-189567764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af10eb75-baf6-4f4d-87cd-f56d4947daef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed5ed5869a84dd9b02016873dad4eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bf4eccc956e434e84c7f3c05bf07691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5889373c-06e7-4103-904b-571593749c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5889373c-06e7-4103-904b-571593749c4f) transitioned into state 'SUCCESS' from state '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-189567764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed5ed5869a84dd9b02016873dad4eeb',qos_specs=None,replication_status=,reservations=['26bc085a-d0dc-4e82-8dce-3307fd8cfc86','8febeb2c-7db4-4a31-8931-4e7a54337110','4a9b6df0-3d04-497e-83b9-86ac58f6abde','88eed96b-b2e7-4c5b-afb6-f88170fe4c7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf4eccc956e434e84c7f3c05bf07691',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3de775-f30c-4422-bfc5-d096e1c4f70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9d306679-f957-44d0-86e5-5105ba159a88 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff returned with HTTP 200 Sep 02 19:58:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 352/716] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:35 2026] GET /volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff => generated 922 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3de775-f30c-4422-bfc5-d096e1c4f70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Flow 'volume_create_api' (fe80bdf1-878d-4815-a620-3d4c77f1de96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Create volume request issued successfully. Sep 02 19:58:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-67c36be8-efae-4983-b56f-b69b2afcca47 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 365/717] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:34 2026] POST /volume/v3/volumes => generated 762 bytes in 1017 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3f2af374-10b4-4a8e-8b34-edd39c1b826a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3f2af374-10b4-4a8e-8b34-edd39c1b826a tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3f2af374-10b4-4a8e-8b34-edd39c1b826a tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3f2af374-10b4-4a8e-8b34-edd39c1b826a tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3f2af374-10b4-4a8e-8b34-edd39c1b826a tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3f2af374-10b4-4a8e-8b34-edd39c1b826a tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 353/718] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:35 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 830 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3eecacce-7aa2-43e4-a525-053fa5b010be None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:36 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:36 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3eecacce-7aa2-43e4-a525-053fa5b010be tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff returned with HTTP 200 Sep 02 19:58:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 366/719] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:36 2026] GET /volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff => generated 923 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b717e926-f3e9-48dd-ab38-51c3a4819b62 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b717e926-f3e9-48dd-ab38-51c3a4819b62 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a35d7a73-4a20-48a8-a7e8-b6afce3b29a1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b717e926-f3e9-48dd-ab38-51c3a4819b62 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b717e926-f3e9-48dd-ab38-51c3a4819b62 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a35d7a73-4a20-48a8-a7e8-b6afce3b29a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] PUT http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a35d7a73-4a20-48a8-a7e8-b6afce3b29a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "72297284-1c85-4e2d-9fb3-027d132740f4"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-a35d7a73-4a20-48a8-a7e8-b6afce3b29a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Update called for group 0b52963f-d971-43b3-b7a2-660d92c3e7a5. {{(pid=86537) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 19:58:36 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-a35d7a73-4a20-48a8-a7e8-b6afce3b29a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Updating group 0b52963f-d971-43b3-b7a2-660d92c3e7a5 with name None description: None add_volumes: None remove_volumes: 72297284-1c85-4e2d-9fb3-027d132740f4. Sep 02 19:58:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b717e926-f3e9-48dd-ab38-51c3a4819b62 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b717e926-f3e9-48dd-ab38-51c3a4819b62 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 354/720] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:36 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a35d7a73-4a20-48a8-a7e8-b6afce3b29a1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 202 Sep 02 19:58:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 367/721] 192.168.122.225 () {62 vars in 1290 bytes} [Wed Sep 2 19:58:36 2026] PUT /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3f585a11-8083-4026-9869-a98c71c5e67b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3f585a11-8083-4026-9869-a98c71c5e67b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3f585a11-8083-4026-9869-a98c71c5e67b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3f585a11-8083-4026-9869-a98c71c5e67b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-3f585a11-8083-4026-9869-a98c71c5e67b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:36 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3f585a11-8083-4026-9869-a98c71c5e67b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 355/722] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:36 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 391 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b8125e5c-c59d-4b2c-b153-eb4de4db9730 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8125e5c-c59d-4b2c-b153-eb4de4db9730 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8125e5c-c59d-4b2c-b153-eb4de4db9730 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8125e5c-c59d-4b2c-b153-eb4de4db9730 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b8125e5c-c59d-4b2c-b153-eb4de4db9730 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0368dc47-e7c9-4f76-b5e8-525f6493c5e7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0368dc47-e7c9-4f76-b5e8-525f6493c5e7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0368dc47-e7c9-4f76-b5e8-525f6493c5e7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0368dc47-e7c9-4f76-b5e8-525f6493c5e7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-0368dc47-e7c9-4f76-b5e8-525f6493c5e7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8125e5c-c59d-4b2c-b153-eb4de4db9730 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 368/723] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:37 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bbd91636-ebfe-4c2e-8810-6128fc946379 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bbd91636-ebfe-4c2e-8810-6128fc946379 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bbd91636-ebfe-4c2e-8810-6128fc946379 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bbd91636-ebfe-4c2e-8810-6128fc946379 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0368dc47-e7c9-4f76-b5e8-525f6493c5e7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 356/724] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:37 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0c1b36a9-2217-4f0a-af29-892e49287817 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bbd91636-ebfe-4c2e-8810-6128fc946379 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Volume info retrieved successfully. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0c1b36a9-2217-4f0a-af29-892e49287817 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] PUT http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0c1b36a9-2217-4f0a-af29-892e49287817 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "72297284-1c85-4e2d-9fb3-027d132740f4"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bbd91636-ebfe-4c2e-8810-6128fc946379 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 369/725] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:38 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 1018 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86ba5626-905b-46d6-beff-506ab96f55e3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-0c1b36a9-2217-4f0a-af29-892e49287817 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Update called for group 0b52963f-d971-43b3-b7a2-660d92c3e7a5. {{(pid=86538) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-0c1b36a9-2217-4f0a-af29-892e49287817 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Updating group 0b52963f-d971-43b3-b7a2-660d92c3e7a5 with name None description: None add_volumes: 72297284-1c85-4e2d-9fb3-027d132740f4 remove_volumes: None. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86ba5626-905b-46d6-beff-506ab96f55e3 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86ba5626-905b-46d6-beff-506ab96f55e3 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86ba5626-905b-46d6-beff-506ab96f55e3 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86ba5626-905b-46d6-beff-506ab96f55e3 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 370/726] 192.168.122.225 () {58 vars in 1202 bytes} [Wed Sep 2 19:58:38 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-68c9e6f9-509c-4340-869a-7c5775a4d972 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68c9e6f9-509c-4340-869a-7c5775a4d972 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68c9e6f9-509c-4340-869a-7c5775a4d972 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68c9e6f9-509c-4340-869a-7c5775a4d972 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-68c9e6f9-509c-4340-869a-7c5775a4d972 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0c1b36a9-2217-4f0a-af29-892e49287817 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 202 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 357/727] 192.168.122.225 () {62 vars in 1290 bytes} [Wed Sep 2 19:58:38 2026] PUT /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68c9e6f9-509c-4340-869a-7c5775a4d972 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 371/728] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:38 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 855 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b72a77f0-8d8a-46d3-9e11-c9672a478e7a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b72a77f0-8d8a-46d3-9e11-c9672a478e7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b72a77f0-8d8a-46d3-9e11-c9672a478e7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b72a77f0-8d8a-46d3-9e11-c9672a478e7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-b72a77f0-8d8a-46d3-9e11-c9672a478e7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] DELETE http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Delete volume with id: af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b72a77f0-8d8a-46d3-9e11-c9672a478e7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 358/729] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:38 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 391 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Delete volume request issued successfully. Sep 02 19:58:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d3d289f4-a7d9-48c5-a43e-81f773339d8f tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 202 Sep 02 19:58:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 372/730] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:58:38 2026] DELETE /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a336828d-4226-4130-88ee-e313430b9270 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a336828d-4226-4130-88ee-e313430b9270 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a336828d-4226-4130-88ee-e313430b9270 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a336828d-4226-4130-88ee-e313430b9270 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a336828d-4226-4130-88ee-e313430b9270 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a336828d-4226-4130-88ee-e313430b9270 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 359/731] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:38 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0643f906-2e37-4d84-ab8d-86190870ccbb", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-800245829"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request body: {'volume': {'imageRef': '0643f906-2e37-4d84-ab8d-86190870ccbb', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-800245829'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1cfd107c-215b-42b9-b0ca-5bd980e9ace3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1cfd107c-215b-42b9-b0ca-5bd980e9ace3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1cfd107c-215b-42b9-b0ca-5bd980e9ace3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1cfd107c-215b-42b9-b0ca-5bd980e9ace3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-1cfd107c-215b-42b9-b0ca-5bd980e9ace3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1cfd107c-215b-42b9-b0ca-5bd980e9ace3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 360/732] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:39 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2c19b363-03f1-440e-b6aa-5b6c8029904c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c19b363-03f1-440e-b6aa-5b6c8029904c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] PUT http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c19b363-03f1-440e-b6aa-5b6c8029904c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-2c19b363-03f1-440e-b6aa-5b6c8029904c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Update called for group 0b52963f-d971-43b3-b7a2-660d92c3e7a5. {{(pid=86538) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-2c19b363-03f1-440e-b6aa-5b6c8029904c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Updating group 0b52963f-d971-43b3-b7a2-660d92c3e7a5 with name None description: None add_volumes: None remove_volumes: 05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:39 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume of 2 GB Sep 02 19:58:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Availability Zones retrieved successfully. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c19b363-03f1-440e-b6aa-5b6c8029904c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 202 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 361/733] 192.168.122.225 () {62 vars in 1290 bytes} [Wed Sep 2 19:58:39 2026] PUT /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-deda8e19-e714-4e56-899a-5b8aebf4e477 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Flow 'volume_create_api' (b215acc6-717a-49c3-b932-7727446e32e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-deda8e19-e714-4e56-899a-5b8aebf4e477 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dfd0b7-b277-4ff2-ad93-22dbe2910f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Validating volume size '2' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-deda8e19-e714-4e56-899a-5b8aebf4e477 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-deda8e19-e714-4e56-899a-5b8aebf4e477 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-deda8e19-e714-4e56-899a-5b8aebf4e477 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Volume info retrieved successfully. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-deda8e19-e714-4e56-899a-5b8aebf4e477 tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 200 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 362/734] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:39 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-97dfb5eb-cf4f-43b8-9502-a246d32ce089 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97dfb5eb-cf4f-43b8-9502-a246d32ce089 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97dfb5eb-cf4f-43b8-9502-a246d32ce089 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97dfb5eb-cf4f-43b8-9502-a246d32ce089 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-97dfb5eb-cf4f-43b8-9502-a246d32ce089 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:39 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97dfb5eb-cf4f-43b8-9502-a246d32ce089 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 363/735] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:39 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 391 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:39 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dfd0b7-b277-4ff2-ad93-22dbe2910f96) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 19:58:39 devstack devstack@c-api.service[86537]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0643f906-2e37-4d84-ab8d-86190870ccbb is not active. Sep 02 19:58:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dfd0b7-b277-4ff2-ad93-22dbe2910f96) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:39 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99dfd0b7-b277-4ff2-ad93-22dbe2910f96) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 19:58:39 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Flow 'volume_create_api' (b215acc6-717a-49c3-b932-7727446e32e4) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 19:58:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23c0a1bb-d727-4996-a799-3cef988a66a3 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 19:58:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 373/736] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:58:39 2026] POST /volume/v3/volumes => generated 125 bytes in 946 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa02ed8d-c4d2-4929-a003-d323b49d219b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa02ed8d-c4d2-4929-a003-d323b49d219b tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] GET http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa02ed8d-c4d2-4929-a003-d323b49d219b tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa02ed8d-c4d2-4929-a003-d323b49d219b tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa02ed8d-c4d2-4929-a003-d323b49d219b tempest-VolumesServicesTestJSON-34574151 tempest-VolumesServicesTestJSON-34574151-project-member] http://192.168.122.225/volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef returned with HTTP 404 Sep 02 19:58:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 364/737] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:40 2026] GET /volume/v3/volumes/af10eb75-baf6-4f4d-87cd-f56d4947daef => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18a4d2a5-243a-459b-8897-9658b6b3dd99 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ed6f6247-cdce-43e6-9357-6f78e0dc9677 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed6f6247-cdce-43e6-9357-6f78e0dc9677 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed6f6247-cdce-43e6-9357-6f78e0dc9677 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18a4d2a5-243a-459b-8897-9658b6b3dd99 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] GET http://192.168.122.225/volume/v3/os-services Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed6f6247-cdce-43e6-9357-6f78e0dc9677 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-ed6f6247-cdce-43e6-9357-6f78e0dc9677 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18a4d2a5-243a-459b-8897-9658b6b3dd99 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18a4d2a5-243a-459b-8897-9658b6b3dd99 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:58:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18a4d2a5-243a-459b-8897-9658b6b3dd99 tempest-VolumesServicesTestJSON-1877423490 tempest-VolumesServicesTestJSON-1877423490-project-admin] http://192.168.122.225/volume/v3/os-services returned with HTTP 200 Sep 02 19:58:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 374/738] 192.168.122.225 () {58 vars in 1133 bytes} [Wed Sep 2 19:58:40 2026] GET /volume/v3/os-services => generated 705 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed6f6247-cdce-43e6-9357-6f78e0dc9677 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 365/739] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:40 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c4013e0-2754-4455-b7d5-76d17469b217 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c4013e0-2754-4455-b7d5-76d17469b217 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] PUT http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c4013e0-2754-4455-b7d5-76d17469b217 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-2c4013e0-2754-4455-b7d5-76d17469b217 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Update called for group 0b52963f-d971-43b3-b7a2-660d92c3e7a5. {{(pid=86537) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 19:58:41 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-2c4013e0-2754-4455-b7d5-76d17469b217 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Updating group 0b52963f-d971-43b3-b7a2-660d92c3e7a5 with name None description: None add_volumes: 05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff remove_volumes: None. Sep 02 19:58:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:41 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c4013e0-2754-4455-b7d5-76d17469b217 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 202 Sep 02 19:58:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 375/740] 192.168.122.225 () {62 vars in 1290 bytes} [Wed Sep 2 19:58:41 2026] PUT /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4935bf4a-4404-45bd-b6d1-691615575090 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4935bf4a-4404-45bd-b6d1-691615575090 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4935bf4a-4404-45bd-b6d1-691615575090 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4935bf4a-4404-45bd-b6d1-691615575090 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-4935bf4a-4404-45bd-b6d1-691615575090 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:41 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4935bf4a-4404-45bd-b6d1-691615575090 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 366/741] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:41 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9a1c1a82-cb89-4b11-a205-282c9db2ef64 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a1c1a82-cb89-4b11-a205-282c9db2ef64 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a1c1a82-cb89-4b11-a205-282c9db2ef64 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a1c1a82-cb89-4b11-a205-282c9db2ef64 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-9a1c1a82-cb89-4b11-a205-282c9db2ef64 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a1c1a82-cb89-4b11-a205-282c9db2ef64 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 200 Sep 02 19:58:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 376/742] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:42 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 392 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:42 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:42 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:42 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:42 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4ef5c399-c02b-42cb-ae7f-af3334486464 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 367/743] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:42 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-297ad770-2013-4ee5-92fa-16919bad3836 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/group_snapshots Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0b52963f-d971-43b3-b7a2-660d92c3e7a5", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-610163183"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0b52963f-d971-43b3-b7a2-660d92c3e7a5', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-610163183'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.group_snapshots [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-610163183. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:42 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1067899997 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1067899997, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['7dfd42a3-d138-467d-9667-5392e00691ba', '63838ba3-7baa-46cb-986e-fc63f3b3e59f', '00bf9da5-5a43-4f76-a233-2350f0306249', '189cdd75-7dca-4b07-b04c-cedcac120a48'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-297ad770-2013-4ee5-92fa-16919bad3836 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots returned with HTTP 202 Sep 02 19:58:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 377/744] 192.168.122.225 () {62 vars in 1208 bytes} [Wed Sep 2 19:58:42 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ae6d65da-bc41-4dc5-9be2-9b397c9f396a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae6d65da-bc41-4dc5-9be2-9b397c9f396a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae6d65da-bc41-4dc5-9be2-9b397c9f396a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae6d65da-bc41-4dc5-9be2-9b397c9f396a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-ae6d65da-bc41-4dc5-9be2-9b397c9f396a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae6d65da-bc41-4dc5-9be2-9b397c9f396a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 368/745] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:43 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 325 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0574319a-3014-4a36-adcd-53f06474f279 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "306c26f9-ba55-41ea-a659-f548d75ef5da"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '306c26f9-ba55-41ea-a659-f548d75ef5da'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume of 1 GB Sep 02 19:58:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Availability Zones retrieved successfully. Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Flow 'volume_create_api' (84837f1d-fd21-4b09-a06a-d09abf8efb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5816fe3-46d7-4f15-a4cf-968ad8044fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5816fe3-46d7-4f15-a4cf-968ad8044fd8) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 19:58:43 devstack devstack@c-api.service[86537]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5816fe3-46d7-4f15-a4cf-968ad8044fd8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:43 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5816fe3-46d7-4f15-a4cf-968ad8044fd8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 19:58:43 devstack devstack@c-api.service[86537]: WARNING cinder.volume.api [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Flow 'volume_create_api' (84837f1d-fd21-4b09-a06a-d09abf8efb42) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 19:58:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0574319a-3014-4a36-adcd-53f06474f279 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 19:58:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 378/746] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:43 2026] POST /volume/v3/volumes => generated 134 bytes in 322 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cef5dd09-d950-4bf4-9146-414fcf056ff2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cef5dd09-d950-4bf4-9146-414fcf056ff2 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cef5dd09-d950-4bf4-9146-414fcf056ff2 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cef5dd09-d950-4bf4-9146-414fcf056ff2 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 19:58:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 369/747] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:43 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fa8a9438-da1e-499e-b093-67957970e891 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa8a9438-da1e-499e-b093-67957970e891 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa8a9438-da1e-499e-b093-67957970e891 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "eec83390-49a2-476f-842d-948cbf5834db"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-fa8a9438-da1e-499e-b093-67957970e891 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'eec83390-49a2-476f-842d-948cbf5834db'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa8a9438-da1e-499e-b093-67957970e891 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 404 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 379/748] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:43 2026] POST /volume/v3/volumes => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-633ff309-3161-4503-8a4e-df22bb8b0294 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-633ff309-3161-4503-8a4e-df22bb8b0294 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-633ff309-3161-4503-8a4e-df22bb8b0294 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "839ae81d-250c-4d88-b334-7a5202ab574a"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-633ff309-3161-4503-8a4e-df22bb8b0294 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '839ae81d-250c-4d88-b334-7a5202ab574a'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-633ff309-3161-4503-8a4e-df22bb8b0294 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 404 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 370/749] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-20a9cb08-06c1-485c-b3d0-604d85cdf3ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20a9cb08-06c1-485c-b3d0-604d85cdf3ac tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-20a9cb08-06c1-485c-b3d0-604d85cdf3ac tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ebd9e687-62ee-4d1d-ad0d-260721c9f70e"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-20a9cb08-06c1-485c-b3d0-604d85cdf3ac tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ebd9e687-62ee-4d1d-ad0d-260721c9f70e'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20a9cb08-06c1-485c-b3d0-604d85cdf3ac tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 404 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 380/750] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b8894930-8ab5-4b87-b19f-454da342c825 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a1ad9a58-767e-47dd-92a4-ffc67cbdfdbb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1ad9a58-767e-47dd-92a4-ffc67cbdfdbb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1ad9a58-767e-47dd-92a4-ffc67cbdfdbb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8894930-8ab5-4b87-b19f-454da342c825 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1ad9a58-767e-47dd-92a4-ffc67cbdfdbb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-a1ad9a58-767e-47dd-92a4-ffc67cbdfdbb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b8894930-8ab5-4b87-b19f-454da342c825 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8894930-8ab5-4b87-b19f-454da342c825 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 371/751] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes => generated 125 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1ad9a58-767e-47dd-92a4-ffc67cbdfdbb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 381/752] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-489cdcb2-6488-4245-9c7a-73704e9f1206 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-489cdcb2-6488-4245-9c7a-73704e9f1206 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-489cdcb2-6488-4245-9c7a-73704e9f1206 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-489cdcb2-6488-4245-9c7a-73704e9f1206 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 372/753] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes => generated 125 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6253eacf-4530-4ee7-87ed-b3928ab19368 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6253eacf-4530-4ee7-87ed-b3928ab19368 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6253eacf-4530-4ee7-87ed-b3928ab19368 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6253eacf-4530-4ee7-87ed-b3928ab19368 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 382/754] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7698a14d-35a3-4632-9739-a69358b9de2c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7698a14d-35a3-4632-9739-a69358b9de2c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] DELETE http://192.168.122.225/volume/v3/volumes/tempest-invalid-851752889 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7698a14d-35a3-4632-9739-a69358b9de2c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7698a14d-35a3-4632-9739-a69358b9de2c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7698a14d-35a3-4632-9739-a69358b9de2c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Delete volume with id: tempest-invalid-851752889 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7698a14d-35a3-4632-9739-a69358b9de2c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/tempest-invalid-851752889 returned with HTTP 404 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 373/755] 192.168.122.225 () {58 vars in 1202 bytes} [Wed Sep 2 19:58:44 2026] DELETE /volume/v3/volumes/tempest-invalid-851752889 => generated 98 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-53d804f5-7dab-49b3-b207-0cf508a70bde None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 383/756] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 19:58:44 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d3ad5bb4-d9b5-4299-831b-9588e8900810 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3ad5bb4-d9b5-4299-831b-9588e8900810 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/xxx/action Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3ad5bb4-d9b5-4299-831b-9588e8900810 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-detach": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3ad5bb4-d9b5-4299-831b-9588e8900810 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3ad5bb4-d9b5-4299-831b-9588e8900810 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 374/757] 192.168.122.225 () {60 vars in 1175 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7949c0b4-c6b8-4e51-9d67-0a537b042612 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7949c0b4-c6b8-4e51-9d67-0a537b042612 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/tempest-invalid-1590782432 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7949c0b4-c6b8-4e51-9d67-0a537b042612 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7949c0b4-c6b8-4e51-9d67-0a537b042612 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7949c0b4-c6b8-4e51-9d67-0a537b042612 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/tempest-invalid-1590782432 returned with HTTP 404 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 384/758] 192.168.122.225 () {58 vars in 1202 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/volumes/tempest-invalid-1590782432 => generated 99 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-091a3ccf-2038-4005-9a34-e6e71d572535 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 375/759] 192.168.122.225 () {58 vars in 1124 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/volumes/ => generated 112 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?status=null Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Could not evaluate value null, assuming string {{(pid=86537) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Get all volumes completed successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dc89b9f6-d9b8-4dd4-aa29-d839fc526156 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 385/760] 192.168.122.225 () {58 vars in 1165 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-130206072 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-130206072'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Get all volumes completed successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f3fd7534-0f4c-4c3d-bdce-06df32c72965 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-130206072 returned with HTTP 200 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 376/761] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-130206072 => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes?status=null Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Could not evaluate value null, assuming string {{(pid=86537) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Get all volumes completed successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb32dbe8-fa0f-48db-aa93-16db66d408de tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes?status=null returned with HTTP 200 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 386/762] 192.168.122.225 () {58 vars in 1144 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-152dee5c-91ce-48ee-b165-04067e7573c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-39800041 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-39800041'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Get all volumes completed successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-152dee5c-91ce-48ee-b165-04067e7573c0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-39800041 returned with HTTP 200 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 377/763] 192.168.122.225 () {58 vars in 1218 bytes} [Wed Sep 2 19:58:44 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-39800041 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Reserve volume completed successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f1315b50-f708-45ff-a3fc-e5b8037a7a64 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action returned with HTTP 202 Sep 02 19:58:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 387/764] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: ERROR cinder.volume.api [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume status must be available to reserve, but the status is attaching. Sep 02 19:58:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e9f323fc-d91e-4ef5-8867-d1ce66104c47 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action returned with HTTP 400 Sep 02 19:58:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 378/765] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action => generated 132 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-465a47fd-4154-45d0-b759-3817961dc78c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-465a47fd-4154-45d0-b759-3817961dc78c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-465a47fd-4154-45d0-b759-3817961dc78c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-465a47fd-4154-45d0-b759-3817961dc78c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-465a47fd-4154-45d0-b759-3817961dc78c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-465a47fd-4154-45d0-b759-3817961dc78c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Unreserve volume completed successfully. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-465a47fd-4154-45d0-b759-3817961dc78c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action returned with HTTP 202 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 388/766] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:44 2026] POST /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-40cc716d-4143-42f4-9f43-f27ed872fbf0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40cc716d-4143-42f4-9f43-f27ed872fbf0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/1914713e-80cd-4dac-be94-fe0e407b8954/action Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40cc716d-4143-42f4-9f43-f27ed872fbf0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40cc716d-4143-42f4-9f43-f27ed872fbf0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40cc716d-4143-42f4-9f43-f27ed872fbf0 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/1914713e-80cd-4dac-be94-fe0e407b8954/action returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 379/767] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/1914713e-80cd-4dac-be94-fe0e407b8954/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c3995b16-a724-460b-a72c-aa3e0ba5248c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c3995b16-a724-460b-a72c-aa3e0ba5248c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/4a391812-3776-4682-ba50-773ab19a8d59/action Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c3995b16-a724-460b-a72c-aa3e0ba5248c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c3995b16-a724-460b-a72c-aa3e0ba5248c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c3995b16-a724-460b-a72c-aa3e0ba5248c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/4a391812-3776-4682-ba50-773ab19a8d59/action returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 389/768] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/4a391812-3776-4682-ba50-773ab19a8d59/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7dbdad29-d5a4-4223-b591-c64197166fe3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 380/769] 192.168.122.225 () {60 vars in 1144 bytes} [Wed Sep 2 19:58:45 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-01ddd5db-11d3-48b3-ac4b-07bcc581e0db None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-01ddd5db-11d3-48b3-ac4b-07bcc581e0db tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] PUT http://192.168.122.225/volume/v3/volumes/tempest-invalid-1329047346 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-01ddd5db-11d3-48b3-ac4b-07bcc581e0db tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-01ddd5db-11d3-48b3-ac4b-07bcc581e0db tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/tempest-invalid-1329047346 returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 390/770] 192.168.122.225 () {60 vars in 1222 bytes} [Wed Sep 2 19:58:45 2026] PUT /volume/v3/volumes/tempest-invalid-1329047346 => generated 99 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-28d96153-c2a3-4748-837b-b048ee2c0cb5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28d96153-c2a3-4748-837b-b048ee2c0cb5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] PUT http://192.168.122.225/volume/v3/volumes/0511e9f9-5225-41fb-aecd-647520b54dab Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-28d96153-c2a3-4748-837b-b048ee2c0cb5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28d96153-c2a3-4748-837b-b048ee2c0cb5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/0511e9f9-5225-41fb-aecd-647520b54dab returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 381/771] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 19:58:45 2026] PUT /volume/v3/volumes/0511e9f9-5225-41fb-aecd-647520b54dab => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c190c515-bddd-4f97-aa81-38197e5f76e7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c190c515-bddd-4f97-aa81-38197e5f76e7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] DELETE http://192.168.122.225/volume/v3/volumes/8ec3aba8-d974-4308-822f-8ca0a827d382 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c190c515-bddd-4f97-aa81-38197e5f76e7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c190c515-bddd-4f97-aa81-38197e5f76e7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c190c515-bddd-4f97-aa81-38197e5f76e7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Delete volume with id: 8ec3aba8-d974-4308-822f-8ca0a827d382 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-17247c80-5357-44a5-b6aa-c4fbc158b46f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-17247c80-5357-44a5-b6aa-c4fbc158b46f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-17247c80-5357-44a5-b6aa-c4fbc158b46f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-17247c80-5357-44a5-b6aa-c4fbc158b46f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-17247c80-5357-44a5-b6aa-c4fbc158b46f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c190c515-bddd-4f97-aa81-38197e5f76e7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/8ec3aba8-d974-4308-822f-8ca0a827d382 returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 391/772] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:58:45 2026] DELETE /volume/v3/volumes/8ec3aba8-d974-4308-822f-8ca0a827d382 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c08d71ad-994f-4a4f-903b-5b375f08201e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c08d71ad-994f-4a4f-903b-5b375f08201e tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c08d71ad-994f-4a4f-903b-5b375f08201e tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c08d71ad-994f-4a4f-903b-5b375f08201e tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c08d71ad-994f-4a4f-903b-5b375f08201e tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action returned with HTTP 400 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 392/773] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action => generated 140 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-17247c80-5357-44a5-b6aa-c4fbc158b46f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 382/774] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:45 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9167e45a-1a73-49ef-b639-5ba92b39c3c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9167e45a-1a73-49ef-b639-5ba92b39c3c5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9167e45a-1a73-49ef-b639-5ba92b39c3c5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9167e45a-1a73-49ef-b639-5ba92b39c3c5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9167e45a-1a73-49ef-b639-5ba92b39c3c5 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action returned with HTTP 400 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 393/775] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action => generated 131 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2f766302-07d0-4d0e-8722-aed37818c4a7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f766302-07d0-4d0e-8722-aed37818c4a7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/8a4f3789-bd35-4be9-8f71-91bf74026411/action Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f766302-07d0-4d0e-8722-aed37818c4a7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f766302-07d0-4d0e-8722-aed37818c4a7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f766302-07d0-4d0e-8722-aed37818c4a7 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/8a4f3789-bd35-4be9-8f71-91bf74026411/action returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 383/776] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/8a4f3789-bd35-4be9-8f71-91bf74026411/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7fefacd6-d518-4165-a840-3cf585fbacbf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fefacd6-d518-4165-a840-3cf585fbacbf tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fefacd6-d518-4165-a840-3cf585fbacbf tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fefacd6-d518-4165-a840-3cf585fbacbf tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fefacd6-d518-4165-a840-3cf585fbacbf tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action returned with HTTP 400 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 394/777] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-09a0bc03-fc07-4c69-8023-7bd96f9fc18c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-09a0bc03-fc07-4c69-8023-7bd96f9fc18c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] POST http://192.168.122.225/volume/v3/volumes/None/action Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-09a0bc03-fc07-4c69-8023-7bd96f9fc18c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-09a0bc03-fc07-4c69-8023-7bd96f9fc18c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-09a0bc03-fc07-4c69-8023-7bd96f9fc18c tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/None/action returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 384/778] 192.168.122.225 () {60 vars in 1178 bytes} [Wed Sep 2 19:58:45 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c2b7d920-2683-4cd9-8457-cdf4e6ec544a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c2b7d920-2683-4cd9-8457-cdf4e6ec544a tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/a1c6dd69-ca15-4350-96b8-0394f5f49bd8 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c2b7d920-2683-4cd9-8457-cdf4e6ec544a tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c2b7d920-2683-4cd9-8457-cdf4e6ec544a tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c2b7d920-2683-4cd9-8457-cdf4e6ec544a tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/a1c6dd69-ca15-4350-96b8-0394f5f49bd8 returned with HTTP 404 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 395/779] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:45 2026] GET /volume/v3/volumes/a1c6dd69-ca15-4350-96b8-0394f5f49bd8 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9293de29-fcae-4452-ab3e-32bae86600ec None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9293de29-fcae-4452-ab3e-32bae86600ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9293de29-fcae-4452-ab3e-32bae86600ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9293de29-fcae-4452-ab3e-32bae86600ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9293de29-fcae-4452-ab3e-32bae86600ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9293de29-fcae-4452-ab3e-32bae86600ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 385/780] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:45 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] DELETE http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Delete volume with id: be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Delete volume request issued successfully. Sep 02 19:58:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02613dd4-baea-48cd-bcaf-0ea19d9495ec tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 202 Sep 02 19:58:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 396/781] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:58:45 2026] DELETE /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4c50212f-b58f-468e-8e56-1de640076541 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4c50212f-b58f-468e-8e56-1de640076541 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4c50212f-b58f-468e-8e56-1de640076541 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4c50212f-b58f-468e-8e56-1de640076541 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4c50212f-b58f-468e-8e56-1de640076541 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Volume info retrieved successfully. Sep 02 19:58:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4c50212f-b58f-468e-8e56-1de640076541 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 200 Sep 02 19:58:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 386/782] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:45 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c566becc-aba6-49ca-87e3-0ab88c97b039 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c566becc-aba6-49ca-87e3-0ab88c97b039 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c566becc-aba6-49ca-87e3-0ab88c97b039 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c566becc-aba6-49ca-87e3-0ab88c97b039 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-c566becc-aba6-49ca-87e3-0ab88c97b039 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c566becc-aba6-49ca-87e3-0ab88c97b039 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 397/783] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:46 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-25ab26a2-14af-4288-8250-f43c7db8ba10 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-25ab26a2-14af-4288-8250-f43c7db8ba10 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] GET http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 Sep 02 19:58:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-25ab26a2-14af-4288-8250-f43c7db8ba10 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-25ab26a2-14af-4288-8250-f43c7db8ba10 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-25ab26a2-14af-4288-8250-f43c7db8ba10 tempest-VolumesNegativeTest-2026767687 tempest-VolumesNegativeTest-2026767687-project-member] http://192.168.122.225/volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 returned with HTTP 404 Sep 02 19:58:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 387/784] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:46 2026] GET /volume/v3/volumes/be91ccfd-f5f7-490e-821d-34c55fc5ef04 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86d3fa7b-4341-4fa1-8560-17f64860ce3c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86d3fa7b-4341-4fa1-8560-17f64860ce3c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86d3fa7b-4341-4fa1-8560-17f64860ce3c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86d3fa7b-4341-4fa1-8560-17f64860ce3c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-86d3fa7b-4341-4fa1-8560-17f64860ce3c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86d3fa7b-4341-4fa1-8560-17f64860ce3c tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 398/785] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:47 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-277c3424-d981-4eda-b7c7-445bbd5286ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-277c3424-d981-4eda-b7c7-445bbd5286ae tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] GET http://192.168.122.225/volume/v3/os-services Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-277c3424-d981-4eda-b7c7-445bbd5286ae tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-277c3424-d981-4eda-b7c7-445bbd5286ae tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:47 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:58:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-277c3424-d981-4eda-b7c7-445bbd5286ae tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] http://192.168.122.225/volume/v3/os-services returned with HTTP 200 Sep 02 19:58:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 388/786] 192.168.122.225 () {58 vars in 1133 bytes} [Wed Sep 2 19:58:47 2026] GET /volume/v3/os-services => generated 705 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6489b6dd-a5f5-448a-876d-f3285bdf2df2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6489b6dd-a5f5-448a-876d-f3285bdf2df2 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] PUT http://192.168.122.225/volume/v3/os-services/disable-log-reason Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6489b6dd-a5f5-448a-876d-f3285bdf2df2 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6489b6dd-a5f5-448a-876d-f3285bdf2df2 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] http://192.168.122.225/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 02 19:58:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 399/787] 192.168.122.225 () {60 vars in 1210 bytes} [Wed Sep 2 19:58:47 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4ebdd1b9-8814-4a80-9685-ec13bbe4dca7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4ebdd1b9-8814-4a80-9685-ec13bbe4dca7 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] PUT http://192.168.122.225/volume/v3/os-services/disable Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4ebdd1b9-8814-4a80-9685-ec13bbe4dca7 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4ebdd1b9-8814-4a80-9685-ec13bbe4dca7 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] http://192.168.122.225/volume/v3/os-services/disable returned with HTTP 404 Sep 02 19:58:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 389/788] 192.168.122.225 () {60 vars in 1177 bytes} [Wed Sep 2 19:58:47 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e10a235-7df2-4185-bc09-a3fec06b6190 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e10a235-7df2-4185-bc09-a3fec06b6190 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] PUT http://192.168.122.225/volume/v3/os-services/enable Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e10a235-7df2-4185-bc09-a3fec06b6190 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e10a235-7df2-4185-bc09-a3fec06b6190 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] http://192.168.122.225/volume/v3/os-services/enable returned with HTTP 404 Sep 02 19:58:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 400/789] 192.168.122.225 () {60 vars in 1174 bytes} [Wed Sep 2 19:58:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3e098013-7219-4bb7-b39c-812a57c30330 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e098013-7219-4bb7-b39c-812a57c30330 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] PUT http://192.168.122.225/volume/v3/os-services/freeze Sep 02 19:58:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e098013-7219-4bb7-b39c-812a57c30330 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e098013-7219-4bb7-b39c-812a57c30330 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] http://192.168.122.225/volume/v3/os-services/freeze returned with HTTP 400 Sep 02 19:58:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 390/790] 192.168.122.225 () {60 vars in 1174 bytes} [Wed Sep 2 19:58:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-27aa1618-c911-432a-86ab-3210204d4253 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27aa1618-c911-432a-86ab-3210204d4253 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] PUT http://192.168.122.225/volume/v3/os-services/thaw Sep 02 19:58:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27aa1618-c911-432a-86ab-3210204d4253 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:47 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 19:58:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27aa1618-c911-432a-86ab-3210204d4253 tempest-VolumeServicesNegativeTest-1407258963 tempest-VolumeServicesNegativeTest-1407258963-project-admin] http://192.168.122.225/volume/v3/os-services/thaw returned with HTTP 400 Sep 02 19:58:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 401/791] 192.168.122.225 () {60 vars in 1168 bytes} [Wed Sep 2 19:58:47 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4495e7c1-be2a-4ac0-baf6-88f3cee22794 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4495e7c1-be2a-4ac0-baf6-88f3cee22794 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4495e7c1-be2a-4ac0-baf6-88f3cee22794 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4495e7c1-be2a-4ac0-baf6-88f3cee22794 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-4495e7c1-be2a-4ac0-baf6-88f3cee22794 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4495e7c1-be2a-4ac0-baf6-88f3cee22794 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 391/792] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:48 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8b10a41-effe-4511-95b3-75fa636e3451 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8b10a41-effe-4511-95b3-75fa636e3451 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8b10a41-effe-4511-95b3-75fa636e3451 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8b10a41-effe-4511-95b3-75fa636e3451 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-a8b10a41-effe-4511-95b3-75fa636e3451 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8b10a41-effe-4511-95b3-75fa636e3451 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 200 Sep 02 19:58:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 402/793] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:49 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-453812ea-b363-4c5c-962e-e9f738f5e4db None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all snapshots completed successfully. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-453812ea-b363-4c5c-962e-e9f738f5e4db tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:58:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 392/794] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:58:49 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6ec8e0b5-f8c9-4e61-8766-44cf02bb96a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ec8e0b5-f8c9-4e61-8766-44cf02bb96a3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ec8e0b5-f8c9-4e61-8766-44cf02bb96a3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ec8e0b5-f8c9-4e61-8766-44cf02bb96a3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6ec8e0b5-f8c9-4e61-8766-44cf02bb96a3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ec8e0b5-f8c9-4e61-8766-44cf02bb96a3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 returned with HTTP 200 Sep 02 19:58:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 403/795] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:49 2026] GET /volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0c4fe064-1155-4373-ba37-b66cac9b0b0f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0c4fe064-1155-4373-ba37-b66cac9b0b0f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cbb0fe18-2ca9-4909-9004-4e0a717d4d25 Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0c4fe064-1155-4373-ba37-b66cac9b0b0f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0c4fe064-1155-4373-ba37-b66cac9b0b0f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0c4fe064-1155-4373-ba37-b66cac9b0b0f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0c4fe064-1155-4373-ba37-b66cac9b0b0f tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cbb0fe18-2ca9-4909-9004-4e0a717d4d25 returned with HTTP 200 Sep 02 19:58:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 393/796] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:49 2026] GET /volume/v3/snapshots/cbb0fe18-2ca9-4909-9004-4e0a717d4d25 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] DELETE http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86537) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.group_snapshots [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group_snapshot with id: e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:49 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-732744a6-f736-4aa0-b200-2c0e90e519d7 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 202 Sep 02 19:58:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 404/797] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:58:49 2026] DELETE /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7496fd45-6960-470a-8447-7b3175f343d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:49 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:49 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:50 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:50 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:50 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:50 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7496fd45-6960-470a-8447-7b3175f343d4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 394/798] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:49 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:58:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:58:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:50 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:58:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:50 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all snapshots completed successfully. Sep 02 19:58:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f5cec62-47d5-45ba-802d-5e14368ca03b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:58:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 405/799] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:58:50 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9171512a-4377-4f81-907c-ec94c51beb79 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9171512a-4377-4f81-907c-ec94c51beb79 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 Sep 02 19:58:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9171512a-4377-4f81-907c-ec94c51beb79 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9171512a-4377-4f81-907c-ec94c51beb79 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9171512a-4377-4f81-907c-ec94c51beb79 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9171512a-4377-4f81-907c-ec94c51beb79 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 returned with HTTP 200 Sep 02 19:58:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 395/800] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:50 2026] GET /volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 => generated 468 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-37490a13-14e5-43ff-8221-0cb11eb13cf1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-37490a13-14e5-43ff-8221-0cb11eb13cf1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 Sep 02 19:58:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-37490a13-14e5-43ff-8221-0cb11eb13cf1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-37490a13-14e5-43ff-8221-0cb11eb13cf1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-37490a13-14e5-43ff-8221-0cb11eb13cf1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-37490a13-14e5-43ff-8221-0cb11eb13cf1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 returned with HTTP 200 Sep 02 19:58:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 406/801] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:51 2026] GET /volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-051ecbc6-2ede-4639-8a47-e9ce886f175b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-051ecbc6-2ede-4639-8a47-e9ce886f175b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 Sep 02 19:58:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-051ecbc6-2ede-4639-8a47-e9ce886f175b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-051ecbc6-2ede-4639-8a47-e9ce886f175b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-051ecbc6-2ede-4639-8a47-e9ce886f175b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-051ecbc6-2ede-4639-8a47-e9ce886f175b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 returned with HTTP 200 Sep 02 19:58:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 396/802] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:52 2026] GET /volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1074c88c-b0c5-496e-a594-b192f9148188 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-552546271"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Create volume request body: {'volume': {'imageRef': '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-552546271'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Create volume of 1 GB Sep 02 19:58:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Availability Zones retrieved successfully. Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Flow 'volume_create_api' (aff2c72c-078e-48ac-beae-c3ca73463d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d25f13-7049-44d2-90d6-23256894939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d25f13-7049-44d2-90d6-23256894939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c6924a-dcf1-4428-994f-7181b2d43965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-345ca23a-cd66-4031-8f8e-ebe36011bc7a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-345ca23a-cd66-4031-8f8e-ebe36011bc7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 Sep 02 19:58:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-345ca23a-cd66-4031-8f8e-ebe36011bc7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-345ca23a-cd66-4031-8f8e-ebe36011bc7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-345ca23a-cd66-4031-8f8e-ebe36011bc7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:58:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-345ca23a-cd66-4031-8f8e-ebe36011bc7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 returned with HTTP 200 Sep 02 19:58:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 397/803] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:53 2026] GET /volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Created reservations ['c546452c-38ac-49df-bee1-9b42e119111a', 'c5ef8b1d-c685-40c0-a2f6-0c9a5dda91af', '46d6a9db-4b0e-49a4-ad20-8d7536f64ac4', 'a8545081-bb55-48a1-8a1f-447c6406b9b1'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c6924a-dcf1-4428-994f-7181b2d43965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c546452c-38ac-49df-bee1-9b42e119111a', 'c5ef8b1d-c685-40c0-a2f6-0c9a5dda91af', '46d6a9db-4b0e-49a4-ad20-8d7536f64ac4', 'a8545081-bb55-48a1-8a1f-447c6406b9b1']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18811c74-32d1-49c3-97c6-a9bdaed09ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18811c74-32d1-49c3-97c6-a9bdaed09ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '189dd6b1-e529-4395-9650-4a7db9768f89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-552546271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322a47cd774247c4a92061d6c5e372f6',qos_specs=None,replication_status=,reservations=['c546452c-38ac-49df-bee1-9b42e119111a','c5ef8b1d-c685-40c0-a2f6-0c9a5dda91af','46d6a9db-4b0e-49a4-ad20-8d7536f64ac4','a8545081-bb55-48a1-8a1f-447c6406b9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353ab1d790e24f88b072260a2524ca33',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-552546271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=189dd6b1-e529-4395-9650-4a7db9768f89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='322a47cd774247c4a92061d6c5e372f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='353ab1d790e24f88b072260a2524ca33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a463f361-dd79-4ce4-a208-911124ef88c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a463f361-dd79-4ce4-a208-911124ef88c0) transitioned into state 'SUCCESS' from state '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-552546271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='322a47cd774247c4a92061d6c5e372f6',qos_specs=None,replication_status=,reservations=['c546452c-38ac-49df-bee1-9b42e119111a','c5ef8b1d-c685-40c0-a2f6-0c9a5dda91af','46d6a9db-4b0e-49a4-ad20-8d7536f64ac4','a8545081-bb55-48a1-8a1f-447c6406b9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='353ab1d790e24f88b072260a2524ca33',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fead92c-7195-4eaf-81b6-e29cc91b895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fead92c-7195-4eaf-81b6-e29cc91b895e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Flow 'volume_create_api' (aff2c72c-078e-48ac-beae-c3ca73463d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Create volume request issued successfully. Sep 02 19:58:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1074c88c-b0c5-496e-a594-b192f9148188 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:58:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 407/804] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:58:53 2026] POST /volume/v3/volumes => generated 759 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:58:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-924712d2-ab87-45ed-995f-4131e3cd65ba None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-924712d2-ab87-45ed-995f-4131e3cd65ba tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:58:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-924712d2-ab87-45ed-995f-4131e3cd65ba tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-924712d2-ab87-45ed-995f-4131e3cd65ba tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-924712d2-ab87-45ed-995f-4131e3cd65ba tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:58:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-924712d2-ab87-45ed-995f-4131e3cd65ba tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:58:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 398/805] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:53 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6a91166e-e266-4c74-8f13-f31eaeed77ba None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6a91166e-e266-4c74-8f13-f31eaeed77ba tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6a91166e-e266-4c74-8f13-f31eaeed77ba tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6a91166e-e266-4c74-8f13-f31eaeed77ba tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6a91166e-e266-4c74-8f13-f31eaeed77ba tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 returned with HTTP 404 Sep 02 19:58:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 408/806] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:54 2026] GET /volume/v3/snapshots/cf03413c-5215-41d6-bdf4-f4c9d68d1896 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6838eed3-4ab5-422c-96f0-f6dccbfe2e14 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6838eed3-4ab5-422c-96f0-f6dccbfe2e14 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/cbb0fe18-2ca9-4909-9004-4e0a717d4d25 Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6838eed3-4ab5-422c-96f0-f6dccbfe2e14 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6838eed3-4ab5-422c-96f0-f6dccbfe2e14 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6838eed3-4ab5-422c-96f0-f6dccbfe2e14 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/cbb0fe18-2ca9-4909-9004-4e0a717d4d25 returned with HTTP 404 Sep 02 19:58:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 399/807] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:58:54 2026] GET /volume/v3/snapshots/cbb0fe18-2ca9-4909-9004-4e0a717d4d25 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5c03c35f-bd86-4e8d-b2d3-e1e26f81432e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c03c35f-bd86-4e8d-b2d3-e1e26f81432e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c03c35f-bd86-4e8d-b2d3-e1e26f81432e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5c03c35f-bd86-4e8d-b2d3-e1e26f81432e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-5c03c35f-bd86-4e8d-b2d3-e1e26f81432e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5c03c35f-bd86-4e8d-b2d3-e1e26f81432e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 404 Sep 02 19:58:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 409/808] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:58:54 2026] GET /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7325d3b9-559d-4256-be93-4c637a217ca8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7325d3b9-559d-4256-be93-4c637a217ca8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] DELETE http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7325d3b9-559d-4256-be93-4c637a217ca8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7325d3b9-559d-4256-be93-4c637a217ca8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-7325d3b9-559d-4256-be93-4c637a217ca8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for member e62fac40-2d09-49c5-9795-b8416375ef8a {{(pid=86538) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-7325d3b9-559d-4256-be93-4c637a217ca8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group_snapshot with id: e62fac40-2d09-49c5-9795-b8416375ef8a Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7325d3b9-559d-4256-be93-4c637a217ca8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a returned with HTTP 404 Sep 02 19:58:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 400/809] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:58:54 2026] DELETE /volume/v3/group_snapshots/e62fac40-2d09-49c5-9795-b8416375ef8a => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:54 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:58:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:58:54 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:54 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:54 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:54 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:54 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-22bf8d95-5930-4b66-af9f-bb2cc21c5a3f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22bf8d95-5930-4b66-af9f-bb2cc21c5a3f tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22bf8d95-5930-4b66-af9f-bb2cc21c5a3f tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22bf8d95-5930-4b66-af9f-bb2cc21c5a3f tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-22bf8d95-5930-4b66-af9f-bb2cc21c5a3f tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:58:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22bf8d95-5930-4b66-af9f-bb2cc21c5a3f tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:58:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 401/810] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:54 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:58:55 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-50ac02e7-c1fd-424c-a429-9c75774cae00 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:58:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 410/811] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:58:54 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 19:58:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5/action Sep 02 19:58:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:58:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for group 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:58:55 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group with id: 0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:55 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:58:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:55 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:58:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35d5e66c-9f5b-4608-ae3f-a93942a48cc6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5/action returned with HTTP 202 Sep 02 19:58:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 402/812] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:58:55 2026] POST /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5f012643-481d-4789-b8cb-b561d30b36b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff Sep 02 19:58:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:55 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:55 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:55 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f012643-481d-4789-b8cb-b561d30b36b9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff returned with HTTP 200 Sep 02 19:58:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 411/813] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:55 2026] GET /volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff => generated 922 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-02906ecc-f1ff-4368-b1cc-5e05b2eb93b4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02906ecc-f1ff-4368-b1cc-5e05b2eb93b4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:58:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02906ecc-f1ff-4368-b1cc-5e05b2eb93b4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02906ecc-f1ff-4368-b1cc-5e05b2eb93b4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-02906ecc-f1ff-4368-b1cc-5e05b2eb93b4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:58:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02906ecc-f1ff-4368-b1cc-5e05b2eb93b4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:58:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 403/814] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:56 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff Sep 02 19:58:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:58:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:58:56 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:58:56 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:58:56 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:58:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cecda2f4-f881-434b-b81d-90c625aeefb9 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff returned with HTTP 200 Sep 02 19:58:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 412/815] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:56 2026] GET /volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff => generated 922 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c8a53656-2945-4151-b797-db82e9b58d2d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8a53656-2945-4151-b797-db82e9b58d2d tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8a53656-2945-4151-b797-db82e9b58d2d tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8a53656-2945-4151-b797-db82e9b58d2d tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c8a53656-2945-4151-b797-db82e9b58d2d tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8a53656-2945-4151-b797-db82e9b58d2d tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:58:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 404/816] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:57 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1c0aea76-52d2-44e7-9f59-c749dc0ea929 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c0aea76-52d2-44e7-9f59-c749dc0ea929 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c0aea76-52d2-44e7-9f59-c749dc0ea929 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c0aea76-52d2-44e7-9f59-c749dc0ea929 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c0aea76-52d2-44e7-9f59-c749dc0ea929 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff returned with HTTP 404 Sep 02 19:58:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 413/817] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:57 2026] GET /volume/v3/volumes/05d2ba29-d7ab-4f1c-bc9a-e936d88bb5ff => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f67963c6-9b57-44fc-b880-b682cf3e1475 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f67963c6-9b57-44fc-b880-b682cf3e1475 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f67963c6-9b57-44fc-b880-b682cf3e1475 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f67963c6-9b57-44fc-b880-b682cf3e1475 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f67963c6-9b57-44fc-b880-b682cf3e1475 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 returned with HTTP 404 Sep 02 19:58:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 405/818] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:58:57 2026] GET /volume/v3/volumes/72297284-1c85-4e2d-9fb3-027d132740f4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-032858b8-8232-4605-b223-40ba40629769 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-032858b8-8232-4605-b223-40ba40629769 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-032858b8-8232-4605-b223-40ba40629769 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-032858b8-8232-4605-b223-40ba40629769 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-032858b8-8232-4605-b223-40ba40629769 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 0b52963f-d971-43b3-b7a2-660d92c3e7a5 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-032858b8-8232-4605-b223-40ba40629769 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 returned with HTTP 404 Sep 02 19:58:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 414/819] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:57 2026] GET /volume/v3/groups/0b52963f-d971-43b3-b7a2-660d92c3e7a5 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9e3ef393-e0a1-4ec5-a83b-ca00e99900f7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e3ef393-e0a1-4ec5-a83b-ca00e99900f7 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/d9d399cb-f4db-40b7-88cc-faf0df61970d Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e3ef393-e0a1-4ec5-a83b-ca00e99900f7 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e3ef393-e0a1-4ec5-a83b-ca00e99900f7 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e3ef393-e0a1-4ec5-a83b-ca00e99900f7 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/group_types/d9d399cb-f4db-40b7-88cc-faf0df61970d returned with HTTP 202 Sep 02 19:58:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 406/820] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:58:57 2026] DELETE /volume/v3/group_types/d9d399cb-f4db-40b7-88cc-faf0df61970d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-16d61d65-f58c-4055-8bb4-76ac4a5552c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-16d61d65-f58c-4055-8bb4-76ac4a5552c3 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] DELETE http://192.168.122.225/volume/v3/types/ab7e031f-756e-4508-8b17-6e1e3fd39c3e Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-16d61d65-f58c-4055-8bb4-76ac4a5552c3 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-16d61d65-f58c-4055-8bb4-76ac4a5552c3 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-16d61d65-f58c-4055-8bb4-76ac4a5552c3 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types/ab7e031f-756e-4508-8b17-6e1e3fd39c3e returned with HTTP 202 Sep 02 19:58:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 415/821] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:58:57 2026] DELETE /volume/v3/types/ab7e031f-756e-4508-8b17-6e1e3fd39c3e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-53259537-f616-4752-8c0d-62922a333846 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53259537-f616-4752-8c0d-62922a333846 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] GET http://192.168.122.225/volume/v3/types/ab7e031f-756e-4508-8b17-6e1e3fd39c3e Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53259537-f616-4752-8c0d-62922a333846 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53259537-f616-4752-8c0d-62922a333846 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53259537-f616-4752-8c0d-62922a333846 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types/ab7e031f-756e-4508-8b17-6e1e3fd39c3e returned with HTTP 404 Sep 02 19:58:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 407/822] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:58:57 2026] GET /volume/v3/types/ab7e031f-756e-4508-8b17-6e1e3fd39c3e => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9a19720f-7204-4126-ac83-362cbdc2093b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a19720f-7204-4126-ac83-362cbdc2093b tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:58:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a19720f-7204-4126-ac83-362cbdc2093b tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1279169643"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a19720f-7204-4126-ac83-362cbdc2093b tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:58:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 416/823] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:58:57 2026] POST /volume/v3/types => generated 224 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de502c0e-d7c6-402f-8756-d995619354ac None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de502c0e-d7c6-402f-8756-d995619354ac tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:58:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de502c0e-d7c6-402f-8756-d995619354ac tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1885182412"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de502c0e-d7c6-402f-8756-d995619354ac tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:58:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 408/824] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:58:58 2026] POST /volume/v3/group_types => generated 181 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f6f3993a-6439-4b46-8627-af26141689ff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f7e01d0d-d6ed-4682-83f5-21fd7583f2af", "volume_types": ["0ce8864e-5a21-4669-b600-3a41c342b816"], "name": "tempest-GroupSnapshotsTest-Group-1208783627"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group {'group': {'group_type': 'f7e01d0d-d6ed-4682-83f5-21fd7583f2af', 'volume_types': ['0ce8864e-5a21-4669-b600-3a41c342b816'], 'name': 'tempest-GroupSnapshotsTest-Group-1208783627'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group tempest-GroupSnapshotsTest-Group-1208783627. Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['8049a51d-3267-43d2-adf2-7131130ce21b'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6458b45f-fd29-410b-a426-400ce8be6971 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6458b45f-fd29-410b-a426-400ce8be6971 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:58:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6458b45f-fd29-410b-a426-400ce8be6971 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6458b45f-fd29-410b-a426-400ce8be6971 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6f3993a-6439-4b46-8627-af26141689ff tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:58:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 417/825] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:58:58 2026] POST /volume/v3/groups => generated 112 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-30df7e9a-fbfc-4dc7-a76a-fdcbfa382205 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-30df7e9a-fbfc-4dc7-a76a-fdcbfa382205 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-30df7e9a-fbfc-4dc7-a76a-fdcbfa382205 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-30df7e9a-fbfc-4dc7-a76a-fdcbfa382205 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-30df7e9a-fbfc-4dc7-a76a-fdcbfa382205 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member ce7f7ddb-8a3b-4444-bc4b-00dc81519028 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6458b45f-fd29-410b-a426-400ce8be6971 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:58:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6458b45f-fd29-410b-a426-400ce8be6971 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:58:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 409/826] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:58 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:58 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-30df7e9a-fbfc-4dc7-a76a-fdcbfa382205 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 returned with HTTP 200 Sep 02 19:58:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 418/827] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:58 2026] GET /volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 => generated 392 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2b1b8d23-8197-4820-be02-944566c0d0e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b1b8d23-8197-4820-be02-944566c0d0e4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b1b8d23-8197-4820-be02-944566c0d0e4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a2b9d58-b59c-488a-9549-6ef1d95edd7a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b1b8d23-8197-4820-be02-944566c0d0e4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a2b9d58-b59c-488a-9549-6ef1d95edd7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 Sep 02 19:58:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a2b9d58-b59c-488a-9549-6ef1d95edd7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:58:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a2b9d58-b59c-488a-9549-6ef1d95edd7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:58:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-7a2b9d58-b59c-488a-9549-6ef1d95edd7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member ce7f7ddb-8a3b-4444-bc4b-00dc81519028 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:58:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2b1b8d23-8197-4820-be02-944566c0d0e4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b1b8d23-8197-4820-be02-944566c0d0e4 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:58:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 410/828] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:58:59 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:58:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:59 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:58:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a2b9d58-b59c-488a-9549-6ef1d95edd7a tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 returned with HTTP 200 Sep 02 19:58:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 419/829] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:58:59 2026] GET /volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 => generated 393 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1972079790", "volume_type": "0ce8864e-5a21-4669-b600-3a41c342b816", "group_id": "ce7f7ddb-8a3b-4444-bc4b-00dc81519028", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1972079790', 'volume_type': '0ce8864e-5a21-4669-b600-3a41c342b816', 'group_id': 'ce7f7ddb-8a3b-4444-bc4b-00dc81519028', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:59 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume of 1 GB Sep 02 19:58:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:58:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Availability Zones retrieved successfully. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (5b6f5b48-68e6-4c04-a5c8-69e9b6facf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d7cc5b-ad9e-4fc0-af6e-8fc93fe8adcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d7cc5b-ad9e-4fc0-af6e-8fc93fe8adcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:58:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ce8864e-5a21-4669-b600-3a41c342b816,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1279169643',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ce8864e-5a21-4669-b600-3a41c342b816', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce7f7ddb-8a3b-4444-bc4b-00dc81519028', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22017218-7807-4eb5-a5f6-3b8907e2612a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1279169643 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1279169643, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1279169643 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1279169643, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['67b85a18-2a56-487c-b9b7-62fde441e982', '5fb4d0cf-3214-4bc3-828a-83d2dc3ad4c2', '2bb3dcf4-f790-4ad5-b8ab-bbfc3614ec4f', '3761e8be-ca72-4c95-a83e-6e17b2578263'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22017218-7807-4eb5-a5f6-3b8907e2612a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67b85a18-2a56-487c-b9b7-62fde441e982', '5fb4d0cf-3214-4bc3-828a-83d2dc3ad4c2', '2bb3dcf4-f790-4ad5-b8ab-bbfc3614ec4f', '3761e8be-ca72-4c95-a83e-6e17b2578263']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539cd6fd-10d3-4fe1-b0ed-472b78f06a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:58:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539cd6fd-10d3-4fe1-b0ed-472b78f06a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1bf1aaa-c0de-4346-9c14-88000486e164', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1972079790',encryption_key_id=None,group_id=ce7f7ddb-8a3b-4444-bc4b-00dc81519028,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['67b85a18-2a56-487c-b9b7-62fde441e982','5fb4d0cf-3214-4bc3-828a-83d2dc3ad4c2','2bb3dcf4-f790-4ad5-b8ab-bbfc3614ec4f','3761e8be-ca72-4c95-a83e-6e17b2578263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=0ce8864e-5a21-4669-b600-3a41c342b816), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1972079790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce7f7ddb-8a3b-4444-bc4b-00dc81519028,host=None,id=a1bf1aaa-c0de-4346-9c14-88000486e164,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ce8864e-5a21-4669-b600-3a41c342b816),volume_type_id=0ce8864e-5a21-4669-b600-3a41c342b816)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b8ced7-8187-48cc-a411-076c9bab9d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b8ced7-8187-48cc-a411-076c9bab9d21) transitioned into state 'SUCCESS' from state '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-1972079790',encryption_key_id=None,group_id=ce7f7ddb-8a3b-4444-bc4b-00dc81519028,group_type_id=,metadata={},multiattach=False,project_id='a7ec2b0d5b4d4e7ea62d44ed9ea56cdb',qos_specs=None,replication_status=,reservations=['67b85a18-2a56-487c-b9b7-62fde441e982','5fb4d0cf-3214-4bc3-828a-83d2dc3ad4c2','2bb3dcf4-f790-4ad5-b8ab-bbfc3614ec4f','3761e8be-ca72-4c95-a83e-6e17b2578263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87bf1c004efd47bebafd8f1d1bb5ff6f',volume_type_id=0ce8864e-5a21-4669-b600-3a41c342b816)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cafd4f-090e-4580-81cf-2c03bdbe1eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:58:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cafd4f-090e-4580-81cf-2c03bdbe1eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Flow 'volume_create_api' (5b6f5b48-68e6-4c04-a5c8-69e9b6facf45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Create volume request issued successfully. Sep 02 19:59:00 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:00 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:00 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7cb62687-abfb-4bec-bf3a-664bc05fafa1 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 411/830] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:58:59 2026] POST /volume/v3/volumes => generated 831 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d111c37f-148e-4373-becf-be00b4493ae0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 Sep 02 19:59:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:59:00 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:00 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:00 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d111c37f-148e-4373-becf-be00b4493ae0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 returned with HTTP 200 Sep 02 19:59:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 420/831] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:00 2026] GET /volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 => generated 899 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7fce905d-9c2a-4d6d-8cfa-3a70c13a69cd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fce905d-9c2a-4d6d-8cfa-3a70c13a69cd tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fce905d-9c2a-4d6d-8cfa-3a70c13a69cd tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fce905d-9c2a-4d6d-8cfa-3a70c13a69cd tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7fce905d-9c2a-4d6d-8cfa-3a70c13a69cd tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fce905d-9c2a-4d6d-8cfa-3a70c13a69cd tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:59:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 412/832] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:00 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:01 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b0916624-b52e-46f0-88ba-46790dada60c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b0916624-b52e-46f0-88ba-46790dada60c tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b0916624-b52e-46f0-88ba-46790dada60c tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b0916624-b52e-46f0-88ba-46790dada60c tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b0916624-b52e-46f0-88ba-46790dada60c tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1bd47b1-e24a-4b03-94a1-64eb7950e98e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 returned with HTTP 200 Sep 02 19:59:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 421/833] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:01 2026] GET /volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 => generated 923 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b0916624-b52e-46f0-88ba-46790dada60c tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:59:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 413/834] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:01 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 1330 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] POST http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-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=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Update volume metadata completed successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b223d35-7087-4bd8-b6c3-0e3a921189ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action returned with HTTP 200 Sep 02 19:59:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 422/835] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 19:59:01 2026] POST /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action => generated 526 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-98919bc4-916f-4594-b398-f544bf9ffec1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-98919bc4-916f-4594-b398-f544bf9ffec1 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-98919bc4-916f-4594-b398-f544bf9ffec1 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-98919bc4-916f-4594-b398-f544bf9ffec1 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-98919bc4-916f-4594-b398-f544bf9ffec1 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-98919bc4-916f-4594-b398-f544bf9ffec1 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:59:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 414/836] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:01 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 1390 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c505947-e4ec-47df-aa24-afc15443d995 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-322459489"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] POST http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-322459489'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume of 1 GB Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Availability Zones retrieved successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Get volume image-metadata completed successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Flow 'volume_create_api' (0afc1462-62d7-4a7c-b41d-de6e0b6dbfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e048c72-3158-4850-a18d-bd338a02ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Delete volume metadata completed successfully. Sep 02 19:59:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6af1db71-c15c-49f2-8c60-542ce7e1d538 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action returned with HTTP 200 Sep 02 19:59:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 415/837] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:59:01 2026] POST /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action => generated 0 bytes in 88 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12c14d31-3441-426c-a558-8c32419a90c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12c14d31-3441-426c-a558-8c32419a90c0 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] POST http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12c14d31-3441-426c-a558-8c32419a90c0 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12c14d31-3441-426c-a558-8c32419a90c0 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12c14d31-3441-426c-a558-8c32419a90c0 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12c14d31-3441-426c-a558-8c32419a90c0 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Get volume image-metadata completed successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12c14d31-3441-426c-a558-8c32419a90c0 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action returned with HTTP 200 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 416/838] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 19:59:02 2026] POST /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89/action => generated 500 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-82bad66e-c578-4163-b486-a5bae6e55de5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82bad66e-c578-4163-b486-a5bae6e55de5 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82bad66e-c578-4163-b486-a5bae6e55de5 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82bad66e-c578-4163-b486-a5bae6e55de5 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e048c72-3158-4850-a18d-bd338a02ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9c6f18-c6ce-468c-98cf-98f2d4b7bb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-82bad66e-c578-4163-b486-a5bae6e55de5 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82bad66e-c578-4163-b486-a5bae6e55de5 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 417/839] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:02 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 1364 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] DELETE http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Delete volume with id: 189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Delete volume request issued successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34da9dcf-fad8-4df2-b8d3-50a7c883fd70 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 202 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 418/840] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:02 2026] DELETE /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca973d93-ad0c-456f-9769-91d35b923721 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca973d93-ad0c-456f-9769-91d35b923721 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca973d93-ad0c-456f-9769-91d35b923721 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca973d93-ad0c-456f-9769-91d35b923721 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ca973d93-ad0c-456f-9769-91d35b923721 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca973d93-ad0c-456f-9769-91d35b923721 tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Created reservations ['ed75c3c2-6003-43a8-a4c2-0061750fb6ad', '3d02624c-70d8-4cf2-9280-975b99da6d72', '2750ad80-c8e4-46ae-9e18-ca4c56527dd7', '784f95e6-aff6-4ff7-a48a-6ab72088d9ec'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 419/841] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:02 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 1363 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d9c6f18-c6ce-468c-98cf-98f2d4b7bb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed75c3c2-6003-43a8-a4c2-0061750fb6ad', '3d02624c-70d8-4cf2-9280-975b99da6d72', '2750ad80-c8e4-46ae-9e18-ca4c56527dd7', '784f95e6-aff6-4ff7-a48a-6ab72088d9ec']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e443c6e5-648c-4011-b141-17b027bcff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e443c6e5-648c-4011-b141-17b027bcff1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcf58912-8269-4947-8c07-abd92b0857d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-322459489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da55bc7eb4f04b62b5f4040eeca0937c',qos_specs=None,replication_status=,reservations=['ed75c3c2-6003-43a8-a4c2-0061750fb6ad','3d02624c-70d8-4cf2-9280-975b99da6d72','2750ad80-c8e4-46ae-9e18-ca4c56527dd7','784f95e6-aff6-4ff7-a48a-6ab72088d9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63b88b69eaf474d971784fc90a31f74',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-322459489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcf58912-8269-4947-8c07-abd92b0857d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da55bc7eb4f04b62b5f4040eeca0937c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b63b88b69eaf474d971784fc90a31f74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7453552-5249-436d-9bd5-ced23d0d9a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7453552-5249-436d-9bd5-ced23d0d9a39) transitioned into state 'SUCCESS' from state '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-322459489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da55bc7eb4f04b62b5f4040eeca0937c',qos_specs=None,replication_status=,reservations=['ed75c3c2-6003-43a8-a4c2-0061750fb6ad','3d02624c-70d8-4cf2-9280-975b99da6d72','2750ad80-c8e4-46ae-9e18-ca4c56527dd7','784f95e6-aff6-4ff7-a48a-6ab72088d9ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63b88b69eaf474d971784fc90a31f74',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9f044f-23d5-404c-95d6-f8c8c5b144e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa9f044f-23d5-404c-95d6-f8c8c5b144e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Flow 'volume_create_api' (0afc1462-62d7-4a7c-b41d-de6e0b6dbfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume request issued successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c505947-e4ec-47df-aa24-afc15443d995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 423/842] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:59:01 2026] POST /volume/v3/volumes => generated 763 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9c095ce0-0cc5-478c-9b4a-3ba7d28ca995 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c095ce0-0cc5-478c-9b4a-3ba7d28ca995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9c095ce0-0cc5-478c-9b4a-3ba7d28ca995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9c095ce0-0cc5-478c-9b4a-3ba7d28ca995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9c095ce0-0cc5-478c-9b4a-3ba7d28ca995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c095ce0-0cc5-478c-9b4a-3ba7d28ca995 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 420/843] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:02 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 831 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:59:02 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:02 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:02 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e65b455-6681-4b61-8615-c5d7c152a6b4 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 returned with HTTP 200 Sep 02 19:59:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 424/844] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:02 2026] GET /volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 => generated 924 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/group_snapshots Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ce7f7ddb-8a3b-4444-bc4b-00dc81519028", "name": "tempest-group_snapshot-1444462716"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ce7f7ddb-8a3b-4444-bc4b-00dc81519028', 'name': 'tempest-group_snapshot-1444462716'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Creating group_snapshot tempest-group_snapshot-1444462716. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:03 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1279169643 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1279169643, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:59:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Created reservations ['181e6de9-e7e4-4950-bb19-3de2e9af58a1', 'f9a12d0a-7c9c-47da-b714-be8c2f55abb1', '5267c5fd-7cc6-400b-ad98-67b49b9836b1', 'ae60b345-6814-46c6-a2bc-ea28e728bfda'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11fc174c-fab6-481c-aaf1-003c2dc69899 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots returned with HTTP 202 Sep 02 19:59:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 421/845] 192.168.122.225 () {62 vars in 1208 bytes} [Wed Sep 2 19:59:02 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9809819a-7073-4568-8f69-1cce5a473ed8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9809819a-7073-4568-8f69-1cce5a473ed8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9809819a-7073-4568-8f69-1cce5a473ed8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9809819a-7073-4568-8f69-1cce5a473ed8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-9809819a-7073-4568-8f69-1cce5a473ed8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9809819a-7073-4568-8f69-1cce5a473ed8 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 200 Sep 02 19:59:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 425/846] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:03 2026] GET /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0fee89c1-a83b-4507-b85a-111439d609ed None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fee89c1-a83b-4507-b85a-111439d609ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0fee89c1-a83b-4507-b85a-111439d609ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0fee89c1-a83b-4507-b85a-111439d609ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0fee89c1-a83b-4507-b85a-111439d609ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Volume info retrieved successfully. Sep 02 19:59:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fee89c1-a83b-4507-b85a-111439d609ed tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 200 Sep 02 19:59:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 422/847] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:03 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4fbd76fc-e489-45d5-8c65-a7da38755e23 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fbd76fc-e489-45d5-8c65-a7da38755e23 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fbd76fc-e489-45d5-8c65-a7da38755e23 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fbd76fc-e489-45d5-8c65-a7da38755e23 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4fbd76fc-e489-45d5-8c65-a7da38755e23 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fbd76fc-e489-45d5-8c65-a7da38755e23 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 426/848] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:03 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-824280348"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-824280348'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume of 1 GB Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Availability Zones retrieved successfully. Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (ce974642-2041-4e42-965f-7801258337ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9a9c68-ddd7-4def-b4f0-b63aa4254079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9a9c68-ddd7-4def-b4f0-b63aa4254079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce05a924-65c2-4996-a9f2-85b61dea9492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a35e4471-2136-46f6-88c0-13bbca00e282 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a35e4471-2136-46f6-88c0-13bbca00e282 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a35e4471-2136-46f6-88c0-13bbca00e282 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a35e4471-2136-46f6-88c0-13bbca00e282 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-a35e4471-2136-46f6-88c0-13bbca00e282 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a35e4471-2136-46f6-88c0-13bbca00e282 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 200 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 427/849] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:04 2026] GET /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['e07d9981-a85b-4203-be9f-0392c9d2f3c9', '11b9da96-b359-4f65-b905-8e66a1c8e29c', 'ab0aad3e-c0a2-4d83-9a35-7b7b4ed8d723', '841b68d3-4aea-4bd9-b879-295b6d0d18f0'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce05a924-65c2-4996-a9f2-85b61dea9492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e07d9981-a85b-4203-be9f-0392c9d2f3c9', '11b9da96-b359-4f65-b905-8e66a1c8e29c', 'ab0aad3e-c0a2-4d83-9a35-7b7b4ed8d723', '841b68d3-4aea-4bd9-b879-295b6d0d18f0']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed25c2e-4ae8-4815-903f-aca7a9d97f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-167a453c-ebe4-4c74-b047-a87676b168ca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ed25c2e-4ae8-4815-903f-aca7a9d97f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ba12ad8-0330-4b68-9080-bf8e34ef1988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824280348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['e07d9981-a85b-4203-be9f-0392c9d2f3c9','11b9da96-b359-4f65-b905-8e66a1c8e29c','ab0aad3e-c0a2-4d83-9a35-7b7b4ed8d723','841b68d3-4aea-4bd9-b879-295b6d0d18f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-824280348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ba12ad8-0330-4b68-9080-bf8e34ef1988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1f3455f86542aa8484df47c854c637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dccb3004d804fae9f6bee20880579bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-167a453c-ebe4-4c74-b047-a87676b168ca tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] GET http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-167a453c-ebe4-4c74-b047-a87676b168ca tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-167a453c-ebe4-4c74-b047-a87676b168ca tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e2551b-d0c3-4264-b641-8cd6df67f997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-167a453c-ebe4-4c74-b047-a87676b168ca tempest-VolumesImageMetadata-639761501 tempest-VolumesImageMetadata-639761501-project-member] http://192.168.122.225/volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 returned with HTTP 404 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 428/850] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:04 2026] GET /volume/v3/volumes/189dd6b1-e529-4395-9650-4a7db9768f89 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e2551b-d0c3-4264-b641-8cd6df67f997) transitioned into state 'SUCCESS' from state '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-824280348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['e07d9981-a85b-4203-be9f-0392c9d2f3c9','11b9da96-b359-4f65-b905-8e66a1c8e29c','ab0aad3e-c0a2-4d83-9a35-7b7b4ed8d723','841b68d3-4aea-4bd9-b879-295b6d0d18f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4747684-da89-415a-91f9-5d8748a42698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4747684-da89-415a-91f9-5d8748a42698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (ce974642-2041-4e42-965f-7801258337ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request issued successfully. Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-37d4d066-a46a-43fa-aa14-5dc5a9941017 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 423/851] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:59:03 2026] POST /volume/v3/volumes => generated 762 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e2638e8b-fdb6-4798-92c3-17cbad99b2b8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2638e8b-fdb6-4798-92c3-17cbad99b2b8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2638e8b-fdb6-4798-92c3-17cbad99b2b8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2638e8b-fdb6-4798-92c3-17cbad99b2b8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2638e8b-fdb6-4798-92c3-17cbad99b2b8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2638e8b-fdb6-4798-92c3-17cbad99b2b8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 429/852] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:04 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-51c6b508-c7c0-4008-a04c-bd8aede74873 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51c6b508-c7c0-4008-a04c-bd8aede74873 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51c6b508-c7c0-4008-a04c-bd8aede74873 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51c6b508-c7c0-4008-a04c-bd8aede74873 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-51c6b508-c7c0-4008-a04c-bd8aede74873 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51c6b508-c7c0-4008-a04c-bd8aede74873 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 424/853] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:04 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-edb4349a-2b68-4fe0-85e1-1cb12ca1cb92 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-edb4349a-2b68-4fe0-85e1-1cb12ca1cb92 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-edb4349a-2b68-4fe0-85e1-1cb12ca1cb92 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-edb4349a-2b68-4fe0-85e1-1cb12ca1cb92 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-edb4349a-2b68-4fe0-85e1-1cb12ca1cb92 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-edb4349a-2b68-4fe0-85e1-1cb12ca1cb92 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 430/854] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:59:04 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fc481477-f38f-4b53-bdf4-9f8b40a88bbf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fc481477-f38f-4b53-bdf4-9f8b40a88bbf None None] GET http://192.168.122.225/volume// Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fc481477-f38f-4b53-bdf4-9f8b40a88bbf None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fc481477-f38f-4b53-bdf4-9f8b40a88bbf None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fc481477-f38f-4b53-bdf4-9f8b40a88bbf None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 425/855] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 19:59:04 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-7421434e-c9a1-4491-88f3-7435353c1524 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-7421434e-c9a1-4491-88f3-7435353c1524 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-7421434e-c9a1-4491-88f3-7435353c1524 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcf58912-8269-4947-8c07-abd92b0857d5", "connector": null, "instance_uuid": "dfed38aa-ac2d-48f8-aec6-09e42f8cab73"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-7421434e-c9a1-4491-88f3-7435353c1524 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 19:59:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 431/856] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 19:59:05 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a755e63-f506-453f-becb-6e79ce530159 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a755e63-f506-453f-becb-6e79ce530159 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a755e63-f506-453f-becb-6e79ce530159 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a755e63-f506-453f-becb-6e79ce530159 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ddd24aeb-403a-4973-aedd-7778a9612666 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ddd24aeb-403a-4973-aedd-7778a9612666 None None] GET http://192.168.122.225/volume// Sep 02 19:59:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ddd24aeb-403a-4973-aedd-7778a9612666 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ddd24aeb-403a-4973-aedd-7778a9612666 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ddd24aeb-403a-4973-aedd-7778a9612666 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:59:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 432/857] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:59:05 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a755e63-f506-453f-becb-6e79ce530159 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-bf07daa3-dfc9-4933-a9fd-c9ee27d5d951 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a755e63-f506-453f-becb-6e79ce530159 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-bf07daa3-dfc9-4933-a9fd-c9ee27d5d951 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 426/858] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:05 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-bf07daa3-dfc9-4933-a9fd-c9ee27d5d951 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-bf07daa3-dfc9-4933-a9fd-c9ee27d5d951 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-bf07daa3-dfc9-4933-a9fd-c9ee27d5d951 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-bf07daa3-dfc9-4933-a9fd-c9ee27d5d951 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 433/859] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:59:05 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1036 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6b1728ed-a969-4fa7-b47e-82cdb9affa2b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b1728ed-a969-4fa7-b47e-82cdb9affa2b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b1728ed-a969-4fa7-b47e-82cdb9affa2b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b1728ed-a969-4fa7-b47e-82cdb9affa2b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-6b1728ed-a969-4fa7-b47e-82cdb9affa2b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b1728ed-a969-4fa7-b47e-82cdb9affa2b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 200 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 427/860] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:05 2026] GET /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] PUT http://192.168.122.225/volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79 Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Acquiring lock "cinder-attachment_update-bcf58912-8269-4947-8c07-abd92b0857d5-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Lock "cinder-attachment_update-bcf58912-8269-4947-8c07-abd92b0857d5-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 19:59:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-256ea9f3-ac30-4a45-8cad-1f2e1dc246d1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-256ea9f3-ac30-4a45-8cad-1f2e1dc246d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-256ea9f3-ac30-4a45-8cad-1f2e1dc246d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-256ea9f3-ac30-4a45-8cad-1f2e1dc246d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-256ea9f3-ac30-4a45-8cad-1f2e1dc246d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-256ea9f3-ac30-4a45-8cad-1f2e1dc246d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 428/861] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:05 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a8f0156-d7c2-421f-bef5-281368241288 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a8f0156-d7c2-421f-bef5-281368241288 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a8f0156-d7c2-421f-bef5-281368241288 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a8f0156-d7c2-421f-bef5-281368241288 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a8f0156-d7c2-421f-bef5-281368241288 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a8f0156-d7c2-421f-bef5-281368241288 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 429/862] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cf99bd83-83e1-4e63-a1dd-439539bc98c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cf99bd83-83e1-4e63-a1dd-439539bc98c2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cf99bd83-83e1-4e63-a1dd-439539bc98c2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cf99bd83-83e1-4e63-a1dd-439539bc98c2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-cf99bd83-83e1-4e63-a1dd-439539bc98c2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cf99bd83-83e1-4e63-a1dd-439539bc98c2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 430/863] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 308 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a96188a-ab09-4547-8043-8fe28281fb85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all snapshots completed successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a96188a-ab09-4547-8043-8fe28281fb85 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 431/864] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3e4fc652-c028-4a3e-9eca-f1d778dfc5d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e4fc652-c028-4a3e-9eca-f1d778dfc5d0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e4fc652-c028-4a3e-9eca-f1d778dfc5d0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e4fc652-c028-4a3e-9eca-f1d778dfc5d0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3e4fc652-c028-4a3e-9eca-f1d778dfc5d0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e4fc652-c028-4a3e-9eca-f1d778dfc5d0 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 432/865] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-380fd461-d171-464e-b104-66c6a9fb07d6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-380fd461-d171-464e-b104-66c6a9fb07d6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-380fd461-d171-464e-b104-66c6a9fb07d6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-380fd461-d171-464e-b104-66c6a9fb07d6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-380fd461-d171-464e-b104-66c6a9fb07d6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-380fd461-d171-464e-b104-66c6a9fb07d6 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 433/866] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 308 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-75202bc7-3f39-45a8-93a6-9a1a98a19247 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75202bc7-3f39-45a8-93a6-9a1a98a19247 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/detail Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75202bc7-3f39-45a8-93a6-9a1a98a19247 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75202bc7-3f39-45a8-93a6-9a1a98a19247 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75202bc7-3f39-45a8-93a6-9a1a98a19247 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 434/867] 192.168.122.225 () {60 vars in 1207 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] DELETE http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86538) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group_snapshot with id: 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9fb8eb28-6018-4fcb-a0da-4cdba91f9e63 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 202 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 435/868] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:59:06 2026] DELETE /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:06 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f75b19c-965a-4948-a7b8-3d61ddc84ff3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 436/869] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dfae641b-fd2f-4e9d-a904-dd92f233717f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dfae641b-fd2f-4e9d-a904-dd92f233717f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dfae641b-fd2f-4e9d-a904-dd92f233717f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dfae641b-fd2f-4e9d-a904-dd92f233717f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dfae641b-fd2f-4e9d-a904-dd92f233717f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dfae641b-fd2f-4e9d-a904-dd92f233717f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 437/870] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all snapshots completed successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32f29285-ad5d-4c23-9ba8-a964b658efd2 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 438/871] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-67275ce2-9189-4a72-a6f9-2861ee621d3e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67275ce2-9189-4a72-a6f9-2861ee621d3e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67275ce2-9189-4a72-a6f9-2861ee621d3e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67275ce2-9189-4a72-a6f9-2861ee621d3e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-67275ce2-9189-4a72-a6f9-2861ee621d3e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:59:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67275ce2-9189-4a72-a6f9-2861ee621d3e tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a returned with HTTP 200 Sep 02 19:59:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 439/872] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:06 2026] GET /volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5820f056-1e12-44f6-bb31-c19ab3ce43a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5820f056-1e12-44f6-bb31-c19ab3ce43a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5820f056-1e12-44f6-bb31-c19ab3ce43a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5820f056-1e12-44f6-bb31-c19ab3ce43a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5820f056-1e12-44f6-bb31-c19ab3ce43a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:07 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Lock "cinder-attachment_update-bcf58912-8269-4947-8c07-abd92b0857d5-devstack" released by "attachment_update" :: held 1.880s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 19:59:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-3aa9a53d-310d-4c75-91d4-5565cb021aab tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79 returned with HTTP 200 Sep 02 19:59:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 434/873] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 19:59:05 2026] PUT /volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79 => generated 694 bytes in 1939 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5820f056-1e12-44f6-bb31-c19ab3ce43a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 440/874] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:07 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-29051967-2afd-4d05-b6f5-1fea1efdffff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29051967-2afd-4d05-b6f5-1fea1efdffff tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29051967-2afd-4d05-b6f5-1fea1efdffff tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29051967-2afd-4d05-b6f5-1fea1efdffff tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e4e5eca7-6036-470b-97b7-37047d7d361b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4e5eca7-6036-470b-97b7-37047d7d361b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4e5eca7-6036-470b-97b7-37047d7d361b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4e5eca7-6036-470b-97b7-37047d7d361b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-29051967-2afd-4d05-b6f5-1fea1efdffff tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e4e5eca7-6036-470b-97b7-37047d7d361b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Snapshot retrieved successfully. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4e5eca7-6036-470b-97b7-37047d7d361b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a returned with HTTP 200 Sep 02 19:59:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 441/875] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:07 2026] GET /volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a => generated 450 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29051967-2afd-4d05-b6f5-1fea1efdffff tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 435/876] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:07 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2c1199dd-15d5-48f1-aa1f-2f0e699711c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c1199dd-15d5-48f1-aa1f-2f0e699711c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c1199dd-15d5-48f1-aa1f-2f0e699711c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c1199dd-15d5-48f1-aa1f-2f0e699711c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2c1199dd-15d5-48f1-aa1f-2f0e699711c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c1199dd-15d5-48f1-aa1f-2f0e699711c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 442/877] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:07 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-4daa34ce-5a2b-4b1e-a9f0-fa1b745ab766 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-4daa34ce-5a2b-4b1e-a9f0-fa1b745ab766 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79/action Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-4daa34ce-5a2b-4b1e-a9f0-fa1b745ab766 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-4daa34ce-5a2b-4b1e-a9f0-fa1b745ab766 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a1a12250-7db2-48e2-8f2c-1958ae528397 req-4daa34ce-5a2b-4b1e-a9f0-fa1b745ab766 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79/action returned with HTTP 204 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 443/878] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 19:59:08 2026] POST /volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ba12ad8-0330-4b68-9080-bf8e34ef1988", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1160561997"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create snapshot from volume 6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['9eb5ba44-e3a1-4a6c-a02d-376409535448', '989219be-f09d-4230-83b4-3ab24c98aca1', 'd5215139-173b-433e-bedf-c07d59c4b774', '7e8f1c62-b297-4830-ae41-7e7648271988'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1905170767"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1905170767'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Create volume of 1 GB Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Availability Zones retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot create request issued successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71916212-d0eb-46f8-8d68-c1d09ad5af54 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 444/879] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:59:08 2026] POST /volume/v3/snapshots => generated 380 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ab0427b3-5e80-416c-9e97-b80cde5b01c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Flow 'volume_create_api' (8b14abbd-79f8-44df-a926-b26939d713b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ab0427b3-5e80-416c-9e97-b80cde5b01c0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ab0427b3-5e80-416c-9e97-b80cde5b01c0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ab0427b3-5e80-416c-9e97-b80cde5b01c0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6b1a26-cd54-438e-954e-e7612cf68ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ab0427b3-5e80-416c-9e97-b80cde5b01c0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ab0427b3-5e80-416c-9e97-b80cde5b01c0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 445/880] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:08 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 512 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-02b32247-8c9d-4e82-9963-3a7ffab1bf31 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02b32247-8c9d-4e82-9963-3a7ffab1bf31 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02b32247-8c9d-4e82-9963-3a7ffab1bf31 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02b32247-8c9d-4e82-9963-3a7ffab1bf31 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-02b32247-8c9d-4e82-9963-3a7ffab1bf31 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02b32247-8c9d-4e82-9963-3a7ffab1bf31 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 446/881] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:08 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6b1a26-cd54-438e-954e-e7612cf68ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275e04f8-a5d3-405c-9403-15f049fa58c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-817fc69b-c2cc-487b-a23a-3903b6368461 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-817fc69b-c2cc-487b-a23a-3903b6368461 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-817fc69b-c2cc-487b-a23a-3903b6368461 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-817fc69b-c2cc-487b-a23a-3903b6368461 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-817fc69b-c2cc-487b-a23a-3903b6368461 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-817fc69b-c2cc-487b-a23a-3903b6368461 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 447/882] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:08 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Created reservations ['6e6ceec5-e4d4-4f8e-94d4-7f59dda01398', '65db71d5-7455-4246-92e6-bdebeea99a11', '46fb4a82-7ac3-4d17-bb01-d75ea5bba899', '5e676cdf-9c5c-41e2-8bfe-ce7c0e85fce8'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (275e04f8-a5d3-405c-9403-15f049fa58c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e6ceec5-e4d4-4f8e-94d4-7f59dda01398', '65db71d5-7455-4246-92e6-bdebeea99a11', '46fb4a82-7ac3-4d17-bb01-d75ea5bba899', '5e676cdf-9c5c-41e2-8bfe-ce7c0e85fce8']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36fe85a-c4b4-4542-a826-e1c2b558ee42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d36fe85a-c4b4-4542-a826-e1c2b558ee42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4deccef-09bc-4a5b-9c65-08d7a8ad77b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1905170767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d28a4f5e7e045cabc4b727547ee0b98',qos_specs=None,replication_status=,reservations=['6e6ceec5-e4d4-4f8e-94d4-7f59dda01398','65db71d5-7455-4246-92e6-bdebeea99a11','46fb4a82-7ac3-4d17-bb01-d75ea5bba899','5e676cdf-9c5c-41e2-8bfe-ce7c0e85fce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4393cc249155422fa1eb7e0340990136',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1905170767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4deccef-09bc-4a5b-9c65-08d7a8ad77b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d28a4f5e7e045cabc4b727547ee0b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4393cc249155422fa1eb7e0340990136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54874a8-9ef4-46fc-b186-7dd729c56023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d54874a8-9ef4-46fc-b186-7dd729c56023) transitioned into state 'SUCCESS' from state '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-1905170767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d28a4f5e7e045cabc4b727547ee0b98',qos_specs=None,replication_status=,reservations=['6e6ceec5-e4d4-4f8e-94d4-7f59dda01398','65db71d5-7455-4246-92e6-bdebeea99a11','46fb4a82-7ac3-4d17-bb01-d75ea5bba899','5e676cdf-9c5c-41e2-8bfe-ce7c0e85fce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4393cc249155422fa1eb7e0340990136',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c561081-82f2-4f8f-b7a2-2f29ed55d177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c561081-82f2-4f8f-b7a2-2f29ed55d177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Flow 'volume_create_api' (8b14abbd-79f8-44df-a926-b26939d713b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Create volume request issued successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a8ccde9-3607-4b4e-9308-4e9e7b6ab5be tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 436/883] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:59:08 2026] POST /volume/v3/volumes => generated 759 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-49fb2a6a-b2c3-4e60-9d92-761a606cfc28 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-49fb2a6a-b2c3-4e60-9d92-761a606cfc28 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-49fb2a6a-b2c3-4e60-9d92-761a606cfc28 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-49fb2a6a-b2c3-4e60-9d92-761a606cfc28 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-49fb2a6a-b2c3-4e60-9d92-761a606cfc28 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-49fb2a6a-b2c3-4e60-9d92-761a606cfc28 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 448/884] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:08 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ed0e3eea-1834-4d91-b4fd-591386baa1fb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ed0e3eea-1834-4d91-b4fd-591386baa1fb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ed0e3eea-1834-4d91-b4fd-591386baa1fb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ed0e3eea-1834-4d91-b4fd-591386baa1fb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ed0e3eea-1834-4d91-b4fd-591386baa1fb tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a returned with HTTP 404 Sep 02 19:59:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 437/885] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:08 2026] GET /volume/v3/snapshots/14ce11e4-6b80-4c17-8c08-e99cc5ab789a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a3a2ed3-5b51-4a71-b9ab-84f926b4e302 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a3a2ed3-5b51-4a71-b9ab-84f926b4e302 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a3a2ed3-5b51-4a71-b9ab-84f926b4e302 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a3a2ed3-5b51-4a71-b9ab-84f926b4e302 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-7a3a2ed3-5b51-4a71-b9ab-84f926b4e302 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a3a2ed3-5b51-4a71-b9ab-84f926b4e302 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 404 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 449/886] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:08 2026] GET /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9951264f-e18a-4329-a3bd-3cd485229df3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9951264f-e18a-4329-a3bd-3cd485229df3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/group_snapshots Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9951264f-e18a-4329-a3bd-3cd485229df3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9951264f-e18a-4329-a3bd-3cd485229df3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9951264f-e18a-4329-a3bd-3cd485229df3 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots returned with HTTP 200 Sep 02 19:59:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 438/887] 192.168.122.225 () {60 vars in 1186 bytes} [Wed Sep 2 19:59:09 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] DELETE http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for member 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 {{(pid=86538) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group_snapshot with id: 5e3ffbb5-c098-4b32-be8e-651ac4ac6669 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0d35dd63-c097-44e3-970b-6c1afc424e57 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 returned with HTTP 404 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 450/888] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:59:09 2026] DELETE /volume/v3/group_snapshots/5e3ffbb5-c098-4b32-be8e-651ac4ac6669 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Get all volumes completed successfully. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:09 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb9600e2-c5b9-46cf-873d-6fb887babc0b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:59:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 439/889] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:59:09 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] POST http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028/action Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] delete called for group ce7f7ddb-8a3b-4444-bc4b-00dc81519028 {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Delete group with id: ce7f7ddb-8a3b-4444-bc4b-00dc81519028 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:59:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de9c3cd1-8773-45d5-91e3-d8df76417718 tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028/action returned with HTTP 202 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 451/890] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:59:09 2026] POST /volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Volume info retrieved successfully. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:09 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4e6a0d9e-60b1-44d7-83bd-a8e0c731bf2d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e6a0d9e-60b1-44d7-83bd-a8e0c731bf2d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e6a0d9e-60b1-44d7-83bd-a8e0c731bf2d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e6a0d9e-60b1-44d7-83bd-a8e0c731bf2d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4e6a0d9e-60b1-44d7-83bd-a8e0c731bf2d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e6a0d9e-60b1-44d7-83bd-a8e0c731bf2d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 452/891] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:09 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 512 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3690288f-1f6e-4ece-a874-a7ebf051e63b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 returned with HTTP 200 Sep 02 19:59:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 440/892] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:09 2026] GET /volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 => generated 923 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-626b7ad9-af62-4de7-a0ae-3e1dbbb42298 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-626b7ad9-af62-4de7-a0ae-3e1dbbb42298 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-626b7ad9-af62-4de7-a0ae-3e1dbbb42298 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-626b7ad9-af62-4de7-a0ae-3e1dbbb42298 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-626b7ad9-af62-4de7-a0ae-3e1dbbb42298 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-626b7ad9-af62-4de7-a0ae-3e1dbbb42298 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 453/893] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:09 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9f0c1e48-bfc5-4af7-b141-9babe0898526 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f0c1e48-bfc5-4af7-b141-9babe0898526 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f0c1e48-bfc5-4af7-b141-9babe0898526 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f0c1e48-bfc5-4af7-b141-9babe0898526 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9f0c1e48-bfc5-4af7-b141-9babe0898526 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f0c1e48-bfc5-4af7-b141-9babe0898526 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 441/894] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:10 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f331f090-a0c8-4b61-aba9-367a8c0f144b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f331f090-a0c8-4b61-aba9-367a8c0f144b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f331f090-a0c8-4b61-aba9-367a8c0f144b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f331f090-a0c8-4b61-aba9-367a8c0f144b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f331f090-a0c8-4b61-aba9-367a8c0f144b tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 returned with HTTP 404 Sep 02 19:59:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 454/895] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:10 2026] GET /volume/v3/volumes/a1bf1aaa-c0de-4346-9c14-88000486e164 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-34463cee-5e45-45ec-8e29-9dbd801f01dc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-34463cee-5e45-45ec-8e29-9dbd801f01dc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] GET http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-34463cee-5e45-45ec-8e29-9dbd801f01dc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-34463cee-5e45-45ec-8e29-9dbd801f01dc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-34463cee-5e45-45ec-8e29-9dbd801f01dc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] show called for member ce7f7ddb-8a3b-4444-bc4b-00dc81519028 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-34463cee-5e45-45ec-8e29-9dbd801f01dc tempest-GroupSnapshotsTest-1107255526 tempest-GroupSnapshotsTest-1107255526-project-member] http://192.168.122.225/volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 returned with HTTP 404 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 442/896] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:10 2026] GET /volume/v3/groups/ce7f7ddb-8a3b-4444-bc4b-00dc81519028 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4edbccc7-486d-48bc-8630-a04116a2ee32 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4edbccc7-486d-48bc-8630-a04116a2ee32 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/f7e01d0d-d6ed-4682-83f5-21fd7583f2af Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4edbccc7-486d-48bc-8630-a04116a2ee32 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4edbccc7-486d-48bc-8630-a04116a2ee32 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4edbccc7-486d-48bc-8630-a04116a2ee32 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/group_types/f7e01d0d-d6ed-4682-83f5-21fd7583f2af returned with HTTP 202 Sep 02 19:59:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 455/897] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:59:10 2026] DELETE /volume/v3/group_types/f7e01d0d-d6ed-4682-83f5-21fd7583f2af => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36ec8624-81bb-4f51-9017-e0c1268f675e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36ec8624-81bb-4f51-9017-e0c1268f675e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] DELETE http://192.168.122.225/volume/v3/types/0ce8864e-5a21-4669-b600-3a41c342b816 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36ec8624-81bb-4f51-9017-e0c1268f675e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36ec8624-81bb-4f51-9017-e0c1268f675e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36ec8624-81bb-4f51-9017-e0c1268f675e tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types/0ce8864e-5a21-4669-b600-3a41c342b816 returned with HTTP 202 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 443/898] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:59:10 2026] DELETE /volume/v3/types/0ce8864e-5a21-4669-b600-3a41c342b816 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d50e42fd-2632-4102-9cdb-bb2795cfc2e1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d50e42fd-2632-4102-9cdb-bb2795cfc2e1 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] GET http://192.168.122.225/volume/v3/types/0ce8864e-5a21-4669-b600-3a41c342b816 Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d50e42fd-2632-4102-9cdb-bb2795cfc2e1 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d50e42fd-2632-4102-9cdb-bb2795cfc2e1 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d50e42fd-2632-4102-9cdb-bb2795cfc2e1 tempest-GroupSnapshotsTest-569475117 tempest-GroupSnapshotsTest-569475117-project-admin] http://192.168.122.225/volume/v3/types/0ce8864e-5a21-4669-b600-3a41c342b816 returned with HTTP 404 Sep 02 19:59:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 456/899] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:59:10 2026] GET /volume/v3/types/0ce8864e-5a21-4669-b600-3a41c342b816 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e8849538-3b06-480f-bb24-1a38a66815da None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e8849538-3b06-480f-bb24-1a38a66815da tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e8849538-3b06-480f-bb24-1a38a66815da tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e8849538-3b06-480f-bb24-1a38a66815da tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e8849538-3b06-480f-bb24-1a38a66815da tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e8849538-3b06-480f-bb24-1a38a66815da tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 444/900] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:10 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1a98a988-b91a-4c99-a410-2938acc8690f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a98a988-b91a-4c99-a410-2938acc8690f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a98a988-b91a-4c99-a410-2938acc8690f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a98a988-b91a-4c99-a410-2938acc8690f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1a98a988-b91a-4c99-a410-2938acc8690f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a98a988-b91a-4c99-a410-2938acc8690f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 457/901] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:11 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-38248f88-c39a-4884-9391-9c0d625649b4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-38248f88-c39a-4884-9391-9c0d625649b4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-38248f88-c39a-4884-9391-9c0d625649b4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-38248f88-c39a-4884-9391-9c0d625649b4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-38248f88-c39a-4884-9391-9c0d625649b4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-38248f88-c39a-4884-9391-9c0d625649b4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 445/902] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:11 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c863a1f0-b995-457d-b797-f15358e7d458 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Get all snapshots completed successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c863a1f0-b995-457d-b797-f15358e7d458 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 458/903] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 19:59:11 2026] GET /volume/v3/snapshots => generated 408 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-771d19e1-a21b-42c9-833c-270097fceca0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-771d19e1-a21b-42c9-833c-270097fceca0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] PUT http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-771d19e1-a21b-42c9-833c-270097fceca0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-146219266", "description": "This is the new description of snapshot."}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-771d19e1-a21b-42c9-833c-270097fceca0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-771d19e1-a21b-42c9-833c-270097fceca0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 446/904] 192.168.122.225 () {60 vars in 1259 bytes} [Wed Sep 2 19:59:11 2026] PUT /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-54f9c0b5-b828-42c4-8dd3-01c73b014b2c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54f9c0b5-b828-42c4-8dd3-01c73b014b2c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54f9c0b5-b828-42c4-8dd3-01c73b014b2c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54f9c0b5-b828-42c4-8dd3-01c73b014b2c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-54f9c0b5-b828-42c4-8dd3-01c73b014b2c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54f9c0b5-b828-42c4-8dd3-01c73b014b2c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 459/905] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:11 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 576 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete snapshot with id: 42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot delete request issued successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d50d3c9-3347-4b26-acf0-402323367ef7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 202 Sep 02 19:59:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 447/906] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:11 2026] DELETE /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c3456d62-391d-4ea8-985d-6534a59b2c1a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3456d62-391d-4ea8-985d-6534a59b2c1a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3456d62-391d-4ea8-985d-6534a59b2c1a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3456d62-391d-4ea8-985d-6534a59b2c1a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c3456d62-391d-4ea8-985d-6534a59b2c1a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3456d62-391d-4ea8-985d-6534a59b2c1a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 460/907] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:11 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 575 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae6c113d-10f0-499b-b425-31334baf1301 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae6c113d-10f0-499b-b425-31334baf1301 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae6c113d-10f0-499b-b425-31334baf1301 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae6c113d-10f0-499b-b425-31334baf1301 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ae6c113d-10f0-499b-b425-31334baf1301 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae6c113d-10f0-499b-b425-31334baf1301 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 448/908] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:12 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b5035912-396c-491d-8b95-1e6c452e4ab8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b5035912-396c-491d-8b95-1e6c452e4ab8 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/limits Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b5035912-396c-491d-8b95-1e6c452e4ab8 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b5035912-396c-491d-8b95-1e6c452e4ab8 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b5035912-396c-491d-8b95-1e6c452e4ab8 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/limits returned with HTTP 200 Sep 02 19:59:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 461/909] 192.168.122.225 () {58 vars in 1118 bytes} [Wed Sep 2 19:59:12 2026] GET /volume/v3/limits => generated 302 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b8ba71ee-c77f-4b94-ac33-e9c00d12e11e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8ba71ee-c77f-4b94-ac33-e9c00d12e11e tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8ba71ee-c77f-4b94-ac33-e9c00d12e11e tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8ba71ee-c77f-4b94-ac33-e9c00d12e11e tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b8ba71ee-c77f-4b94-ac33-e9c00d12e11e tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8ba71ee-c77f-4b94-ac33-e9c00d12e11e tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 449/910] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:12 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] DELETE http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Delete volume with id: a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Delete volume request issued successfully. Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-314343bf-cfc1-43c9-9282-ff577ecf8fa1 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 202 Sep 02 19:59:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 462/911] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:12 2026] DELETE /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e52f804-beca-45aa-ae27-20bfec8666dd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e52f804-beca-45aa-ae27-20bfec8666dd tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e52f804-beca-45aa-ae27-20bfec8666dd tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e52f804-beca-45aa-ae27-20bfec8666dd tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e52f804-beca-45aa-ae27-20bfec8666dd tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e52f804-beca-45aa-ae27-20bfec8666dd tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 450/912] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:12 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-61ae4eca-dc12-479b-ab43-252047fa660a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61ae4eca-dc12-479b-ab43-252047fa660a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61ae4eca-dc12-479b-ab43-252047fa660a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61ae4eca-dc12-479b-ab43-252047fa660a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61ae4eca-dc12-479b-ab43-252047fa660a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61ae4eca-dc12-479b-ab43-252047fa660a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 463/913] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:12 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 575 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-755982c1-98a4-4c15-bae4-e82674b89c09 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-755982c1-98a4-4c15-bae4-e82674b89c09 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-755982c1-98a4-4c15-bae4-e82674b89c09 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-755982c1-98a4-4c15-bae4-e82674b89c09 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-755982c1-98a4-4c15-bae4-e82674b89c09 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Volume info retrieved successfully. Sep 02 19:59:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-755982c1-98a4-4c15-bae4-e82674b89c09 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 200 Sep 02 19:59:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 451/914] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:13 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c63d41ff-2fd2-41c9-91cb-3532b9a20b37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c63d41ff-2fd2-41c9-91cb-3532b9a20b37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c63d41ff-2fd2-41c9-91cb-3532b9a20b37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c63d41ff-2fd2-41c9-91cb-3532b9a20b37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c63d41ff-2fd2-41c9-91cb-3532b9a20b37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c63d41ff-2fd2-41c9-91cb-3532b9a20b37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 200 Sep 02 19:59:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 464/915] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:13 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 575 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-84f43029-c062-4572-9a13-ab0c05cb3e81 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84f43029-c062-4572-9a13-ab0c05cb3e81 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] GET http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 Sep 02 19:59:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84f43029-c062-4572-9a13-ab0c05cb3e81 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84f43029-c062-4572-9a13-ab0c05cb3e81 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84f43029-c062-4572-9a13-ab0c05cb3e81 tempest-AbsoluteLimitsTests-1517220239 tempest-AbsoluteLimitsTests-1517220239-project-member] http://192.168.122.225/volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 returned with HTTP 404 Sep 02 19:59:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 452/916] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:14 2026] GET /volume/v3/volumes/a4deccef-09bc-4a5b-9c65-08d7a8ad77b9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:59:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-05e677c3-6142-40fc-a112-15970178f280 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-05e677c3-6142-40fc-a112-15970178f280 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-05e677c3-6142-40fc-a112-15970178f280 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-05e677c3-6142-40fc-a112-15970178f280 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-05e677c3-6142-40fc-a112-15970178f280 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 404 Sep 02 19:59:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 465/917] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:14 2026] GET /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36b78a80-1a27-4b11-8fef-3c0ede640541 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36b78a80-1a27-4b11-8fef-3c0ede640541 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36b78a80-1a27-4b11-8fef-3c0ede640541 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36b78a80-1a27-4b11-8fef-3c0ede640541 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-36b78a80-1a27-4b11-8fef-3c0ede640541 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete snapshot with id: 42b9fa89-367f-43b6-b93c-dbda9911a382 Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36b78a80-1a27-4b11-8fef-3c0ede640541 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 returned with HTTP 404 Sep 02 19:59:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 453/918] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:15 2026] DELETE /volume/v3/snapshots/42b9fa89-367f-43b6-b93c-dbda9911a382 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-019dc304-4233-488c-91d4-e1f38aa1d176 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-019dc304-4233-488c-91d4-e1f38aa1d176 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-019dc304-4233-488c-91d4-e1f38aa1d176 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-019dc304-4233-488c-91d4-e1f38aa1d176 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-019dc304-4233-488c-91d4-e1f38aa1d176 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-019dc304-4233-488c-91d4-e1f38aa1d176 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 466/919] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:15 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1650329124"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1650329124'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume of 1 GB Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Availability Zones retrieved successfully. Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (28bb4317-0b7b-47c2-b737-7648d15029de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5f8ca9-dcd5-415d-9453-544e6a5c54bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5f8ca9-dcd5-415d-9453-544e6a5c54bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8094966-42e7-4156-b1d8-2a0a3a538741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['8ca9ac90-09b7-4010-bb2b-b064d7717512', 'a0505641-cc98-4570-b262-94a978116bb4', '4c5320fb-603b-4a64-a01f-5b75c9509eec', '5df91af5-1e4f-41af-af21-a13cc372ed30'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8094966-42e7-4156-b1d8-2a0a3a538741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca9ac90-09b7-4010-bb2b-b064d7717512', 'a0505641-cc98-4570-b262-94a978116bb4', '4c5320fb-603b-4a64-a01f-5b75c9509eec', '5df91af5-1e4f-41af-af21-a13cc372ed30']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b807ddc-9f0b-4b3d-8c3a-b578f0ec208b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b807ddc-9f0b-4b3d-8c3a-b578f0ec208b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fc846bf-d9ae-4987-807c-4666af1611c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1650329124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['8ca9ac90-09b7-4010-bb2b-b064d7717512','a0505641-cc98-4570-b262-94a978116bb4','4c5320fb-603b-4a64-a01f-5b75c9509eec','5df91af5-1e4f-41af-af21-a13cc372ed30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1650329124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fc846bf-d9ae-4987-807c-4666af1611c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1f3455f86542aa8484df47c854c637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dccb3004d804fae9f6bee20880579bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5576ce-5128-4b81-b814-0e8e9c3edfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5576ce-5128-4b81-b814-0e8e9c3edfbb) transitioned into state 'SUCCESS' from state '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-1650329124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['8ca9ac90-09b7-4010-bb2b-b064d7717512','a0505641-cc98-4570-b262-94a978116bb4','4c5320fb-603b-4a64-a01f-5b75c9509eec','5df91af5-1e4f-41af-af21-a13cc372ed30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1adf946b-1007-40e4-8fb8-2592bb7be601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1adf946b-1007-40e4-8fb8-2592bb7be601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (28bb4317-0b7b-47c2-b737-7648d15029de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request issued successfully. Sep 02 19:59:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73e5e1b0-a0fc-4b8e-bbaf-7a89c4722e37 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 454/920] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:59:15 2026] POST /volume/v3/volumes => generated 763 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2b52aa3f-18bf-4f61-b2c0-5323b87c32b6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b52aa3f-18bf-4f61-b2c0-5323b87c32b6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b52aa3f-18bf-4f61-b2c0-5323b87c32b6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b52aa3f-18bf-4f61-b2c0-5323b87c32b6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2b52aa3f-18bf-4f61-b2c0-5323b87c32b6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b52aa3f-18bf-4f61-b2c0-5323b87c32b6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 200 Sep 02 19:59:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 467/921] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:15 2026] GET /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 831 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0cb1ba5a-f469-4f74-bdae-75471c3de1d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0cb1ba5a-f469-4f74-bdae-75471c3de1d4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0cb1ba5a-f469-4f74-bdae-75471c3de1d4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0cb1ba5a-f469-4f74-bdae-75471c3de1d4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0cb1ba5a-f469-4f74-bdae-75471c3de1d4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0cb1ba5a-f469-4f74-bdae-75471c3de1d4 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 200 Sep 02 19:59:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 455/922] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:16 2026] GET /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-97023ff2-a3c6-491e-a7c8-252b749edc2b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97023ff2-a3c6-491e-a7c8-252b749edc2b tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97023ff2-a3c6-491e-a7c8-252b749edc2b tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1218981875"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97023ff2-a3c6-491e-a7c8-252b749edc2b tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:59:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 468/923] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:59:17 2026] POST /volume/v3/types => generated 228 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3dc34abb-5f77-460e-aba4-ee069df3cf83 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3dc34abb-5f77-460e-aba4-ee069df3cf83 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3dc34abb-5f77-460e-aba4-ee069df3cf83 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-973490323"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3dc34abb-5f77-460e-aba4-ee069df3cf83 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:59:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 456/924] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:59:17 2026] POST /volume/v3/group_types => generated 184 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "19860386-f831-41f8-9b06-8b9c4e01ea33", "volume_types": ["8ec02cd8-f77b-4d0f-9bea-4c8cc213f498"], "name": "tempest-GroupSnapshotsV319Test-Group-535430644"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Creating new group {'group': {'group_type': '19860386-f831-41f8-9b06-8b9c4e01ea33', 'volume_types': ['8ec02cd8-f77b-4d0f-9bea-4c8cc213f498'], 'name': 'tempest-GroupSnapshotsV319Test-Group-535430644'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-535430644. Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Availability Zones retrieved successfully. Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Created reservations ['21427e92-7ccb-4350-bc02-fc883a0c3708'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6ca051de-ba90-492c-8ae2-9363a18f1757 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:59:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 469/925] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:59:17 2026] POST /volume/v3/groups => generated 115 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-04ce2aa4-0057-48bc-9c1b-38564a03d586 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04ce2aa4-0057-48bc-9c1b-38564a03d586 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04ce2aa4-0057-48bc-9c1b-38564a03d586 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04ce2aa4-0057-48bc-9c1b-38564a03d586 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-04ce2aa4-0057-48bc-9c1b-38564a03d586 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9ddd2b82-9c96-4b9a-a4aa-a44931b065df None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ddd2b82-9c96-4b9a-a4aa-a44931b065df tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ddd2b82-9c96-4b9a-a4aa-a44931b065df tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ddd2b82-9c96-4b9a-a4aa-a44931b065df tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:17 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:59:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04ce2aa4-0057-48bc-9c1b-38564a03d586 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca returned with HTTP 200 Sep 02 19:59:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 457/926] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:17 2026] GET /volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca => generated 395 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:59:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9ddd2b82-9c96-4b9a-a4aa-a44931b065df tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ddd2b82-9c96-4b9a-a4aa-a44931b065df tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 200 Sep 02 19:59:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 470/927] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:17 2026] GET /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fc846bf-d9ae-4987-807c-4666af1611c3", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1846547371"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create snapshot from volume 6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:18 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['6ca7f8e3-36c8-45a3-9464-17c6b144bdda', 'ad499d97-33cf-4e7b-9c9e-d53ab45d08f4', '2b211dbe-ea34-4203-8f6b-f48b149c7635', '6be2672e-87a7-4e7b-bcd1-5ad5dec09a2f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot create request issued successfully. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f88888f-7a7b-400b-9a04-1bd96e3882d1 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:59:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 458/928] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:59:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-29583d90-4ef7-4471-b473-49cc95de5a5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29583d90-4ef7-4471-b473-49cc95de5a5e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29583d90-4ef7-4471-b473-49cc95de5a5e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29583d90-4ef7-4471-b473-49cc95de5a5e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-29583d90-4ef7-4471-b473-49cc95de5a5e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29583d90-4ef7-4471-b473-49cc95de5a5e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 200 Sep 02 19:59:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 471/929] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:18 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4fab4fae-e815-493a-854c-ae07c99e4c3e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fab4fae-e815-493a-854c-ae07c99e4c3e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca Sep 02 19:59:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fab4fae-e815-493a-854c-ae07c99e4c3e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fab4fae-e815-493a-854c-ae07c99e4c3e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-4fab4fae-e815-493a-854c-ae07c99e4c3e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:18 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:59:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fab4fae-e815-493a-854c-ae07c99e4c3e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca returned with HTTP 200 Sep 02 19:59:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 459/930] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:18 2026] GET /volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca => generated 396 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1937081461", "volume_type": "8ec02cd8-f77b-4d0f-9bea-4c8cc213f498", "group_id": "ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1937081461', 'volume_type': '8ec02cd8-f77b-4d0f-9bea-4c8cc213f498', 'group_id': 'ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:19 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Create volume of 1 GB Sep 02 19:59:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:59:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Availability Zones retrieved successfully. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Flow 'volume_create_api' (00bfe33a-053a-48e2-9df3-43fd256daa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd71061c-c78c-4e0c-8701-39f8d7b99fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd71061c-c78c-4e0c-8701-39f8d7b99fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:59:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ec02cd8-f77b-4d0f-9bea-4c8cc213f498,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1218981875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ec02cd8-f77b-4d0f-9bea-4c8cc213f498', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a2efa0-4f41-45f0-9845-ae97a4559baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1218981875 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1218981875, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1218981875 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1218981875, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:59:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bee004b3-c93a-4378-bd85-3d826e28d195 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bee004b3-c93a-4378-bd85-3d826e28d195 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bee004b3-c93a-4378-bd85-3d826e28d195 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bee004b3-c93a-4378-bd85-3d826e28d195 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bee004b3-c93a-4378-bd85-3d826e28d195 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bee004b3-c93a-4378-bd85-3d826e28d195 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 200 Sep 02 19:59:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 460/931] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:19 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 442 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Created reservations ['833f91b5-f0a5-486b-abb9-47cc1c00b169', '287567e1-41f1-4eb4-bbca-1c295b325615', '3607ffcc-4f73-4fac-aff6-76329749707e', '5e7448c5-df7c-4dda-99f2-33d8b5998ba3'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a2efa0-4f41-45f0-9845-ae97a4559baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['833f91b5-f0a5-486b-abb9-47cc1c00b169', '287567e1-41f1-4eb4-bbca-1c295b325615', '3607ffcc-4f73-4fac-aff6-76329749707e', '5e7448c5-df7c-4dda-99f2-33d8b5998ba3']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0b8dbb-282b-4642-96ac-05ad7436cabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0b8dbb-282b-4642-96ac-05ad7436cabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e239afc-4a67-410b-90d4-fb5e4cbda4be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1937081461',encryption_key_id=None,group_id=ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca,group_type_id=,metadata={},multiattach=False,project_id='4f1fcdf1c8cc4a448c111d7a409a3b1b',qos_specs=None,replication_status=,reservations=['833f91b5-f0a5-486b-abb9-47cc1c00b169','287567e1-41f1-4eb4-bbca-1c295b325615','3607ffcc-4f73-4fac-aff6-76329749707e','5e7448c5-df7c-4dda-99f2-33d8b5998ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4448f93cd33b48bd9b1d988472db590c',volume_type_id=8ec02cd8-f77b-4d0f-9bea-4c8cc213f498), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1937081461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca,host=None,id=4e239afc-4a67-410b-90d4-fb5e4cbda4be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1fcdf1c8cc4a448c111d7a409a3b1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4448f93cd33b48bd9b1d988472db590c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ec02cd8-f77b-4d0f-9bea-4c8cc213f498),volume_type_id=8ec02cd8-f77b-4d0f-9bea-4c8cc213f498)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ffc500-8cec-41c9-b707-d98d1cbaf3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97ffc500-8cec-41c9-b707-d98d1cbaf3b9) transitioned into state 'SUCCESS' from state '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-1937081461',encryption_key_id=None,group_id=ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca,group_type_id=,metadata={},multiattach=False,project_id='4f1fcdf1c8cc4a448c111d7a409a3b1b',qos_specs=None,replication_status=,reservations=['833f91b5-f0a5-486b-abb9-47cc1c00b169','287567e1-41f1-4eb4-bbca-1c295b325615','3607ffcc-4f73-4fac-aff6-76329749707e','5e7448c5-df7c-4dda-99f2-33d8b5998ba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4448f93cd33b48bd9b1d988472db590c',volume_type_id=8ec02cd8-f77b-4d0f-9bea-4c8cc213f498)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af80d765-4514-41ca-a5b7-3df19bc9a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af80d765-4514-41ca-a5b7-3df19bc9a5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Flow 'volume_create_api' (00bfe33a-053a-48e2-9df3-43fd256daa9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Create volume request issued successfully. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:19 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:19 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f3cbb76-fe06-480d-aa06-161a62e0c92a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 472/932] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:59:18 2026] POST /volume/v3/volumes => generated 835 bytes in 1028 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Volume info retrieved successfully. Sep 02 19:59:20 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:20 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea4de0e9-c067-47e0-bf8a-464a9f2d2302 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be returned with HTTP 200 Sep 02 19:59:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 461/933] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:20 2026] GET /volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be => generated 903 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-438dfaf7-3e17-4405-b121-7231c72297d8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-438dfaf7-3e17-4405-b121-7231c72297d8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-438dfaf7-3e17-4405-b121-7231c72297d8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-438dfaf7-3e17-4405-b121-7231c72297d8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-438dfaf7-3e17-4405-b121-7231c72297d8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-438dfaf7-3e17-4405-b121-7231c72297d8 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 200 Sep 02 19:59:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 473/934] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:20 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-678652939"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-678652939'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Create volume of 1 GB Sep 02 19:59:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Availability Zones retrieved successfully. Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Flow 'volume_create_api' (3c299d36-3565-40a4-ab98-2fe5857ce9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f992688-5758-4433-b84c-9a367a6c268f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f992688-5758-4433-b84c-9a367a6c268f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74984698-c7d4-4562-9c90-57b3c165391a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Created reservations ['f0bcb3eb-7d25-42a3-8c41-315b7b356777', 'dc8f7efe-3984-4093-9964-ad80da3f1ebe', 'b758c1a1-3505-4800-9ce6-79c9e8d1f0b3', '1f729502-d5b7-485a-8ca1-24e029f436cf'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74984698-c7d4-4562-9c90-57b3c165391a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0bcb3eb-7d25-42a3-8c41-315b7b356777', 'dc8f7efe-3984-4093-9964-ad80da3f1ebe', 'b758c1a1-3505-4800-9ce6-79c9e8d1f0b3', '1f729502-d5b7-485a-8ca1-24e029f436cf']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ec1d5b-2f55-49f1-b440-6ca454f9c0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ec1d5b-2f55-49f1-b440-6ca454f9c0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18fea617-0be2-4b08-805b-505e83525dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-678652939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb07b07c30d46208b383d22095dc4ef',qos_specs=None,replication_status=,reservations=['f0bcb3eb-7d25-42a3-8c41-315b7b356777','dc8f7efe-3984-4093-9964-ad80da3f1ebe','b758c1a1-3505-4800-9ce6-79c9e8d1f0b3','1f729502-d5b7-485a-8ca1-24e029f436cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721818a63a2a4566bd7a107d03683568',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-678652939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18fea617-0be2-4b08-805b-505e83525dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdb07b07c30d46208b383d22095dc4ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='721818a63a2a4566bd7a107d03683568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad8e0ab-bfa7-4f58-b0a6-b845f1e19698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad8e0ab-bfa7-4f58-b0a6-b845f1e19698) transitioned into state 'SUCCESS' from state '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-678652939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdb07b07c30d46208b383d22095dc4ef',qos_specs=None,replication_status=,reservations=['f0bcb3eb-7d25-42a3-8c41-315b7b356777','dc8f7efe-3984-4093-9964-ad80da3f1ebe','b758c1a1-3505-4800-9ce6-79c9e8d1f0b3','1f729502-d5b7-485a-8ca1-24e029f436cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721818a63a2a4566bd7a107d03683568',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c06c168-de49-48ec-9a3f-871bdeaf9cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c06c168-de49-48ec-9a3f-871bdeaf9cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Flow 'volume_create_api' (3c299d36-3565-40a4-ab98-2fe5857ce9c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Create volume request issued successfully. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f5a2f4d-7360-4190-9a13-eaaa04728064 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 462/935] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:59:20 2026] POST /volume/v3/volumes => generated 766 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3ecac112-a6ba-4dde-b2f4-d82b71eba054 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ecac112-a6ba-4dde-b2f4-d82b71eba054 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ecac112-a6ba-4dde-b2f4-d82b71eba054 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ecac112-a6ba-4dde-b2f4-d82b71eba054 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3ecac112-a6ba-4dde-b2f4-d82b71eba054 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ecac112-a6ba-4dde-b2f4-d82b71eba054 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 200 Sep 02 19:59:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 474/936] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:21 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 834 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86678987-5777-4f8a-840c-6542b681461f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Volume info retrieved successfully. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:21 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86678987-5777-4f8a-840c-6542b681461f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be returned with HTTP 200 Sep 02 19:59:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 463/937] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:21 2026] GET /volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be => generated 927 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:59:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-57d7a8b2-d221-4d45-a7c0-db2b701f7902 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-57d7a8b2-d221-4d45-a7c0-db2b701f7902 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-57d7a8b2-d221-4d45-a7c0-db2b701f7902 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-57d7a8b2-d221-4d45-a7c0-db2b701f7902 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-57d7a8b2-d221-4d45-a7c0-db2b701f7902 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-57d7a8b2-d221-4d45-a7c0-db2b701f7902 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 200 Sep 02 19:59:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 475/938] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:21 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "367960fa-4c6c-4f19-9c26-716154b95026", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-267773185"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request body: {'volume': {'snapshot_id': '367960fa-4c6c-4f19-9c26-716154b95026', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-267773185'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume of 2 GB Sep 02 19:59:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Availability Zones retrieved successfully. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (5421f981-8a3b-4572-b521-6d4b6d4f6884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543a831f-55ec-4c0c-8ec0-23d13f9df751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543a831f-55ec-4c0c-8ec0-23d13f9df751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '367960fa-4c6c-4f19-9c26-716154b95026', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344026be-a5b8-4bfa-93ed-2743b5841d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['1b3e5240-e0f0-401b-a6e6-850505f2cfac', '8d3e8ad5-2634-46d6-954a-106653e1e702', 'a0701450-57ef-49be-b6ab-ccb430fb4a6f', 'e9684cd2-b508-41bf-bde1-9647ed807599'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344026be-a5b8-4bfa-93ed-2743b5841d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b3e5240-e0f0-401b-a6e6-850505f2cfac', '8d3e8ad5-2634-46d6-954a-106653e1e702', 'a0701450-57ef-49be-b6ab-ccb430fb4a6f', 'e9684cd2-b508-41bf-bde1-9647ed807599']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48c1c45-7bdd-46ad-b7aa-1b72fef4a87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48c1c45-7bdd-46ad-b7aa-1b72fef4a87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-267773185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['1b3e5240-e0f0-401b-a6e6-850505f2cfac','8d3e8ad5-2634-46d6-954a-106653e1e702','a0701450-57ef-49be-b6ab-ccb430fb4a6f','e9684cd2-b508-41bf-bde1-9647ed807599'],size=2,snapshot_id=367960fa-4c6c-4f19-9c26-716154b95026,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-267773185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1f3455f86542aa8484df47c854c637',provider_auth=None,provider_geometry=None,provider_id=None,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=367960fa-4c6c-4f19-9c26-716154b95026,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dccb3004d804fae9f6bee20880579bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e33e67-88f5-42e5-a204-badedfe10446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e33e67-88f5-42e5-a204-badedfe10446) transitioned into state 'SUCCESS' from state '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-267773185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['1b3e5240-e0f0-401b-a6e6-850505f2cfac','8d3e8ad5-2634-46d6-954a-106653e1e702','a0701450-57ef-49be-b6ab-ccb430fb4a6f','e9684cd2-b508-41bf-bde1-9647ed807599'],size=2,snapshot_id=367960fa-4c6c-4f19-9c26-716154b95026,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e36de0c-3f24-408e-99ad-af52b989216d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e36de0c-3f24-408e-99ad-af52b989216d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (5421f981-8a3b-4572-b521-6d4b6d4f6884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request issued successfully. Sep 02 19:59:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5ebc305-33e5-4a51-b55d-06b716571ad0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 464/939] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:59:21 2026] POST /volume/v3/volumes => generated 796 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a90949f6-d33f-44e9-845c-e57ea31428dc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a90949f6-d33f-44e9-845c-e57ea31428dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a90949f6-d33f-44e9-845c-e57ea31428dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a90949f6-d33f-44e9-845c-e57ea31428dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a90949f6-d33f-44e9-845c-e57ea31428dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a90949f6-d33f-44e9-845c-e57ea31428dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 476/940] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:22 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d4d985ff-d431-43af-a0d4-399d713d7aa9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4d985ff-d431-43af-a0d4-399d713d7aa9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4d985ff-d431-43af-a0d4-399d713d7aa9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4d985ff-d431-43af-a0d4-399d713d7aa9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d4d985ff-d431-43af-a0d4-399d713d7aa9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4d985ff-d431-43af-a0d4-399d713d7aa9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 200 Sep 02 19:59:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 465/941] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:22 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Volume info retrieved successfully. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:22 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:22 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00c2ba18-23ff-4732-9f78-922ca16e59d2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be returned with HTTP 200 Sep 02 19:59:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 477/942] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:22 2026] GET /volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be => generated 927 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4cdfd727-e0cb-41e7-98b5-5e2c57b2ea5b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4cdfd727-e0cb-41e7-98b5-5e2c57b2ea5b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4cdfd727-e0cb-41e7-98b5-5e2c57b2ea5b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4cdfd727-e0cb-41e7-98b5-5e2c57b2ea5b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4cdfd727-e0cb-41e7-98b5-5e2c57b2ea5b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4cdfd727-e0cb-41e7-98b5-5e2c57b2ea5b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 466/943] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:23 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5e685e77-a85c-45ff-a7ae-bbda51a0b65f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e685e77-a85c-45ff-a7ae-bbda51a0b65f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e685e77-a85c-45ff-a7ae-bbda51a0b65f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e685e77-a85c-45ff-a7ae-bbda51a0b65f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5e685e77-a85c-45ff-a7ae-bbda51a0b65f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e685e77-a85c-45ff-a7ae-bbda51a0b65f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 200 Sep 02 19:59:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 478/944] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:23 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be Sep 02 19:59:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Volume info retrieved successfully. Sep 02 19:59:23 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:23 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-196ea7e1-a236-4e94-bcee-4633c30c9c7b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be returned with HTTP 200 Sep 02 19:59:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 467/945] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:23 2026] GET /volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be => generated 928 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] POST http://192.168.122.225/volume/v3/group_snapshots Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2069830492"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2069830492'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2069830492. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1218981875 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1218981875, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Created reservations ['5bdb7381-4941-485b-ac64-54c3c9f65ca2', '43b4a589-e66d-454b-8c47-b5c429ce1482', '009e6ffe-6dc3-4edf-90d3-58c1e59d2487', '79a03092-e2da-4c41-943c-9c7211f03baf'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f83264a0-2efb-4e71-9f73-acab7d67825b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f83264a0-2efb-4e71-9f73-acab7d67825b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f83264a0-2efb-4e71-9f73-acab7d67825b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f83264a0-2efb-4e71-9f73-acab7d67825b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f83264a0-2efb-4e71-9f73-acab7d67825b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f83264a0-2efb-4e71-9f73-acab7d67825b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 468/946] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:24 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-468c5a37-d816-4640-a7a9-ec5c7ae2fd9c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots returned with HTTP 202 Sep 02 19:59:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 479/947] 192.168.122.225 () {62 vars in 1208 bytes} [Wed Sep 2 19:59:24 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-38724b19-3d55-4b9e-b79e-1266c5f5e722 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-38724b19-3d55-4b9e-b79e-1266c5f5e722 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-38724b19-3d55-4b9e-b79e-1266c5f5e722 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-38724b19-3d55-4b9e-b79e-1266c5f5e722 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-38724b19-3d55-4b9e-b79e-1266c5f5e722 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-38724b19-3d55-4b9e-b79e-1266c5f5e722 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 469/948] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:24 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6a8285c3-fecb-479e-b1bb-1181820623fb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a8285c3-fecb-479e-b1bb-1181820623fb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a8285c3-fecb-479e-b1bb-1181820623fb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a8285c3-fecb-479e-b1bb-1181820623fb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6a8285c3-fecb-479e-b1bb-1181820623fb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a8285c3-fecb-479e-b1bb-1181820623fb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 200 Sep 02 19:59:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 480/949] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:24 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18fea617-0be2-4b08-805b-505e83525dbe", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1857148245"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Create snapshot from volume 18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:24 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Created reservations ['23b4c18b-d151-442e-9524-29d36171bcf1', 'dd99ee12-652a-4adb-8a1e-88ecdc467949', '36b7dc84-525d-4ceb-a9cb-675187b7cdaf', 'a59ec0e7-5137-48ef-b5a2-8623d93efaca'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot create request issued successfully. Sep 02 19:59:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea7031e0-a7fd-4935-a7b4-6af57bf00f2d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:59:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 470/950] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:59:24 2026] POST /volume/v3/snapshots => generated 314 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0e24be68-0d4d-46f8-82ae-a6b9262df681 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e24be68-0d4d-46f8-82ae-a6b9262df681 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e24be68-0d4d-46f8-82ae-a6b9262df681 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e24be68-0d4d-46f8-82ae-a6b9262df681 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0e24be68-0d4d-46f8-82ae-a6b9262df681 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e24be68-0d4d-46f8-82ae-a6b9262df681 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 481/951] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:24 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-81a35786-92f3-4dd6-86ba-01ffce88ac56 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81a35786-92f3-4dd6-86ba-01ffce88ac56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81a35786-92f3-4dd6-86ba-01ffce88ac56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81a35786-92f3-4dd6-86ba-01ffce88ac56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-40e99d76-b2fa-4b7f-bbe2-2860a89203d7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40e99d76-b2fa-4b7f-bbe2-2860a89203d7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40e99d76-b2fa-4b7f-bbe2-2860a89203d7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40e99d76-b2fa-4b7f-bbe2-2860a89203d7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-40e99d76-b2fa-4b7f-bbe2-2860a89203d7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-81a35786-92f3-4dd6-86ba-01ffce88ac56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81a35786-92f3-4dd6-86ba-01ffce88ac56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 471/952] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:25 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40e99d76-b2fa-4b7f-bbe2-2860a89203d7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 482/953] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:25 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f6ca03db-cb77-446f-a5b2-3dd4e45eed99 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6ca03db-cb77-446f-a5b2-3dd4e45eed99 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6ca03db-cb77-446f-a5b2-3dd4e45eed99 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6ca03db-cb77-446f-a5b2-3dd4e45eed99 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f6ca03db-cb77-446f-a5b2-3dd4e45eed99 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6ca03db-cb77-446f-a5b2-3dd4e45eed99 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 472/954] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:25 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9cca6f91-432c-4af5-96b7-294124744224 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9cca6f91-432c-4af5-96b7-294124744224 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9cca6f91-432c-4af5-96b7-294124744224 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3529d08f-e1fd-4078-9d5c-d46f07fd3755 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9cca6f91-432c-4af5-96b7-294124744224 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3529d08f-e1fd-4078-9d5c-d46f07fd3755 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3529d08f-e1fd-4078-9d5c-d46f07fd3755 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3529d08f-e1fd-4078-9d5c-d46f07fd3755 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-3529d08f-e1fd-4078-9d5c-d46f07fd3755 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3529d08f-e1fd-4078-9d5c-d46f07fd3755 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 473/955] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:26 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9cca6f91-432c-4af5-96b7-294124744224 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9cca6f91-432c-4af5-96b7-294124744224 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 483/956] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:26 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9247fec6-b809-428d-ad19-dc17fd5b22fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9247fec6-b809-428d-ad19-dc17fd5b22fd tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9247fec6-b809-428d-ad19-dc17fd5b22fd tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9247fec6-b809-428d-ad19-dc17fd5b22fd tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9247fec6-b809-428d-ad19-dc17fd5b22fd tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9247fec6-b809-428d-ad19-dc17fd5b22fd tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 474/957] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:26 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4e1338e5-1d46-466c-9ee1-0ebf82bcd8b8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e1338e5-1d46-466c-9ee1-0ebf82bcd8b8 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e1338e5-1d46-466c-9ee1-0ebf82bcd8b8 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e1338e5-1d46-466c-9ee1-0ebf82bcd8b8 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-4e1338e5-1d46-466c-9ee1-0ebf82bcd8b8 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e1338e5-1d46-466c-9ee1-0ebf82bcd8b8 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 484/958] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:27 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b633a5fc-4d55-45fe-a62c-ad70badc7009 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b633a5fc-4d55-45fe-a62c-ad70badc7009 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b633a5fc-4d55-45fe-a62c-ad70badc7009 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b633a5fc-4d55-45fe-a62c-ad70badc7009 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b633a5fc-4d55-45fe-a62c-ad70badc7009 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b633a5fc-4d55-45fe-a62c-ad70badc7009 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 475/959] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:27 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6561770c-ee6d-4886-8954-43a0528b63c6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6561770c-ee6d-4886-8954-43a0528b63c6 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6561770c-ee6d-4886-8954-43a0528b63c6 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6561770c-ee6d-4886-8954-43a0528b63c6 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6561770c-ee6d-4886-8954-43a0528b63c6 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6561770c-ee6d-4886-8954-43a0528b63c6 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 485/960] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:28 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a0dcb1fd-2b6a-44a3-8f81-21ff51de69c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a0dcb1fd-2b6a-44a3-8f81-21ff51de69c3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a0dcb1fd-2b6a-44a3-8f81-21ff51de69c3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a0dcb1fd-2b6a-44a3-8f81-21ff51de69c3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-a0dcb1fd-2b6a-44a3-8f81-21ff51de69c3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a0dcb1fd-2b6a-44a3-8f81-21ff51de69c3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 476/961] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:28 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c41ffaa9-bd05-4407-8ef2-f70facc3626d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c41ffaa9-bd05-4407-8ef2-f70facc3626d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c41ffaa9-bd05-4407-8ef2-f70facc3626d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c41ffaa9-bd05-4407-8ef2-f70facc3626d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c41ffaa9-bd05-4407-8ef2-f70facc3626d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c41ffaa9-bd05-4407-8ef2-f70facc3626d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 486/962] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:28 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-652f9b46-8cde-4a77-b5b9-fef1bd4065b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-652f9b46-8cde-4a77-b5b9-fef1bd4065b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-652f9b46-8cde-4a77-b5b9-fef1bd4065b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-652f9b46-8cde-4a77-b5b9-fef1bd4065b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-652f9b46-8cde-4a77-b5b9-fef1bd4065b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-652f9b46-8cde-4a77-b5b9-fef1bd4065b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 477/963] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:29 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-87b17525-9281-4773-bfce-6c42ce0daf68 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-87b17525-9281-4773-bfce-6c42ce0daf68 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-87b17525-9281-4773-bfce-6c42ce0daf68 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-87b17525-9281-4773-bfce-6c42ce0daf68 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-87b17525-9281-4773-bfce-6c42ce0daf68 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-87b17525-9281-4773-bfce-6c42ce0daf68 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 487/964] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:29 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b8863539-197d-4510-9daf-60c24fc18437 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8863539-197d-4510-9daf-60c24fc18437 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8863539-197d-4510-9daf-60c24fc18437 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8863539-197d-4510-9daf-60c24fc18437 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b8863539-197d-4510-9daf-60c24fc18437 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8d6079b6-5198-4989-ba5b-5727b33e0189 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8863539-197d-4510-9daf-60c24fc18437 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d6079b6-5198-4989-ba5b-5727b33e0189 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 478/965] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:30 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d6079b6-5198-4989-ba5b-5727b33e0189 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d6079b6-5198-4989-ba5b-5727b33e0189 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8d6079b6-5198-4989-ba5b-5727b33e0189 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d6079b6-5198-4989-ba5b-5727b33e0189 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 488/966] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:30 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-24b4338f-9c64-4ff2-a5fc-b2f2bb0dad28 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-24b4338f-9c64-4ff2-a5fc-b2f2bb0dad28 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-24b4338f-9c64-4ff2-a5fc-b2f2bb0dad28 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-24b4338f-9c64-4ff2-a5fc-b2f2bb0dad28 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-24b4338f-9c64-4ff2-a5fc-b2f2bb0dad28 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=560,cinder:INSERT=99,cinder:UPDATE=159 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:59:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-24b4338f-9c64-4ff2-a5fc-b2f2bb0dad28 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 479/967] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:30 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-701b1ed2-21b4-4dcd-a986-3eb61d6d557f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-701b1ed2-21b4-4dcd-a986-3eb61d6d557f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-701b1ed2-21b4-4dcd-a986-3eb61d6d557f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-701b1ed2-21b4-4dcd-a986-3eb61d6d557f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6cee318d-9e99-476e-81f4-0f811847ffc2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-701b1ed2-21b4-4dcd-a986-3eb61d6d557f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6cee318d-9e99-476e-81f4-0f811847ffc2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6cee318d-9e99-476e-81f4-0f811847ffc2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6cee318d-9e99-476e-81f4-0f811847ffc2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-701b1ed2-21b4-4dcd-a986-3eb61d6d557f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 489/968] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:31 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6cee318d-9e99-476e-81f4-0f811847ffc2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6cee318d-9e99-476e-81f4-0f811847ffc2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 480/969] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:31 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36720221-49b9-4e1e-9cdd-a16844c5b2d3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36720221-49b9-4e1e-9cdd-a16844c5b2d3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36720221-49b9-4e1e-9cdd-a16844c5b2d3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36720221-49b9-4e1e-9cdd-a16844c5b2d3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=544,cinder:INSERT=67,cinder:UPDATE=106 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-36720221-49b9-4e1e-9cdd-a16844c5b2d3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36720221-49b9-4e1e-9cdd-a16844c5b2d3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 490/970] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:31 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 889 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume request issued successfully. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5086acf7-9a81-43c7-8761-2b0ae6a0dfcb tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 202 Sep 02 19:59:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 481/971] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:31 2026] DELETE /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bd333a9d-3081-486b-995e-2d7873be04b9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bd333a9d-3081-486b-995e-2d7873be04b9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bd333a9d-3081-486b-995e-2d7873be04b9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bd333a9d-3081-486b-995e-2d7873be04b9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bd333a9d-3081-486b-995e-2d7873be04b9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bd333a9d-3081-486b-995e-2d7873be04b9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 200 Sep 02 19:59:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 491/972] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:31 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 888 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-390ae325-659e-49eb-a8db-4c80c6f20095 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-390ae325-659e-49eb-a8db-4c80c6f20095 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-390ae325-659e-49eb-a8db-4c80c6f20095 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-390ae325-659e-49eb-a8db-4c80c6f20095 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-390ae325-659e-49eb-a8db-4c80c6f20095 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-390ae325-659e-49eb-a8db-4c80c6f20095 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 482/973] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:31 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6305896f-f1c7-490e-ac08-65875f93d561 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6305896f-f1c7-490e-ac08-65875f93d561 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6305896f-f1c7-490e-ac08-65875f93d561 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6305896f-f1c7-490e-ac08-65875f93d561 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6305896f-f1c7-490e-ac08-65875f93d561 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6305896f-f1c7-490e-ac08-65875f93d561 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 492/974] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:32 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-96c6d16e-f6a9-457b-9a15-1193d9aa31f3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-96c6d16e-f6a9-457b-9a15-1193d9aa31f3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-96c6d16e-f6a9-457b-9a15-1193d9aa31f3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-96c6d16e-f6a9-457b-9a15-1193d9aa31f3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-96c6d16e-f6a9-457b-9a15-1193d9aa31f3 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 404 Sep 02 19:59:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 483/975] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:32 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fd42f104-6e63-417f-9c0d-3ce65024b09d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fd42f104-6e63-417f-9c0d-3ce65024b09d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fd42f104-6e63-417f-9c0d-3ce65024b09d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fd42f104-6e63-417f-9c0d-3ce65024b09d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fd42f104-6e63-417f-9c0d-3ce65024b09d tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 404 Sep 02 19:59:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 493/976] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:32 2026] GET /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d9158e69-8195-4e7a-be40-baa22e260a15 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d9158e69-8195-4e7a-be40-baa22e260a15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d9158e69-8195-4e7a-be40-baa22e260a15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d9158e69-8195-4e7a-be40-baa22e260a15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d9158e69-8195-4e7a-be40-baa22e260a15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d9158e69-8195-4e7a-be40-baa22e260a15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e returned with HTTP 404 Sep 02 19:59:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 484/977] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:32 2026] DELETE /volume/v3/volumes/b91a5fbc-b37f-4f5f-b6d6-29bbd7cde65e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete snapshot with id: 367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot delete request issued successfully. Sep 02 19:59:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b999f02c-d3c5-4fe1-aec8-342b070ff159 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 202 Sep 02 19:59:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 494/978] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:32 2026] DELETE /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b422cbd5-ddbf-42d0-ab14-ab4be770d4a7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b422cbd5-ddbf-42d0-ab14-ab4be770d4a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b422cbd5-ddbf-42d0-ab14-ab4be770d4a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b422cbd5-ddbf-42d0-ab14-ab4be770d4a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b422cbd5-ddbf-42d0-ab14-ab4be770d4a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b422cbd5-ddbf-42d0-ab14-ab4be770d4a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 200 Sep 02 19:59:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 485/979] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:32 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6bb77929-780a-47e6-81a4-cff26a989eda None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6bb77929-780a-47e6-81a4-cff26a989eda tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6bb77929-780a-47e6-81a4-cff26a989eda tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6bb77929-780a-47e6-81a4-cff26a989eda tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-6bb77929-780a-47e6-81a4-cff26a989eda tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6bb77929-780a-47e6-81a4-cff26a989eda tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 495/980] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:32 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-22bdb3b2-a3f2-49ec-8f3b-520cd12633d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22bdb3b2-a3f2-49ec-8f3b-520cd12633d2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22bdb3b2-a3f2-49ec-8f3b-520cd12633d2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22bdb3b2-a3f2-49ec-8f3b-520cd12633d2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-22bdb3b2-a3f2-49ec-8f3b-520cd12633d2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22bdb3b2-a3f2-49ec-8f3b-520cd12633d2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 486/981] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:33 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-faed4a9a-87f7-4cf0-98ed-63f43d15b301 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-faed4a9a-87f7-4cf0-98ed-63f43d15b301 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-faed4a9a-87f7-4cf0-98ed-63f43d15b301 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-faed4a9a-87f7-4cf0-98ed-63f43d15b301 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-faed4a9a-87f7-4cf0-98ed-63f43d15b301 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-faed4a9a-87f7-4cf0-98ed-63f43d15b301 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 200 Sep 02 19:59:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 496/982] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:33 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-96e15f63-b061-4ee0-9b5c-a8810d47edf3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-96e15f63-b061-4ee0-9b5c-a8810d47edf3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-96e15f63-b061-4ee0-9b5c-a8810d47edf3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-96e15f63-b061-4ee0-9b5c-a8810d47edf3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-96e15f63-b061-4ee0-9b5c-a8810d47edf3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-96e15f63-b061-4ee0-9b5c-a8810d47edf3 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 487/983] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3b805c76-1d35-425e-aa67-a043355a741f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Get all snapshots completed successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3b805c76-1d35-425e-aa67-a043355a741f tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 497/984] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7fee204d-a6ec-43ca-8b59-89f78cc0140a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fee204d-a6ec-43ca-8b59-89f78cc0140a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fee204d-a6ec-43ca-8b59-89f78cc0140a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fee204d-a6ec-43ca-8b59-89f78cc0140a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7fee204d-a6ec-43ca-8b59-89f78cc0140a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Snapshot retrieved successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fee204d-a6ec-43ca-8b59-89f78cc0140a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 488/985] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b558921d-42f6-4950-a12a-cec8e9090ad1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b558921d-42f6-4950-a12a-cec8e9090ad1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] POST http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b558921d-42f6-4950-a12a-cec8e9090ad1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b558921d-42f6-4950-a12a-cec8e9090ad1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-b558921d-42f6-4950-a12a-cec8e9090ad1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Updating group 'a889143d-4d78-47da-89c8-8216fd26d454' with 'creating' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b558921d-42f6-4950-a12a-cec8e9090ad1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action returned with HTTP 202 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 498/986] 192.168.122.225 () {62 vars in 1339 bytes} [Wed Sep 2 19:59:34 2026] POST /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae0e63b2-4bd4-4b04-bf16-53ce3a1e9734 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae0e63b2-4bd4-4b04-bf16-53ce3a1e9734 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae0e63b2-4bd4-4b04-bf16-53ce3a1e9734 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae0e63b2-4bd4-4b04-bf16-53ce3a1e9734 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-ae0e63b2-4bd4-4b04-bf16-53ce3a1e9734 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae0e63b2-4bd4-4b04-bf16-53ce3a1e9734 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 489/987] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4620310b-cace-4f9c-b6a3-99422ba33428 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4620310b-cace-4f9c-b6a3-99422ba33428 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] POST http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4620310b-cace-4f9c-b6a3-99422ba33428 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4620310b-cace-4f9c-b6a3-99422ba33428 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-4620310b-cace-4f9c-b6a3-99422ba33428 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Updating group 'a889143d-4d78-47da-89c8-8216fd26d454' with 'available' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4620310b-cace-4f9c-b6a3-99422ba33428 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action returned with HTTP 202 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 499/988] 192.168.122.225 () {62 vars in 1339 bytes} [Wed Sep 2 19:59:34 2026] POST /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e482445b-1579-48b3-bd45-13091a2e17b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e482445b-1579-48b3-bd45-13091a2e17b7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e482445b-1579-48b3-bd45-13091a2e17b7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e482445b-1579-48b3-bd45-13091a2e17b7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-e482445b-1579-48b3-bd45-13091a2e17b7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e482445b-1579-48b3-bd45-13091a2e17b7 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 490/989] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bfd7683b-96b1-46f1-9543-6352dd7a87d5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bfd7683b-96b1-46f1-9543-6352dd7a87d5 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] POST http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bfd7683b-96b1-46f1-9543-6352dd7a87d5 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bfd7683b-96b1-46f1-9543-6352dd7a87d5 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-bfd7683b-96b1-46f1-9543-6352dd7a87d5 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Updating group 'a889143d-4d78-47da-89c8-8216fd26d454' with 'error' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bfd7683b-96b1-46f1-9543-6352dd7a87d5 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action returned with HTTP 202 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 500/990] 192.168.122.225 () {62 vars in 1339 bytes} [Wed Sep 2 19:59:34 2026] POST /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1e8bbccc-dbf7-4475-9d59-276d88928809 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e8bbccc-dbf7-4475-9d59-276d88928809 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e8bbccc-dbf7-4475-9d59-276d88928809 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e8bbccc-dbf7-4475-9d59-276d88928809 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-1e8bbccc-dbf7-4475-9d59-276d88928809 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e8bbccc-dbf7-4475-9d59-276d88928809 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 491/991] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-21ce2933-1b40-4f42-8415-140d9454c1b8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-21ce2933-1b40-4f42-8415-140d9454c1b8 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] POST http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-21ce2933-1b40-4f42-8415-140d9454c1b8 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-21ce2933-1b40-4f42-8415-140d9454c1b8 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-21ce2933-1b40-4f42-8415-140d9454c1b8 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Updating group 'a889143d-4d78-47da-89c8-8216fd26d454' with 'available' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-21ce2933-1b40-4f42-8415-140d9454c1b8 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action returned with HTTP 202 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 501/992] 192.168.122.225 () {62 vars in 1339 bytes} [Wed Sep 2 19:59:34 2026] POST /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-65ea0839-ac11-4046-9f48-c9589133976a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65ea0839-ac11-4046-9f48-c9589133976a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65ea0839-ac11-4046-9f48-c9589133976a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65ea0839-ac11-4046-9f48-c9589133976a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.group_snapshots [None req-65ea0839-ac11-4046-9f48-c9589133976a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65ea0839-ac11-4046-9f48-c9589133976a tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 492/993] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1232ac15-a15f-41e4-acee-b49e542008a2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1232ac15-a15f-41e4-acee-b49e542008a2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] DELETE http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1232ac15-a15f-41e4-acee-b49e542008a2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7090dc9b-df0c-4e83-aa51-402d330a6c33 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1232ac15-a15f-41e4-acee-b49e542008a2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-1232ac15-a15f-41e4-acee-b49e542008a2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] delete called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86538) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.group_snapshots [None req-1232ac15-a15f-41e4-acee-b49e542008a2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Delete group_snapshot with id: a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7090dc9b-df0c-4e83-aa51-402d330a6c33 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7090dc9b-df0c-4e83-aa51-402d330a6c33 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7090dc9b-df0c-4e83-aa51-402d330a6c33 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7090dc9b-df0c-4e83-aa51-402d330a6c33 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7090dc9b-df0c-4e83-aa51-402d330a6c33 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 493/994] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1232ac15-a15f-41e4-acee-b49e542008a2 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 202 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 502/995] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 19:59:34 2026] DELETE /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-78f02022-d225-456a-884e-84bb7d46285b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Get all volumes completed successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:34 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78f02022-d225-456a-884e-84bb7d46285b tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 494/996] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Get all snapshots completed successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01707bbd-b40d-4d16-a5ff-70e21e3cc74e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 503/997] 192.168.122.225 () {58 vars in 1148 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a124b53f-caff-4f37-9047-3ae9b778582c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a124b53f-caff-4f37-9047-3ae9b778582c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a124b53f-caff-4f37-9047-3ae9b778582c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a124b53f-caff-4f37-9047-3ae9b778582c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a124b53f-caff-4f37-9047-3ae9b778582c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Snapshot retrieved successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a124b53f-caff-4f37-9047-3ae9b778582c tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 495/998] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d167f5d2-5358-42d5-af82-9d05d0cdac9c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d167f5d2-5358-42d5-af82-9d05d0cdac9c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d167f5d2-5358-42d5-af82-9d05d0cdac9c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d167f5d2-5358-42d5-af82-9d05d0cdac9c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d167f5d2-5358-42d5-af82-9d05d0cdac9c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 returned with HTTP 404 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 504/999] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/snapshots/367960fa-4c6c-4f19-9c26-716154b95026 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6529a41c-2f97-43f3-9380-054eb2d7c048 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6529a41c-2f97-43f3-9380-054eb2d7c048 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6529a41c-2f97-43f3-9380-054eb2d7c048 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6529a41c-2f97-43f3-9380-054eb2d7c048 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6529a41c-2f97-43f3-9380-054eb2d7c048 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6529a41c-2f97-43f3-9380-054eb2d7c048 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 200 Sep 02 19:59:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 496/1000] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:34 2026] GET /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: 6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume request issued successfully. Sep 02 19:59:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1d09103-0a4d-4576-95b2-d54f465c13a7 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 202 Sep 02 19:59:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 505/1001] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:34 2026] DELETE /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bbf59e4f-372f-4815-8f11-e7cfa3e3e2da None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bbf59e4f-372f-4815-8f11-e7cfa3e3e2da tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bbf59e4f-372f-4815-8f11-e7cfa3e3e2da tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bbf59e4f-372f-4815-8f11-e7cfa3e3e2da tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bbf59e4f-372f-4815-8f11-e7cfa3e3e2da tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bbf59e4f-372f-4815-8f11-e7cfa3e3e2da tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 200 Sep 02 19:59:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 497/1002] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:35 2026] GET /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-24029e6a-558c-4798-86ab-4ec5c91bc072 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24029e6a-558c-4798-86ab-4ec5c91bc072 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24029e6a-558c-4798-86ab-4ec5c91bc072 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24029e6a-558c-4798-86ab-4ec5c91bc072 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-24029e6a-558c-4798-86ab-4ec5c91bc072 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24029e6a-558c-4798-86ab-4ec5c91bc072 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 506/1003] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:35 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18fea617-0be2-4b08-805b-505e83525dbe", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1626635964"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Create snapshot from volume 18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Created reservations ['1666cd21-5bd2-40f6-ac3b-68e8674ed10f', 'f66612fe-2af8-4532-892b-24a7cd60ed66', '18ab9d2d-e44d-43b4-90f4-e08aeb47b018', 'c29383ce-b13e-41bb-8470-0d56cc98663a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot create request issued successfully. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5ac48dd-f98e-4966-88fe-3f5abeddf2df tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:59:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 498/1004] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:59:35 2026] POST /volume/v3/snapshots => generated 314 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a048ca6-3e0b-4a13-bcd6-05abd1d5e3c5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a048ca6-3e0b-4a13-bcd6-05abd1d5e3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a048ca6-3e0b-4a13-bcd6-05abd1d5e3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a048ca6-3e0b-4a13-bcd6-05abd1d5e3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a048ca6-3e0b-4a13-bcd6-05abd1d5e3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a048ca6-3e0b-4a13-bcd6-05abd1d5e3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 507/1005] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:35 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9b61b741-1804-49d4-ac41-aa1c4a3e2b48 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9b61b741-1804-49d4-ac41-aa1c4a3e2b48 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9b61b741-1804-49d4-ac41-aa1c4a3e2b48 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9b61b741-1804-49d4-ac41-aa1c4a3e2b48 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9b61b741-1804-49d4-ac41-aa1c4a3e2b48 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Snapshot retrieved successfully. Sep 02 19:59:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9b61b741-1804-49d4-ac41-aa1c4a3e2b48 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 returned with HTTP 200 Sep 02 19:59:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 499/1006] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:35 2026] GET /volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f2883828-60fb-4663-8f7b-ba22f2a60499 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2883828-60fb-4663-8f7b-ba22f2a60499 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2883828-60fb-4663-8f7b-ba22f2a60499 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2883828-60fb-4663-8f7b-ba22f2a60499 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2883828-60fb-4663-8f7b-ba22f2a60499 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 returned with HTTP 404 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 508/1007] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/volumes/6fc846bf-d9ae-4987-807c-4666af1611c3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e4b1bbe1-227d-4cab-b753-c522231378dc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4b1bbe1-227d-4cab-b753-c522231378dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4b1bbe1-227d-4cab-b753-c522231378dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4b1bbe1-227d-4cab-b753-c522231378dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e4b1bbe1-227d-4cab-b753-c522231378dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4b1bbe1-227d-4cab-b753-c522231378dc tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 19:59:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 500/1008] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1118630d-55e8-4d55-8304-d69701e9b2ba None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1416898951"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1416898951'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume of 1 GB Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Availability Zones retrieved successfully. Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (2dc34f57-bea5-4f7e-851b-d804e1e08226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd619e4-9382-4a57-9121-3648dcf1fb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd619e4-9382-4a57-9121-3648dcf1fb6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e414e5-c3a6-4b76-be4d-318a5e39f6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['161e8f3d-12f1-4964-be08-00a8611dce82', 'bf911ac8-ae8a-4e10-9c17-5e42ab864543', '38f690b8-b2e3-4365-add5-67a3abb2da64', '2ba5da47-850b-4743-8abc-8732b25d314e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0e414e5-c3a6-4b76-be4d-318a5e39f6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['161e8f3d-12f1-4964-be08-00a8611dce82', 'bf911ac8-ae8a-4e10-9c17-5e42ab864543', '38f690b8-b2e3-4365-add5-67a3abb2da64', '2ba5da47-850b-4743-8abc-8732b25d314e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2c9f10-1a47-4937-ae20-8e158d30293e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2c9f10-1a47-4937-ae20-8e158d30293e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad769f95-4d62-462c-94b7-ddd177f52018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1416898951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['161e8f3d-12f1-4964-be08-00a8611dce82','bf911ac8-ae8a-4e10-9c17-5e42ab864543','38f690b8-b2e3-4365-add5-67a3abb2da64','2ba5da47-850b-4743-8abc-8732b25d314e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1416898951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad769f95-4d62-462c-94b7-ddd177f52018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1f3455f86542aa8484df47c854c637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dccb3004d804fae9f6bee20880579bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c39575e-1865-424f-96f0-1014311bb551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c39575e-1865-424f-96f0-1014311bb551) transitioned into state 'SUCCESS' from state '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-1416898951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['161e8f3d-12f1-4964-be08-00a8611dce82','bf911ac8-ae8a-4e10-9c17-5e42ab864543','38f690b8-b2e3-4365-add5-67a3abb2da64','2ba5da47-850b-4743-8abc-8732b25d314e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1659a68-8909-4075-9eb1-1865293609d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1659a68-8909-4075-9eb1-1865293609d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (2dc34f57-bea5-4f7e-851b-d804e1e08226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request issued successfully. Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1118630d-55e8-4d55-8304-d69701e9b2ba tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 509/1009] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 19:59:36 2026] POST /volume/v3/volumes => generated 763 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-14ea6f68-fac3-4708-97cd-39c07d931d56 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-14ea6f68-fac3-4708-97cd-39c07d931d56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-14ea6f68-fac3-4708-97cd-39c07d931d56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-14ea6f68-fac3-4708-97cd-39c07d931d56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-14ea6f68-fac3-4708-97cd-39c07d931d56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-14ea6f68-fac3-4708-97cd-39c07d931d56 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 200 Sep 02 19:59:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 501/1010] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 831 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-30e06ab9-6959-40eb-a788-4193d6ffac8e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30e06ab9-6959-40eb-a788-4193d6ffac8e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30e06ab9-6959-40eb-a788-4193d6ffac8e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30e06ab9-6959-40eb-a788-4193d6ffac8e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-30e06ab9-6959-40eb-a788-4193d6ffac8e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30e06ab9-6959-40eb-a788-4193d6ffac8e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 510/1011] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-34dac62d-ae6a-4312-918b-d412b78bc4be None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-34dac62d-ae6a-4312-918b-d412b78bc4be tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-34dac62d-ae6a-4312-918b-d412b78bc4be tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-34dac62d-ae6a-4312-918b-d412b78bc4be tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-34dac62d-ae6a-4312-918b-d412b78bc4be tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 returned with HTTP 404 Sep 02 19:59:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 502/1012] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/snapshots/78449f90-7dca-4ca2-8d21-9c01d8a3dad4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aefeece2-acc9-4492-8b74-7142352e0e07 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aefeece2-acc9-4492-8b74-7142352e0e07 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aefeece2-acc9-4492-8b74-7142352e0e07 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aefeece2-acc9-4492-8b74-7142352e0e07 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.group_snapshots [None req-aefeece2-acc9-4492-8b74-7142352e0e07 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member a889143d-4d78-47da-89c8-8216fd26d454 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 19:59:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aefeece2-acc9-4492-8b74-7142352e0e07 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 returned with HTTP 404 Sep 02 19:59:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 511/1013] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/group_snapshots/a889143d-4d78-47da-89c8-8216fd26d454 => generated 116 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 19:59:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Get all volumes completed successfully. Sep 02 19:59:36 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:36 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f37a8a2-107a-44e9-8735-377c118a5b1e tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 19:59:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 503/1014] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 19:59:36 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] POST http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca/action Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] delete called for group ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Delete group with id: ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-020d27bf-d3f0-41a1-b6b2-bb37a00af7e6 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca/action returned with HTTP 202 Sep 02 19:59:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 512/1015] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 19:59:37 2026] POST /volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Volume info retrieved successfully. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:37 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cac40284-1d94-4bc9-be8a-af5f728bb5d0 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be returned with HTTP 200 Sep 02 19:59:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 504/1016] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:37 2026] GET /volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be => generated 927 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fcbd71fd-5496-40bc-937f-ca6f7591a2c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fcbd71fd-5496-40bc-937f-ca6f7591a2c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fcbd71fd-5496-40bc-937f-ca6f7591a2c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fcbd71fd-5496-40bc-937f-ca6f7591a2c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fcbd71fd-5496-40bc-937f-ca6f7591a2c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fcbd71fd-5496-40bc-937f-ca6f7591a2c2 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 200 Sep 02 19:59:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 513/1017] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:37 2026] GET /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b176c62f-af41-4193-b3e3-50587529d5ed None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b176c62f-af41-4193-b3e3-50587529d5ed tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b176c62f-af41-4193-b3e3-50587529d5ed tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b176c62f-af41-4193-b3e3-50587529d5ed tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b176c62f-af41-4193-b3e3-50587529d5ed tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b176c62f-af41-4193-b3e3-50587529d5ed tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 505/1018] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:37 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5704f576-9667-414c-8aa1-4dabbad84f50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18fea617-0be2-4b08-805b-505e83525dbe", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-968712251"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Create snapshot from volume 18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:37 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Created reservations ['28f91075-7bff-479a-87e7-5fc5f0cdf061', '5031010e-e2aa-44a9-a271-95b1cbda6af3', '4ded2bf9-7e05-415c-aff5-ea2cc2f1eeec', 'bf4f2f13-2225-47db-9b97-840e08f03c28'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot create request issued successfully. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5704f576-9667-414c-8aa1-4dabbad84f50 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 514/1019] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:59:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3f302015-6461-4901-9955-09d0d2214fe4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3f302015-6461-4901-9955-09d0d2214fe4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3f302015-6461-4901-9955-09d0d2214fe4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3f302015-6461-4901-9955-09d0d2214fe4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3f302015-6461-4901-9955-09d0d2214fe4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3f302015-6461-4901-9955-09d0d2214fe4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 200 Sep 02 19:59:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 506/1020] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:38 2026] GET /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d04a5e25-edab-4caf-ac6d-fddc0b3cd5d1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d04a5e25-edab-4caf-ac6d-fddc0b3cd5d1 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d04a5e25-edab-4caf-ac6d-fddc0b3cd5d1 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d04a5e25-edab-4caf-ac6d-fddc0b3cd5d1 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d04a5e25-edab-4caf-ac6d-fddc0b3cd5d1 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be returned with HTTP 404 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 515/1021] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:38 2026] GET /volume/v3/volumes/4e239afc-4a67-410b-90d4-fb5e4cbda4be => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-680dc838-5baf-48cb-b4a9-1b91808fb504 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-680dc838-5baf-48cb-b4a9-1b91808fb504 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] GET http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-680dc838-5baf-48cb-b4a9-1b91808fb504 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-680dc838-5baf-48cb-b4a9-1b91808fb504 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-680dc838-5baf-48cb-b4a9-1b91808fb504 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] show called for member ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-680dc838-5baf-48cb-b4a9-1b91808fb504 tempest-GroupSnapshotsV319Test-1719385814 tempest-GroupSnapshotsV319Test-1719385814-project-member] http://192.168.122.225/volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca returned with HTTP 404 Sep 02 19:59:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 507/1022] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:38 2026] GET /volume/v3/groups/ba30e49f-4cc6-4fe8-90bf-3b12e2e492ca => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bc2ae947-5c87-4d1c-93ec-cf741fe3437a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bc2ae947-5c87-4d1c-93ec-cf741fe3437a tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/19860386-f831-41f8-9b06-8b9c4e01ea33 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bc2ae947-5c87-4d1c-93ec-cf741fe3437a tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bc2ae947-5c87-4d1c-93ec-cf741fe3437a tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bc2ae947-5c87-4d1c-93ec-cf741fe3437a tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/group_types/19860386-f831-41f8-9b06-8b9c4e01ea33 returned with HTTP 202 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 516/1023] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:59:38 2026] DELETE /volume/v3/group_types/19860386-f831-41f8-9b06-8b9c4e01ea33 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a21baefb-65b5-4133-8f97-c7893dbe16f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a21baefb-65b5-4133-8f97-c7893dbe16f1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] DELETE http://192.168.122.225/volume/v3/types/8ec02cd8-f77b-4d0f-9bea-4c8cc213f498 Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a21baefb-65b5-4133-8f97-c7893dbe16f1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a21baefb-65b5-4133-8f97-c7893dbe16f1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a21baefb-65b5-4133-8f97-c7893dbe16f1 tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/types/8ec02cd8-f77b-4d0f-9bea-4c8cc213f498 returned with HTTP 202 Sep 02 19:59:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 508/1024] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 19:59:38 2026] DELETE /volume/v3/types/8ec02cd8-f77b-4d0f-9bea-4c8cc213f498 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ae071584-0517-4ea1-a1e3-603c48c99c7e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae071584-0517-4ea1-a1e3-603c48c99c7e tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] GET http://192.168.122.225/volume/v3/types/8ec02cd8-f77b-4d0f-9bea-4c8cc213f498 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae071584-0517-4ea1-a1e3-603c48c99c7e tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae071584-0517-4ea1-a1e3-603c48c99c7e tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae071584-0517-4ea1-a1e3-603c48c99c7e tempest-GroupSnapshotsV319Test-1657629090 tempest-GroupSnapshotsV319Test-1657629090-project-admin] http://192.168.122.225/volume/v3/types/8ec02cd8-f77b-4d0f-9bea-4c8cc213f498 returned with HTTP 404 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 517/1025] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 19:59:38 2026] GET /volume/v3/types/8ec02cd8-f77b-4d0f-9bea-4c8cc213f498 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ff2ac4f7-4da3-4633-b6c1-0c291688ccf6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff2ac4f7-4da3-4633-b6c1-0c291688ccf6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff2ac4f7-4da3-4633-b6c1-0c291688ccf6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff2ac4f7-4da3-4633-b6c1-0c291688ccf6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ff2ac4f7-4da3-4633-b6c1-0c291688ccf6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff2ac4f7-4da3-4633-b6c1-0c291688ccf6 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 200 Sep 02 19:59:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 509/1026] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:38 2026] GET /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad769f95-4d62-462c-94b7-ddd177f52018", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1257129539"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create snapshot from volume ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:38 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['1e1143c8-9830-460b-9bab-bd124f15f8ca', 'dd76fe87-8077-4e82-a2d1-0efc20d48d0a', 'e509ebf5-f3f1-4e6a-ac3a-7f7015596597', '7a2a2c19-69ee-43d9-a4f0-6a41c2f09a5b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot create request issued successfully. Sep 02 19:59:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f3568985-249d-4cf1-9420-98b5b1e3f2aa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 19:59:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 518/1027] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 19:59:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 19:59:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6db2bcc0-7435-4fbf-a216-a3bbb91c06fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6db2bcc0-7435-4fbf-a216-a3bbb91c06fd tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6db2bcc0-7435-4fbf-a216-a3bbb91c06fd tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6db2bcc0-7435-4fbf-a216-a3bbb91c06fd tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6db2bcc0-7435-4fbf-a216-a3bbb91c06fd tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6db2bcc0-7435-4fbf-a216-a3bbb91c06fd tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 510/1028] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:39 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e4c080bb-1c03-4cbc-8946-93c74b9b050c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4c080bb-1c03-4cbc-8946-93c74b9b050c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4c080bb-1c03-4cbc-8946-93c74b9b050c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4c080bb-1c03-4cbc-8946-93c74b9b050c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e4c080bb-1c03-4cbc-8946-93c74b9b050c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4c080bb-1c03-4cbc-8946-93c74b9b050c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 200 Sep 02 19:59:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 519/1029] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:39 2026] GET /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea0053db-92bb-4c36-936a-81b305173596 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea0053db-92bb-4c36-936a-81b305173596 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea0053db-92bb-4c36-936a-81b305173596 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea0053db-92bb-4c36-936a-81b305173596 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea0053db-92bb-4c36-936a-81b305173596 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea0053db-92bb-4c36-936a-81b305173596 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 511/1030] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ae7bd5bb-2889-49ec-97c2-b5467901e504 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae7bd5bb-2889-49ec-97c2-b5467901e504 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae7bd5bb-2889-49ec-97c2-b5467901e504 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae7bd5bb-2889-49ec-97c2-b5467901e504 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ae7bd5bb-2889-49ec-97c2-b5467901e504 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae7bd5bb-2889-49ec-97c2-b5467901e504 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 520/1031] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a366774e-1183-4b67-aece-034d9011d825 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?limit=1 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a366774e-1183-4b67-aece-034d9011d825 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 512/1032] 192.168.122.225 () {58 vars in 1142 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-239cdec5-c773-4ffa-9508-368e13234a6a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-239cdec5-c773-4ffa-9508-368e13234a6a tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 521/1033] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a55dfd68-186f-427d-82a4-9ef37146803f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?limit=100000 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a55dfd68-186f-427d-82a4-9ef37146803f tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 513/1034] 192.168.122.225 () {58 vars in 1152 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?limit=0 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1dc9cac7-5a2e-4a0a-bbb9-5dd287b2c7a2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 522/1035] 192.168.122.225 () {58 vars in 1142 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1484f65a-70d3-42c2-9ad4-df16196e2f1b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 514/1036] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?marker=8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53a31cf8-f9eb-4f49-bfc7-9c9fcd2eba65 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?marker=8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 523/1037] 192.168.122.225 () {58 vars in 1214 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?marker=8f82f219-2f05-485e-9f0b-08343cff2746 => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?offset=2&limit=3 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d819deb1-cc71-4bfa-a2b2-bee98ccb6e6d tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 515/1038] 192.168.122.225 () {58 vars in 1160 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eaec770-0e38-4e2b-9522-f3a104a3f6f1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 524/1039] 192.168.122.225 () {58 vars in 1192 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04faf702-a6c7-481b-8fdf-80750c44ae58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 516/1040] 192.168.122.225 () {58 vars in 1194 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-469a99b6-f7e7-4065-8c48-dbe653bf87e0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 525/1041] 192.168.122.225 () {58 vars in 1176 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-045f8a2d-a1f9-4569-9e03-dc7dc82e5b21 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 517/1042] 192.168.122.225 () {58 vars in 1178 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ad3a428-51ec-4853-a891-eee2bef85ec4 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 526/1043] 192.168.122.225 () {58 vars in 1196 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-63c00551-49e3-4ba8-b1ce-98d7ce09f3c5 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 518/1044] 192.168.122.225 () {58 vars in 1198 bytes} [Wed Sep 2 19:59:40 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 (2 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a546a504-0c3c-4366-a4ad-6e43c3726b9e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 527/1045] 192.168.122.225 () {58 vars in 1267 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 => generated 475 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail?status=available Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb055309-07ce-402c-8b3d-b9e4d27bf8b7 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 519/1046] 192.168.122.225 () {58 vars in 1181 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b78e2b43-7343-4afe-b4ce-6bb47e739210 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 528/1047] 192.168.122.225 () {58 vars in 1301 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4eb1bc5a-061a-4659-bb00-eb0bdfe125a0 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 returned with HTTP 200 Sep 02 19:59:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 520/1048] 192.168.122.225 () {58 vars in 1246 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 => generated 341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?status=available Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:40 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:41 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d82ebc91-21fb-4ed2-a2f0-d02f2b798ba3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?status=available returned with HTTP 200 Sep 02 19:59:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 529/1049] 192.168.122.225 () {58 vars in 1160 bytes} [Wed Sep 2 19:59:40 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Get all snapshots completed successfully. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-352620dc-bb53-4754-8fbb-ffc7b08dfc58 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 returned with HTTP 200 Sep 02 19:59:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 521/1050] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 19:59:41 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-968712251 => generated 341 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Delete snapshot with id: aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cf3eac25-439b-47b6-8263-e9c651cbfbee None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf3eac25-439b-47b6-8263-e9c651cbfbee tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf3eac25-439b-47b6-8263-e9c651cbfbee tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf3eac25-439b-47b6-8263-e9c651cbfbee tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cf3eac25-439b-47b6-8263-e9c651cbfbee tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf3eac25-439b-47b6-8263-e9c651cbfbee tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 522/1051] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:41 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot delete request issued successfully. Sep 02 19:59:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e59e0fd2-c26d-4c24-9dd9-1397ad3f032b tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 202 Sep 02 19:59:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 530/1052] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:41 2026] DELETE /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-25a4bbd0-a7fd-485d-aa69-caf71f7cecd2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25a4bbd0-a7fd-485d-aa69-caf71f7cecd2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25a4bbd0-a7fd-485d-aa69-caf71f7cecd2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25a4bbd0-a7fd-485d-aa69-caf71f7cecd2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-25a4bbd0-a7fd-485d-aa69-caf71f7cecd2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25a4bbd0-a7fd-485d-aa69-caf71f7cecd2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 200 Sep 02 19:59:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 523/1053] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:41 2026] GET /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-053c4a94-f865-43be-83e1-bc15f1fc601a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-053c4a94-f865-43be-83e1-bc15f1fc601a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-053c4a94-f865-43be-83e1-bc15f1fc601a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-053c4a94-f865-43be-83e1-bc15f1fc601a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-053c4a94-f865-43be-83e1-bc15f1fc601a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-053c4a94-f865-43be-83e1-bc15f1fc601a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 531/1054] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:42 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-24a83032-c662-48e3-acb9-ba455c023a53 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-24a83032-c662-48e3-acb9-ba455c023a53 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-24a83032-c662-48e3-acb9-ba455c023a53 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-24a83032-c662-48e3-acb9-ba455c023a53 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-24a83032-c662-48e3-acb9-ba455c023a53 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-24a83032-c662-48e3-acb9-ba455c023a53 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 200 Sep 02 19:59:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 524/1055] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:42 2026] GET /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 471 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6425327c-2527-4cb1-ac8b-7d35a16b7541 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6425327c-2527-4cb1-ac8b-7d35a16b7541 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6425327c-2527-4cb1-ac8b-7d35a16b7541 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1876121106", "description": "tempest-group-type-description-616010731", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cee5c2ec-18de-4651-8499-5fbb300ba13f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cee5c2ec-18de-4651-8499-5fbb300ba13f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cee5c2ec-18de-4651-8499-5fbb300ba13f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cee5c2ec-18de-4651-8499-5fbb300ba13f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cee5c2ec-18de-4651-8499-5fbb300ba13f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cee5c2ec-18de-4651-8499-5fbb300ba13f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 525/1056] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6425327c-2527-4cb1-ac8b-7d35a16b7541 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 532/1057] 192.168.122.225 () {62 vars in 1196 bytes} [Wed Sep 2 19:59:43 2026] POST /volume/v3/group_types => generated 264 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-143e7648-2809-442b-9366-d95db2aa76e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8593b5ef-1f32-4c78-b517-cd8a0e55be65", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1059526249"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-143e7648-2809-442b-9366-d95db2aa76e4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-143e7648-2809-442b-9366-d95db2aa76e4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-143e7648-2809-442b-9366-d95db2aa76e4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request body: {'volume': {'snapshot_id': '8593b5ef-1f32-4c78-b517-cd8a0e55be65', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1059526249'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume of 1 GB Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-143e7648-2809-442b-9366-d95db2aa76e4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 533/1058] 192.168.122.225 () {60 vars in 1174 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types => generated 498 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-116da663-0ba5-4967-ad20-29807f915228 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Availability Zones retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-116da663-0ba5-4967-ad20-29807f915228 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] PUT http://192.168.122.225/volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-116da663-0ba5-4967-ad20-29807f915228 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1655927900", "description": "updated-group-type-desc"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (1fbc5020-5842-4906-9d51-6121444add02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644fe798-8826-4e73-b298-1a28f955f037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-116da663-0ba5-4967-ad20-29807f915228 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 534/1059] 192.168.122.225 () {62 vars in 1306 bytes} [Wed Sep 2 19:59:43 2026] PUT /volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 => generated 255 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f16c2c5f-73c5-4377-afbb-1569bfc547b3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f16c2c5f-73c5-4377-afbb-1569bfc547b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f16c2c5f-73c5-4377-afbb-1569bfc547b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f16c2c5f-73c5-4377-afbb-1569bfc547b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f16c2c5f-73c5-4377-afbb-1569bfc547b3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f returned with HTTP 404 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 535/1060] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/snapshots/aa64db99-4d34-44cc-9397-6d384632315f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f55bf29-ed09-4683-919a-b5384e828623 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f55bf29-ed09-4683-919a-b5384e828623 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f55bf29-ed09-4683-919a-b5384e828623 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f55bf29-ed09-4683-919a-b5384e828623 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f55bf29-ed09-4683-919a-b5384e828623 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 536/1061] 192.168.122.225 () {60 vars in 1285 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 => generated 255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Delete snapshot with id: 8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (644fe798-8826-4e73-b298-1a28f955f037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8593b5ef-1f32-4c78-b517-cd8a0e55be65', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd62f43c-7a83-4666-abf9-31635463908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot delete request issued successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-081181ef-78ac-4e42-92db-a741bbf0ddb9 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 537/1062] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:43 2026] DELETE /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-a1f317ba-9bd7-4c86-a76f-e72756dbbfce req-a99576c3-229a-45a4-86c0-5c2bb542d71f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a1f317ba-9bd7-4c86-a76f-e72756dbbfce req-a99576c3-229a-45a4-86c0-5c2bb542d71f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a1f317ba-9bd7-4c86-a76f-e72756dbbfce req-a99576c3-229a-45a4-86c0-5c2bb542d71f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a1f317ba-9bd7-4c86-a76f-e72756dbbfce req-a99576c3-229a-45a4-86c0-5c2bb542d71f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-a1f317ba-9bd7-4c86-a76f-e72756dbbfce req-a99576c3-229a-45a4-86c0-5c2bb542d71f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a1f317ba-9bd7-4c86-a76f-e72756dbbfce req-a99576c3-229a-45a4-86c0-5c2bb542d71f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 538/1063] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-59c35552-4e92-4cfb-8eb0-5321ceed440a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59c35552-4e92-4cfb-8eb0-5321ceed440a tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59c35552-4e92-4cfb-8eb0-5321ceed440a tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59c35552-4e92-4cfb-8eb0-5321ceed440a tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Created reservations ['939c21f3-c612-4e61-b63e-e80c0df0136b', 'cfe8dd6a-1b84-4499-aa0d-e6da78fb39d1', 'a086b89b-7e3a-49d3-b2e7-cf28b708f4e3', 'aff98b8d-b1ff-4612-af34-e389be52d6a8'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd62f43c-7a83-4666-abf9-31635463908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939c21f3-c612-4e61-b63e-e80c0df0136b', 'cfe8dd6a-1b84-4499-aa0d-e6da78fb39d1', 'a086b89b-7e3a-49d3-b2e7-cf28b708f4e3', 'aff98b8d-b1ff-4612-af34-e389be52d6a8']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0183a30-8b3b-4371-85d4-d0d864043cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59c35552-4e92-4cfb-8eb0-5321ceed440a tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 539/1064] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:59:43 2026] DELETE /volume/v3/group_types/90486594-f371-49a2-82e7-8b3a9d01a025 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-97e5bcc4-a210-4724-bd3a-3868ef39eecb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97e5bcc4-a210-4724-bd3a-3868ef39eecb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97e5bcc4-a210-4724-bd3a-3868ef39eecb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97e5bcc4-a210-4724-bd3a-3868ef39eecb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-97e5bcc4-a210-4724-bd3a-3868ef39eecb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97e5bcc4-a210-4724-bd3a-3868ef39eecb tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 540/1065] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3ca45995-50f3-45b1-932e-027bf078c224 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ca45995-50f3-45b1-932e-027bf078c224 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ca45995-50f3-45b1-932e-027bf078c224 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3ca45995-50f3-45b1-932e-027bf078c224 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3ca45995-50f3-45b1-932e-027bf078c224 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 541/1066] 192.168.122.225 () {60 vars in 1174 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0183a30-8b3b-4371-85d4-d0d864043cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27405450-7b5e-4493-b0ce-e6b468d5bc71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1059526249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['939c21f3-c612-4e61-b63e-e80c0df0136b','cfe8dd6a-1b84-4499-aa0d-e6da78fb39d1','a086b89b-7e3a-49d3-b2e7-cf28b708f4e3','aff98b8d-b1ff-4612-af34-e389be52d6a8'],size=1,snapshot_id=8593b5ef-1f32-4c78-b517-cd8a0e55be65,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1059526249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27405450-7b5e-4493-b0ce-e6b468d5bc71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1f3455f86542aa8484df47c854c637',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8593b5ef-1f32-4c78-b517-cd8a0e55be65,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dccb3004d804fae9f6bee20880579bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436ff63-0841-4901-b107-79ba407eb8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8065e934-cecf-4fc4-a51d-c1b457ae9dc4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8065e934-cecf-4fc4-a51d-c1b457ae9dc4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8065e934-cecf-4fc4-a51d-c1b457ae9dc4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1071094752", "is_public": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8065e934-cecf-4fc4-a51d-c1b457ae9dc4 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 542/1067] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:59:43 2026] POST /volume/v3/group_types => generated 164 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8436ff63-0841-4901-b107-79ba407eb8df) transitioned into state 'SUCCESS' from state '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-1059526249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f1f3455f86542aa8484df47c854c637',qos_specs=None,replication_status=,reservations=['939c21f3-c612-4e61-b63e-e80c0df0136b','cfe8dd6a-1b84-4499-aa0d-e6da78fb39d1','a086b89b-7e3a-49d3-b2e7-cf28b708f4e3','aff98b8d-b1ff-4612-af34-e389be52d6a8'],size=1,snapshot_id=8593b5ef-1f32-4c78-b517-cd8a0e55be65,source_replicaid=,source_volid=None,status='creating',user_id='6dccb3004d804fae9f6bee20880579bb',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9c060e4d-7319-43df-abb5-861c228773a6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c060e4d-7319-43df-abb5-861c228773a6 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164baf83-b3c5-4f1f-b248-7d20c00ee744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9c060e4d-7319-43df-abb5-861c228773a6 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-50254240", "is_public": false}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c060e4d-7319-43df-abb5-861c228773a6 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 543/1068] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:59:43 2026] POST /volume/v3/group_types => generated 163 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6f43f7c7-3bdd-480f-8af9-85764d0fc324 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6f43f7c7-3bdd-480f-8af9-85764d0fc324 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6f43f7c7-3bdd-480f-8af9-85764d0fc324 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6f43f7c7-3bdd-480f-8af9-85764d0fc324 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (164baf83-b3c5-4f1f-b248-7d20c00ee744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Flow 'volume_create_api' (1fbc5020-5842-4906-9d51-6121444add02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Create volume request issued successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c2bb3f0-093a-4df3-832f-7105f09cbd82 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6f43f7c7-3bdd-480f-8af9-85764d0fc324 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 526/1069] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 19:59:43 2026] POST /volume/v3/volumes => generated 797 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 544/1070] 192.168.122.225 () {60 vars in 1235 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a1be715c-e19f-43ee-9f86-bb3a888938e2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1be715c-e19f-43ee-9f86-bb3a888938e2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1be715c-e19f-43ee-9f86-bb3a888938e2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1be715c-e19f-43ee-9f86-bb3a888938e2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5788c753-cba2-44c7-80c0-00c4ff1df73c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5788c753-cba2-44c7-80c0-00c4ff1df73c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5788c753-cba2-44c7-80c0-00c4ff1df73c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5788c753-cba2-44c7-80c0-00c4ff1df73c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1be715c-e19f-43ee-9f86-bb3a888938e2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 527/1071] 192.168.122.225 () {60 vars in 1237 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0478e284-8eeb-4703-a14b-c171a44eb244 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0478e284-8eeb-4703-a14b-c171a44eb244 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types?is_public=False Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0478e284-8eeb-4703-a14b-c171a44eb244 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0478e284-8eeb-4703-a14b-c171a44eb244 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0478e284-8eeb-4703-a14b-c171a44eb244 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 528/1072] 192.168.122.225 () {60 vars in 1205 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb6aa30e-6620-4023-b634-6d2f1fe4d4d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb6aa30e-6620-4023-b634-6d2f1fe4d4d2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] GET http://192.168.122.225/volume/v3/group_types?is_public=True Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb6aa30e-6620-4023-b634-6d2f1fe4d4d2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb6aa30e-6620-4023-b634-6d2f1fe4d4d2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5788c753-cba2-44c7-80c0-00c4ff1df73c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb6aa30e-6620-4023-b634-6d2f1fe4d4d2 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 529/1073] 192.168.122.225 () {60 vars in 1203 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4132984-547e-4fd6-9c61-838d2fbe5732 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4132984-547e-4fd6-9c61-838d2fbe5732 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/1f873ffd-97df-49c4-9489-62b556a30546 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4132984-547e-4fd6-9c61-838d2fbe5732 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4132984-547e-4fd6-9c61-838d2fbe5732 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5788c753-cba2-44c7-80c0-00c4ff1df73c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 545/1074] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:43 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 865 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4132984-547e-4fd6-9c61-838d2fbe5732 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types/1f873ffd-97df-49c4-9489-62b556a30546 returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 530/1075] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:59:43 2026] DELETE /volume/v3/group_types/1f873ffd-97df-49c4-9489-62b556a30546 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-15e29968-0d33-44ee-91b0-e9db3adae6b8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-15e29968-0d33-44ee-91b0-e9db3adae6b8 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/5deda8ed-ba3e-493d-9b25-ace53b3fc928 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-15e29968-0d33-44ee-91b0-e9db3adae6b8 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-15e29968-0d33-44ee-91b0-e9db3adae6b8 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-15e29968-0d33-44ee-91b0-e9db3adae6b8 tempest-GroupTypesTest-95840767 tempest-GroupTypesTest-95840767-project-admin] http://192.168.122.225/volume/v3/group_types/5deda8ed-ba3e-493d-9b25-ace53b3fc928 returned with HTTP 202 Sep 02 19:59:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 546/1076] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 19:59:43 2026] DELETE /volume/v3/group_types/5deda8ed-ba3e-493d-9b25-ace53b3fc928 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 19:59:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5d0b61f7-d6a6-48dd-a9fa-ee86f7f6e3ab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d0b61f7-d6a6-48dd-a9fa-ee86f7f6e3ab tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d0b61f7-d6a6-48dd-a9fa-ee86f7f6e3ab tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d0b61f7-d6a6-48dd-a9fa-ee86f7f6e3ab tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5d0b61f7-d6a6-48dd-a9fa-ee86f7f6e3ab tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d0b61f7-d6a6-48dd-a9fa-ee86f7f6e3ab tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 531/1077] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:44 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b12e17ae-5d15-4fae-be94-04f6802f4229 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b12e17ae-5d15-4fae-be94-04f6802f4229 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b12e17ae-5d15-4fae-be94-04f6802f4229 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b12e17ae-5d15-4fae-be94-04f6802f4229 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b12e17ae-5d15-4fae-be94-04f6802f4229 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b12e17ae-5d15-4fae-be94-04f6802f4229 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 547/1078] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:44 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-27fa6e45-e5d6-44f5-a3e7-553af3361971 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27fa6e45-e5d6-44f5-a3e7-553af3361971 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27fa6e45-e5d6-44f5-a3e7-553af3361971 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27fa6e45-e5d6-44f5-a3e7-553af3361971 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-27fa6e45-e5d6-44f5-a3e7-553af3361971 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27fa6e45-e5d6-44f5-a3e7-553af3361971 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 200 Sep 02 19:59:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 532/1079] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:45 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7268b368-277e-4ec2-8df6-96cd46321d76 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7268b368-277e-4ec2-8df6-96cd46321d76 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7268b368-277e-4ec2-8df6-96cd46321d76 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7268b368-277e-4ec2-8df6-96cd46321d76 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7268b368-277e-4ec2-8df6-96cd46321d76 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7268b368-277e-4ec2-8df6-96cd46321d76 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 548/1080] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:45 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f97ddef3-a89f-4267-957f-c8d9f71ad1a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f97ddef3-a89f-4267-957f-c8d9f71ad1a3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 Sep 02 19:59:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f97ddef3-a89f-4267-957f-c8d9f71ad1a3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f97ddef3-a89f-4267-957f-c8d9f71ad1a3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f97ddef3-a89f-4267-957f-c8d9f71ad1a3 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 returned with HTTP 404 Sep 02 19:59:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 533/1081] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:46 2026] GET /volume/v3/snapshots/8f82f219-2f05-485e-9f0b-08343cff2746 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:46 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Delete snapshot with id: 488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot delete request issued successfully. Sep 02 19:59:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e85e4fcf-86e4-4454-a8f6-772a06c22ed1 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 202 Sep 02 19:59:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 549/1082] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:46 2026] DELETE /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86b87832-89ea-458e-adc2-282e84d15789 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-96a0834b-be92-4366-8c78-eca0f185a40a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86b87832-89ea-458e-adc2-282e84d15789 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86b87832-89ea-458e-adc2-282e84d15789 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86b87832-89ea-458e-adc2-282e84d15789 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-96a0834b-be92-4366-8c78-eca0f185a40a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-96a0834b-be92-4366-8c78-eca0f185a40a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-96a0834b-be92-4366-8c78-eca0f185a40a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-86b87832-89ea-458e-adc2-282e84d15789 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86b87832-89ea-458e-adc2-282e84d15789 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 534/1083] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:47 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 472 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-96a0834b-be92-4366-8c78-eca0f185a40a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-96a0834b-be92-4366-8c78-eca0f185a40a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 550/1084] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:47 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4fee28bb-f3af-4f40-bfd9-8ba32ca8959e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fee28bb-f3af-4f40-bfd9-8ba32ca8959e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fee28bb-f3af-4f40-bfd9-8ba32ca8959e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fee28bb-f3af-4f40-bfd9-8ba32ca8959e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4fee28bb-f3af-4f40-bfd9-8ba32ca8959e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fee28bb-f3af-4f40-bfd9-8ba32ca8959e tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 535/1085] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:48 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 472 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1bf99d12-2820-4adf-affa-d73c891ee827 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1bf99d12-2820-4adf-affa-d73c891ee827 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1bf99d12-2820-4adf-affa-d73c891ee827 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1bf99d12-2820-4adf-affa-d73c891ee827 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1bf99d12-2820-4adf-affa-d73c891ee827 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1bf99d12-2820-4adf-affa-d73c891ee827 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 551/1086] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:48 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-83684be6-99b2-4c90-8bee-1376a80a3856 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83684be6-99b2-4c90-8bee-1376a80a3856 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83684be6-99b2-4c90-8bee-1376a80a3856 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83684be6-99b2-4c90-8bee-1376a80a3856 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-83684be6-99b2-4c90-8bee-1376a80a3856 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83684be6-99b2-4c90-8bee-1376a80a3856 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 536/1087] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:49 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 472 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f1ed8c1e-d687-405d-a780-41d972c0961e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1ed8c1e-d687-405d-a780-41d972c0961e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1ed8c1e-d687-405d-a780-41d972c0961e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1ed8c1e-d687-405d-a780-41d972c0961e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f1ed8c1e-d687-405d-a780-41d972c0961e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1ed8c1e-d687-405d-a780-41d972c0961e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 552/1088] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:49 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-faa4f07a-a1ec-40e8-8a85-7764220e6289 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-faa4f07a-a1ec-40e8-8a85-7764220e6289 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-faa4f07a-a1ec-40e8-8a85-7764220e6289 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-faa4f07a-a1ec-40e8-8a85-7764220e6289 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-faa4f07a-a1ec-40e8-8a85-7764220e6289 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Snapshot retrieved successfully. Sep 02 19:59:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-faa4f07a-a1ec-40e8-8a85-7764220e6289 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 200 Sep 02 19:59:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 537/1089] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:50 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-999768a5-722e-48ae-8e05-6d5676f55eeb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-999768a5-722e-48ae-8e05-6d5676f55eeb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-999768a5-722e-48ae-8e05-6d5676f55eeb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-999768a5-722e-48ae-8e05-6d5676f55eeb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-999768a5-722e-48ae-8e05-6d5676f55eeb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8cdd511d-be39-4bf2-81f2-5ce1599585a9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8cdd511d-be39-4bf2-81f2-5ce1599585a9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8cdd511d-be39-4bf2-81f2-5ce1599585a9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8cdd511d-be39-4bf2-81f2-5ce1599585a9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-999768a5-722e-48ae-8e05-6d5676f55eeb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 553/1090] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:50 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1148 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8cdd511d-be39-4bf2-81f2-5ce1599585a9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8cdd511d-be39-4bf2-81f2-5ce1599585a9 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 538/1091] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:50 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-317d91db-a208-4611-a435-f2cc59442879 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-317d91db-a208-4611-a435-f2cc59442879 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-317d91db-a208-4611-a435-f2cc59442879 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-317d91db-a208-4611-a435-f2cc59442879 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-317d91db-a208-4611-a435-f2cc59442879 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-317d91db-a208-4611-a435-f2cc59442879 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 554/1092] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 19:59:50 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1148 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5/action Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Begin detaching volume completed successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-cb732398-e456-47aa-820c-a3873cefc1b6 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5/action returned with HTTP 202 Sep 02 19:59:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 539/1093] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 19:59:51 2026] POST /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6f9e4b49-3a6d-48b4-9a68-30c0960c1b10 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6f9e4b49-3a6d-48b4-9a68-30c0960c1b10 None None] GET http://192.168.122.225/volume// Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6f9e4b49-3a6d-48b4-9a68-30c0960c1b10 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6f9e4b49-3a6d-48b4-9a68-30c0960c1b10 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6f9e4b49-3a6d-48b4-9a68-30c0960c1b10 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 19:59:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 555/1094] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 19:59:51 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-ddcd439b-43bc-4737-8530-57170a9f2712 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-829e5ab3-6922-48a8-ae1b-96301b752da2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-ddcd439b-43bc-4737-8530-57170a9f2712 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-ddcd439b-43bc-4737-8530-57170a9f2712 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-ddcd439b-43bc-4737-8530-57170a9f2712 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-829e5ab3-6922-48a8-ae1b-96301b752da2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-829e5ab3-6922-48a8-ae1b-96301b752da2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-829e5ab3-6922-48a8-ae1b-96301b752da2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-829e5ab3-6922-48a8-ae1b-96301b752da2 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f returned with HTTP 404 Sep 02 19:59:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 556/1095] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:51 2026] GET /volume/v3/snapshots/488fc730-d2fe-46cc-9e3a-ecdd058dbf9f => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cfc80584-7531-479e-bd43-5790532723bf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cfc80584-7531-479e-bd43-5790532723bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cfc80584-7531-479e-bd43-5790532723bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cfc80584-7531-479e-bd43-5790532723bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cfc80584-7531-479e-bd43-5790532723bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-ddcd439b-43bc-4737-8530-57170a9f2712 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cfc80584-7531-479e-bd43-5790532723bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 200 Sep 02 19:59:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 557/1096] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:51 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-06147862-2ddf-421a-a520-09c8f27c3432 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] DELETE http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Delete volume with id: 18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-ddcd439b-43bc-4737-8530-57170a9f2712 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 540/1097] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 19:59:51 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 1332 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Delete volume request issued successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-06147862-2ddf-421a-a520-09c8f27c3432 tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 202 Sep 02 19:59:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 558/1098] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:51 2026] DELETE /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-921a4d23-01c4-487f-9a40-2bb00c78b9bf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-921a4d23-01c4-487f-9a40-2bb00c78b9bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-921a4d23-01c4-487f-9a40-2bb00c78b9bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-03c4bebe-2b59-407d-894e-090eb66e213b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-921a4d23-01c4-487f-9a40-2bb00c78b9bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-03c4bebe-2b59-407d-894e-090eb66e213b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-03c4bebe-2b59-407d-894e-090eb66e213b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-03c4bebe-2b59-407d-894e-090eb66e213b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-921a4d23-01c4-487f-9a40-2bb00c78b9bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Volume info retrieved successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-03c4bebe-2b59-407d-894e-090eb66e213b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-921a4d23-01c4-487f-9a40-2bb00c78b9bf tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 200 Sep 02 19:59:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 541/1099] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:51 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 858 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-03c4bebe-2b59-407d-894e-090eb66e213b tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 559/1100] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:51 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-7004d045-4c45-4242-b2b2-8826058ed5c2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-7004d045-4c45-4242-b2b2-8826058ed5c2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79 Sep 02 19:59:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-7004d045-4c45-4242-b2b2-8826058ed5c2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-7004d045-4c45-4242-b2b2-8826058ed5c2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:52 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 19:59:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c855035d-35bd-4b1c-a888-3afcad335fe1 req-7004d045-4c45-4242-b2b2-8826058ed5c2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79 returned with HTTP 200 Sep 02 19:59:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 542/1101] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 19:59:51 2026] DELETE /volume/v3/attachments/2197d6da-3099-40d6-81df-e4d0c046cd79 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-76ccc99c-7f28-4f12-8f16-8eab1f3c9d85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-76ccc99c-7f28-4f12-8f16-8eab1f3c9d85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 19:59:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-76ccc99c-7f28-4f12-8f16-8eab1f3c9d85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-76ccc99c-7f28-4f12-8f16-8eab1f3c9d85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-76ccc99c-7f28-4f12-8f16-8eab1f3c9d85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 19:59:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-76ccc99c-7f28-4f12-8f16-8eab1f3c9d85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 19:59:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 560/1102] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:52 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-19f63942-c4b6-41fd-acc3-5c4e2075944c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1917b3aa-937c-4378-828a-f444f48f8d53 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-19f63942-c4b6-41fd-acc3-5c4e2075944c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] GET http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe Sep 02 19:59:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-19f63942-c4b6-41fd-acc3-5c4e2075944c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-19f63942-c4b6-41fd-acc3-5c4e2075944c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1917b3aa-937c-4378-828a-f444f48f8d53 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1917b3aa-937c-4378-828a-f444f48f8d53 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1917b3aa-937c-4378-828a-f444f48f8d53 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-19f63942-c4b6-41fd-acc3-5c4e2075944c tempest-VolumesSnapshotListTestJSON-1892766441 tempest-VolumesSnapshotListTestJSON-1892766441-project-member] http://192.168.122.225/volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe returned with HTTP 404 Sep 02 19:59:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 543/1103] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:52 2026] GET /volume/v3/volumes/18fea617-0be2-4b08-805b-505e83525dbe => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1917b3aa-937c-4378-828a-f444f48f8d53 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1917b3aa-937c-4378-828a-f444f48f8d53 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 561/1104] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:52 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 890 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0e82abdb-abeb-4832-aed6-a4c32c8b249e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e82abdb-abeb-4832-aed6-a4c32c8b249e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e82abdb-abeb-4832-aed6-a4c32c8b249e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e82abdb-abeb-4832-aed6-a4c32c8b249e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0e82abdb-abeb-4832-aed6-a4c32c8b249e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e82abdb-abeb-4832-aed6-a4c32c8b249e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 544/1105] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:53 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 890 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1c30090e-1123-48cb-ba52-d0c348751878 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: 27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume request issued successfully. Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c30090e-1123-48cb-ba52-d0c348751878 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 202 Sep 02 19:59:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 562/1106] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:53 2026] DELETE /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-afa7ef4b-1906-41e9-bbc2-565b5d21b05c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-afa7ef4b-1906-41e9-bbc2-565b5d21b05c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-afa7ef4b-1906-41e9-bbc2-565b5d21b05c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-afa7ef4b-1906-41e9-bbc2-565b5d21b05c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-afa7ef4b-1906-41e9-bbc2-565b5d21b05c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-afa7ef4b-1906-41e9-bbc2-565b5d21b05c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 545/1107] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:53 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b50ffcd8-2b21-4d11-be93-27c7c5fb8a5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b50ffcd8-2b21-4d11-be93-27c7c5fb8a5e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 19:59:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b50ffcd8-2b21-4d11-be93-27c7c5fb8a5e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1310111286"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b50ffcd8-2b21-4d11-be93-27c7c5fb8a5e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 19:59:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 563/1108] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 19:59:53 2026] POST /volume/v3/types => generated 216 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fc8f8927-b1eb-40bc-a9a7-64921c99dafa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc8f8927-b1eb-40bc-a9a7-64921c99dafa tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 19:59:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc8f8927-b1eb-40bc-a9a7-64921c99dafa tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-728166894"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc8f8927-b1eb-40bc-a9a7-64921c99dafa tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 19:59:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 546/1109] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 19:59:53 2026] POST /volume/v3/group_types => generated 172 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b67865d0-624d-4578-920b-4b8a632e144a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf9e0274-a472-41a2-9779-27bfe998eef8", "volume_types": ["7abcbb92-72b7-4ce9-8845-f07f0e155c04"], "name": "tempest-Group1-1367922899"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Creating new group {'group': {'group_type': 'bf9e0274-a472-41a2-9779-27bfe998eef8', 'volume_types': ['7abcbb92-72b7-4ce9-8845-f07f0e155c04'], 'name': 'tempest-Group1-1367922899'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Creating group tempest-Group1-1367922899. Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Availability Zones retrieved successfully. Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Created reservations ['44bf8059-3fdd-43a6-9e47-ea8e8c46aae2'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b67865d0-624d-4578-920b-4b8a632e144a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:59:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 564/1110] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:59:54 2026] POST /volume/v3/groups => generated 94 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-738df91c-c254-4e20-a485-58c8e826d815 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-738df91c-c254-4e20-a485-58c8e826d815 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 19:59:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-738df91c-c254-4e20-a485-58c8e826d815 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-738df91c-c254-4e20-a485-58c8e826d815 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-738df91c-c254-4e20-a485-58c8e826d815 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:54 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:59:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-738df91c-c254-4e20-a485-58c8e826d815 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a returned with HTTP 200 Sep 02 19:59:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 547/1111] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:54 2026] GET /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a => generated 322 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9de196dd-44a2-44ba-a140-bd9d9675aa23 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9de196dd-44a2-44ba-a140-bd9d9675aa23 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9de196dd-44a2-44ba-a140-bd9d9675aa23 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9de196dd-44a2-44ba-a140-bd9d9675aa23 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9de196dd-44a2-44ba-a140-bd9d9675aa23 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9de196dd-44a2-44ba-a140-bd9d9675aa23 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 200 Sep 02 19:59:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 565/1112] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:54 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 889 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b5e19faa-3976-4574-8ccb-f857996c1775 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b5e19faa-3976-4574-8ccb-f857996c1775 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b5e19faa-3976-4574-8ccb-f857996c1775 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b5e19faa-3976-4574-8ccb-f857996c1775 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-b5e19faa-3976-4574-8ccb-f857996c1775 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:55 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b5e19faa-3976-4574-8ccb-f857996c1775 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a returned with HTTP 200 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 548/1113] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:55 2026] GET /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a => generated 323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bf9e0274-a472-41a2-9779-27bfe998eef8", "volume_types": ["7abcbb92-72b7-4ce9-8845-f07f0e155c04"], "name": "tempest-Group2-633535911"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Creating new group {'group': {'group_type': 'bf9e0274-a472-41a2-9779-27bfe998eef8', 'volume_types': ['7abcbb92-72b7-4ce9-8845-f07f0e155c04'], 'name': 'tempest-Group2-633535911'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Creating group tempest-Group2-633535911. Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Availability Zones retrieved successfully. Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Created reservations ['67e31c84-e7cf-49a2-8c48-ce700e79cef9'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4a3d41d2-cc18-40a7-97dc-cc76dee26580 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4a3d41d2-cc18-40a7-97dc-cc76dee26580 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4a3d41d2-cc18-40a7-97dc-cc76dee26580 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4a3d41d2-cc18-40a7-97dc-cc76dee26580 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4a3d41d2-cc18-40a7-97dc-cc76dee26580 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 404 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 549/1114] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:55 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8b60bbe8-4f95-4846-8bc0-4d60253dc351 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b60bbe8-4f95-4846-8bc0-4d60253dc351 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b60bbe8-4f95-4846-8bc0-4d60253dc351 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b60bbe8-4f95-4846-8bc0-4d60253dc351 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6ea3d118-e70a-4d95-b3b3-a161293b5ce7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 19:59:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 566/1115] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 19:59:55 2026] POST /volume/v3/groups => generated 93 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b60bbe8-4f95-4846-8bc0-4d60253dc351 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 404 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 550/1116] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:55 2026] GET /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9e03ad43-3fee-4edf-a6d1-7111be312d1a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e03ad43-3fee-4edf-a6d1-7111be312d1a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e03ad43-3fee-4edf-a6d1-7111be312d1a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e03ad43-3fee-4edf-a6d1-7111be312d1a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-9e03ad43-3fee-4edf-a6d1-7111be312d1a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9e63668c-8754-4db3-8390-ca759d5c7aa0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e63668c-8754-4db3-8390-ca759d5c7aa0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e63668c-8754-4db3-8390-ca759d5c7aa0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e63668c-8754-4db3-8390-ca759d5c7aa0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-9e63668c-8754-4db3-8390-ca759d5c7aa0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: 27405450-7b5e-4493-b0ce-e6b468d5bc71 Sep 02 19:59:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e63668c-8754-4db3-8390-ca759d5c7aa0 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 returned with HTTP 404 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 551/1117] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:55 2026] DELETE /volume/v3/volumes/27405450-7b5e-4493-b0ce-e6b468d5bc71 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:55 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e03ad43-3fee-4edf-a6d1-7111be312d1a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 returned with HTTP 200 Sep 02 19:59:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 567/1118] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:55 2026] GET /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 => generated 321 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete snapshot with id: 8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot delete request issued successfully. Sep 02 19:59:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-206369d9-4cc8-47c7-9922-ff672f8c9116 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 202 Sep 02 19:59:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 552/1119] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 19:59:55 2026] DELETE /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5baf8b5b-4b19-4d9b-8e72-32197a1d545c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5baf8b5b-4b19-4d9b-8e72-32197a1d545c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5baf8b5b-4b19-4d9b-8e72-32197a1d545c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5baf8b5b-4b19-4d9b-8e72-32197a1d545c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5baf8b5b-4b19-4d9b-8e72-32197a1d545c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5baf8b5b-4b19-4d9b-8e72-32197a1d545c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 568/1120] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:55 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-252bc914-abd0-4632-8a9a-b91aa6340095 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-252bc914-abd0-4632-8a9a-b91aa6340095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 19:59:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-252bc914-abd0-4632-8a9a-b91aa6340095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-252bc914-abd0-4632-8a9a-b91aa6340095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-252bc914-abd0-4632-8a9a-b91aa6340095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 19:59:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:56 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 19:59:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-252bc914-abd0-4632-8a9a-b91aa6340095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 returned with HTTP 200 Sep 02 19:59:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 553/1121] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 19:59:56 2026] GET /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 => generated 322 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:59:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a5768898-1024-43e3-a85e-631529e12684 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 19:59:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-808980077", "volume_type": "7abcbb92-72b7-4ce9-8845-f07f0e155c04", "group_id": "340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 19:59:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-808980077', 'volume_type': '7abcbb92-72b7-4ce9-8845-f07f0e155c04', 'group_id': '340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 19:59:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:56 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume of 1 GB Sep 02 19:59:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 19:59:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Availability Zones retrieved successfully. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-64700853-d10d-4b4f-8615-95c5163c1b70 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64700853-d10d-4b4f-8615-95c5163c1b70 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64700853-d10d-4b4f-8615-95c5163c1b70 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64700853-d10d-4b4f-8615-95c5163c1b70 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Flow 'volume_create_api' (93899b2d-a8a4-4a92-8f43-f6590fcb34f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6fa085-9977-4420-a4cd-a952760efe41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-64700853-d10d-4b4f-8615-95c5163c1b70 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64700853-d10d-4b4f-8615-95c5163c1b70 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 554/1122] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:57 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee6fa085-9977-4420-a4cd-a952760efe41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:59:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7abcbb92-72b7-4ce9-8845-f07f0e155c04,is_public=True,name='tempest-GroupsTest-volume-type-1310111286',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7abcbb92-72b7-4ce9-8845-f07f0e155c04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a2c169-648e-41e0-9fc2-42f33573ff82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1310111286 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1310111286, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1310111286 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1310111286, it is now deprecated. Please use the default quota class for default quota. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Created reservations ['85719f13-7193-45f5-a632-718e6f305c3e', 'f8e8819f-4f95-4b5d-a5cd-92088667201e', 'a79f8ac0-7e1b-4de8-8284-1ac1bf1bcb95', '6d22337d-edc1-43fc-b43e-87f719b88d75'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a2c169-648e-41e0-9fc2-42f33573ff82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85719f13-7193-45f5-a632-718e6f305c3e', 'f8e8819f-4f95-4b5d-a5cd-92088667201e', 'a79f8ac0-7e1b-4de8-8284-1ac1bf1bcb95', '6d22337d-edc1-43fc-b43e-87f719b88d75']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d01e810-2189-4577-9c68-affe1410c4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d01e810-2189-4577-9c68-affe1410c4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb29395-d4c3-4c48-a14d-febd02061295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-808980077',encryption_key_id=None,group_id=340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a,group_type_id=,metadata={},multiattach=False,project_id='6034425c00c248ee8d783ecbde2ac353',qos_specs=None,replication_status=,reservations=['85719f13-7193-45f5-a632-718e6f305c3e','f8e8819f-4f95-4b5d-a5cd-92088667201e','a79f8ac0-7e1b-4de8-8284-1ac1bf1bcb95','6d22337d-edc1-43fc-b43e-87f719b88d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_type_id=7abcbb92-72b7-4ce9-8845-f07f0e155c04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T17:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-808980077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a,host=None,id=2cb29395-d4c3-4c48-a14d-febd02061295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6034425c00c248ee8d783ecbde2ac353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7abcbb92-72b7-4ce9-8845-f07f0e155c04),volume_type_id=7abcbb92-72b7-4ce9-8845-f07f0e155c04)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ee05a4-6f52-4d17-a741-1f779ce69127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ee05a4-6f52-4d17-a741-1f779ce69127) transitioned into state 'SUCCESS' from state '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-808980077',encryption_key_id=None,group_id=340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a,group_type_id=,metadata={},multiattach=False,project_id='6034425c00c248ee8d783ecbde2ac353',qos_specs=None,replication_status=,reservations=['85719f13-7193-45f5-a632-718e6f305c3e','f8e8819f-4f95-4b5d-a5cd-92088667201e','a79f8ac0-7e1b-4de8-8284-1ac1bf1bcb95','6d22337d-edc1-43fc-b43e-87f719b88d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_type_id=7abcbb92-72b7-4ce9-8845-f07f0e155c04)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c012b9-154b-4776-87e4-730ec0e91546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c012b9-154b-4776-87e4-730ec0e91546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Flow 'volume_create_api' (93899b2d-a8a4-4a92-8f43-f6590fcb34f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume request issued successfully. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:57 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:57 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5768898-1024-43e3-a85e-631529e12684 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 19:59:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 569/1123] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 19:59:56 2026] POST /volume/v3/volumes => generated 822 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bc2c5479-a724-4f64-9654-2243409074d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:57 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:57 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc2c5479-a724-4f64-9654-2243409074d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 returned with HTTP 200 Sep 02 19:59:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 555/1124] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:57 2026] GET /volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 => generated 890 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 19:59:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-47c771c4-9705-4992-915f-24c25fa90c6a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47c771c4-9705-4992-915f-24c25fa90c6a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47c771c4-9705-4992-915f-24c25fa90c6a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47c771c4-9705-4992-915f-24c25fa90c6a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-47c771c4-9705-4992-915f-24c25fa90c6a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Snapshot retrieved successfully. Sep 02 19:59:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47c771c4-9705-4992-915f-24c25fa90c6a tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 200 Sep 02 19:59:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 570/1125] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:58 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-52c981df-c0e1-479d-956e-9ec347c03763 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 Sep 02 19:59:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 19:59:59 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 19:59:59 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-76d55d0e-ce70-48cc-85f8-61eb20e2645f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-76d55d0e-ce70-48cc-85f8-61eb20e2645f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-76d55d0e-ce70-48cc-85f8-61eb20e2645f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-76d55d0e-ce70-48cc-85f8-61eb20e2645f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:59 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-76d55d0e-ce70-48cc-85f8-61eb20e2645f tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 returned with HTTP 404 Sep 02 19:59:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 571/1126] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 19:59:59 2026] GET /volume/v3/snapshots/8593b5ef-1f32-4c78-b517-cd8a0e55be65 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eb47ff3d-c6b5-483a-8fea-e5a1333fba08 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eb47ff3d-c6b5-483a-8fea-e5a1333fba08 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eb47ff3d-c6b5-483a-8fea-e5a1333fba08 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eb47ff3d-c6b5-483a-8fea-e5a1333fba08 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-52c981df-c0e1-479d-956e-9ec347c03763 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 returned with HTTP 200 Sep 02 19:59:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 556/1127] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 19:59:58 2026] GET /volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 => generated 914 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 19:59:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-eb47ff3d-c6b5-483a-8fea-e5a1333fba08 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eb47ff3d-c6b5-483a-8fea-e5a1333fba08 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 200 Sep 02 19:59:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 572/1128] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:59 2026] GET /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 19:59:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fa177b28-e415-4d06-aa87-f7c084470bef None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 19:59:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume request issued successfully. Sep 02 19:59:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa177b28-e415-4d06-aa87-f7c084470bef tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 202 Sep 02 19:59:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 557/1129] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 19:59:59 2026] DELETE /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-35afb564-fae7-49f9-8b7b-a98a0991a3cf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35afb564-fae7-49f9-8b7b-a98a0991a3cf tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35afb564-fae7-49f9-8b7b-a98a0991a3cf tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35afb564-fae7-49f9-8b7b-a98a0991a3cf tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 19:59:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 19:59:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 19:59:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 19:59:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-35afb564-fae7-49f9-8b7b-a98a0991a3cf tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 19:59:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35afb564-fae7-49f9-8b7b-a98a0991a3cf tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 200 Sep 02 19:59:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 573/1130] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 19:59:59 2026] GET /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:00 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b539e7c2-6c51-4306-a6b5-ba9e58da5a0a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 558/1131] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-87c2421f-df0a-4e68-810d-041fbf8a19d7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-87c2421f-df0a-4e68-810d-041fbf8a19d7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-87c2421f-df0a-4e68-810d-041fbf8a19d7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-87c2421f-df0a-4e68-810d-041fbf8a19d7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-87c2421f-df0a-4e68-810d-041fbf8a19d7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bcd61735-e64b-4430-8d1a-d4626959f3fa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bcd61735-e64b-4430-8d1a-d4626959f3fa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bcd61735-e64b-4430-8d1a-d4626959f3fa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bcd61735-e64b-4430-8d1a-d4626959f3fa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bcd61735-e64b-4430-8d1a-d4626959f3fa tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 returned with HTTP 404 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 559/1132] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/volumes/ad769f95-4d62-462c-94b7-ddd177f52018 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-865a95a8-f6d2-47bd-8755-9543312cde15 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-865a95a8-f6d2-47bd-8755-9543312cde15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-865a95a8-f6d2-47bd-8755-9543312cde15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-865a95a8-f6d2-47bd-8755-9543312cde15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-87c2421f-df0a-4e68-810d-041fbf8a19d7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 574/1133] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a => generated 323 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eac8fd53-82a2-44d0-8a8f-a5e687f0705e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-865a95a8-f6d2-47bd-8755-9543312cde15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eac8fd53-82a2-44d0-8a8f-a5e687f0705e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eac8fd53-82a2-44d0-8a8f-a5e687f0705e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eac8fd53-82a2-44d0-8a8f-a5e687f0705e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-eac8fd53-82a2-44d0-8a8f-a5e687f0705e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-865a95a8-f6d2-47bd-8755-9543312cde15 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 560/1134] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 855 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-58916f6f-4a16-497e-816c-381717e44728 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eac8fd53-82a2-44d0-8a8f-a5e687f0705e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 575/1135] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] DELETE http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume with id: 6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1b042108-a190-4b0d-93d8-b41971e02972 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b042108-a190-4b0d-93d8-b41971e02972 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/detail Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b042108-a190-4b0d-93d8-b41971e02972 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b042108-a190-4b0d-93d8-b41971e02972 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b042108-a190-4b0d-93d8-b41971e02972 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/detail returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 576/1136] 192.168.122.225 () {60 vars in 1180 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/groups/detail => generated 639 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Delete volume request issued successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-58916f6f-4a16-497e-816c-381717e44728 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 202 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 561/1137] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:00 2026] DELETE /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d36c244-187c-4fea-a4c1-419c29aba315 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d36c244-187c-4fea-a4c1-419c29aba315 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d36c244-187c-4fea-a4c1-419c29aba315 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d36c244-187c-4fea-a4c1-419c29aba315 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:00 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d36c244-187c-4fea-a4c1-419c29aba315 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d36c244-187c-4fea-a4c1-419c29aba315 tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 562/1138] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6f322a8-565f-4c16-95b6-d0477d35ca85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 577/1139] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:00 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:00 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:01 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-906ef611-3d9c-4744-bcd7-e7a4666ee2ff tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 563/1140] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:00 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a/action Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] delete called for group 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Delete group with id: 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 20:00:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:01 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 20:00:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:01 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:00:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-265ac236-ca4a-40b5-89aa-45defaeb2050 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a/action returned with HTTP 202 Sep 02 20:00:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 578/1141] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 20:00:01 2026] POST /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:00:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-08818acb-eac4-4437-a987-4bac8a97d07e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 Sep 02 20:00:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:01 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:01 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:01 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08818acb-eac4-4437-a987-4bac8a97d07e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 returned with HTTP 200 Sep 02 20:00:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 564/1142] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:01 2026] GET /volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-290055f7-e149-486e-8dca-8f7391c8940c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-290055f7-e149-486e-8dca-8f7391c8940c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-290055f7-e149-486e-8dca-8f7391c8940c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-290055f7-e149-486e-8dca-8f7391c8940c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-290055f7-e149-486e-8dca-8f7391c8940c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Volume info retrieved successfully. Sep 02 20:00:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-290055f7-e149-486e-8dca-8f7391c8940c tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 200 Sep 02 20:00:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 579/1143] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:01 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b553ebd-4e8c-4e8a-bb5d-740d8bd59f93 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b553ebd-4e8c-4e8a-bb5d-740d8bd59f93 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 Sep 02 20:00:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b553ebd-4e8c-4e8a-bb5d-740d8bd59f93 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b553ebd-4e8c-4e8a-bb5d-740d8bd59f93 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b553ebd-4e8c-4e8a-bb5d-740d8bd59f93 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 returned with HTTP 404 Sep 02 20:00:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 565/1144] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:02 2026] GET /volume/v3/volumes/2cb29395-d4c3-4c48-a14d-febd02061295 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9a70bce0-910d-4f7d-abcd-4df77b5f34ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a70bce0-910d-4f7d-abcd-4df77b5f34ae tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 20:00:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9a70bce0-910d-4f7d-abcd-4df77b5f34ae tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9a70bce0-910d-4f7d-abcd-4df77b5f34ae tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-9a70bce0-910d-4f7d-abcd-4df77b5f34ae tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:02 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a70bce0-910d-4f7d-abcd-4df77b5f34ae tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a returned with HTTP 200 Sep 02 20:00:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 580/1145] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:02 2026] GET /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a => generated 284 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-644c500b-c1f1-49b2-8dd5-d588a9f8182e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-644c500b-c1f1-49b2-8dd5-d588a9f8182e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] GET http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 Sep 02 20:00:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-644c500b-c1f1-49b2-8dd5-d588a9f8182e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-644c500b-c1f1-49b2-8dd5-d588a9f8182e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-644c500b-c1f1-49b2-8dd5-d588a9f8182e tempest-VolumesSnapshotTestJSON-1598717290 tempest-VolumesSnapshotTestJSON-1598717290-project-member] http://192.168.122.225/volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 returned with HTTP 404 Sep 02 20:00:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 566/1146] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:02 2026] GET /volume/v3/volumes/6ba12ad8-0330-4b68-9080-bf8e34ef1988 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c76dd524-3e4e-4506-831f-1f576016d5df None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c76dd524-3e4e-4506-831f-1f576016d5df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c76dd524-3e4e-4506-831f-1f576016d5df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c76dd524-3e4e-4506-831f-1f576016d5df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-c76dd524-3e4e-4506-831f-1f576016d5df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c76dd524-3e4e-4506-831f-1f576016d5df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a returned with HTTP 404 Sep 02 20:00:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 581/1147] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:03 2026] GET /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2/action Sep 02 20:00:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] delete called for group a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86537) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 20:00:03 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.groups [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Delete group with id: a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 20:00:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:03 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 20:00:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d0f271ea-c0dd-47ed-ae58-074992b78568 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2/action returned with HTTP 202 Sep 02 20:00:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 567/1148] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 20:00:03 2026] POST /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c5dce044-363d-4e5d-86ee-0f3a073e8f5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5dce044-363d-4e5d-86ee-0f3a073e8f5e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5dce044-363d-4e5d-86ee-0f3a073e8f5e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5dce044-363d-4e5d-86ee-0f3a073e8f5e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-c5dce044-363d-4e5d-86ee-0f3a073e8f5e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:03 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5dce044-363d-4e5d-86ee-0f3a073e8f5e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 returned with HTTP 200 Sep 02 20:00:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 582/1149] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:03 2026] GET /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 => generated 321 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4eaf5a13-f50c-4aae-a58a-5a5f7fcb2ed2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4eaf5a13-f50c-4aae-a58a-5a5f7fcb2ed2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4eaf5a13-f50c-4aae-a58a-5a5f7fcb2ed2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4eaf5a13-f50c-4aae-a58a-5a5f7fcb2ed2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-4eaf5a13-f50c-4aae-a58a-5a5f7fcb2ed2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4eaf5a13-f50c-4aae-a58a-5a5f7fcb2ed2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 returned with HTTP 404 Sep 02 20:00:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 568/1150] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:04 2026] GET /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cc549662-1698-4079-a3fb-1598fadf410a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc549662-1698-4079-a3fb-1598fadf410a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/detail Sep 02 20:00:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc549662-1698-4079-a3fb-1598fadf410a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc549662-1698-4079-a3fb-1598fadf410a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:04 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc549662-1698-4079-a3fb-1598fadf410a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/detail returned with HTTP 200 Sep 02 20:00:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 583/1151] 192.168.122.225 () {60 vars in 1180 bytes} [Wed Sep 2 20:00:04 2026] GET /volume/v3/groups/detail => generated 14 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:04 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 20:00:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-532e6e40-a7cc-409f-9e51-20d4bc0613df tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 569/1152] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2/action Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] delete called for group a79c6158-6e86-4f24-8979-23bf93df50e2 {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Delete group with id: a79c6158-6e86-4f24-8979-23bf93df50e2 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-edb0bdb5-8fe0-4d94-8712-d0e4be723ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2/action returned with HTTP 404 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 584/1153] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 20:00:05 2026] POST /volume/v3/groups/a79c6158-6e86-4f24-8979-23bf93df50e2/action => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-46d66604-d9a7-4ae3-94fd-4826c26ac6f7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 570/1154] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a/action Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] delete called for group 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Delete group with id: 340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-40e0c5fb-45a6-42f4-a40c-d216a355993a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a/action returned with HTTP 404 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 585/1155] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 20:00:05 2026] POST /volume/v3/groups/340e17ca-b2be-4ab6-a91d-5d7a5b19ed9a/action => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4dbd8bf0-a8fe-4c02-ad6d-b9bd2b240f46 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4dbd8bf0-a8fe-4c02-ad6d-b9bd2b240f46 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/bf9e0274-a472-41a2-9779-27bfe998eef8 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4dbd8bf0-a8fe-4c02-ad6d-b9bd2b240f46 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4dbd8bf0-a8fe-4c02-ad6d-b9bd2b240f46 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4dbd8bf0-a8fe-4c02-ad6d-b9bd2b240f46 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/group_types/bf9e0274-a472-41a2-9779-27bfe998eef8 returned with HTTP 202 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 571/1156] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 20:00:05 2026] DELETE /volume/v3/group_types/bf9e0274-a472-41a2-9779-27bfe998eef8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f53fddb3-262d-45ee-9995-d2e8ac90816c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f53fddb3-262d-45ee-9995-d2e8ac90816c tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] DELETE http://192.168.122.225/volume/v3/types/7abcbb92-72b7-4ce9-8845-f07f0e155c04 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f53fddb3-262d-45ee-9995-d2e8ac90816c tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f53fddb3-262d-45ee-9995-d2e8ac90816c tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f53fddb3-262d-45ee-9995-d2e8ac90816c tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/types/7abcbb92-72b7-4ce9-8845-f07f0e155c04 returned with HTTP 202 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 586/1157] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:00:05 2026] DELETE /volume/v3/types/7abcbb92-72b7-4ce9-8845-f07f0e155c04 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4af491b8-4953-4f56-9118-5949d786117e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4af491b8-4953-4f56-9118-5949d786117e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] GET http://192.168.122.225/volume/v3/types/7abcbb92-72b7-4ce9-8845-f07f0e155c04 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4af491b8-4953-4f56-9118-5949d786117e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4af491b8-4953-4f56-9118-5949d786117e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4af491b8-4953-4f56-9118-5949d786117e tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/types/7abcbb92-72b7-4ce9-8845-f07f0e155c04 returned with HTTP 404 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 572/1158] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:00:05 2026] GET /volume/v3/types/7abcbb92-72b7-4ce9-8845-f07f0e155c04 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-56a77d2f-5730-4587-874a-23b74bf68378 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56a77d2f-5730-4587-874a-23b74bf68378 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56a77d2f-5730-4587-874a-23b74bf68378 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1048889984"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56a77d2f-5730-4587-874a-23b74bf68378 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 587/1159] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:00:05 2026] POST /volume/v3/types => generated 216 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-59405c2d-21c0-48a7-b295-2a0d48f40a00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59405c2d-21c0-48a7-b295-2a0d48f40a00 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] POST http://192.168.122.225/volume/v3/group_types Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59405c2d-21c0-48a7-b295-2a0d48f40a00 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2086432251"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59405c2d-21c0-48a7-b295-2a0d48f40a00 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/group_types returned with HTTP 202 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 573/1160] 192.168.122.225 () {62 vars in 1195 bytes} [Wed Sep 2 20:00:05 2026] POST /volume/v3/group_types => generated 173 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4380af3a-60fd-44f9-bab8-c88773ef1990", "volume_types": ["a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3"], "name": "tempest-GroupsTest-Group-2005187688"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Creating new group {'group': {'group_type': '4380af3a-60fd-44f9-bab8-c88773ef1990', 'volume_types': ['a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3'], 'name': 'tempest-GroupsTest-Group-2005187688'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Creating group tempest-GroupsTest-Group-2005187688. Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Availability Zones retrieved successfully. Sep 02 20:00:05 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Created reservations ['e6f6e1ce-80d9-46e1-b976-fc84644e9973'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-62c9a85b-4e2f-48c4-863a-ed8a4fe6739b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups returned with HTTP 202 Sep 02 20:00:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 588/1161] 192.168.122.225 () {62 vars in 1181 bytes} [Wed Sep 2 20:00:05 2026] POST /volume/v3/groups => generated 104 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8cad4f5b-a0ee-4508-b381-870d78bb8e82 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8cad4f5b-a0ee-4508-b381-870d78bb8e82 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8cad4f5b-a0ee-4508-b381-870d78bb8e82 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8cad4f5b-a0ee-4508-b381-870d78bb8e82 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-8cad4f5b-a0ee-4508-b381-870d78bb8e82 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:05 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8cad4f5b-a0ee-4508-b381-870d78bb8e82 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 574/1162] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:05 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 332 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3bba0648-368a-4ab0-b9e5-bb3a0caf5d50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3bba0648-368a-4ab0-b9e5-bb3a0caf5d50 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3bba0648-368a-4ab0-b9e5-bb3a0caf5d50 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3bba0648-368a-4ab0-b9e5-bb3a0caf5d50 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-3bba0648-368a-4ab0-b9e5-bb3a0caf5d50 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:06 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3bba0648-368a-4ab0-b9e5-bb3a0caf5d50 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 589/1163] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:06 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4b445453-d852-45b5-9d37-a79f80b3284a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1444108262", "volume_type": "a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3", "group_id": "b128fd2a-a287-4cbd-ac9b-3d69667c306d", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1444108262', 'volume_type': 'a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3', 'group_id': 'b128fd2a-a287-4cbd-ac9b-3d69667c306d', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:06 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume of 1 GB Sep 02 20:00:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Availability Zones retrieved successfully. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Flow 'volume_create_api' (76ae164b-9d85-4949-9133-d752c38aac64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fed93b9-2a3b-4307-ba34-466504b1e7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fed93b9-2a3b-4307-ba34-466504b1e7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:00:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3,is_public=True,name='tempest-GroupsTest-volume-type-1048889984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b128fd2a-a287-4cbd-ac9b-3d69667c306d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a91944ab-dcc0-4db2-b175-927b0ed2bcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1048889984 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1048889984, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1048889984 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1048889984, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Created reservations ['82c3ad75-92e6-470a-a359-bca7e913da55', '334e398f-d7ca-4bfb-8b38-659a163358e6', '77c3d86c-ac0b-46a0-9647-43e0b79df33d', 'c12e607c-944b-4680-9722-d49139834a68'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a91944ab-dcc0-4db2-b175-927b0ed2bcc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c3ad75-92e6-470a-a359-bca7e913da55', '334e398f-d7ca-4bfb-8b38-659a163358e6', '77c3d86c-ac0b-46a0-9647-43e0b79df33d', 'c12e607c-944b-4680-9722-d49139834a68']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e43af6f-9f91-4a5d-b8c0-5f14d8ae5071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e43af6f-9f91-4a5d-b8c0-5f14d8ae5071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4816ffc0-6a46-42a3-bda5-c151a1953ee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1444108262',encryption_key_id=None,group_id=b128fd2a-a287-4cbd-ac9b-3d69667c306d,group_type_id=,metadata={},multiattach=False,project_id='6034425c00c248ee8d783ecbde2ac353',qos_specs=None,replication_status=,reservations=['82c3ad75-92e6-470a-a359-bca7e913da55','334e398f-d7ca-4bfb-8b38-659a163358e6','77c3d86c-ac0b-46a0-9647-43e0b79df33d','c12e607c-944b-4680-9722-d49139834a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_type_id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1444108262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b128fd2a-a287-4cbd-ac9b-3d69667c306d,host=None,id=4816ffc0-6a46-42a3-bda5-c151a1953ee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6034425c00c248ee8d783ecbde2ac353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3),volume_type_id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039ae471-ea8a-4226-8f58-a0f5cca47f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039ae471-ea8a-4226-8f58-a0f5cca47f5e) transitioned into state 'SUCCESS' from state '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-1444108262',encryption_key_id=None,group_id=b128fd2a-a287-4cbd-ac9b-3d69667c306d,group_type_id=,metadata={},multiattach=False,project_id='6034425c00c248ee8d783ecbde2ac353',qos_specs=None,replication_status=,reservations=['82c3ad75-92e6-470a-a359-bca7e913da55','334e398f-d7ca-4bfb-8b38-659a163358e6','77c3d86c-ac0b-46a0-9647-43e0b79df33d','c12e607c-944b-4680-9722-d49139834a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_type_id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ff9fec-9709-4237-9460-c999985f7c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ff9fec-9709-4237-9460-c999985f7c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Flow 'volume_create_api' (76ae164b-9d85-4949-9133-d752c38aac64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume request issued successfully. Sep 02 20:00:07 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:07 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:07 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b445453-d852-45b5-9d37-a79f80b3284a tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 575/1164] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:00:06 2026] POST /volume/v3/volumes => generated 823 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4d731893-daf2-4690-bc9f-c56740b583d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 Sep 02 20:00:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:07 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:07 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:07 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d731893-daf2-4690-bc9f-c56740b583d4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 returned with HTTP 200 Sep 02 20:00:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 590/1165] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:07 2026] GET /volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 => generated 891 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 Sep 02 20:00:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:08 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:08 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:08 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6701a684-1f8c-4d3e-a76d-06f86ba38244 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 returned with HTTP 200 Sep 02 20:00:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 576/1166] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:08 2026] GET /volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 Sep 02 20:00:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:09 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:09 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:09 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-257ba559-88e4-4ac9-892e-edaa94cf87fc tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 returned with HTTP 200 Sep 02 20:00:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 591/1167] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:09 2026] GET /volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2012493304", "volume_type": "a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3", "group_id": "b128fd2a-a287-4cbd-ac9b-3d69667c306d", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2012493304', 'volume_type': 'a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3', 'group_id': 'b128fd2a-a287-4cbd-ac9b-3d69667c306d', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:09 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume of 1 GB Sep 02 20:00:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:09 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Availability Zones retrieved successfully. Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Flow 'volume_create_api' (3b8b3445-d19c-42a3-9760-a98356357145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f197f4-9203-4e81-9fb3-fc1e6ac7add9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f197f4-9203-4e81-9fb3-fc1e6ac7add9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:00:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3,is_public=True,name='tempest-GroupsTest-volume-type-1048889984',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b128fd2a-a287-4cbd-ac9b-3d69667c306d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:09 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eaaf8d9-d30b-49b5-9a18-03875d38067c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Created reservations ['e960c081-23a8-4115-9cd6-464eb2683818', '83e59d30-5507-40bb-a9fd-e0b8abc85446', '476af649-a7c1-4d2c-8ea7-99cd007cc8b5', '0b4330ae-a08b-4543-b675-1947c1a4cc50'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eaaf8d9-d30b-49b5-9a18-03875d38067c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e960c081-23a8-4115-9cd6-464eb2683818', '83e59d30-5507-40bb-a9fd-e0b8abc85446', '476af649-a7c1-4d2c-8ea7-99cd007cc8b5', '0b4330ae-a08b-4543-b675-1947c1a4cc50']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30e870a-541c-4c95-b63e-237e682aaa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b30e870a-541c-4c95-b63e-237e682aaa38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59dbb0cf-100a-4584-9b15-a6742f4155e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2012493304',encryption_key_id=None,group_id=b128fd2a-a287-4cbd-ac9b-3d69667c306d,group_type_id=,metadata={},multiattach=False,project_id='6034425c00c248ee8d783ecbde2ac353',qos_specs=None,replication_status=,reservations=['e960c081-23a8-4115-9cd6-464eb2683818','83e59d30-5507-40bb-a9fd-e0b8abc85446','476af649-a7c1-4d2c-8ea7-99cd007cc8b5','0b4330ae-a08b-4543-b675-1947c1a4cc50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_type_id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2012493304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b128fd2a-a287-4cbd-ac9b-3d69667c306d,host=None,id=59dbb0cf-100a-4584-9b15-a6742f4155e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6034425c00c248ee8d783ecbde2ac353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3),volume_type_id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b6605d-7c4e-4d5e-9cf0-ab736c777eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b6605d-7c4e-4d5e-9cf0-ab736c777eee) transitioned into state 'SUCCESS' from state '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-2012493304',encryption_key_id=None,group_id=b128fd2a-a287-4cbd-ac9b-3d69667c306d,group_type_id=,metadata={},multiattach=False,project_id='6034425c00c248ee8d783ecbde2ac353',qos_specs=None,replication_status=,reservations=['e960c081-23a8-4115-9cd6-464eb2683818','83e59d30-5507-40bb-a9fd-e0b8abc85446','476af649-a7c1-4d2c-8ea7-99cd007cc8b5','0b4330ae-a08b-4543-b675-1947c1a4cc50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9708eec56e2d4107bfdb0b68bb6aa021',volume_type_id=a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27da4c0-bc41-4618-a5d0-cc084146c06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27da4c0-bc41-4618-a5d0-cc084146c06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Flow 'volume_create_api' (3b8b3445-d19c-42a3-9760-a98356357145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Create volume request issued successfully. Sep 02 20:00:10 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:10 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:10 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c50af8e-e1e8-43a5-80b2-1810dfd360ee tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 577/1168] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:00:09 2026] POST /volume/v3/volumes => generated 823 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:10 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:10 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:10 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-48afc0a3-96a8-49b9-98ce-15eb1e48e33d tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 200 Sep 02 20:00:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 592/1169] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:10 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 891 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-31aeca52-064c-473d-ae44-9831f82cfd41 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:11 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:11 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:11 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31aeca52-064c-473d-ae44-9831f82cfd41 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 200 Sep 02 20:00:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 578/1170] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:11 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 915 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-875167644"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-875167644'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume of 1 GB Sep 02 20:00:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Availability Zones retrieved successfully. Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (d5c17ace-653e-4e4f-8fdc-d7f31a558ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fac8fd0-c005-43c0-881b-97b0440d2f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fac8fd0-c005-43c0-881b-97b0440d2f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aeee6b3-b15f-41a3-a675-b193c1ffb70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['2bc0f3f9-b73d-4469-a878-e88ada136ce9', '5059f903-ea5b-4e84-a605-b1a9984a0c3d', '7ee228d4-74fd-4dd8-82b3-1b2949e1abe7', '1ee3ce11-c671-4a8d-96e1-2926491ca33f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aeee6b3-b15f-41a3-a675-b193c1ffb70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc0f3f9-b73d-4469-a878-e88ada136ce9', '5059f903-ea5b-4e84-a605-b1a9984a0c3d', '7ee228d4-74fd-4dd8-82b3-1b2949e1abe7', '1ee3ce11-c671-4a8d-96e1-2926491ca33f']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b49d58c-14f7-4a47-aa92-0c2a9ce034b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b49d58c-14f7-4a47-aa92-0c2a9ce034b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98cf007d-186d-49f1-bad1-8c8204fa4242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-875167644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['2bc0f3f9-b73d-4469-a878-e88ada136ce9','5059f903-ea5b-4e84-a605-b1a9984a0c3d','7ee228d4-74fd-4dd8-82b3-1b2949e1abe7','1ee3ce11-c671-4a8d-96e1-2926491ca33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-875167644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98cf007d-186d-49f1-bad1-8c8204fa4242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acc24feae814f73b2711f310ac09eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0b9570-176b-4e96-b044-58c8e5c4606c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:13 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:13 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0b9570-176b-4e96-b044-58c8e5c4606c) transitioned into state 'SUCCESS' from state '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-875167644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['2bc0f3f9-b73d-4469-a878-e88ada136ce9','5059f903-ea5b-4e84-a605-b1a9984a0c3d','7ee228d4-74fd-4dd8-82b3-1b2949e1abe7','1ee3ce11-c671-4a8d-96e1-2926491ca33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c932b494-cc51-4135-896a-a860bcd3c6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c932b494-cc51-4135-896a-a860bcd3c6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (d5c17ace-653e-4e4f-8fdc-d7f31a558ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request issued successfully. Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e72ee8a3-4850-4746-a9a0-4099483e0834 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 593/1171] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:00:12 2026] POST /volume/v3/volumes => generated 768 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-04f7abf3-f4e0-45c9-8aed-06853dbc0908 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-04f7abf3-f4e0-45c9-8aed-06853dbc0908 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-04f7abf3-f4e0-45c9-8aed-06853dbc0908 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-04f7abf3-f4e0-45c9-8aed-06853dbc0908 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-04f7abf3-f4e0-45c9-8aed-06853dbc0908 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-04f7abf3-f4e0-45c9-8aed-06853dbc0908 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 returned with HTTP 200 Sep 02 20:00:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 594/1172] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:13 2026] GET /volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 => generated 836 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:13 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-da61f11f-9a6e-4db0-8f45-f98991192ae2 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 200 Sep 02 20:00:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 579/1173] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:12 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 916 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-06d74559-059a-4f02-8831-c38fad0f6e51 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-06d74559-059a-4f02-8831-c38fad0f6e51 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] PUT http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-06d74559-059a-4f02-8831-c38fad0f6e51 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "59dbb0cf-100a-4584-9b15-a6742f4155e6"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-06d74559-059a-4f02-8831-c38fad0f6e51 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Update called for group b128fd2a-a287-4cbd-ac9b-3d69667c306d. {{(pid=86538) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-06d74559-059a-4f02-8831-c38fad0f6e51 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Updating group b128fd2a-a287-4cbd-ac9b-3d69667c306d with name new_group description: This is a new group add_volumes: None remove_volumes: 59dbb0cf-100a-4584-9b15-a6742f4155e6. Sep 02 20:00:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-06d74559-059a-4f02-8831-c38fad0f6e51 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 202 Sep 02 20:00:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 595/1174] 192.168.122.225 () {62 vars in 1291 bytes} [Wed Sep 2 20:00:13 2026] PUT /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:00:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5fd215fd-9b1d-477a-a21b-c7bd47280efa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5fd215fd-9b1d-477a-a21b-c7bd47280efa tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5fd215fd-9b1d-477a-a21b-c7bd47280efa tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5fd215fd-9b1d-477a-a21b-c7bd47280efa tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-5fd215fd-9b1d-477a-a21b-c7bd47280efa tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:13 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5fd215fd-9b1d-477a-a21b-c7bd47280efa tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 580/1175] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:13 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 323 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a61a169-a9f0-4be9-8437-c8b51b078eda None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a61a169-a9f0-4be9-8437-c8b51b078eda tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a61a169-a9f0-4be9-8437-c8b51b078eda tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a61a169-a9f0-4be9-8437-c8b51b078eda tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a61a169-a9f0-4be9-8437-c8b51b078eda tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a61a169-a9f0-4be9-8437-c8b51b078eda tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 returned with HTTP 200 Sep 02 20:00:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 596/1176] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:14 2026] GET /volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 => generated 860 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e580e3ea-eade-403a-a602-5052479d81c1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e580e3ea-eade-403a-a602-5052479d81c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e580e3ea-eade-403a-a602-5052479d81c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e580e3ea-eade-403a-a602-5052479d81c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-e580e3ea-eade-403a-a602-5052479d81c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e580e3ea-eade-403a-a602-5052479d81c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 581/1177] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:14 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 324 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c6bdac55-5d93-4206-923c-f2f28c2b2c85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6bdac55-5d93-4206-923c-f2f28c2b2c85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6bdac55-5d93-4206-923c-f2f28c2b2c85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6bdac55-5d93-4206-923c-f2f28c2b2c85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-c6bdac55-5d93-4206-923c-f2f28c2b2c85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86538) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:14 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6bdac55-5d93-4206-923c-f2f28c2b2c85 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 597/1178] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:14 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 324 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 20:00:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:14 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:14 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:14 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e49ee7a0-d447-4ae9-8613-5aaaeac0628e tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 582/1179] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:14 2026] GET /volume/v3/volumes/detail => generated 1791 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f4b5b184-e7c0-4295-890f-3acf795f06db None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4b5b184-e7c0-4295-890f-3acf795f06db tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] PUT http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4b5b184-e7c0-4295-890f-3acf795f06db tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "59dbb0cf-100a-4584-9b15-a6742f4155e6"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-f4b5b184-e7c0-4295-890f-3acf795f06db tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Update called for group b128fd2a-a287-4cbd-ac9b-3d69667c306d. {{(pid=86538) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-f4b5b184-e7c0-4295-890f-3acf795f06db tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Updating group b128fd2a-a287-4cbd-ac9b-3d69667c306d with name None description: None add_volumes: 59dbb0cf-100a-4584-9b15-a6742f4155e6 remove_volumes: None. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4b5b184-e7c0-4295-890f-3acf795f06db tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 202 Sep 02 20:00:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 598/1180] 192.168.122.225 () {62 vars in 1290 bytes} [Wed Sep 2 20:00:15 2026] PUT /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-80949cb7-bfb8-4950-b4ea-2852d275d3fb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-80949cb7-bfb8-4950-b4ea-2852d275d3fb tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-80949cb7-bfb8-4950-b4ea-2852d275d3fb tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-80949cb7-bfb8-4950-b4ea-2852d275d3fb tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-80949cb7-bfb8-4950-b4ea-2852d275d3fb tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-80949cb7-bfb8-4950-b4ea-2852d275d3fb tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 583/1181] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:15 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 323 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-90a42a54-ecf9-40b2-8605-255635d213b2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-90a42a54-ecf9-40b2-8605-255635d213b2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-90a42a54-ecf9-40b2-8605-255635d213b2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-90a42a54-ecf9-40b2-8605-255635d213b2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-90a42a54-ecf9-40b2-8605-255635d213b2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-90a42a54-ecf9-40b2-8605-255635d213b2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 returned with HTTP 200 Sep 02 20:00:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 599/1182] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:15 2026] GET /volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98cf007d-186d-49f1-bad1-8c8204fa4242", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2139789386"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create snapshot from volume 98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:15 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['c0b9144b-c050-4dec-b222-78d6f2fb0856', '50717f2c-68a3-423b-a446-945e914de492', '2c1c0bac-48f4-4dfd-accf-f53a3c55d203', '50cd27cf-af6a-4058-bc03-81f2e6dd85af'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot create request issued successfully. Sep 02 20:00:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5cb64f73-3cd2-4162-b17b-54b278d569b3 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:00:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 584/1183] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:00:15 2026] POST /volume/v3/snapshots => generated 316 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d56ff481-127c-4f2d-88c8-329a677416c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d56ff481-127c-4f2d-88c8-329a677416c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d56ff481-127c-4f2d-88c8-329a677416c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d56ff481-127c-4f2d-88c8-329a677416c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d56ff481-127c-4f2d-88c8-329a677416c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d56ff481-127c-4f2d-88c8-329a677416c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 600/1184] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:15 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-928e9e35-5e9c-4dcb-877a-0a8b7b9213e8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-928e9e35-5e9c-4dcb-877a-0a8b7b9213e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-928e9e35-5e9c-4dcb-877a-0a8b7b9213e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-928e9e35-5e9c-4dcb-877a-0a8b7b9213e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-928e9e35-5e9c-4dcb-877a-0a8b7b9213e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:00:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-928e9e35-5e9c-4dcb-877a-0a8b7b9213e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 200 Sep 02 20:00:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 585/1185] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:16 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 324 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 20:00:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:16 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:16 devstack devstack@c-api.service[86538]: WARNING stevedore.named [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:16 devstack devstack@c-api.service[86538]: WARNING castellan.key_manager [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8a54b4d-bd50-4ce0-ad2e-26527de48e58 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 601/1186] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:16 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-969a9756-c189-474a-8660-5bacb14ce2f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:00:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3adf6642-6c55-4adf-9860-907259747bb5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3adf6642-6c55-4adf-9860-907259747bb5 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3adf6642-6c55-4adf-9860-907259747bb5 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3adf6642-6c55-4adf-9860-907259747bb5 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 20:00:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3adf6642-6c55-4adf-9860-907259747bb5 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Get all volumes completed successfully. Sep 02 20:00:16 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:16 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3adf6642-6c55-4adf-9860-907259747bb5 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 602/1187] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:16 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 448 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:17 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:17 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:17 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:17 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-969a9756-c189-474a-8660-5bacb14ce2f1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:00:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 586/1188] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:00:16 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] POST http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d/action Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.groups [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] delete called for group b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86538) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.groups [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Delete group with id: b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:17 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 20:00:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:17 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:00:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7cd8a877-bf3e-4215-ba5a-d476f73ff5c1 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d/action returned with HTTP 202 Sep 02 20:00:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 603/1189] 192.168.122.225 () {62 vars in 1312 bytes} [Wed Sep 2 20:00:17 2026] POST /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 20:00:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:17 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:17 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:17 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4d0c2d8-afae-4662-abe4-66671f4249f4 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 200 Sep 02 20:00:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 587/1190] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:17 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 915 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb26c4fb-45d0-4e19-876e-f37c061c9d30 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb26c4fb-45d0-4e19-876e-f37c061c9d30 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb26c4fb-45d0-4e19-876e-f37c061c9d30 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb26c4fb-45d0-4e19-876e-f37c061c9d30 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb26c4fb-45d0-4e19-876e-f37c061c9d30 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb26c4fb-45d0-4e19-876e-f37c061c9d30 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 604/1191] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:17 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 448 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:18 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:18 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e576c2b8-39b6-4b69-9962-c69421778fed None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e576c2b8-39b6-4b69-9962-c69421778fed tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e576c2b8-39b6-4b69-9962-c69421778fed tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e576c2b8-39b6-4b69-9962-c69421778fed tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:19 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e576c2b8-39b6-4b69-9962-c69421778fed tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e576c2b8-39b6-4b69-9962-c69421778fed tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 605/1192] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:18 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 448 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b44381b1-203e-462f-a3f4-6fa438c302c7 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 200 Sep 02 20:00:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 588/1193] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:18 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 915 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-765fc6ba-813c-4107-84ff-f36bcca92d6f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-765fc6ba-813c-4107-84ff-f36bcca92d6f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-765fc6ba-813c-4107-84ff-f36bcca92d6f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-765fc6ba-813c-4107-84ff-f36bcca92d6f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-40361a01-0692-4ea2-93e9-895ba997a285 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-765fc6ba-813c-4107-84ff-f36bcca92d6f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-765fc6ba-813c-4107-84ff-f36bcca92d6f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 606/1194] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:20 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 475 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-259b9542-5178-4110-9e3c-fa0ec426803f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0bdcfd45-ff34-4d82-8f66-7713c7e28d91", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-175731459"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request body: {'volume': {"'snapshot_id": '0bdcfd45-ff34-4d82-8f66-7713c7e28d91', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-175731459'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume of 1 GB Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Availability Zones retrieved successfully. Sep 02 20:00:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (0dd576e7-017c-4e24-ac47-b74e2fb1a5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ca18e4-aad5-41ce-9dea-11bb24143363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Volume info retrieved successfully. Sep 02 20:00:20 devstack devstack@c-api.service[86537]: WARNING stevedore.named [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 20:00:20 devstack devstack@c-api.service[86537]: WARNING castellan.key_manager [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ca18e4-aad5-41ce-9dea-11bb24143363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d94839-ff47-49ca-a43d-c477c22adbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['ca1a482b-c342-4af9-88fd-49da2d8b1bb9', '077d6571-0d5e-422e-8028-03460cff36db', 'fc886e0c-8a45-4e75-bc08-7206f96ca1e9', 'dc59fc53-0535-4f34-8b5e-72c04da4eb8f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d94839-ff47-49ca-a43d-c477c22adbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1a482b-c342-4af9-88fd-49da2d8b1bb9', '077d6571-0d5e-422e-8028-03460cff36db', 'fc886e0c-8a45-4e75-bc08-7206f96ca1e9', 'dc59fc53-0535-4f34-8b5e-72c04da4eb8f']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5d2140-8f21-4833-809d-a6fc154a3614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-40361a01-0692-4ea2-93e9-895ba997a285 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 200 Sep 02 20:00:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 589/1195] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:20 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 914 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5d2140-8f21-4833-809d-a6fc154a3614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e306b7da-61dc-4139-a083-7312c621864d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-175731459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['ca1a482b-c342-4af9-88fd-49da2d8b1bb9','077d6571-0d5e-422e-8028-03460cff36db','fc886e0c-8a45-4e75-bc08-7206f96ca1e9','dc59fc53-0535-4f34-8b5e-72c04da4eb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-175731459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e306b7da-61dc-4139-a083-7312c621864d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acc24feae814f73b2711f310ac09eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19f0748-3c9a-44a7-b82a-ff812cabb2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d19f0748-3c9a-44a7-b82a-ff812cabb2c1) transitioned into state 'SUCCESS' from state '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-175731459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['ca1a482b-c342-4af9-88fd-49da2d8b1bb9','077d6571-0d5e-422e-8028-03460cff36db','fc886e0c-8a45-4e75-bc08-7206f96ca1e9','dc59fc53-0535-4f34-8b5e-72c04da4eb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a69a325-f240-4a85-8bd1-f87232035018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a69a325-f240-4a85-8bd1-f87232035018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (0dd576e7-017c-4e24-ac47-b74e2fb1a5cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request issued successfully. Sep 02 20:00:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-259b9542-5178-4110-9e3c-fa0ec426803f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 607/1196] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:20 2026] POST /volume/v3/volumes => generated 768 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0bdcfd45-ff34-4d82-8f66-7713c7e28d91", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-282280744"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request body: {'volume': {"'snapshot_id": '0bdcfd45-ff34-4d82-8f66-7713c7e28d91', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-282280744'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume of 1 GB Sep 02 20:00:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Availability Zones retrieved successfully. Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (84106a57-8235-44d6-a3bc-43a93fb985c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d68f76-0286-4dba-9ffc-16c9bb159dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3d68f76-0286-4dba-9ffc-16c9bb159dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344ee914-1b7e-48e6-a441-12f63ad66223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['dd79f523-2861-49d6-84b9-2bf4d51dfe18', 'a6b83039-d02d-4ac2-b1bb-2bf5a7dd08f2', '4d5d6bf7-a5ba-4790-8413-3772d12f5ce3', 'c27d064d-d337-4d5a-a555-355749922048'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (344ee914-1b7e-48e6-a441-12f63ad66223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd79f523-2861-49d6-84b9-2bf4d51dfe18', 'a6b83039-d02d-4ac2-b1bb-2bf5a7dd08f2', '4d5d6bf7-a5ba-4790-8413-3772d12f5ce3', 'c27d064d-d337-4d5a-a555-355749922048']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2ae6f5-2c83-4c3d-a5b5-faa8228f7f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2ae6f5-2c83-4c3d-a5b5-faa8228f7f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59e2f9bd-59bd-43b2-bae6-5953424c3eaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-282280744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['dd79f523-2861-49d6-84b9-2bf4d51dfe18','a6b83039-d02d-4ac2-b1bb-2bf5a7dd08f2','4d5d6bf7-a5ba-4790-8413-3772d12f5ce3','c27d064d-d337-4d5a-a555-355749922048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-282280744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59e2f9bd-59bd-43b2-bae6-5953424c3eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acc24feae814f73b2711f310ac09eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e30d9dc-e00a-48f1-86b2-fff70f584545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e30d9dc-e00a-48f1-86b2-fff70f584545) transitioned into state 'SUCCESS' from state '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-282280744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['dd79f523-2861-49d6-84b9-2bf4d51dfe18','a6b83039-d02d-4ac2-b1bb-2bf5a7dd08f2','4d5d6bf7-a5ba-4790-8413-3772d12f5ce3','c27d064d-d337-4d5a-a555-355749922048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4634611f-d234-4176-b935-0f414e8769d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4634611f-d234-4176-b935-0f414e8769d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (84106a57-8235-44d6-a3bc-43a93fb985c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request issued successfully. Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17f08b31-00d2-4c99-8706-da6bb1f9af95 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 590/1197] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:20 2026] POST /volume/v3/volumes => generated 768 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0bdcfd45-ff34-4d82-8f66-7713c7e28d91", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1557417865"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request body: {'volume': {"'snapshot_id": '0bdcfd45-ff34-4d82-8f66-7713c7e28d91', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1557417865'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume of 1 GB Sep 02 20:00:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Availability Zones retrieved successfully. Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7841cd83-a751-4afd-894c-a1009f19d095 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (b8e7e980-833d-4ff4-933d-99cc251a8df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7841cd83-a751-4afd-894c-a1009f19d095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7841cd83-a751-4afd-894c-a1009f19d095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7841cd83-a751-4afd-894c-a1009f19d095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a90f9b-b667-4fba-af00-1d77ce81543a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7841cd83-a751-4afd-894c-a1009f19d095 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 returned with HTTP 404 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 591/1198] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:21 2026] GET /volume/v3/volumes/59dbb0cf-100a-4584-9b15-a6742f4155e6 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0e3256e6-0daf-4b0a-b25d-b872d1dde24b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e3256e6-0daf-4b0a-b25d-b872d1dde24b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e3256e6-0daf-4b0a-b25d-b872d1dde24b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e3256e6-0daf-4b0a-b25d-b872d1dde24b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18a90f9b-b667-4fba-af00-1d77ce81543a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b54d4a-ed5b-4322-999a-f1da75fc0d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e3256e6-0daf-4b0a-b25d-b872d1dde24b tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 returned with HTTP 404 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 592/1199] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:00:21 2026] GET /volume/v3/volumes/4816ffc0-6a46-42a3-bda5-c151a1953ee1 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-775eb3d2-46eb-4e3b-b494-bee3275581e8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-775eb3d2-46eb-4e3b-b494-bee3275581e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] GET http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-775eb3d2-46eb-4e3b-b494-bee3275581e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-775eb3d2-46eb-4e3b-b494-bee3275581e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.groups [None req-775eb3d2-46eb-4e3b-b494-bee3275581e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] show called for member b128fd2a-a287-4cbd-ac9b-3d69667c306d {{(pid=86537) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-775eb3d2-46eb-4e3b-b494-bee3275581e8 tempest-GroupsTest-1720736009 tempest-GroupsTest-1720736009-project-member] http://192.168.122.225/volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d returned with HTTP 404 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 593/1200] 192.168.122.225 () {60 vars in 1270 bytes} [Wed Sep 2 20:00:21 2026] GET /volume/v3/groups/b128fd2a-a287-4cbd-ac9b-3d69667c306d => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ee3e8ee3-30bd-4f37-8409-76811b67f580 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ee3e8ee3-30bd-4f37-8409-76811b67f580 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] DELETE http://192.168.122.225/volume/v3/group_types/4380af3a-60fd-44f9-bab8-c88773ef1990 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ee3e8ee3-30bd-4f37-8409-76811b67f580 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ee3e8ee3-30bd-4f37-8409-76811b67f580 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ee3e8ee3-30bd-4f37-8409-76811b67f580 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/group_types/4380af3a-60fd-44f9-bab8-c88773ef1990 returned with HTTP 202 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 594/1201] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 20:00:21 2026] DELETE /volume/v3/group_types/4380af3a-60fd-44f9-bab8-c88773ef1990 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-22b43b3b-64a9-47d3-ac32-5b72c4d9fa21 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22b43b3b-64a9-47d3-ac32-5b72c4d9fa21 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] DELETE http://192.168.122.225/volume/v3/types/a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22b43b3b-64a9-47d3-ac32-5b72c4d9fa21 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22b43b3b-64a9-47d3-ac32-5b72c4d9fa21 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['fc7474f5-7cb9-4c69-9f2c-10589fc606a0', 'e2743d2f-c778-4d92-af64-2a5fdf9dad1c', '8dc67180-4d81-40d1-aaf6-f70530e46875', '6a2e1777-693b-4166-980f-fdbdf18f20f1'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4b54d4a-ed5b-4322-999a-f1da75fc0d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7474f5-7cb9-4c69-9f2c-10589fc606a0', 'e2743d2f-c778-4d92-af64-2a5fdf9dad1c', '8dc67180-4d81-40d1-aaf6-f70530e46875', '6a2e1777-693b-4166-980f-fdbdf18f20f1']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f869ca2-f70b-49d2-896c-2d75d24d06ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f869ca2-f70b-49d2-896c-2d75d24d06ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d2c6cca-7b44-4292-9824-c3859aa6b97a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1557417865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['fc7474f5-7cb9-4c69-9f2c-10589fc606a0','e2743d2f-c778-4d92-af64-2a5fdf9dad1c','8dc67180-4d81-40d1-aaf6-f70530e46875','6a2e1777-693b-4166-980f-fdbdf18f20f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1557417865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d2c6cca-7b44-4292-9824-c3859aa6b97a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acc24feae814f73b2711f310ac09eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a082167-9cf9-4a5b-ba88-34e65087edc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a082167-9cf9-4a5b-ba88-34e65087edc5) transitioned into state 'SUCCESS' from state '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-1557417865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['fc7474f5-7cb9-4c69-9f2c-10589fc606a0','e2743d2f-c778-4d92-af64-2a5fdf9dad1c','8dc67180-4d81-40d1-aaf6-f70530e46875','6a2e1777-693b-4166-980f-fdbdf18f20f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22b43b3b-64a9-47d3-ac32-5b72c4d9fa21 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/types/a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3 returned with HTTP 202 Sep 02 20:00:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 595/1202] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:00:21 2026] DELETE /volume/v3/types/a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510567be-c1aa-49ba-9307-4c4773353faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c4d34ba7-3601-458a-ab6d-3f6b51b02ae1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c4d34ba7-3601-458a-ab6d-3f6b51b02ae1 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] GET http://192.168.122.225/volume/v3/types/a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3 Sep 02 20:00:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c4d34ba7-3601-458a-ab6d-3f6b51b02ae1 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c4d34ba7-3601-458a-ab6d-3f6b51b02ae1 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (510567be-c1aa-49ba-9307-4c4773353faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (b8e7e980-833d-4ff4-933d-99cc251a8df7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request issued successfully. Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74ab5f11-e680-4a8b-862c-7fce5977fa4a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 608/1203] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:21 2026] POST /volume/v3/volumes => generated 769 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c4d34ba7-3601-458a-ab6d-3f6b51b02ae1 tempest-GroupsTest-19177487 tempest-GroupsTest-19177487-project-admin] http://192.168.122.225/volume/v3/types/a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3 returned with HTTP 404 Sep 02 20:00:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 596/1204] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:00:21 2026] GET /volume/v3/types/a5c4aeb9-fe7b-42d6-8694-1aa2decfcdb3 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0bdcfd45-ff34-4d82-8f66-7713c7e28d91", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-800934855"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request body: {'volume': {"'snapshot_id": '0bdcfd45-ff34-4d82-8f66-7713c7e28d91', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-800934855'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume of 1 GB Sep 02 20:00:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Availability Zones retrieved successfully. Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (edf90020-1b32-49f2-846a-bf81d19b77c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76cbedf-26ae-4cdc-8f55-44517f803b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76cbedf-26ae-4cdc-8f55-44517f803b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80bb6e4-586b-4474-bd0c-6413638a69c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['2d138ff0-e386-4850-bebd-060c29ab1e55', 'ed547481-91b0-4bb6-9e05-33d740edb225', 'c7124c78-409b-4538-8144-9d58da3c5882', 'e4ff3825-d595-4b3d-97af-76d5af2aa187'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80bb6e4-586b-4474-bd0c-6413638a69c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d138ff0-e386-4850-bebd-060c29ab1e55', 'ed547481-91b0-4bb6-9e05-33d740edb225', 'c7124c78-409b-4538-8144-9d58da3c5882', 'e4ff3825-d595-4b3d-97af-76d5af2aa187']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bafb6a5-4026-468e-8c96-73bf9b3b354f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bafb6a5-4026-468e-8c96-73bf9b3b354f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17af3749-3d29-4b61-a60f-36b77a4849e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-800934855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['2d138ff0-e386-4850-bebd-060c29ab1e55','ed547481-91b0-4bb6-9e05-33d740edb225','c7124c78-409b-4538-8144-9d58da3c5882','e4ff3825-d595-4b3d-97af-76d5af2aa187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-800934855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17af3749-3d29-4b61-a60f-36b77a4849e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acc24feae814f73b2711f310ac09eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01caf81d-fde3-47ed-be6d-6d71fd6c92e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01caf81d-fde3-47ed-be6d-6d71fd6c92e1) transitioned into state 'SUCCESS' from state '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-800934855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['2d138ff0-e386-4850-bebd-060c29ab1e55','ed547481-91b0-4bb6-9e05-33d740edb225','c7124c78-409b-4538-8144-9d58da3c5882','e4ff3825-d595-4b3d-97af-76d5af2aa187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d0a782-72dd-42f7-b4e0-af44201825dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d0a782-72dd-42f7-b4e0-af44201825dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (edf90020-1b32-49f2-846a-bf81d19b77c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request issued successfully. Sep 02 20:00:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8f25e02-0e6e-4e78-bfa9-88748de8b77d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 609/1205] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:22 2026] POST /volume/v3/volumes => generated 768 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-94a36c07-e801-4e56-a9c5-078eb378a012 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0bdcfd45-ff34-4d82-8f66-7713c7e28d91", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2125420963"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request body: {'volume': {"'snapshot_id": '0bdcfd45-ff34-4d82-8f66-7713c7e28d91', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2125420963'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:22 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume of 1 GB Sep 02 20:00:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Availability Zones retrieved successfully. Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (0646b638-e343-482b-875e-631887f882bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc64a40b-6866-4be8-b994-cd7825757a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc64a40b-6866-4be8-b994-cd7825757a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809556b6-8116-441e-8b9e-253f2a3cf3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Created reservations ['e21c6272-10e1-49fe-9ca0-064d95836d76', 'b0c91110-0e23-4629-80d5-bbd1cd1ed7d2', '2dca76f4-64db-42f5-88f6-420125555d7d', '83945004-5d86-4ae6-afd5-dd59b8d886b9'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809556b6-8116-441e-8b9e-253f2a3cf3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e21c6272-10e1-49fe-9ca0-064d95836d76', 'b0c91110-0e23-4629-80d5-bbd1cd1ed7d2', '2dca76f4-64db-42f5-88f6-420125555d7d', '83945004-5d86-4ae6-afd5-dd59b8d886b9']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c2dad2-d39f-4e74-9934-5e029700edba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4c2dad2-d39f-4e74-9934-5e029700edba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b53e6fa-3b9e-45de-b6fd-578cd54b1420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2125420963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['e21c6272-10e1-49fe-9ca0-064d95836d76','b0c91110-0e23-4629-80d5-bbd1cd1ed7d2','2dca76f4-64db-42f5-88f6-420125555d7d','83945004-5d86-4ae6-afd5-dd59b8d886b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2125420963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b53e6fa-3b9e-45de-b6fd-578cd54b1420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8acc24feae814f73b2711f310ac09eff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3411f2-365e-4bbf-b50b-af98be0b47e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3411f2-365e-4bbf-b50b-af98be0b47e9) transitioned into state 'SUCCESS' from state '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-2125420963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8acc24feae814f73b2711f310ac09eff',qos_specs=None,replication_status=,reservations=['e21c6272-10e1-49fe-9ca0-064d95836d76','b0c91110-0e23-4629-80d5-bbd1cd1ed7d2','2dca76f4-64db-42f5-88f6-420125555d7d','83945004-5d86-4ae6-afd5-dd59b8d886b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b02ab1e57f4043b18aa35035eccfae2d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2301640-361c-4011-8ff8-644d8b8c4a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2301640-361c-4011-8ff8-644d8b8c4a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Flow 'volume_create_api' (0646b638-e343-482b-875e-631887f882bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Create volume request issued successfully. Sep 02 20:00:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94a36c07-e801-4e56-a9c5-078eb378a012 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 597/1206] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:22 2026] POST /volume/v3/volumes => generated 769 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3b723d92-0a59-4763-b482-395dfbabf92d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3b723d92-0a59-4763-b482-395dfbabf92d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d Sep 02 20:00:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3b723d92-0a59-4763-b482-395dfbabf92d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3b723d92-0a59-4763-b482-395dfbabf92d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3b723d92-0a59-4763-b482-395dfbabf92d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3b723d92-0a59-4763-b482-395dfbabf92d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d returned with HTTP 200 Sep 02 20:00:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 610/1207] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:23 2026] GET /volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d => generated 861 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-97ca7341-6e47-4c80-9305-464eea126973 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97ca7341-6e47-4c80-9305-464eea126973 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97ca7341-6e47-4c80-9305-464eea126973 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97ca7341-6e47-4c80-9305-464eea126973 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-97ca7341-6e47-4c80-9305-464eea126973 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97ca7341-6e47-4c80-9305-464eea126973 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa returned with HTTP 200 Sep 02 20:00:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 598/1208] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:23 2026] GET /volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2ff8a930-63b3-4735-a506-e2a2d63452c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2ff8a930-63b3-4735-a506-e2a2d63452c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa Sep 02 20:00:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2ff8a930-63b3-4735-a506-e2a2d63452c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2ff8a930-63b3-4735-a506-e2a2d63452c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2ff8a930-63b3-4735-a506-e2a2d63452c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2ff8a930-63b3-4735-a506-e2a2d63452c0 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa returned with HTTP 200 Sep 02 20:00:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 611/1209] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:25 2026] GET /volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa => generated 861 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6bdfb632-4643-43ff-afd6-676ad71bd79a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6bdfb632-4643-43ff-afd6-676ad71bd79a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a Sep 02 20:00:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6bdfb632-4643-43ff-afd6-676ad71bd79a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6bdfb632-4643-43ff-afd6-676ad71bd79a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6bdfb632-4643-43ff-afd6-676ad71bd79a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6bdfb632-4643-43ff-afd6-676ad71bd79a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a returned with HTTP 200 Sep 02 20:00:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 599/1210] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:25 2026] GET /volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a => generated 861 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b495c5e2-b673-478c-a7c1-078aa0cb39b7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b495c5e2-b673-478c-a7c1-078aa0cb39b7 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a Sep 02 20:00:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b495c5e2-b673-478c-a7c1-078aa0cb39b7 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b495c5e2-b673-478c-a7c1-078aa0cb39b7 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b495c5e2-b673-478c-a7c1-078aa0cb39b7 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b495c5e2-b673-478c-a7c1-078aa0cb39b7 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a returned with HTTP 200 Sep 02 20:00:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 612/1211] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:26 2026] GET /volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a => generated 862 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a4380fd7-17cc-4b52-aa83-d3d55f2799d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4380fd7-17cc-4b52-aa83-d3d55f2799d2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 Sep 02 20:00:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4380fd7-17cc-4b52-aa83-d3d55f2799d2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4380fd7-17cc-4b52-aa83-d3d55f2799d2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4380fd7-17cc-4b52-aa83-d3d55f2799d2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4380fd7-17cc-4b52-aa83-d3d55f2799d2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 returned with HTTP 200 Sep 02 20:00:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 600/1212] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:26 2026] GET /volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a85c2505-e593-4f14-aeaf-fef75f5d5d0f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a85c2505-e593-4f14-aeaf-fef75f5d5d0f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 Sep 02 20:00:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a85c2505-e593-4f14-aeaf-fef75f5d5d0f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a85c2505-e593-4f14-aeaf-fef75f5d5d0f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a85c2505-e593-4f14-aeaf-fef75f5d5d0f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a85c2505-e593-4f14-aeaf-fef75f5d5d0f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 returned with HTTP 200 Sep 02 20:00:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 613/1213] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:27 2026] GET /volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 => generated 861 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a1032365-51a2-4fe0-8ae0-689bf260fc43 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1032365-51a2-4fe0-8ae0-689bf260fc43 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 Sep 02 20:00:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1032365-51a2-4fe0-8ae0-689bf260fc43 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1032365-51a2-4fe0-8ae0-689bf260fc43 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a1032365-51a2-4fe0-8ae0-689bf260fc43 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1032365-51a2-4fe0-8ae0-689bf260fc43 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 returned with HTTP 200 Sep 02 20:00:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 601/1214] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:27 2026] GET /volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 => generated 861 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-54fa958a-5472-4eb3-a0f4-df538281630f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54fa958a-5472-4eb3-a0f4-df538281630f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54fa958a-5472-4eb3-a0f4-df538281630f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54fa958a-5472-4eb3-a0f4-df538281630f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9bc4b355-06f0-44b2-a1a5-67e0804c0ed3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-54fa958a-5472-4eb3-a0f4-df538281630f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54fa958a-5472-4eb3-a0f4-df538281630f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 returned with HTTP 200 Sep 02 20:00:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 614/1215] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:28 2026] GET /volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5562fa97-2d19-4b55-b733-6348710e89fe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume with id: 9b53e6fa-3b9e-45de-b6fd-578cd54b1420 Sep 02 20:00:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume request issued successfully. Sep 02 20:00:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5562fa97-2d19-4b55-b733-6348710e89fe tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 returned with HTTP 202 Sep 02 20:00:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 615/1216] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:28 2026] DELETE /volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cca4f62b-cbef-4f63-997a-7eebf34b2376 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cca4f62b-cbef-4f63-997a-7eebf34b2376 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 Sep 02 20:00:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cca4f62b-cbef-4f63-997a-7eebf34b2376 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cca4f62b-cbef-4f63-997a-7eebf34b2376 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cca4f62b-cbef-4f63-997a-7eebf34b2376 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cca4f62b-cbef-4f63-997a-7eebf34b2376 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 returned with HTTP 200 Sep 02 20:00:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 616/1217] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:28 2026] GET /volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bc4b355-06f0-44b2-a1a5-67e0804c0ed3 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:00:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9bc4b355-06f0-44b2-a1a5-67e0804c0ed3 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761", "extra_specs": {}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bc4b355-06f0-44b2-a1a5-67e0804c0ed3 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:00:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 602/1218] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:00:28 2026] POST /volume/v3/types => generated 269 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e8b77f14-cdbf-429b-8928-ca842354f833 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e8b77f14-cdbf-429b-8928-ca842354f833 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e8b77f14-cdbf-429b-8928-ca842354f833 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e8b77f14-cdbf-429b-8928-ca842354f833 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e8b77f14-cdbf-429b-8928-ca842354f833 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 returned with HTTP 404 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 603/1219] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:30 2026] GET /volume/v3/volumes/9b53e6fa-3b9e-45de-b6fd-578cd54b1420 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume with id: 17af3749-3d29-4b61-a60f-36b77a4849e0 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1478179465"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1478179465'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create volume of 1 GB Sep 02 20:00:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Availability Zones retrieved successfully. Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Flow 'volume_create_api' (cf00ef9b-bd59-4e80-81ef-6ccca619022b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abff22a0-8ea2-4244-beca-492ffae9ebdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume request issued successfully. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f3931f5b-0fb6-4894-bbae-dbebb86eb2ea tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 returned with HTTP 202 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 604/1220] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:30 2026] DELETE /volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b43ac558-4258-497d-83e0-c2d7c1746335 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b43ac558-4258-497d-83e0-c2d7c1746335 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b43ac558-4258-497d-83e0-c2d7c1746335 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b43ac558-4258-497d-83e0-c2d7c1746335 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abff22a0-8ea2-4244-beca-492ffae9ebdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b43ac558-4258-497d-83e0-c2d7c1746335 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41dc22a-ef76-400b-808e-255cdcda155e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b43ac558-4258-497d-83e0-c2d7c1746335 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 returned with HTTP 200 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 605/1221] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:30 2026] GET /volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Created reservations ['b41a3bf4-d21e-497f-bf24-45c5129562ac', 'acf4d636-8ef4-4c1f-93fb-a187b258e6fa', 'a9be93b4-0a94-4218-89d1-eeaaee78981a', 'b88cac72-4ba2-4062-a858-9e19d55ae14c'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41dc22a-ef76-400b-808e-255cdcda155e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41a3bf4-d21e-497f-bf24-45c5129562ac', 'acf4d636-8ef4-4c1f-93fb-a187b258e6fa', 'a9be93b4-0a94-4218-89d1-eeaaee78981a', 'b88cac72-4ba2-4062-a858-9e19d55ae14c']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (172320dc-78ef-4151-8de7-380effe05b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (172320dc-78ef-4151-8de7-380effe05b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '279ebd82-8c1f-4e06-8e81-17afcb7810ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1478179465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07fcb732fb64302a4708e8c0268cfcf',qos_specs=None,replication_status=,reservations=['b41a3bf4-d21e-497f-bf24-45c5129562ac','acf4d636-8ef4-4c1f-93fb-a187b258e6fa','a9be93b4-0a94-4218-89d1-eeaaee78981a','b88cac72-4ba2-4062-a858-9e19d55ae14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2510a591a54bb1a458790891129932',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1478179465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=279ebd82-8c1f-4e06-8e81-17afcb7810ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e07fcb732fb64302a4708e8c0268cfcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e2510a591a54bb1a458790891129932',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8dbf48-a1fb-4995-93c3-dc9612d61f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec8dbf48-a1fb-4995-93c3-dc9612d61f38) transitioned into state 'SUCCESS' from state '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-1478179465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e07fcb732fb64302a4708e8c0268cfcf',qos_specs=None,replication_status=,reservations=['b41a3bf4-d21e-497f-bf24-45c5129562ac','acf4d636-8ef4-4c1f-93fb-a187b258e6fa','a9be93b4-0a94-4218-89d1-eeaaee78981a','b88cac72-4ba2-4062-a858-9e19d55ae14c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2510a591a54bb1a458790891129932',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f68fc45-7c18-4cef-b85b-1d2b6878cc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f68fc45-7c18-4cef-b85b-1d2b6878cc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Flow 'volume_create_api' (cf00ef9b-bd59-4e80-81ef-6ccca619022b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create volume request issued successfully. Sep 02 20:00:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cffa23a1-9eeb-4c9b-8667-bd86ed7d3a5d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 617/1222] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:00:29 2026] POST /volume/v3/volumes => generated 760 bytes in 670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-29c62cf0-a5bd-4854-b038-744980b9da44 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29c62cf0-a5bd-4854-b038-744980b9da44 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29c62cf0-a5bd-4854-b038-744980b9da44 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29c62cf0-a5bd-4854-b038-744980b9da44 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-29c62cf0-a5bd-4854-b038-744980b9da44 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29c62cf0-a5bd-4854-b038-744980b9da44 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 200 Sep 02 20:00:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 606/1223] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:30 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 828 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-327de7a5-9b6d-4f02-9f57-c9b8faa6853f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-327de7a5-9b6d-4f02-9f57-c9b8faa6853f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-327de7a5-9b6d-4f02-9f57-c9b8faa6853f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-327de7a5-9b6d-4f02-9f57-c9b8faa6853f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-327de7a5-9b6d-4f02-9f57-c9b8faa6853f tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 returned with HTTP 404 Sep 02 20:00:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 618/1224] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:31 2026] GET /volume/v3/volumes/17af3749-3d29-4b61-a60f-36b77a4849e0 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a7fed151-cf48-47c0-8696-78738d658e77 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume with id: 1d2c6cca-7b44-4292-9824-c3859aa6b97a Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=473,cinder:UPDATE=108,cinder:INSERT=51 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume request issued successfully. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a7fed151-cf48-47c0-8696-78738d658e77 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a returned with HTTP 202 Sep 02 20:00:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 607/1225] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:31 2026] DELETE /volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36a982cc-337c-452a-abb4-75b33b6fefbc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36a982cc-337c-452a-abb4-75b33b6fefbc tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36a982cc-337c-452a-abb4-75b33b6fefbc tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36a982cc-337c-452a-abb4-75b33b6fefbc tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=561,cinder:UPDATE=151,cinder:INSERT=84 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:00:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-36a982cc-337c-452a-abb4-75b33b6fefbc tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36a982cc-337c-452a-abb4-75b33b6fefbc tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a returned with HTTP 200 Sep 02 20:00:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 619/1226] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:31 2026] GET /volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-74d324bf-d07b-458f-8c8b-de27b2845c68 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74d324bf-d07b-458f-8c8b-de27b2845c68 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74d324bf-d07b-458f-8c8b-de27b2845c68 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74d324bf-d07b-458f-8c8b-de27b2845c68 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-74d324bf-d07b-458f-8c8b-de27b2845c68 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74d324bf-d07b-458f-8c8b-de27b2845c68 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 200 Sep 02 20:00:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 608/1227] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:31 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-df8239c1-64e0-4ea1-b4cc-56fad769fd1e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df8239c1-64e0-4ea1-b4cc-56fad769fd1e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df8239c1-64e0-4ea1-b4cc-56fad769fd1e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df8239c1-64e0-4ea1-b4cc-56fad769fd1e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c2c9ac98-17b0-4818-8e2e-59ca5efa1d99 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df8239c1-64e0-4ea1-b4cc-56fad769fd1e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a returned with HTTP 404 Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c2c9ac98-17b0-4818-8e2e-59ca5efa1d99 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:00:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 620/1228] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:32 2026] GET /volume/v3/volumes/1d2c6cca-7b44-4292-9824-c3859aa6b97a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c2c9ac98-17b0-4818-8e2e-59ca5efa1d99 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468", "extra_specs": {}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume with id: 59e2f9bd-59bd-43b2-bae6-5953424c3eaa Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c2c9ac98-17b0-4818-8e2e-59ca5efa1d99 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:00:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 609/1229] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:00:32 2026] POST /volume/v3/types => generated 267 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a6a09af9-e4ff-43ee-9cde-cf2be214a89f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6a09af9-e4ff-43ee-9cde-cf2be214a89f tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6a09af9-e4ff-43ee-9cde-cf2be214a89f tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804", "extra_specs": {}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume request issued successfully. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f4d86fe-ee5e-42b8-9ccc-c2e2e3680e9e tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa returned with HTTP 202 Sep 02 20:00:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 621/1230] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:32 2026] DELETE /volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-61467a7d-aaa9-423a-b93e-2447cc00ea15 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61467a7d-aaa9-423a-b93e-2447cc00ea15 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61467a7d-aaa9-423a-b93e-2447cc00ea15 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61467a7d-aaa9-423a-b93e-2447cc00ea15 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6a09af9-e4ff-43ee-9cde-cf2be214a89f tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:00:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 610/1231] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:00:32 2026] POST /volume/v3/types => generated 268 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2077046778", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2077046778', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume of 1 GB Sep 02 20:00:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Availability Zones retrieved successfully. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61467a7d-aaa9-423a-b93e-2447cc00ea15 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61467a7d-aaa9-423a-b93e-2447cc00ea15 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa returned with HTTP 200 Sep 02 20:00:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 622/1232] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:32 2026] GET /volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Flow 'volume_create_api' (64695ef9-c88f-4cae-bc03-3e44af970f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0165d9c4-e57a-41da-b3fa-1615b3b939f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0165d9c4-e57a-41da-b3fa-1615b3b939f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:00:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0929df72-1960-4322-90c2-0126fccdef0b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0929df72-1960-4322-90c2-0126fccdef0b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecd37f2-9825-4d8a-86ad-5ed64471c531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6007ee90-fd4e-43e8-81a5-16cf4aa0812b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6007ee90-fd4e-43e8-81a5-16cf4aa0812b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6007ee90-fd4e-43e8-81a5-16cf4aa0812b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6007ee90-fd4e-43e8-81a5-16cf4aa0812b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6007ee90-fd4e-43e8-81a5-16cf4aa0812b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6007ee90-fd4e-43e8-81a5-16cf4aa0812b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 200 Sep 02 20:00:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 623/1233] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:32 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:32 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:32 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "279ebd82-8c1f-4e06-8e81-17afcb7810ae", "name": "tempest-SnapshotsActionsTest-Snapshot-232240564"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:32 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create snapshot from volume 279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Created reservations ['5baa02f4-116d-4b6d-8148-d99e333e6041', '4146056e-eb8f-4ba7-a2b0-2c4d817ef088', '17f37109-ca6c-4364-a2cf-60a08d7ea7eb', 'f38d22a0-a5bc-4808-8613-662c04b86c36'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecd37f2-9825-4d8a-86ad-5ed64471c531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5baa02f4-116d-4b6d-8148-d99e333e6041', '4146056e-eb8f-4ba7-a2b0-2c4d817ef088', '17f37109-ca6c-4364-a2cf-60a08d7ea7eb', 'f38d22a0-a5bc-4808-8613-662c04b86c36']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606a94c4-8418-43c3-a16b-e1f7e41cc4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606a94c4-8418-43c3-a16b-e1f7e41cc4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cbc2742-c50a-4e7b-976c-66a68e199156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2077046778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32878c243a884a5fb74ea0fd0451a658',qos_specs=None,replication_status=,reservations=['5baa02f4-116d-4b6d-8148-d99e333e6041','4146056e-eb8f-4ba7-a2b0-2c4d817ef088','17f37109-ca6c-4364-a2cf-60a08d7ea7eb','f38d22a0-a5bc-4808-8613-662c04b86c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_type_id=0929df72-1960-4322-90c2-0126fccdef0b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2077046778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cbc2742-c50a-4e7b-976c-66a68e199156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32878c243a884a5fb74ea0fd0451a658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0929df72-1960-4322-90c2-0126fccdef0b),volume_type_id=0929df72-1960-4322-90c2-0126fccdef0b)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5782fa36-c240-4ad5-bcf8-cfdcf77ca64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:32 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Created reservations ['54be2918-9ffb-4853-8e5f-0dbdb83f6a30', '48718a41-50a7-484a-abc7-b7cb125eb8e5', '4fb93f9f-606c-40a4-9eb6-7b159d447bcc', 'f5478f52-f28a-4dbe-8717-b1a569fcca6b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5782fa36-c240-4ad5-bcf8-cfdcf77ca64c) transitioned into state 'SUCCESS' from state '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-2077046778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32878c243a884a5fb74ea0fd0451a658',qos_specs=None,replication_status=,reservations=['5baa02f4-116d-4b6d-8148-d99e333e6041','4146056e-eb8f-4ba7-a2b0-2c4d817ef088','17f37109-ca6c-4364-a2cf-60a08d7ea7eb','f38d22a0-a5bc-4808-8613-662c04b86c36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_type_id=0929df72-1960-4322-90c2-0126fccdef0b)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7f4f12-4990-40ab-a3a1-5057ef7e814c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b7f4f12-4990-40ab-a3a1-5057ef7e814c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Flow 'volume_create_api' (64695ef9-c88f-4cae-bc03-3e44af970f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume request issued successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c2f6a44-6ae2-455f-8321-074653daaf00 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 611/1234] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:32 2026] POST /volume/v3/volumes => generated 853 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot create request issued successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89b78366-d1ac-4b1f-906b-f05c75b54bf9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:00:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 624/1235] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:00:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-32b883df-ca13-48fd-82d5-6580f0d2438a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c812f699-385b-4164-88c0-2df61a5c088b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2114765116", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c812f699-385b-4164-88c0-2df61a5c088b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c812f699-385b-4164-88c0-2df61a5c088b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c812f699-385b-4164-88c0-2df61a5c088b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2114765116', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume of 1 GB Sep 02 20:00:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Availability Zones retrieved successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c812f699-385b-4164-88c0-2df61a5c088b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c812f699-385b-4164-88c0-2df61a5c088b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 625/1236] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:33 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Flow 'volume_create_api' (705150aa-9673-4621-8a7c-862fb9403a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a093e74d-cb16-4fa8-be98-e35dd24328bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a093e74d-cb16-4fa8-be98-e35dd24328bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:00:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd8704f9-1db5-4ea0-8524-88e325803027,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd8704f9-1db5-4ea0-8524-88e325803027', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a72fb1-5505-4317-8082-b23acc4b5f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Created reservations ['db91829d-e28b-4e91-b1d3-d0b5aed7500d', '03248a89-4195-4776-a826-22a651f0f1ce', 'b679590c-b2d9-4067-abbd-a8b8acae7ca3', 'd6753b56-2e00-49ec-9fd6-77732befcf28'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44a72fb1-5505-4317-8082-b23acc4b5f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db91829d-e28b-4e91-b1d3-d0b5aed7500d', '03248a89-4195-4776-a826-22a651f0f1ce', 'b679590c-b2d9-4067-abbd-a8b8acae7ca3', 'd6753b56-2e00-49ec-9fd6-77732befcf28']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5268c7-a645-42a0-b16f-39b0de339f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5268c7-a645-42a0-b16f-39b0de339f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2114765116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32878c243a884a5fb74ea0fd0451a658',qos_specs=None,replication_status=,reservations=['db91829d-e28b-4e91-b1d3-d0b5aed7500d','03248a89-4195-4776-a826-22a651f0f1ce','b679590c-b2d9-4067-abbd-a8b8acae7ca3','d6753b56-2e00-49ec-9fd6-77732befcf28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_type_id=fd8704f9-1db5-4ea0-8524-88e325803027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2114765116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32878c243a884a5fb74ea0fd0451a658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd8704f9-1db5-4ea0-8524-88e325803027),volume_type_id=fd8704f9-1db5-4ea0-8524-88e325803027)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e357e16-ebad-40ba-bc07-2a0b0888151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e357e16-ebad-40ba-bc07-2a0b0888151d) transitioned into state 'SUCCESS' from state '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-2114765116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32878c243a884a5fb74ea0fd0451a658',qos_specs=None,replication_status=,reservations=['db91829d-e28b-4e91-b1d3-d0b5aed7500d','03248a89-4195-4776-a826-22a651f0f1ce','b679590c-b2d9-4067-abbd-a8b8acae7ca3','d6753b56-2e00-49ec-9fd6-77732befcf28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_type_id=fd8704f9-1db5-4ea0-8524-88e325803027)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30db557-7372-4df6-b080-06af6ad7ebaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c30db557-7372-4df6-b080-06af6ad7ebaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Flow 'volume_create_api' (705150aa-9673-4621-8a7c-862fb9403a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume request issued successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32b883df-ca13-48fd-82d5-6580f0d2438a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 612/1237] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:33 2026] POST /volume/v3/volumes => generated 854 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-497233430", "snapshot_id": null, "imageRef": "321c4fec-5560-4d60-bf21-508493938e08", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-497233430', 'snapshot_id': None, 'imageRef': '321c4fec-5560-4d60-bf21-508493938e08', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume of 1 GB Sep 02 20:00:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Availability Zones retrieved successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Flow 'volume_create_api' (0054509e-e435-4b37-8e22-cce1167ef1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5ae3236c-5e60-478e-ab50-aed919896497 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7833fcf0-c2a1-499d-989d-f9bbbae54286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ae3236c-5e60-478e-ab50-aed919896497 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ae3236c-5e60-478e-ab50-aed919896497 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ae3236c-5e60-478e-ab50-aed919896497 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ae3236c-5e60-478e-ab50-aed919896497 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa returned with HTTP 404 Sep 02 20:00:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 613/1238] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:33 2026] GET /volume/v3/volumes/59e2f9bd-59bd-43b2-bae6-5953424c3eaa => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume with id: e306b7da-61dc-4139-a083-7312c621864d Sep 02 20:00:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7833fcf0-c2a1-499d-989d-f9bbbae54286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:00:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=732233b2-c5dc-4c1b-b909-e1fe40df20fc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '732233b2-c5dc-4c1b-b909-e1fe40df20fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:33 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30043f7d-cd27-4319-979c-11b85ef45ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume request issued successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c0d2dbc7-dcb1-4dec-8d7e-c21ca966fadb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d returned with HTTP 202 Sep 02 20:00:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 614/1239] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:33 2026] DELETE /volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f9b6a770-7348-4485-8e0c-24c544028f88 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f9b6a770-7348-4485-8e0c-24c544028f88 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f9b6a770-7348-4485-8e0c-24c544028f88 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f9b6a770-7348-4485-8e0c-24c544028f88 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f9b6a770-7348-4485-8e0c-24c544028f88 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:33 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:00:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f9b6a770-7348-4485-8e0c-24c544028f88 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d returned with HTTP 200 Sep 02 20:00:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 615/1240] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:33 2026] GET /volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Created reservations ['602de135-01e7-4068-a2ff-fbff68b8b6a2', '39dd78d4-7f19-42b6-9f64-ab42fb3e6fab', '194838eb-6402-43eb-9563-a910af335235', '80d68444-f246-4cc9-907b-5f3528ec5522'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30043f7d-cd27-4319-979c-11b85ef45ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['602de135-01e7-4068-a2ff-fbff68b8b6a2', '39dd78d4-7f19-42b6-9f64-ab42fb3e6fab', '194838eb-6402-43eb-9563-a910af335235', '80d68444-f246-4cc9-907b-5f3528ec5522']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29d229a-996c-4338-9ee6-da20d8a97143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29d229a-996c-4338-9ee6-da20d8a97143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3423c5f0-683f-4cf9-948f-7170368ce71d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-497233430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32878c243a884a5fb74ea0fd0451a658',qos_specs=None,replication_status=,reservations=['602de135-01e7-4068-a2ff-fbff68b8b6a2','39dd78d4-7f19-42b6-9f64-ab42fb3e6fab','194838eb-6402-43eb-9563-a910af335235','80d68444-f246-4cc9-907b-5f3528ec5522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_type_id=732233b2-c5dc-4c1b-b909-e1fe40df20fc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-497233430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3423c5f0-683f-4cf9-948f-7170368ce71d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32878c243a884a5fb74ea0fd0451a658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(732233b2-c5dc-4c1b-b909-e1fe40df20fc),volume_type_id=732233b2-c5dc-4c1b-b909-e1fe40df20fc)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c15f9a-2f20-4e0c-a7b9-e2e8f3986820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c15f9a-2f20-4e0c-a7b9-e2e8f3986820) transitioned into state 'SUCCESS' from state '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-497233430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32878c243a884a5fb74ea0fd0451a658',qos_specs=None,replication_status=,reservations=['602de135-01e7-4068-a2ff-fbff68b8b6a2','39dd78d4-7f19-42b6-9f64-ab42fb3e6fab','194838eb-6402-43eb-9563-a910af335235','80d68444-f246-4cc9-907b-5f3528ec5522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39322a44ed36423a8f2a85684e4e2bf5',volume_type_id=732233b2-c5dc-4c1b-b909-e1fe40df20fc)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f01432-3e0d-4f48-bff2-85d4e6d48327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4c81b19-e696-4858-a6e7-c9f47a14247e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4c81b19-e696-4858-a6e7-c9f47a14247e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4c81b19-e696-4858-a6e7-c9f47a14247e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4c81b19-e696-4858-a6e7-c9f47a14247e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91f01432-3e0d-4f48-bff2-85d4e6d48327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4c81b19-e696-4858-a6e7-c9f47a14247e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4c81b19-e696-4858-a6e7-c9f47a14247e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 616/1241] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:34 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Flow 'volume_create_api' (0054509e-e435-4b37-8e22-cce1167ef1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Create volume request issued successfully. Sep 02 20:00:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffe4644d-dcb6-4bdf-b07b-b7da60a95b6a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 626/1242] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:33 2026] POST /volume/v3/volumes => generated 854 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f85bf0fd-66b6-446f-ac69-e781208e4576 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f85bf0fd-66b6-446f-ac69-e781208e4576 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f85bf0fd-66b6-446f-ac69-e781208e4576 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f85bf0fd-66b6-446f-ac69-e781208e4576 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f85bf0fd-66b6-446f-ac69-e781208e4576 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f85bf0fd-66b6-446f-ac69-e781208e4576 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 617/1243] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:34 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 922 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-79a1362e-c875-49e4-911d-450adcb7ba19 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-79a1362e-c875-49e4-911d-450adcb7ba19 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-79a1362e-c875-49e4-911d-450adcb7ba19 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-79a1362e-c875-49e4-911d-450adcb7ba19 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-79a1362e-c875-49e4-911d-450adcb7ba19 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-79a1362e-c875-49e4-911d-450adcb7ba19 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d returned with HTTP 200 Sep 02 20:00:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 627/1244] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:34 2026] GET /volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d => generated 860 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-19cb17fb-05e6-4563-aea2-a324c9ce1f6f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-19cb17fb-05e6-4563-aea2-a324c9ce1f6f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-19cb17fb-05e6-4563-aea2-a324c9ce1f6f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-19cb17fb-05e6-4563-aea2-a324c9ce1f6f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-19cb17fb-05e6-4563-aea2-a324c9ce1f6f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-19cb17fb-05e6-4563-aea2-a324c9ce1f6f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 618/1245] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:35 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-59c8538d-9568-4d9c-8cf1-427604eefe32 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59c8538d-9568-4d9c-8cf1-427604eefe32 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59c8538d-9568-4d9c-8cf1-427604eefe32 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59c8538d-9568-4d9c-8cf1-427604eefe32 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-59c8538d-9568-4d9c-8cf1-427604eefe32 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59c8538d-9568-4d9c-8cf1-427604eefe32 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 628/1246] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:35 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 946 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-28e260cf-57cf-4ab8-ad74-9c7e62f4ee01 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28e260cf-57cf-4ab8-ad74-9c7e62f4ee01 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28e260cf-57cf-4ab8-ad74-9c7e62f4ee01 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28e260cf-57cf-4ab8-ad74-9c7e62f4ee01 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28e260cf-57cf-4ab8-ad74-9c7e62f4ee01 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d returned with HTTP 404 Sep 02 20:00:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 619/1247] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:36 2026] GET /volume/v3/volumes/e306b7da-61dc-4139-a083-7312c621864d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete snapshot with id: 0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot delete request issued successfully. Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0ea56b83-0069-409a-b0f1-5a0a670ca6bb tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 202 Sep 02 20:00:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 629/1248] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:00:36 2026] DELETE /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a38c3db3-d874-41f1-b6bd-389ac0cbca58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a38c3db3-d874-41f1-b6bd-389ac0cbca58 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a38c3db3-d874-41f1-b6bd-389ac0cbca58 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a38c3db3-d874-41f1-b6bd-389ac0cbca58 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a38c3db3-d874-41f1-b6bd-389ac0cbca58 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a38c3db3-d874-41f1-b6bd-389ac0cbca58 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 620/1249] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:36 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 474 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-61782a6c-37aa-49cc-906d-3733926b04d7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61782a6c-37aa-49cc-906d-3733926b04d7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61782a6c-37aa-49cc-906d-3733926b04d7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61782a6c-37aa-49cc-906d-3733926b04d7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61782a6c-37aa-49cc-906d-3733926b04d7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61782a6c-37aa-49cc-906d-3733926b04d7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 630/1250] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:36 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-82bad2e4-7b63-4c6f-9ec9-7ddfe82b20ee None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82bad2e4-7b63-4c6f-9ec9-7ddfe82b20ee tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-82bad2e4-7b63-4c6f-9ec9-7ddfe82b20ee tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-82bad2e4-7b63-4c6f-9ec9-7ddfe82b20ee tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-82bad2e4-7b63-4c6f-9ec9-7ddfe82b20ee tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82bad2e4-7b63-4c6f-9ec9-7ddfe82b20ee tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 621/1251] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:36 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1b3ed361-7f1c-4af2-be3f-109d9095bc5d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b3ed361-7f1c-4af2-be3f-109d9095bc5d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b3ed361-7f1c-4af2-be3f-109d9095bc5d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b3ed361-7f1c-4af2-be3f-109d9095bc5d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1b3ed361-7f1c-4af2-be3f-109d9095bc5d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Snapshot retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b3ed361-7f1c-4af2-be3f-109d9095bc5d tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 200 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 631/1252] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:37 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a4942e38-efa8-46cc-9402-99c70cb680fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4942e38-efa8-46cc-9402-99c70cb680fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4942e38-efa8-46cc-9402-99c70cb680fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4942e38-efa8-46cc-9402-99c70cb680fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4942e38-efa8-46cc-9402-99c70cb680fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4942e38-efa8-46cc-9402-99c70cb680fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 622/1253] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:37 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b122cfc5-122f-468c-98e9-3c3354552c1c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b122cfc5-122f-468c-98e9-3c3354552c1c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b122cfc5-122f-468c-98e9-3c3354552c1c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b122cfc5-122f-468c-98e9-3c3354552c1c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-b122cfc5-122f-468c-98e9-3c3354552c1c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'creating'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c26ab397-66e3-4b22-a3d9-c1cc0d174b3b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c26ab397-66e3-4b22-a3d9-c1cc0d174b3b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c26ab397-66e3-4b22-a3d9-c1cc0d174b3b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c26ab397-66e3-4b22-a3d9-c1cc0d174b3b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b122cfc5-122f-468c-98e9-3c3354552c1c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 632/1254] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:37 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ccea3d00-2979-4cb3-bed0-65192902cc93 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ccea3d00-2979-4cb3-bed0-65192902cc93 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ccea3d00-2979-4cb3-bed0-65192902cc93 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ccea3d00-2979-4cb3-bed0-65192902cc93 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c26ab397-66e3-4b22-a3d9-c1cc0d174b3b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ccea3d00-2979-4cb3-bed0-65192902cc93 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ccea3d00-2979-4cb3-bed0-65192902cc93 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 633/1255] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:37 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c26ab397-66e3-4b22-a3d9-c1cc0d174b3b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 623/1256] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:37 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 946 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa7bc6a0-74c6-4c98-98ac-564b8140ef0c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa7bc6a0-74c6-4c98-98ac-564b8140ef0c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa7bc6a0-74c6-4c98-98ac-564b8140ef0c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa7bc6a0-74c6-4c98-98ac-564b8140ef0c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-aa7bc6a0-74c6-4c98-98ac-564b8140ef0c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'available'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa7bc6a0-74c6-4c98-98ac-564b8140ef0c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 634/1257] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:37 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2d9077b5-7f9b-46c0-9339-787dab224b04 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2d9077b5-7f9b-46c0-9339-787dab224b04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2d9077b5-7f9b-46c0-9339-787dab224b04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2d9077b5-7f9b-46c0-9339-787dab224b04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2d9077b5-7f9b-46c0-9339-787dab224b04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2d9077b5-7f9b-46c0-9339-787dab224b04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 624/1258] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:37 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "279ebd82-8c1f-4e06-8e81-17afcb7810ae", "name": "tempest-SnapshotsActionsTest-Snapshot-319281572"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create snapshot from volume 279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:37 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Created reservations ['4a60a248-330d-4854-8708-e2424a6d8f97', 'ba01bd5d-c8f3-4d69-b005-8b7dd3e8fbad', '684cdccb-e7bc-4893-be66-1b3896ba3fab', '42508aef-ea15-4c1e-bac0-473f7a18dd04'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot create request issued successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e034156-ed82-4545-935b-5ef7f5ba2d36 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:00:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 635/1259] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:00:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae15cd4a-1570-4f58-bf3a-5a64ce2425f5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae15cd4a-1570-4f58-bf3a-5a64ce2425f5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae15cd4a-1570-4f58-bf3a-5a64ce2425f5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae15cd4a-1570-4f58-bf3a-5a64ce2425f5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ae15cd4a-1570-4f58-bf3a-5a64ce2425f5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae15cd4a-1570-4f58-bf3a-5a64ce2425f5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 200 Sep 02 20:00:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 625/1260] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:37 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7f55a571-511f-400d-adfd-b3124ddf3f82 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f55a571-511f-400d-adfd-b3124ddf3f82 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f55a571-511f-400d-adfd-b3124ddf3f82 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f55a571-511f-400d-adfd-b3124ddf3f82 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f55a571-511f-400d-adfd-b3124ddf3f82 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 returned with HTTP 404 Sep 02 20:00:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 636/1261] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:38 2026] GET /volume/v3/snapshots/0bdcfd45-ff34-4d82-8f66-7713c7e28d91 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] DELETE http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume with id: 98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Delete volume request issued successfully. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4539f49f-b6fa-4e05-a8b9-dae6af6a277a tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 returned with HTTP 202 Sep 02 20:00:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 626/1262] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:38 2026] DELETE /volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f1da1d40-2810-42a1-a0f7-061c3b74abf2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1da1d40-2810-42a1-a0f7-061c3b74abf2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1da1d40-2810-42a1-a0f7-061c3b74abf2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1da1d40-2810-42a1-a0f7-061c3b74abf2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f1da1d40-2810-42a1-a0f7-061c3b74abf2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Volume info retrieved successfully. Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1da1d40-2810-42a1-a0f7-061c3b74abf2 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 returned with HTTP 200 Sep 02 20:00:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 637/1263] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:38 2026] GET /volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b194897-2f9e-4f34-a54e-75ca970d8d07 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b194897-2f9e-4f34-a54e-75ca970d8d07 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b194897-2f9e-4f34-a54e-75ca970d8d07 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b194897-2f9e-4f34-a54e-75ca970d8d07 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b194897-2f9e-4f34-a54e-75ca970d8d07 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b194897-2f9e-4f34-a54e-75ca970d8d07 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 627/1264] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:38 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 946 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1d39979f-4965-4cb7-aee5-da4b1c86aa9e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d39979f-4965-4cb7-aee5-da4b1c86aa9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d39979f-4965-4cb7-aee5-da4b1c86aa9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d39979f-4965-4cb7-aee5-da4b1c86aa9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1d39979f-4965-4cb7-aee5-da4b1c86aa9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d39979f-4965-4cb7-aee5-da4b1c86aa9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 200 Sep 02 20:00:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 638/1265] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:38 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1883532593"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1883532593'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume of 1 GB Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Availability Zones retrieved successfully. Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Flow 'volume_create_api' (2a98573c-f467-47ca-895f-57412e1a0daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8f776e-cdd8-4ed3-940d-0b458886e93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8f776e-cdd8-4ed3-940d-0b458886e93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51c6735-b0f8-47d4-8c38-d8a39484412f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Created reservations ['92b110d2-9397-425b-82ad-91a43ffc1952', 'c731812e-d6c7-4016-854e-c2b879e57546', '35d8e2ed-0f59-4165-a9b2-24ca5ca1fca8', '4a819061-90ed-4040-a6f4-bba32c85ab88'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51c6735-b0f8-47d4-8c38-d8a39484412f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92b110d2-9397-425b-82ad-91a43ffc1952', 'c731812e-d6c7-4016-854e-c2b879e57546', '35d8e2ed-0f59-4165-a9b2-24ca5ca1fca8', '4a819061-90ed-4040-a6f4-bba32c85ab88']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50677830-ef95-4d36-a2f9-3c35feb73c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50677830-ef95-4d36-a2f9-3c35feb73c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3243709d-56b6-4bf9-bc0a-6871b49fe634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1883532593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da55bc7eb4f04b62b5f4040eeca0937c',qos_specs=None,replication_status=,reservations=['92b110d2-9397-425b-82ad-91a43ffc1952','c731812e-d6c7-4016-854e-c2b879e57546','35d8e2ed-0f59-4165-a9b2-24ca5ca1fca8','4a819061-90ed-4040-a6f4-bba32c85ab88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63b88b69eaf474d971784fc90a31f74',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1883532593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3243709d-56b6-4bf9-bc0a-6871b49fe634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da55bc7eb4f04b62b5f4040eeca0937c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b63b88b69eaf474d971784fc90a31f74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88b3be4-e66d-479f-a151-b383be99bb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88b3be4-e66d-479f-a151-b383be99bb3b) transitioned into state 'SUCCESS' from state '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-1883532593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da55bc7eb4f04b62b5f4040eeca0937c',qos_specs=None,replication_status=,reservations=['92b110d2-9397-425b-82ad-91a43ffc1952','c731812e-d6c7-4016-854e-c2b879e57546','35d8e2ed-0f59-4165-a9b2-24ca5ca1fca8','4a819061-90ed-4040-a6f4-bba32c85ab88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63b88b69eaf474d971784fc90a31f74',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfde9d0e-f19c-4bb8-93ce-1362df483324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dc99130c-9088-43ee-9252-e689fe363c17 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc99130c-9088-43ee-9252-e689fe363c17 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] GET http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 Sep 02 20:00:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc99130c-9088-43ee-9252-e689fe363c17 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc99130c-9088-43ee-9252-e689fe363c17 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfde9d0e-f19c-4bb8-93ce-1362df483324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Flow 'volume_create_api' (2a98573c-f467-47ca-895f-57412e1a0daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume request issued successfully. Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc0ebb06-b09c-4f0e-803f-6402d98750ae tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 628/1266] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:00:39 2026] POST /volume/v3/volumes => generated 764 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc99130c-9088-43ee-9252-e689fe363c17 tempest-CreateVolumesFromSnapshotTest-865292580 tempest-CreateVolumesFromSnapshotTest-865292580-project-member] http://192.168.122.225/volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 returned with HTTP 404 Sep 02 20:00:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 639/1267] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:39 2026] GET /volume/v3/volumes/98cf007d-186d-49f1-bad1-8c8204fa4242 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-80270fc1-4d22-4b5f-a10c-a60634782746 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-80270fc1-4d22-4b5f-a10c-a60634782746 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-80270fc1-4d22-4b5f-a10c-a60634782746 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-80270fc1-4d22-4b5f-a10c-a60634782746 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-80270fc1-4d22-4b5f-a10c-a60634782746 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-80270fc1-4d22-4b5f-a10c-a60634782746 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 629/1268] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:39 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 832 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6a49acbd-b106-46fd-a1f9-f8652f14a39f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a49acbd-b106-46fd-a1f9-f8652f14a39f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a49acbd-b106-46fd-a1f9-f8652f14a39f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6a49acbd-b106-46fd-a1f9-f8652f14a39f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6a49acbd-b106-46fd-a1f9-f8652f14a39f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6a49acbd-b106-46fd-a1f9-f8652f14a39f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 640/1269] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:39 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 946 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0e6b3950-7236-4e1e-bb71-0c30c7a7c7fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e6b3950-7236-4e1e-bb71-0c30c7a7c7fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e6b3950-7236-4e1e-bb71-0c30c7a7c7fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e6b3950-7236-4e1e-bb71-0c30c7a7c7fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0e6b3950-7236-4e1e-bb71-0c30c7a7c7fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e6b3950-7236-4e1e-bb71-0c30c7a7c7fd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 200 Sep 02 20:00:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 630/1270] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:39 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b50cdb2-b46d-4563-b882-5f0c2752904c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b50cdb2-b46d-4563-b882-5f0c2752904c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd/action Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b50cdb2-b46d-4563-b882-5f0c2752904c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b50cdb2-b46d-4563-b882-5f0c2752904c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-8b50cdb2-b46d-4563-b882-5f0c2752904c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot 'fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd' with '{'status': 'creating'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b50cdb2-b46d-4563-b882-5f0c2752904c tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd/action returned with HTTP 202 Sep 02 20:00:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 641/1271] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:40 2026] POST /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a9938f79-5455-4abd-8096-1b5a17cedb73 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a9938f79-5455-4abd-8096-1b5a17cedb73 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a9938f79-5455-4abd-8096-1b5a17cedb73 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a9938f79-5455-4abd-8096-1b5a17cedb73 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a9938f79-5455-4abd-8096-1b5a17cedb73 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a9938f79-5455-4abd-8096-1b5a17cedb73 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 200 Sep 02 20:00:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 631/1272] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:40 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd/action Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot retrieved successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot delete request issued successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9971312a-d9f3-4dc1-9b68-0c5be25baadb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd/action returned with HTTP 202 Sep 02 20:00:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 642/1273] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:40 2026] POST /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a964bc42-1a95-4431-a6af-cd521ff16da9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a964bc42-1a95-4431-a6af-cd521ff16da9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a964bc42-1a95-4431-a6af-cd521ff16da9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a964bc42-1a95-4431-a6af-cd521ff16da9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a964bc42-1a95-4431-a6af-cd521ff16da9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a964bc42-1a95-4431-a6af-cd521ff16da9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 200 Sep 02 20:00:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 632/1274] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:40 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6f23d265-203d-4414-81bb-9bbf3c79dbea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6f23d265-203d-4414-81bb-9bbf3c79dbea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6f23d265-203d-4414-81bb-9bbf3c79dbea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6f23d265-203d-4414-81bb-9bbf3c79dbea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6f23d265-203d-4414-81bb-9bbf3c79dbea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6f23d265-203d-4414-81bb-9bbf3c79dbea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 643/1275] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:40 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-763b6ce7-6a1a-4077-a6c7-ccf9edda785c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-763b6ce7-6a1a-4077-a6c7-ccf9edda785c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-763b6ce7-6a1a-4077-a6c7-ccf9edda785c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-763b6ce7-6a1a-4077-a6c7-ccf9edda785c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-763b6ce7-6a1a-4077-a6c7-ccf9edda785c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-763b6ce7-6a1a-4077-a6c7-ccf9edda785c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 633/1276] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:40 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 946 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c266324d-a9a9-4abf-a373-cd0b7119d506 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c266324d-a9a9-4abf-a373-cd0b7119d506 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c266324d-a9a9-4abf-a373-cd0b7119d506 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c266324d-a9a9-4abf-a373-cd0b7119d506 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c266324d-a9a9-4abf-a373-cd0b7119d506 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c266324d-a9a9-4abf-a373-cd0b7119d506 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 200 Sep 02 20:00:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 644/1277] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:41 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 464 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b9f33856-2a0e-4705-bc84-0e52cfa2d613 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9f33856-2a0e-4705-bc84-0e52cfa2d613 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9f33856-2a0e-4705-bc84-0e52cfa2d613 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9f33856-2a0e-4705-bc84-0e52cfa2d613 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b9f33856-2a0e-4705-bc84-0e52cfa2d613 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9f33856-2a0e-4705-bc84-0e52cfa2d613 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 634/1278] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:41 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-48629384-d90a-41ee-9787-c14265933db4 req-68a03369-a855-4dcd-bb85-b3386f05cc58 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-68a03369-a855-4dcd-bb85-b3386f05cc58 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-68a03369-a855-4dcd-bb85-b3386f05cc58 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-68a03369-a855-4dcd-bb85-b3386f05cc58 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-48629384-d90a-41ee-9787-c14265933db4 req-68a03369-a855-4dcd-bb85-b3386f05cc58 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-68a03369-a855-4dcd-bb85-b3386f05cc58 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 645/1279] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:00:41 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-26f9be97-76ac-4a6f-bbaa-2207b0b49cb0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-26f9be97-76ac-4a6f-bbaa-2207b0b49cb0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-26f9be97-76ac-4a6f-bbaa-2207b0b49cb0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-26f9be97-76ac-4a6f-bbaa-2207b0b49cb0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-26f9be97-76ac-4a6f-bbaa-2207b0b49cb0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-26f9be97-76ac-4a6f-bbaa-2207b0b49cb0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 635/1280] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:41 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1004 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-301571f9-2cce-4261-9b99-f3a59bfc09f6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-301571f9-2cce-4261-9b99-f3a59bfc09f6 None None] GET http://192.168.122.225/volume// Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-301571f9-2cce-4261-9b99-f3a59bfc09f6 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-301571f9-2cce-4261-9b99-f3a59bfc09f6 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-301571f9-2cce-4261-9b99-f3a59bfc09f6 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:00:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 646/1281] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-48629384-d90a-41ee-9787-c14265933db4 req-eb6c996f-7b53-4606-ab80-79c8847c393f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-eb6c996f-7b53-4606-ab80-79c8847c393f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-eb6c996f-7b53-4606-ab80-79c8847c393f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3243709d-56b6-4bf9-bc0a-6871b49fe634", "connector": null, "instance_uuid": "e82a5759-e52f-4c18-bb03-fb29d5779b18"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-eb6c996f-7b53-4606-ab80-79c8847c393f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 636/1282] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:00:42 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 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5f40f1c6-b6fa-467d-a4ce-24b5fb8fd460 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f40f1c6-b6fa-467d-a4ce-24b5fb8fd460 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f40f1c6-b6fa-467d-a4ce-24b5fb8fd460 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f40f1c6-b6fa-467d-a4ce-24b5fb8fd460 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5f40f1c6-b6fa-467d-a4ce-24b5fb8fd460 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f40f1c6-b6fa-467d-a4ce-24b5fb8fd460 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 637/1283] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-90cda868-ef88-4394-bdd0-88989fd07d0b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90cda868-ef88-4394-bdd0-88989fd07d0b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90cda868-ef88-4394-bdd0-88989fd07d0b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90cda868-ef88-4394-bdd0-88989fd07d0b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90cda868-ef88-4394-bdd0-88989fd07d0b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 404 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 638/1284] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b91ffc09-1684-4ce6-8156-eccff14fa398 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b91ffc09-1684-4ce6-8156-eccff14fa398 None None] GET http://192.168.122.225/volume// Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b91ffc09-1684-4ce6-8156-eccff14fa398 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b91ffc09-1684-4ce6-8156-eccff14fa398 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b91ffc09-1684-4ce6-8156-eccff14fa398 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 639/1285] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:00: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 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d12b9314-dcaf-4c77-a006-f6f264f1a726 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1968766322"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1968766322'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume of 1 GB Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d12b9314-dcaf-4c77-a006-f6f264f1a726 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d12b9314-dcaf-4c77-a006-f6f264f1a726 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d12b9314-dcaf-4c77-a006-f6f264f1a726 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-d12b9314-dcaf-4c77-a006-f6f264f1a726 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'available'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Availability Zones retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (583255b7-2873-463d-a06e-4f59e8268ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa4b787-998e-4960-8e02-fd26f596c0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d12b9314-dcaf-4c77-a006-f6f264f1a726 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 640/1286] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:42 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-48629384-d90a-41ee-9787-c14265933db4 req-edc6a02b-28ff-4581-af06-814e39b3950f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-edc6a02b-28ff-4581-af06-814e39b3950f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-edc6a02b-28ff-4581-af06-814e39b3950f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-edc6a02b-28ff-4581-af06-814e39b3950f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa4b787-998e-4960-8e02-fd26f596c0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069ff699-1a15-4cdb-99d0-8400659fe5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-48629384-d90a-41ee-9787-c14265933db4 req-edc6a02b-28ff-4581-af06-814e39b3950f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-edc6a02b-28ff-4581-af06-814e39b3950f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 641/1287] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1037 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-85f6324a-8291-46b0-8af7-d922cc9b270d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-85f6324a-8291-46b0-8af7-d922cc9b270d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-85f6324a-8291-46b0-8af7-d922cc9b270d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-85f6324a-8291-46b0-8af7-d922cc9b270d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-85f6324a-8291-46b0-8af7-d922cc9b270d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-85f6324a-8291-46b0-8af7-d922cc9b270d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 642/1288] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-87090509-8f9a-428a-a092-5ffe8590e0c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-87090509-8f9a-428a-a092-5ffe8590e0c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-87090509-8f9a-428a-a092-5ffe8590e0c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-87090509-8f9a-428a-a092-5ffe8590e0c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-87090509-8f9a-428a-a092-5ffe8590e0c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete snapshot with id: fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-87090509-8f9a-428a-a092-5ffe8590e0c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd returned with HTTP 404 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 643/1289] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:00:42 2026] DELETE /volume/v3/snapshots/fe578f9e-bcf9-4ad1-adbf-fbe34ba23edd => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-381b67d8-11df-4b3c-b032-34f643437a6b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "279ebd82-8c1f-4e06-8e81-17afcb7810ae", "name": "tempest-SnapshotsActionsTest-Snapshot-1407839515"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create snapshot from volume 279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Created reservations ['6660382c-901e-41f1-86de-9585389b1923', 'b4b91346-553d-46d0-a885-31a22a3d697a', '22e3fe08-d43b-438a-b756-37bd9aa0bdcf', 'eabbc6a6-8b1f-41ce-bcd5-b63cfbe471d9'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069ff699-1a15-4cdb-99d0-8400659fe5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6660382c-901e-41f1-86de-9585389b1923', 'b4b91346-553d-46d0-a885-31a22a3d697a', '22e3fe08-d43b-438a-b756-37bd9aa0bdcf', 'eabbc6a6-8b1f-41ce-bcd5-b63cfbe471d9']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c1a341-aa18-4066-830d-42e69d92d614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Created reservations ['158dcbe7-e6ea-4c72-8de7-0ef13eb65b2b', '71c171ff-8ec6-47ea-89e5-2126cad9d158', '790251de-c0c4-4434-b419-229a88494fda', '4a1a3cdc-e43c-4281-86e5-44baa504931a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c1a341-aa18-4066-830d-42e69d92d614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f440159-84cd-4ff1-9dab-85cea1906d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1968766322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['6660382c-901e-41f1-86de-9585389b1923','b4b91346-553d-46d0-a885-31a22a3d697a','22e3fe08-d43b-438a-b756-37bd9aa0bdcf','eabbc6a6-8b1f-41ce-bcd5-b63cfbe471d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1968766322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f440159-84cd-4ff1-9dab-85cea1906d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50026f8b3b3f4ea988bd80403604029f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71d78e58dc946b68771a8bdbd978a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd9301e-0176-4e7c-9bde-ecee345625b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot create request issued successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-381b67d8-11df-4b3c-b032-34f643437a6b tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 644/1290] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:00:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] PUT http://192.168.122.225/volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6 Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd9301e-0176-4e7c-9bde-ecee345625b4) transitioned into state 'SUCCESS' from state '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-1968766322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['6660382c-901e-41f1-86de-9585389b1923','b4b91346-553d-46d0-a885-31a22a3d697a','22e3fe08-d43b-438a-b756-37bd9aa0bdcf','eabbc6a6-8b1f-41ce-bcd5-b63cfbe471d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc33601b-87a3-4036-b55b-653c4ae61531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Acquiring lock "cinder-attachment_update-3243709d-56b6-4bf9-bc0a-6871b49fe634-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Lock "cinder-attachment_update-3243709d-56b6-4bf9-bc0a-6871b49fe634-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc33601b-87a3-4036-b55b-653c4ae61531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (583255b7-2873-463d-a06e-4f59e8268ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request issued successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f51e965e-89c6-4f71-a7d5-759187ef0fb2 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 647/1291] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:00:42 2026] POST /volume/v3/volumes => generated 773 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-041017e5-51f5-447b-ac4f-b5b3184acd9e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-041017e5-51f5-447b-ac4f-b5b3184acd9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-041017e5-51f5-447b-ac4f-b5b3184acd9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-041017e5-51f5-447b-ac4f-b5b3184acd9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-041017e5-51f5-447b-ac4f-b5b3184acd9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-041017e5-51f5-447b-ac4f-b5b3184acd9e tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 648/1292] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c5ca3af2-8db1-4fb7-a7f3-b0acd5c703a3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5ca3af2-8db1-4fb7-a7f3-b0acd5c703a3 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5ca3af2-8db1-4fb7-a7f3-b0acd5c703a3 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5ca3af2-8db1-4fb7-a7f3-b0acd5c703a3 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c5ca3af2-8db1-4fb7-a7f3-b0acd5c703a3 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5ca3af2-8db1-4fb7-a7f3-b0acd5c703a3 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 649/1293] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-648a1c18-6341-4c02-9276-8f6b8673045a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-648a1c18-6341-4c02-9276-8f6b8673045a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-648a1c18-6341-4c02-9276-8f6b8673045a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-648a1c18-6341-4c02-9276-8f6b8673045a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-648a1c18-6341-4c02-9276-8f6b8673045a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-648a1c18-6341-4c02-9276-8f6b8673045a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 650/1294] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:42 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1007 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-624439ff-0d35-47ce-82a1-c9772e387a6c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-624439ff-0d35-47ce-82a1-c9772e387a6c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-624439ff-0d35-47ce-82a1-c9772e387a6c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-624439ff-0d35-47ce-82a1-c9772e387a6c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-624439ff-0d35-47ce-82a1-c9772e387a6c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-624439ff-0d35-47ce-82a1-c9772e387a6c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 651/1295] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:43 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c0302b18-d809-4af1-a016-14579dc784e9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0302b18-d809-4af1-a016-14579dc784e9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0302b18-d809-4af1-a016-14579dc784e9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0302b18-d809-4af1-a016-14579dc784e9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c0302b18-d809-4af1-a016-14579dc784e9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0302b18-d809-4af1-a016-14579dc784e9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 652/1296] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:43 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-35d39207-126a-43c1-93f2-0e14044d9413 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35d39207-126a-43c1-93f2-0e14044d9413 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35d39207-126a-43c1-93f2-0e14044d9413 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35d39207-126a-43c1-93f2-0e14044d9413 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-35d39207-126a-43c1-93f2-0e14044d9413 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35d39207-126a-43c1-93f2-0e14044d9413 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 200 Sep 02 20:00:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 653/1297] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:43 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a67fc9f4-eda4-496c-b540-a3a82b1a5792 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a67fc9f4-eda4-496c-b540-a3a82b1a5792 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a67fc9f4-eda4-496c-b540-a3a82b1a5792 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a67fc9f4-eda4-496c-b540-a3a82b1a5792 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a67fc9f4-eda4-496c-b540-a3a82b1a5792 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a67fc9f4-eda4-496c-b540-a3a82b1a5792 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 654/1298] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:44 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1007 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d4a757da-fd2d-4580-90db-edeb225d2a09 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d4a757da-fd2d-4580-90db-edeb225d2a09 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d4a757da-fd2d-4580-90db-edeb225d2a09 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d4a757da-fd2d-4580-90db-edeb225d2a09 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d4a757da-fd2d-4580-90db-edeb225d2a09 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d4a757da-fd2d-4580-90db-edeb225d2a09 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 655/1299] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:44 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:44 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Lock "cinder-attachment_update-3243709d-56b6-4bf9-bc0a-6871b49fe634-devstack" released by "attachment_update" :: held 1.835s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:00:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-c5facd0a-e90e-4fdd-b0be-301d11e0a65d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6 returned with HTTP 200 Sep 02 20:00:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 645/1300] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:00:42 2026] PUT /volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6 => generated 694 bytes in 1902 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cc83e27e-3300-42ff-b501-1ea2344501a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc83e27e-3300-42ff-b501-1ea2344501a4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc83e27e-3300-42ff-b501-1ea2344501a4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc83e27e-3300-42ff-b501-1ea2344501a4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cc83e27e-3300-42ff-b501-1ea2344501a4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc83e27e-3300-42ff-b501-1ea2344501a4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 656/1301] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:44 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fd1d0136-95c0-4905-a833-8a7120e880d9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd1d0136-95c0-4905-a833-8a7120e880d9 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c/action Sep 02 20:00:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd1d0136-95c0-4905-a833-8a7120e880d9 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd1d0136-95c0-4905-a833-8a7120e880d9 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-fd1d0136-95c0-4905-a833-8a7120e880d9 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot 'ffa98c54-c2ac-4151-b5e2-d2542faedb2c' with '{'status': 'deleting'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd1d0136-95c0-4905-a833-8a7120e880d9 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c/action returned with HTTP 202 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 646/1302] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:44 2026] POST /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ec31fb31-4445-4d5a-9f10-83fd309c197c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec31fb31-4445-4d5a-9f10-83fd309c197c tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec31fb31-4445-4d5a-9f10-83fd309c197c tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec31fb31-4445-4d5a-9f10-83fd309c197c tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e909fe1c-fb7e-4a87-8395-32105ce8dfc7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e909fe1c-fb7e-4a87-8395-32105ce8dfc7 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e909fe1c-fb7e-4a87-8395-32105ce8dfc7 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e909fe1c-fb7e-4a87-8395-32105ce8dfc7 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec31fb31-4445-4d5a-9f10-83fd309c197c tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec31fb31-4445-4d5a-9f10-83fd309c197c tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 657/1303] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c/action Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e909fe1c-fb7e-4a87-8395-32105ce8dfc7 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e909fe1c-fb7e-4a87-8395-32105ce8dfc7 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 647/1304] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d50838c0-6e6b-4faf-aa26-57c812a2d06c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d50838c0-6e6b-4faf-aa26-57c812a2d06c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d50838c0-6e6b-4faf-aa26-57c812a2d06c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d50838c0-6e6b-4faf-aa26-57c812a2d06c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d50838c0-6e6b-4faf-aa26-57c812a2d06c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot delete request issued successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-35c73e26-5a78-4e58-a695-3c1e3b657a05 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c/action returned with HTTP 202 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 658/1305] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:45 2026] POST /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7af5bccf-45b0-4119-be62-279ff0ae4887 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7af5bccf-45b0-4119-be62-279ff0ae4887 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7af5bccf-45b0-4119-be62-279ff0ae4887 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7af5bccf-45b0-4119-be62-279ff0ae4887 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d50838c0-6e6b-4faf-aa26-57c812a2d06c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 648/1306] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1007 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7af5bccf-45b0-4119-be62-279ff0ae4887 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7af5bccf-45b0-4119-be62-279ff0ae4887 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 659/1307] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-48629384-d90a-41ee-9787-c14265933db4 req-f48e4760-3c33-44c5-a825-4640e7d9cab2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-f48e4760-3c33-44c5-a825-4640e7d9cab2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6/action Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-f48e4760-3c33-44c5-a825-4640e7d9cab2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-f48e4760-3c33-44c5-a825-4640e7d9cab2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8edf21b0-f4e4-4e41-bb4e-1591cfc72129 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8edf21b0-f4e4-4e41-bb4e-1591cfc72129 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8edf21b0-f4e4-4e41-bb4e-1591cfc72129 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8edf21b0-f4e4-4e41-bb4e-1591cfc72129 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-48629384-d90a-41ee-9787-c14265933db4 req-f48e4760-3c33-44c5-a825-4640e7d9cab2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6/action returned with HTTP 204 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 649/1308] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:00:45 2026] POST /volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8edf21b0-f4e4-4e41-bb4e-1591cfc72129 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8edf21b0-f4e4-4e41-bb4e-1591cfc72129 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 660/1309] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1152 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7b1ea0b6-6161-45f5-a30b-42c7006b4827 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b1ea0b6-6161-45f5-a30b-42c7006b4827 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b1ea0b6-6161-45f5-a30b-42c7006b4827 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b1ea0b6-6161-45f5-a30b-42c7006b4827 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7b1ea0b6-6161-45f5-a30b-42c7006b4827 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b1ea0b6-6161-45f5-a30b-42c7006b4827 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 650/1310] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1149 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-56f92397-0c7a-4246-86ab-f58c282a7333 req-391c0df5-ea3c-4ecb-806e-6e0d009a3dd2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-56f92397-0c7a-4246-86ab-f58c282a7333 req-391c0df5-ea3c-4ecb-806e-6e0d009a3dd2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-56f92397-0c7a-4246-86ab-f58c282a7333 req-391c0df5-ea3c-4ecb-806e-6e0d009a3dd2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-56f92397-0c7a-4246-86ab-f58c282a7333 req-391c0df5-ea3c-4ecb-806e-6e0d009a3dd2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-56f92397-0c7a-4246-86ab-f58c282a7333 req-391c0df5-ea3c-4ecb-806e-6e0d009a3dd2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-56f92397-0c7a-4246-86ab-f58c282a7333 req-391c0df5-ea3c-4ecb-806e-6e0d009a3dd2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 661/1311] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1149 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5051f2d7-5b86-4a4f-a349-4506613024f0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5051f2d7-5b86-4a4f-a349-4506613024f0 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5051f2d7-5b86-4a4f-a349-4506613024f0 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5051f2d7-5b86-4a4f-a349-4506613024f0 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5051f2d7-5b86-4a4f-a349-4506613024f0 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5051f2d7-5b86-4a4f-a349-4506613024f0 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 651/1312] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:45 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1149 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-94deb0dd-9c0a-45b3-9f3d-931eaa395293 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-94deb0dd-9c0a-45b3-9f3d-931eaa395293 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-94deb0dd-9c0a-45b3-9f3d-931eaa395293 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-94deb0dd-9c0a-45b3-9f3d-931eaa395293 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-94deb0dd-9c0a-45b3-9f3d-931eaa395293 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-94deb0dd-9c0a-45b3-9f3d-931eaa395293 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 662/1313] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1149 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634/action Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7ad494b0-651c-4036-a6fc-874e0aa20240 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7ad494b0-651c-4036-a6fc-874e0aa20240 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7ad494b0-651c-4036-a6fc-874e0aa20240 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7ad494b0-651c-4036-a6fc-874e0aa20240 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7ad494b0-651c-4036-a6fc-874e0aa20240 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Begin detaching volume completed successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-5cd64001-fcc7-4a35-bedd-ebd5f9bc61f9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634/action returned with HTTP 202 Sep 02 20:00:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 652/1314] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:00:46 2026] POST /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7ad494b0-651c-4036-a6fc-874e0aa20240 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 663/1315] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-244f4d42-95c9-4630-8c89-e63fe09166ce None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-78c6a032-bd21-4517-8f5f-fd38fe7f5906 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78c6a032-bd21-4517-8f5f-fd38fe7f5906 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78c6a032-bd21-4517-8f5f-fd38fe7f5906 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78c6a032-bd21-4517-8f5f-fd38fe7f5906 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-244f4d42-95c9-4630-8c89-e63fe09166ce tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-244f4d42-95c9-4630-8c89-e63fe09166ce tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-244f4d42-95c9-4630-8c89-e63fe09166ce tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-244f4d42-95c9-4630-8c89-e63fe09166ce tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-244f4d42-95c9-4630-8c89-e63fe09166ce tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 664/1316] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1f440159-84cd-4ff1-9dab-85cea1906d1f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1587299623"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request body: {'volume': {"'source_volid": '1f440159-84cd-4ff1-9dab-85cea1906d1f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1587299623'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume of 1 GB Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-78c6a032-bd21-4517-8f5f-fd38fe7f5906 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Availability Zones retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78c6a032-bd21-4517-8f5f-fd38fe7f5906 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 653/1317] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1258 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (a7560d6d-f01a-4d8b-9165-d383024e5167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-da8fcc74-d393-4696-80d2-490e62842630 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-da8fcc74-d393-4696-80d2-490e62842630 None None] GET http://192.168.122.225/volume// Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-da8fcc74-d393-4696-80d2-490e62842630 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-da8fcc74-d393-4696-80d2-490e62842630 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-da8fcc74-d393-4696-80d2-490e62842630 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1aceec-877b-4a18-ad9b-b6d5b7154cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 654/1318] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-adb23f86-cc7b-4f93-b73b-dd8348316d0f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-adb23f86-cc7b-4f93-b73b-dd8348316d0f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-adb23f86-cc7b-4f93-b73b-dd8348316d0f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-adb23f86-cc7b-4f93-b73b-dd8348316d0f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-adb23f86-cc7b-4f93-b73b-dd8348316d0f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-adb23f86-cc7b-4f93-b73b-dd8348316d0f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 655/1319] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 1333 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1aceec-877b-4a18-ad9b-b6d5b7154cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d24e7ba-0276-4e48-b177-8dae3d6f717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Created reservations ['7633d9f7-17db-4c75-aeca-66406af9e744', '6cd6023f-df69-4c18-bcd9-bf219435d671', 'ad48a674-4527-4b04-b5e1-2643192f6e66', '83b320bd-17ae-4350-a48f-55041f3fc357'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d24e7ba-0276-4e48-b177-8dae3d6f717f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7633d9f7-17db-4c75-aeca-66406af9e744', '6cd6023f-df69-4c18-bcd9-bf219435d671', 'ad48a674-4527-4b04-b5e1-2643192f6e66', '83b320bd-17ae-4350-a48f-55041f3fc357']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0d679d-a286-4f7e-b885-7f1a19399538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-97566e9f-0e29-4d5d-a971-be0ca569368a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-97566e9f-0e29-4d5d-a971-be0ca569368a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-97566e9f-0e29-4d5d-a971-be0ca569368a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-97566e9f-0e29-4d5d-a971-be0ca569368a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0d679d-a286-4f7e-b885-7f1a19399538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b545ae-1781-4fc0-853e-544918403612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1587299623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['7633d9f7-17db-4c75-aeca-66406af9e744','6cd6023f-df69-4c18-bcd9-bf219435d671','ad48a674-4527-4b04-b5e1-2643192f6e66','83b320bd-17ae-4350-a48f-55041f3fc357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1587299623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b545ae-1781-4fc0-853e-544918403612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50026f8b3b3f4ea988bd80403604029f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71d78e58dc946b68771a8bdbd978a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9569ad-547f-43fa-8793-40e869e2541f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-97566e9f-0e29-4d5d-a971-be0ca569368a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-97566e9f-0e29-4d5d-a971-be0ca569368a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 656/1320] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:00:46 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1258 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9569ad-547f-43fa-8793-40e869e2541f) transitioned into state 'SUCCESS' from state '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-1587299623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['7633d9f7-17db-4c75-aeca-66406af9e744','6cd6023f-df69-4c18-bcd9-bf219435d671','ad48a674-4527-4b04-b5e1-2643192f6e66','83b320bd-17ae-4350-a48f-55041f3fc357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f1df56-52d0-4d91-8bbb-5dd3f8a8d14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53f1df56-52d0-4d91-8bbb-5dd3f8a8d14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (a7560d6d-f01a-4d8b-9165-d383024e5167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request issued successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12af38f9-378f-4930-b9b6-cd3e2b014da5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 665/1321] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:46 2026] POST /volume/v3/volumes => generated 773 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1f440159-84cd-4ff1-9dab-85cea1906d1f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-786424669"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request body: {'volume': {"'source_volid": '1f440159-84cd-4ff1-9dab-85cea1906d1f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-786424669'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume of 1 GB Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-390411f6-721a-4b34-a140-42e535a6e0d5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Availability Zones retrieved successfully. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-390411f6-721a-4b34-a140-42e535a6e0d5 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-390411f6-721a-4b34-a140-42e535a6e0d5 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-390411f6-721a-4b34-a140-42e535a6e0d5 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (8e992cd2-1362-4cb8-8d17-fccc7b23b8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b60cdac-874b-4618-b4f0-c3c1db876b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:46 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b60cdac-874b-4618-b4f0-c3c1db876b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:46 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4327b26-d207-4163-8c32-92392ba176a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-d8b8edc5-9ffe-4220-973f-5033d7965013 req-390411f6-721a-4b34-a140-42e535a6e0d5 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6 returned with HTTP 200 Sep 02 20:00:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 666/1322] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:00:46 2026] DELETE /volume/v3/attachments/6fe2b2d5-fe2c-43a8-a63d-81b758344df6 => generated 19 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Created reservations ['7eed6905-9d27-4b41-9301-32e50b8b4e9d', '458c5047-b204-44db-b22a-87094565cbc5', 'daf98f12-8e49-433d-8041-82f87c42aa1f', 'bdc3e683-3baa-479a-8636-263c76f024b1'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4327b26-d207-4163-8c32-92392ba176a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eed6905-9d27-4b41-9301-32e50b8b4e9d', '458c5047-b204-44db-b22a-87094565cbc5', 'daf98f12-8e49-433d-8041-82f87c42aa1f', 'bdc3e683-3baa-479a-8636-263c76f024b1']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32e6c01-1b6e-4d0d-89ea-037948dbf518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c32e6c01-1b6e-4d0d-89ea-037948dbf518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffa52887-4f71-4f90-a02d-d1a9e132a824', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-786424669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['7eed6905-9d27-4b41-9301-32e50b8b4e9d','458c5047-b204-44db-b22a-87094565cbc5','daf98f12-8e49-433d-8041-82f87c42aa1f','bdc3e683-3baa-479a-8636-263c76f024b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-786424669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffa52887-4f71-4f90-a02d-d1a9e132a824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50026f8b3b3f4ea988bd80403604029f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71d78e58dc946b68771a8bdbd978a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2772106-4bc0-4a8f-8ec5-1fa2fb5e77bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2772106-4bc0-4a8f-8ec5-1fa2fb5e77bb) transitioned into state 'SUCCESS' from state '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-786424669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['7eed6905-9d27-4b41-9301-32e50b8b4e9d','458c5047-b204-44db-b22a-87094565cbc5','daf98f12-8e49-433d-8041-82f87c42aa1f','bdc3e683-3baa-479a-8636-263c76f024b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd922270-ae15-4541-8ef3-10f8845342c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd922270-ae15-4541-8ef3-10f8845342c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (8e992cd2-1362-4cb8-8d17-fccc7b23b8ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request issued successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7e606b12-e8e1-4f8e-817e-02e94c83dab1 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 657/1323] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:46 2026] POST /volume/v3/volumes => generated 772 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-29bea889-1083-480d-83a9-a010747b9946 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1f440159-84cd-4ff1-9dab-85cea1906d1f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-587657524"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request body: {'volume': {"'source_volid": '1f440159-84cd-4ff1-9dab-85cea1906d1f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-587657524'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume of 1 GB Sep 02 20:00:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Availability Zones retrieved successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1198ea7a-417d-47bf-a784-ed591091d196 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1198ea7a-417d-47bf-a784-ed591091d196 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1198ea7a-417d-47bf-a784-ed591091d196 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1198ea7a-417d-47bf-a784-ed591091d196 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (e72cd78a-c795-48ac-ab12-a097e8bc35b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1198ea7a-417d-47bf-a784-ed591091d196 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1198ea7a-417d-47bf-a784-ed591091d196 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 200 Sep 02 20:00:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 658/1324] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:47 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c619dcd-3106-47e5-b5d7-b24d8d441a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8e3b65d2-4d75-4a36-96ff-451d10f9f27b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8e3b65d2-4d75-4a36-96ff-451d10f9f27b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8e3b65d2-4d75-4a36-96ff-451d10f9f27b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8e3b65d2-4d75-4a36-96ff-451d10f9f27b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c619dcd-3106-47e5-b5d7-b24d8d441a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa862773-8e74-4037-87d2-434b98edd061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8e3b65d2-4d75-4a36-96ff-451d10f9f27b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8e3b65d2-4d75-4a36-96ff-451d10f9f27b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:00:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 659/1325] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:47 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-c7846f61-7e93-4b34-bb3f-093b521d0a6c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-c7846f61-7e93-4b34-bb3f-093b521d0a6c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-c7846f61-7e93-4b34-bb3f-093b521d0a6c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-c7846f61-7e93-4b34-bb3f-093b521d0a6c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Created reservations ['30449b73-e1bb-45d4-a89c-c4a543d4eeee', '0341b722-7cd5-4499-843f-bfdd9bdab009', '33193c07-d5cf-4cfd-916b-8df760e43976', '52b36dcb-703b-4c2d-b8b8-0d513afb8057'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa862773-8e74-4037-87d2-434b98edd061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30449b73-e1bb-45d4-a89c-c4a543d4eeee', '0341b722-7cd5-4499-843f-bfdd9bdab009', '33193c07-d5cf-4cfd-916b-8df760e43976', '52b36dcb-703b-4c2d-b8b8-0d513afb8057']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17c8740-2061-485e-9902-935166034bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-c7846f61-7e93-4b34-bb3f-093b521d0a6c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-c7846f61-7e93-4b34-bb3f-093b521d0a6c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 660/1326] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:00:47 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1258 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17c8740-2061-485e-9902-935166034bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af678dd1-fa65-44ef-bc1b-fe0884bf9f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-587657524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['30449b73-e1bb-45d4-a89c-c4a543d4eeee','0341b722-7cd5-4499-843f-bfdd9bdab009','33193c07-d5cf-4cfd-916b-8df760e43976','52b36dcb-703b-4c2d-b8b8-0d513afb8057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-587657524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af678dd1-fa65-44ef-bc1b-fe0884bf9f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50026f8b3b3f4ea988bd80403604029f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71d78e58dc946b68771a8bdbd978a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d6b394-8e67-4e61-ab64-0f0c13f4c5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-54812c5f-a8cc-4766-86bb-537b15fd6f04 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54812c5f-a8cc-4766-86bb-537b15fd6f04 None None] GET http://192.168.122.225/volume// Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54812c5f-a8cc-4766-86bb-537b15fd6f04 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54812c5f-a8cc-4766-86bb-537b15fd6f04 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54812c5f-a8cc-4766-86bb-537b15fd6f04 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:00:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 661/1327] 192.168.122.225 () {58 vars in 1308 bytes} [Wed Sep 2 20:00:47 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-8060f335-375c-45d6-8b15-157b6f85cf08 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-8060f335-375c-45d6-8b15-157b6f85cf08 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:00:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-8060f335-375c-45d6-8b15-157b6f85cf08 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3423c5f0-683f-4cf9-948f-7170368ce71d", "connector": null, "instance_uuid": "839e5aa9-d6bf-4e9e-b16a-e22c6147142c"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d6b394-8e67-4e61-ab64-0f0c13f4c5de) transitioned into state 'SUCCESS' from state '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-587657524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['30449b73-e1bb-45d4-a89c-c4a543d4eeee','0341b722-7cd5-4499-843f-bfdd9bdab009','33193c07-d5cf-4cfd-916b-8df760e43976','52b36dcb-703b-4c2d-b8b8-0d513afb8057'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14d9440-aa9f-43d4-abd6-fd34ae479b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a14d9440-aa9f-43d4-abd6-fd34ae479b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (e72cd78a-c795-48ac-ab12-a097e8bc35b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request issued successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29bea889-1083-480d-83a9-a010747b9946 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 667/1328] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:47 2026] POST /volume/v3/volumes => generated 772 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-04d3757e-a660-4317-813f-8826d6e2194f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1f440159-84cd-4ff1-9dab-85cea1906d1f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-37022236"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request body: {'volume': {"'source_volid": '1f440159-84cd-4ff1-9dab-85cea1906d1f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-37022236'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume of 1 GB Sep 02 20:00:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Availability Zones retrieved successfully. Sep 02 20:00:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-8060f335-375c-45d6-8b15-157b6f85cf08 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (ff64a1aa-1063-445b-ab6f-fa3b1f5c67ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 662/1329] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:00:47 2026] POST /volume/v3/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05bdfced-967c-403f-ab28-9e539a83ca72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05bdfced-967c-403f-ab28-9e539a83ca72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ba35af-af28-4896-91d0-32aa2bba07e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Created reservations ['7d79ecf5-bfbe-46d9-aff2-84c1a7542831', '783a687e-fdcb-4689-95d9-2b6df7f158ec', '1cff1ac4-7bf0-4731-9978-0622496e0967', 'aca7a7fe-5140-48bc-8113-e65c200590b7'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ba35af-af28-4896-91d0-32aa2bba07e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d79ecf5-bfbe-46d9-aff2-84c1a7542831', '783a687e-fdcb-4689-95d9-2b6df7f158ec', '1cff1ac4-7bf0-4731-9978-0622496e0967', 'aca7a7fe-5140-48bc-8113-e65c200590b7']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c2adc40-4689-4c8d-8748-82f53eab6b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4098a777-d7f5-4205-b4a1-ebf34d0fb514 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c2adc40-4689-4c8d-8748-82f53eab6b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0229c25f-5af4-48dd-8b5d-9647e5674166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-37022236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['7d79ecf5-bfbe-46d9-aff2-84c1a7542831','783a687e-fdcb-4689-95d9-2b6df7f158ec','1cff1ac4-7bf0-4731-9978-0622496e0967','aca7a7fe-5140-48bc-8113-e65c200590b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-37022236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0229c25f-5af4-48dd-8b5d-9647e5674166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50026f8b3b3f4ea988bd80403604029f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71d78e58dc946b68771a8bdbd978a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4098a777-d7f5-4205-b4a1-ebf34d0fb514 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4098a777-d7f5-4205-b4a1-ebf34d0fb514 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4098a777-d7f5-4205-b4a1-ebf34d0fb514 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36ceb01-9730-4803-ab3b-96a7fecea75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4098a777-d7f5-4205-b4a1-ebf34d0fb514 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 404 Sep 02 20:00:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 663/1330] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:48 2026] GET /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bd1aa310-9e72-47e0-b0ec-506a27117d89 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd1aa310-9e72-47e0-b0ec-506a27117d89 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd1aa310-9e72-47e0-b0ec-506a27117d89 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd1aa310-9e72-47e0-b0ec-506a27117d89 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-bd1aa310-9e72-47e0-b0ec-506a27117d89 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'available'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e36ceb01-9730-4803-ab3b-96a7fecea75b) transitioned into state 'SUCCESS' from state '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-37022236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['7d79ecf5-bfbe-46d9-aff2-84c1a7542831','783a687e-fdcb-4689-95d9-2b6df7f158ec','1cff1ac4-7bf0-4731-9978-0622496e0967','aca7a7fe-5140-48bc-8113-e65c200590b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7096666e-d4c0-486d-85d8-6b53574fef63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7096666e-d4c0-486d-85d8-6b53574fef63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd1aa310-9e72-47e0-b0ec-506a27117d89 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:00:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 664/1331] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:48 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (ff64a1aa-1063-445b-ab6f-fa3b1f5c67ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request issued successfully. Sep 02 20:00:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-04d3757e-a660-4317-813f-8826d6e2194f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 668/1332] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:47 2026] POST /volume/v3/volumes => generated 771 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5dd67932-a040-42bf-be36-0085d2424a04 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5dd67932-a040-42bf-be36-0085d2424a04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5dd67932-a040-42bf-be36-0085d2424a04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5dd67932-a040-42bf-be36-0085d2424a04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1f440159-84cd-4ff1-9dab-85cea1906d1f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1469637856"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request body: {'volume': {"'source_volid": '1f440159-84cd-4ff1-9dab-85cea1906d1f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1469637856'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume of 1 GB Sep 02 20:00:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5dd67932-a040-42bf-be36-0085d2424a04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5dd67932-a040-42bf-be36-0085d2424a04 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 665/1333] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:48 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Availability Zones retrieved successfully. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ab9fdd94-05d4-47f7-a71f-7b8c59f9c17f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab9fdd94-05d4-47f7-a71f-7b8c59f9c17f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab9fdd94-05d4-47f7-a71f-7b8c59f9c17f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab9fdd94-05d4-47f7-a71f-7b8c59f9c17f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-ab9fdd94-05d4-47f7-a71f-7b8c59f9c17f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete snapshot with id: ffa98c54-c2ac-4151-b5e2-d2542faedb2c Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (f2e98761-0cbf-4a4b-b080-728e3bc74277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9840ca1-cf44-4dce-9b63-e2a2cd240962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab9fdd94-05d4-47f7-a71f-7b8c59f9c17f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c returned with HTTP 404 Sep 02 20:00:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 666/1334] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:00:48 2026] DELETE /volume/v3/snapshots/ffa98c54-c2ac-4151-b5e2-d2542faedb2c => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "279ebd82-8c1f-4e06-8e81-17afcb7810ae", "name": "tempest-SnapshotsActionsTest-Snapshot-511399097"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9840ca1-cf44-4dce-9b63-e2a2cd240962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:48 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create snapshot from volume 279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:48 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d81b40-9918-4da9-b0e1-b479ab48b04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:48 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Created reservations ['d49e9c3e-b87d-499b-889f-b00c9f4ca2df', '5f699b9b-fc8d-4caf-ba86-5049bcf23dcb', '5352997a-e2dd-40fd-b7d6-e1255ca9cd5f', 'f78da6cf-ec59-4038-ae4f-4b1d8ec960a3'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Created reservations ['9cc68fbe-d322-4d65-abaf-307fd94eacba', 'f564e32e-a861-49d4-a706-6b74e4a6f9e7', '9411a584-2e92-430d-b39a-19f128be102b', '558df77c-3def-4ab6-b91e-129acece954e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d81b40-9918-4da9-b0e1-b479ab48b04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc68fbe-d322-4d65-abaf-307fd94eacba', 'f564e32e-a861-49d4-a706-6b74e4a6f9e7', '9411a584-2e92-430d-b39a-19f128be102b', '558df77c-3def-4ab6-b91e-129acece954e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444df9a4-a493-4e43-8ca9-fd585c945334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (444df9a4-a493-4e43-8ca9-fd585c945334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8251df21-d638-41b1-8cc4-285746964a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1469637856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['9cc68fbe-d322-4d65-abaf-307fd94eacba','f564e32e-a861-49d4-a706-6b74e4a6f9e7','9411a584-2e92-430d-b39a-19f128be102b','558df77c-3def-4ab6-b91e-129acece954e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1469637856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8251df21-d638-41b1-8cc4-285746964a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50026f8b3b3f4ea988bd80403604029f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c71d78e58dc946b68771a8bdbd978a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade6e1fa-ff16-4b8f-9b72-e0ae075c4998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot create request issued successfully. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81978bda-250d-44fb-bf6d-7a1b914b1302 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:00:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 667/1335] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:00:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fc3f791e-3ebe-41c0-acda-bc96a4587ca7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc3f791e-3ebe-41c0-acda-bc96a4587ca7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc3f791e-3ebe-41c0-acda-bc96a4587ca7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc3f791e-3ebe-41c0-acda-bc96a4587ca7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade6e1fa-ff16-4b8f-9b72-e0ae075c4998) transitioned into state 'SUCCESS' from state '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-1469637856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50026f8b3b3f4ea988bd80403604029f',qos_specs=None,replication_status=,reservations=['9cc68fbe-d322-4d65-abaf-307fd94eacba','f564e32e-a861-49d4-a706-6b74e4a6f9e7','9411a584-2e92-430d-b39a-19f128be102b','558df77c-3def-4ab6-b91e-129acece954e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c71d78e58dc946b68771a8bdbd978a67',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f0199e-d603-433c-a59f-49faaacf7b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fc3f791e-3ebe-41c0-acda-bc96a4587ca7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc3f791e-3ebe-41c0-acda-bc96a4587ca7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 668/1336] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:49 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 438 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f0199e-d603-433c-a59f-49faaacf7b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Flow 'volume_create_api' (f2e98761-0cbf-4a4b-b080-728e3bc74277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Create volume request issued successfully. Sep 02 20:00:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a533b37-8bd1-4954-a88d-bd391aa09f83 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:00:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 669/1337] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:00:48 2026] POST /volume/v3/volumes => generated 773 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b547c80-fbe2-4f02-884a-f0bcae745ef5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b547c80-fbe2-4f02-884a-f0bcae745ef5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 Sep 02 20:00:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b547c80-fbe2-4f02-884a-f0bcae745ef5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b547c80-fbe2-4f02-884a-f0bcae745ef5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b547c80-fbe2-4f02-884a-f0bcae745ef5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b547c80-fbe2-4f02-884a-f0bcae745ef5 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 returned with HTTP 200 Sep 02 20:00:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 669/1338] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:49 2026] GET /volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 => generated 866 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a6d2ed62-9ebb-4f97-b9bc-acd92f7a56b8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6d2ed62-9ebb-4f97-b9bc-acd92f7a56b8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6d2ed62-9ebb-4f97-b9bc-acd92f7a56b8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6d2ed62-9ebb-4f97-b9bc-acd92f7a56b8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a6d2ed62-9ebb-4f97-b9bc-acd92f7a56b8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6d2ed62-9ebb-4f97-b9bc-acd92f7a56b8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 returned with HTTP 200 Sep 02 20:00:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 670/1339] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:49 2026] GET /volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 => generated 864 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36fa622e-9c93-4439-8419-f758db005baf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36fa622e-9c93-4439-8419-f758db005baf tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36fa622e-9c93-4439-8419-f758db005baf tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36fa622e-9c93-4439-8419-f758db005baf tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-36fa622e-9c93-4439-8419-f758db005baf tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36fa622e-9c93-4439-8419-f758db005baf tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 670/1340] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:50 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-89f27f42-123f-4ffc-82a6-37422b801993 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89f27f42-123f-4ffc-82a6-37422b801993 None None] GET http://192.168.122.225/volume// Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89f27f42-123f-4ffc-82a6-37422b801993 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89f27f42-123f-4ffc-82a6-37422b801993 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89f27f42-123f-4ffc-82a6-37422b801993 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:00:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 671/1341] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:00: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 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-55ea605b-9f2d-4c63-8ba2-a97bf962e965 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-55ea605b-9f2d-4c63-8ba2-a97bf962e965 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-55ea605b-9f2d-4c63-8ba2-a97bf962e965 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-55ea605b-9f2d-4c63-8ba2-a97bf962e965 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-55ea605b-9f2d-4c63-8ba2-a97bf962e965 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-55ea605b-9f2d-4c63-8ba2-a97bf962e965 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-89e018a6-de9c-4b58-beaa-9db24cb4f27e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 671/1342] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:00:50 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1438 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 20:00:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89e018a6-de9c-4b58-beaa-9db24cb4f27e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89e018a6-de9c-4b58-beaa-9db24cb4f27e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89e018a6-de9c-4b58-beaa-9db24cb4f27e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-89e018a6-de9c-4b58-beaa-9db24cb4f27e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89e018a6-de9c-4b58-beaa-9db24cb4f27e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 returned with HTTP 200 Sep 02 20:00:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 672/1343] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:50 2026] GET /volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3657d317-799c-4ca4-991e-46d95b3e5749 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3657d317-799c-4ca4-991e-46d95b3e5749 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3657d317-799c-4ca4-991e-46d95b3e5749 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3657d317-799c-4ca4-991e-46d95b3e5749 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3657d317-799c-4ca4-991e-46d95b3e5749 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3657d317-799c-4ca4-991e-46d95b3e5749 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 returned with HTTP 200 Sep 02 20:00:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 672/1344] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:50 2026] GET /volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] PUT http://192.168.122.225/volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154 Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Acquiring lock "cinder-attachment_update-3423c5f0-683f-4cf9-948f-7170368ce71d-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Lock "cinder-attachment_update-3423c5f0-683f-4cf9-948f-7170368ce71d-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:00:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-edee6731-a026-42f9-ade4-2d8d718b1267 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-edee6731-a026-42f9-ade4-2d8d718b1267 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-edee6731-a026-42f9-ade4-2d8d718b1267 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-edee6731-a026-42f9-ade4-2d8d718b1267 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-edee6731-a026-42f9-ade4-2d8d718b1267 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-edee6731-a026-42f9-ade4-2d8d718b1267 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 673/1345] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:51 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7e582504-0363-4ea1-93de-78630de762fa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7e582504-0363-4ea1-93de-78630de762fa tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7e582504-0363-4ea1-93de-78630de762fa tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7e582504-0363-4ea1-93de-78630de762fa tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7e582504-0363-4ea1-93de-78630de762fa tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7e582504-0363-4ea1-93de-78630de762fa tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 returned with HTTP 200 Sep 02 20:00:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 674/1346] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:51 2026] GET /volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 => generated 865 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a6e4706-24e9-479a-8aa4-c7a86835a3c8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a6e4706-24e9-479a-8aa4-c7a86835a3c8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a6e4706-24e9-479a-8aa4-c7a86835a3c8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a6e4706-24e9-479a-8aa4-c7a86835a3c8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a6e4706-24e9-479a-8aa4-c7a86835a3c8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a6e4706-24e9-479a-8aa4-c7a86835a3c8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 returned with HTTP 200 Sep 02 20:00:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 675/1347] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:51 2026] GET /volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c1021799-17ee-422c-bcac-4e674fc6b962 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1021799-17ee-422c-bcac-4e674fc6b962 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1021799-17ee-422c-bcac-4e674fc6b962 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1021799-17ee-422c-bcac-4e674fc6b962 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c1021799-17ee-422c-bcac-4e674fc6b962 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1021799-17ee-422c-bcac-4e674fc6b962 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 676/1348] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:52 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b4474b0-27bd-47b9-9bcd-045fab7a37a9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b4474b0-27bd-47b9-9bcd-045fab7a37a9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b4474b0-27bd-47b9-9bcd-045fab7a37a9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b4474b0-27bd-47b9-9bcd-045fab7a37a9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b4474b0-27bd-47b9-9bcd-045fab7a37a9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b4474b0-27bd-47b9-9bcd-045fab7a37a9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 returned with HTTP 200 Sep 02 20:00:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 677/1349] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:52 2026] GET /volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a80d5dae-814b-4bad-9c1f-c65c556ecfa9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a80d5dae-814b-4bad-9c1f-c65c556ecfa9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a80d5dae-814b-4bad-9c1f-c65c556ecfa9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a80d5dae-814b-4bad-9c1f-c65c556ecfa9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a80d5dae-814b-4bad-9c1f-c65c556ecfa9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a80d5dae-814b-4bad-9c1f-c65c556ecfa9 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 200 Sep 02 20:00:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 678/1350] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:53 2026] GET /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-032c6092-2793-4e6c-82be-7d57805a6bef None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-032c6092-2793-4e6c-82be-7d57805a6bef tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-032c6092-2793-4e6c-82be-7d57805a6bef tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-032c6092-2793-4e6c-82be-7d57805a6bef tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-032c6092-2793-4e6c-82be-7d57805a6bef tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-032c6092-2793-4e6c-82be-7d57805a6bef tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 679/1351] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:53 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 438 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-672dad3a-4072-4ba1-bada-8f67b533153c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-672dad3a-4072-4ba1-bada-8f67b533153c tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-672dad3a-4072-4ba1-bada-8f67b533153c tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-672dad3a-4072-4ba1-bada-8f67b533153c tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-672dad3a-4072-4ba1-bada-8f67b533153c tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-672dad3a-4072-4ba1-bada-8f67b533153c tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 200 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 680/1352] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:54 2026] GET /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2cc3403e-45e0-4e16-9971-137f8cccb4c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2cc3403e-45e0-4e16-9971-137f8cccb4c5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2cc3403e-45e0-4e16-9971-137f8cccb4c5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2cc3403e-45e0-4e16-9971-137f8cccb4c5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2cc3403e-45e0-4e16-9971-137f8cccb4c5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2cc3403e-45e0-4e16-9971-137f8cccb4c5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 681/1353] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:54 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4a851720-8e27-4a03-aab4-5098bd5c8b1b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4a851720-8e27-4a03-aab4-5098bd5c8b1b tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59/action Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4a851720-8e27-4a03-aab4-5098bd5c8b1b tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4a851720-8e27-4a03-aab4-5098bd5c8b1b tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-4a851720-8e27-4a03-aab4-5098bd5c8b1b tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot 'dbdd615e-cb69-49bb-af25-a77059977a59' with '{'status': 'error'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4a851720-8e27-4a03-aab4-5098bd5c8b1b tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59/action returned with HTTP 202 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 682/1354] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:54 2026] POST /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8467ac8a-e1a2-4989-9b0b-4dc130679512 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8467ac8a-e1a2-4989-9b0b-4dc130679512 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8467ac8a-e1a2-4989-9b0b-4dc130679512 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8467ac8a-e1a2-4989-9b0b-4dc130679512 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8467ac8a-e1a2-4989-9b0b-4dc130679512 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8467ac8a-e1a2-4989-9b0b-4dc130679512 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 683/1355] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:54 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fc169bf1-fbce-445b-9c33-51ed1793649f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc169bf1-fbce-445b-9c33-51ed1793649f tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59/action Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc169bf1-fbce-445b-9c33-51ed1793649f tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc169bf1-fbce-445b-9c33-51ed1793649f tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fc169bf1-fbce-445b-9c33-51ed1793649f tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot retrieved successfully. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fc169bf1-fbce-445b-9c33-51ed1793649f tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot delete request issued successfully. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc169bf1-fbce-445b-9c33-51ed1793649f tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59/action returned with HTTP 202 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 684/1356] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:54 2026] POST /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9aba529a-6ec9-47c4-b6bd-2cb715c148ab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9aba529a-6ec9-47c4-b6bd-2cb715c148ab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9aba529a-6ec9-47c4-b6bd-2cb715c148ab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9aba529a-6ec9-47c4-b6bd-2cb715c148ab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9aba529a-6ec9-47c4-b6bd-2cb715c148ab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9aba529a-6ec9-47c4-b6bd-2cb715c148ab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 685/1357] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:54 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9b40aa04-4c29-43d8-9cda-ecdd15f26418 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9b40aa04-4c29-43d8-9cda-ecdd15f26418 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9b40aa04-4c29-43d8-9cda-ecdd15f26418 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9b40aa04-4c29-43d8-9cda-ecdd15f26418 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9b40aa04-4c29-43d8-9cda-ecdd15f26418 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9b40aa04-4c29-43d8-9cda-ecdd15f26418 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 200 Sep 02 20:00:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 686/1358] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:55 2026] GET /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 866 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ac918521-6706-4eca-9936-83dfce1b0779 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] DELETE http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume with id: 8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Lock "cinder-attachment_update-3423c5f0-683f-4cf9-948f-7170368ce71d-devstack" released by "attachment_update" :: held 4.486s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-2bb781df-491c-411a-8edc-1efbfa335879 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154 returned with HTTP 200 Sep 02 20:00:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 673/1359] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:00:50 2026] PUT /volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154 => generated 694 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:00:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume request issued successfully. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ac918521-6706-4eca-9936-83dfce1b0779 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 202 Sep 02 20:00:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 687/1360] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:55 2026] DELETE /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-751c953b-5771-41d6-a297-ae9726e8e2ce None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-40573118-bc26-4bf3-8ac5-fa28f19547cc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-751c953b-5771-41d6-a297-ae9726e8e2ce tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-751c953b-5771-41d6-a297-ae9726e8e2ce tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-751c953b-5771-41d6-a297-ae9726e8e2ce tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-40573118-bc26-4bf3-8ac5-fa28f19547cc tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154/action Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-40573118-bc26-4bf3-8ac5-fa28f19547cc tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-40573118-bc26-4bf3-8ac5-fa28f19547cc tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-751c953b-5771-41d6-a297-ae9726e8e2ce tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-751c953b-5771-41d6-a297-ae9726e8e2ce tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 200 Sep 02 20:00:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 674/1361] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:55 2026] GET /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 865 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-39371617-bb57-437a-99a0-bba7e8c1b549 req-40573118-bc26-4bf3-8ac5-fa28f19547cc tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154/action returned with HTTP 204 Sep 02 20:00:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 688/1362] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:00:55 2026] POST /volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-15c93cd8-3a87-4fe6-9842-4cdeb9b6a42f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-15c93cd8-3a87-4fe6-9842-4cdeb9b6a42f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-15c93cd8-3a87-4fe6-9842-4cdeb9b6a42f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-15c93cd8-3a87-4fe6-9842-4cdeb9b6a42f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-15c93cd8-3a87-4fe6-9842-4cdeb9b6a42f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-15c93cd8-3a87-4fe6-9842-4cdeb9b6a42f tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 675/1363] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:55 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-88f72139-8fd9-4bc4-82a5-45b175a1880f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88f72139-8fd9-4bc4-82a5-45b175a1880f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88f72139-8fd9-4bc4-82a5-45b175a1880f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88f72139-8fd9-4bc4-82a5-45b175a1880f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-88f72139-8fd9-4bc4-82a5-45b175a1880f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88f72139-8fd9-4bc4-82a5-45b175a1880f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 200 Sep 02 20:00:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 689/1364] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:56 2026] GET /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 865 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ec3439a0-6f76-42a3-baea-105b69c60f37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec3439a0-6f76-42a3-baea-105b69c60f37 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec3439a0-6f76-42a3-baea-105b69c60f37 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec3439a0-6f76-42a3-baea-105b69c60f37 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec3439a0-6f76-42a3-baea-105b69c60f37 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec3439a0-6f76-42a3-baea-105b69c60f37 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 200 Sep 02 20:00:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 676/1365] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:56 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 464 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a194e664-f9e7-40eb-a253-0e249bd69fa8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a194e664-f9e7-40eb-a253-0e249bd69fa8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a194e664-f9e7-40eb-a253-0e249bd69fa8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a194e664-f9e7-40eb-a253-0e249bd69fa8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a194e664-f9e7-40eb-a253-0e249bd69fa8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 returned with HTTP 404 Sep 02 20:00:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 690/1366] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:57 2026] GET /volume/v3/volumes/8251df21-d638-41b1-8cc4-285746964a60 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:00:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] DELETE http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:00:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume with id: 0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:00:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume request issued successfully. Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c23efd2-ff7e-4ebe-9dd2-952c432139be tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 returned with HTTP 202 Sep 02 20:00:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 677/1367] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:00:57 2026] DELETE /volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0bc4c5ae-d5d7-4cb0-8574-eeed8ac0bb5a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0bc4c5ae-d5d7-4cb0-8574-eeed8ac0bb5a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0bc4c5ae-d5d7-4cb0-8574-eeed8ac0bb5a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0bc4c5ae-d5d7-4cb0-8574-eeed8ac0bb5a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:00:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0bc4c5ae-d5d7-4cb0-8574-eeed8ac0bb5a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a6982020-b25a-4a79-b0e1-86c78e4bfcd4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6982020-b25a-4a79-b0e1-86c78e4bfcd4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6982020-b25a-4a79-b0e1-86c78e4bfcd4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6982020-b25a-4a79-b0e1-86c78e4bfcd4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0bc4c5ae-d5d7-4cb0-8574-eeed8ac0bb5a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 returned with HTTP 200 Sep 02 20:00:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 691/1368] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:57 2026] GET /volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 => generated 863 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6982020-b25a-4a79-b0e1-86c78e4bfcd4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 404 Sep 02 20:00:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 678/1369] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:57 2026] GET /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-453e67fe-d0a3-4edb-a90d-d7caced700af None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-453e67fe-d0a3-4edb-a90d-d7caced700af tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-453e67fe-d0a3-4edb-a90d-d7caced700af tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-453e67fe-d0a3-4edb-a90d-d7caced700af tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-453e67fe-d0a3-4edb-a90d-d7caced700af tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'available'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:00:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-453e67fe-d0a3-4edb-a90d-d7caced700af tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:00:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 692/1370] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:00:57 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b457af18-1a16-4c79-a541-88f1b4dc706d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b457af18-1a16-4c79-a541-88f1b4dc706d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b457af18-1a16-4c79-a541-88f1b4dc706d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b457af18-1a16-4c79-a541-88f1b4dc706d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b457af18-1a16-4c79-a541-88f1b4dc706d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b457af18-1a16-4c79-a541-88f1b4dc706d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:00:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 679/1371] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:58 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5d2eb886-1660-4794-aa86-a1c1f0db69c9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d2eb886-1660-4794-aa86-a1c1f0db69c9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d2eb886-1660-4794-aa86-a1c1f0db69c9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d2eb886-1660-4794-aa86-a1c1f0db69c9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-5d2eb886-1660-4794-aa86-a1c1f0db69c9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete snapshot with id: dbdd615e-cb69-49bb-af25-a77059977a59 Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d2eb886-1660-4794-aa86-a1c1f0db69c9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 returned with HTTP 404 Sep 02 20:00:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 693/1372] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:00:58 2026] DELETE /volume/v3/snapshots/dbdd615e-cb69-49bb-af25-a77059977a59 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "279ebd82-8c1f-4e06-8e81-17afcb7810ae", "name": "tempest-SnapshotsActionsTest-Snapshot-1799656714"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Create snapshot from volume 279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Created reservations ['e86fad75-5c27-4085-a393-b3f7feb2ad66', 'd0a1ba2f-e24c-4f0d-8310-cff98c7e55d6', '151cb030-a695-4b66-ad61-6287216d2b32', '8ab4ec10-5404-4d0b-858a-facef6e9dc37'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot create request issued successfully. Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e7cc86d4-7462-47bb-b85c-36dce25997ad tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:00:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 680/1373] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:00:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:00:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ec2d1c77-dfc3-4f7d-8dc8-8556cfe39c30 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec2d1c77-dfc3-4f7d-8dc8-8556cfe39c30 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:00:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec2d1c77-dfc3-4f7d-8dc8-8556cfe39c30 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec2d1c77-dfc3-4f7d-8dc8-8556cfe39c30 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ec2d1c77-dfc3-4f7d-8dc8-8556cfe39c30 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec2d1c77-dfc3-4f7d-8dc8-8556cfe39c30 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:00:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 694/1374] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:58 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ac3c3497-4f7d-4f5e-97eb-36365b0e5683 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ac3c3497-4f7d-4f5e-97eb-36365b0e5683 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ac3c3497-4f7d-4f5e-97eb-36365b0e5683 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ac3c3497-4f7d-4f5e-97eb-36365b0e5683 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:00:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:00:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:00:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ac3c3497-4f7d-4f5e-97eb-36365b0e5683 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:00:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ac3c3497-4f7d-4f5e-97eb-36365b0e5683 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 returned with HTTP 200 Sep 02 20:00:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 681/1375] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:00:58 2026] GET /volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 => generated 863 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:00:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9562c13d-8496-4a81-9138-a84d6d5c9aab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:00:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9562c13d-8496-4a81-9138-a84d6d5c9aab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:00:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9562c13d-8496-4a81-9138-a84d6d5c9aab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:00:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9562c13d-8496-4a81-9138-a84d6d5c9aab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:00:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:00:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:00:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9562c13d-8496-4a81-9138-a84d6d5c9aab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:00:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9562c13d-8496-4a81-9138-a84d6d5c9aab tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:00:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 695/1376] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:00:59 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-efcf5086-19a2-4ca0-b2e6-8b786df8502a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-efcf5086-19a2-4ca0-b2e6-8b786df8502a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 Sep 02 20:01:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-efcf5086-19a2-4ca0-b2e6-8b786df8502a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-efcf5086-19a2-4ca0-b2e6-8b786df8502a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-efcf5086-19a2-4ca0-b2e6-8b786df8502a tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 returned with HTTP 404 Sep 02 20:01:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 682/1377] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:00 2026] GET /volume/v3/volumes/0229c25f-5af4-48dd-8b5d-9647e5674166 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] DELETE http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:01:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume with id: af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:01:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume request issued successfully. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-630a33a0-62b1-4244-9892-3b2aad7e0483 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 returned with HTTP 202 Sep 02 20:01:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 696/1378] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:00 2026] DELETE /volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-590bb500-8054-426b-8a65-d0eb21a60a32 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-590bb500-8054-426b-8a65-d0eb21a60a32 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:01:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-590bb500-8054-426b-8a65-d0eb21a60a32 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-590bb500-8054-426b-8a65-d0eb21a60a32 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fb9715eb-2c3f-45ca-8be0-54ec51b04ad6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fb9715eb-2c3f-45ca-8be0-54ec51b04ad6 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fb9715eb-2c3f-45ca-8be0-54ec51b04ad6 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fb9715eb-2c3f-45ca-8be0-54ec51b04ad6 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-590bb500-8054-426b-8a65-d0eb21a60a32 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-590bb500-8054-426b-8a65-d0eb21a60a32 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 returned with HTTP 200 Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fb9715eb-2c3f-45ca-8be0-54ec51b04ad6 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fb9715eb-2c3f-45ca-8be0-54ec51b04ad6 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 697/1379] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:00 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 439 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 683/1380] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:00 2026] GET /volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 => generated 864 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8b584f89-1340-4b95-a4e9-81bc0b2a0e00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4e8c4631-f11a-4ac1-a115-dc9b686f0224 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b584f89-1340-4b95-a4e9-81bc0b2a0e00 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b584f89-1340-4b95-a4e9-81bc0b2a0e00 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b584f89-1340-4b95-a4e9-81bc0b2a0e00 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e8c4631-f11a-4ac1-a115-dc9b686f0224 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:01:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e8c4631-f11a-4ac1-a115-dc9b686f0224 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e8c4631-f11a-4ac1-a115-dc9b686f0224 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8b584f89-1340-4b95-a4e9-81bc0b2a0e00 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b584f89-1340-4b95-a4e9-81bc0b2a0e00 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 698/1381] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:01 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 439 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4e8c4631-f11a-4ac1-a115-dc9b686f0224 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e8c4631-f11a-4ac1-a115-dc9b686f0224 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 returned with HTTP 200 Sep 02 20:01:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 684/1382] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:01 2026] GET /volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 => generated 864 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ed5cce91-745b-46b2-a8d3-8944f3825fc7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ed5cce91-745b-46b2-a8d3-8944f3825fc7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ed5cce91-745b-46b2-a8d3-8944f3825fc7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ed5cce91-745b-46b2-a8d3-8944f3825fc7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ed5cce91-745b-46b2-a8d3-8944f3825fc7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ed5cce91-745b-46b2-a8d3-8944f3825fc7 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 699/1383] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:02 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-53460f66-cb79-4fcb-9449-2568cfd89690 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53460f66-cb79-4fcb-9449-2568cfd89690 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d/action Sep 02 20:01:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53460f66-cb79-4fcb-9449-2568cfd89690 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53460f66-cb79-4fcb-9449-2568cfd89690 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-53460f66-cb79-4fcb-9449-2568cfd89690 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot 'c85fc7fe-5a96-492d-908f-a759807dab7d' with '{'status': 'error_deleting'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a0000c5c-5a9d-4391-918e-21103a75d445 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a0000c5c-5a9d-4391-918e-21103a75d445 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a0000c5c-5a9d-4391-918e-21103a75d445 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a0000c5c-5a9d-4391-918e-21103a75d445 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a0000c5c-5a9d-4391-918e-21103a75d445 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 returned with HTTP 404 Sep 02 20:01:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 700/1384] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:02 2026] GET /volume/v3/volumes/af678dd1-fa65-44ef-bc1b-fe0884bf9f33 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume with id: ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:01:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53460f66-cb79-4fcb-9449-2568cfd89690 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d/action returned with HTTP 202 Sep 02 20:01:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 685/1385] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:01:02 2026] POST /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5c305004-f007-4da8-ba35-6702fbcbaa50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c305004-f007-4da8-ba35-6702fbcbaa50 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c305004-f007-4da8-ba35-6702fbcbaa50 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c305004-f007-4da8-ba35-6702fbcbaa50 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume request issued successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0c768fb-a59d-42c8-b8ce-124d0740697f tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 returned with HTTP 202 Sep 02 20:01:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 701/1386] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:02 2026] DELETE /volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6d56a471-9816-48a5-bcdb-391815f5c8de None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6d56a471-9816-48a5-bcdb-391815f5c8de tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:01:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6d56a471-9816-48a5-bcdb-391815f5c8de tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6d56a471-9816-48a5-bcdb-391815f5c8de tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5c305004-f007-4da8-ba35-6702fbcbaa50 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c305004-f007-4da8-ba35-6702fbcbaa50 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 686/1387] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:03 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 471 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d/action Sep 02 20:01:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6d56a471-9816-48a5-bcdb-391815f5c8de tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot retrieved successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6d56a471-9816-48a5-bcdb-391815f5c8de tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 returned with HTTP 200 Sep 02 20:01:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 702/1388] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:03 2026] GET /volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 => generated 864 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot delete request issued successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c44d96d8-2d7b-4e13-a33a-ffd094524ceb tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d/action returned with HTTP 202 Sep 02 20:01:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 687/1389] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:01:03 2026] POST /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-451c06e0-c783-4176-a825-14806d7c031d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-451c06e0-c783-4176-a825-14806d7c031d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-451c06e0-c783-4176-a825-14806d7c031d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-451c06e0-c783-4176-a825-14806d7c031d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-451c06e0-c783-4176-a825-14806d7c031d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-451c06e0-c783-4176-a825-14806d7c031d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 703/1390] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:03 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-67073cc4-c888-4b13-bcc0-9353cfb48f76 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67073cc4-c888-4b13-bcc0-9353cfb48f76 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:01:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67073cc4-c888-4b13-bcc0-9353cfb48f76 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67073cc4-c888-4b13-bcc0-9353cfb48f76 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-67073cc4-c888-4b13-bcc0-9353cfb48f76 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d29ce35c-0661-46ca-98af-637e7b43d1c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d29ce35c-0661-46ca-98af-637e7b43d1c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d29ce35c-0661-46ca-98af-637e7b43d1c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d29ce35c-0661-46ca-98af-637e7b43d1c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67073cc4-c888-4b13-bcc0-9353cfb48f76 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 returned with HTTP 200 Sep 02 20:01:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 688/1391] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:04 2026] GET /volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 => generated 864 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d29ce35c-0661-46ca-98af-637e7b43d1c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d29ce35c-0661-46ca-98af-637e7b43d1c0 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 704/1392] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:04 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94677ba6-c331-4a41-8a30-5342dd70bc95 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91052622-d994-4b0a-8ec1-a6c193f73d89 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91052622-d994-4b0a-8ec1-a6c193f73d89 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94677ba6-c331-4a41-8a30-5342dd70bc95 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 Sep 02 20:01:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94677ba6-c331-4a41-8a30-5342dd70bc95 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94677ba6-c331-4a41-8a30-5342dd70bc95 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91052622-d994-4b0a-8ec1-a6c193f73d89 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91052622-d994-4b0a-8ec1-a6c193f73d89 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-91052622-d994-4b0a-8ec1-a6c193f73d89 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91052622-d994-4b0a-8ec1-a6c193f73d89 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 705/1393] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:05 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 465 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94677ba6-c331-4a41-8a30-5342dd70bc95 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 returned with HTTP 404 Sep 02 20:01:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 689/1394] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:05 2026] GET /volume/v3/volumes/ffa52887-4f71-4f90-a02d-d1a9e132a824 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cbd121ed-9fb7-4544-882f-18073bd90766 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] DELETE http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 Sep 02 20:01:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume with id: a3b545ae-1781-4fc0-853e-544918403612 Sep 02 20:01:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume request issued successfully. Sep 02 20:01:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cbd121ed-9fb7-4544-882f-18073bd90766 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 returned with HTTP 202 Sep 02 20:01:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 706/1395] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:05 2026] DELETE /volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c475cdc6-3e01-493e-bb93-a22f94c0159e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c475cdc6-3e01-493e-bb93-a22f94c0159e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 Sep 02 20:01:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c475cdc6-3e01-493e-bb93-a22f94c0159e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c475cdc6-3e01-493e-bb93-a22f94c0159e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c475cdc6-3e01-493e-bb93-a22f94c0159e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c475cdc6-3e01-493e-bb93-a22f94c0159e tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 returned with HTTP 200 Sep 02 20:01:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 690/1396] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:05 2026] GET /volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 => generated 865 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4fb0c249-1e99-4dd0-8c0d-7abf0dbe5970 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fb0c249-1e99-4dd0-8c0d-7abf0dbe5970 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fb0c249-1e99-4dd0-8c0d-7abf0dbe5970 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fb0c249-1e99-4dd0-8c0d-7abf0dbe5970 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4fb0c249-1e99-4dd0-8c0d-7abf0dbe5970 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fb0c249-1e99-4dd0-8c0d-7abf0dbe5970 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 707/1397] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:06 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 465 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a38434d4-0333-48e2-afba-ad4d4900e54b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a38434d4-0333-48e2-afba-ad4d4900e54b tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 Sep 02 20:01:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a38434d4-0333-48e2-afba-ad4d4900e54b tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a38434d4-0333-48e2-afba-ad4d4900e54b tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a38434d4-0333-48e2-afba-ad4d4900e54b tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a38434d4-0333-48e2-afba-ad4d4900e54b tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 returned with HTTP 200 Sep 02 20:01:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 691/1398] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:07 2026] GET /volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 => generated 865 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-630d71d6-6fe3-4bff-9c43-1bceb521a463 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-630d71d6-6fe3-4bff-9c43-1bceb521a463 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-630d71d6-6fe3-4bff-9c43-1bceb521a463 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-630d71d6-6fe3-4bff-9c43-1bceb521a463 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-630d71d6-6fe3-4bff-9c43-1bceb521a463 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-630d71d6-6fe3-4bff-9c43-1bceb521a463 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 200 Sep 02 20:01:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 708/1399] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:07 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e1c1a286-a972-40ad-b6c7-5c900aa95046 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e1c1a286-a972-40ad-b6c7-5c900aa95046 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e1c1a286-a972-40ad-b6c7-5c900aa95046 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e1c1a286-a972-40ad-b6c7-5c900aa95046 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e1c1a286-a972-40ad-b6c7-5c900aa95046 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 returned with HTTP 404 Sep 02 20:01:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 692/1400] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:08 2026] GET /volume/v3/volumes/a3b545ae-1781-4fc0-853e-544918403612 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0909427c-be7b-4175-870a-df57988a5493 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] DELETE http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:01:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume with id: 1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:01:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Delete volume request issued successfully. Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0909427c-be7b-4175-870a-df57988a5493 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 202 Sep 02 20:01:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 709/1401] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:08 2026] DELETE /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb08bd10-3db1-46b1-a195-eb5c7e777e10 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb08bd10-3db1-46b1-a195-eb5c7e777e10 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb08bd10-3db1-46b1-a195-eb5c7e777e10 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb08bd10-3db1-46b1-a195-eb5c7e777e10 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb08bd10-3db1-46b1-a195-eb5c7e777e10 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb08bd10-3db1-46b1-a195-eb5c7e777e10 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 200 Sep 02 20:01:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 693/1402] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:08 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 865 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8aee8118-2e09-43db-ac25-5a0244b64217 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8aee8118-2e09-43db-ac25-5a0244b64217 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8aee8118-2e09-43db-ac25-5a0244b64217 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8aee8118-2e09-43db-ac25-5a0244b64217 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8aee8118-2e09-43db-ac25-5a0244b64217 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 404 Sep 02 20:01:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 710/1403] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:08 2026] GET /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a08945a5-3723-42c9-9379-4bd6854553dc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a08945a5-3723-42c9-9379-4bd6854553dc tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a08945a5-3723-42c9-9379-4bd6854553dc tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a08945a5-3723-42c9-9379-4bd6854553dc tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-a08945a5-3723-42c9-9379-4bd6854553dc tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'available'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:01:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a08945a5-3723-42c9-9379-4bd6854553dc tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 694/1404] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:01:08 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cee085d5-d474-4a90-8147-07d2f9501250 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cee085d5-d474-4a90-8147-07d2f9501250 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cee085d5-d474-4a90-8147-07d2f9501250 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cee085d5-d474-4a90-8147-07d2f9501250 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cee085d5-d474-4a90-8147-07d2f9501250 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cee085d5-d474-4a90-8147-07d2f9501250 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 711/1405] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:09 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94e197e4-1745-45d4-9018-1c3d4e00eaa9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94e197e4-1745-45d4-9018-1c3d4e00eaa9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94e197e4-1745-45d4-9018-1c3d4e00eaa9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94e197e4-1745-45d4-9018-1c3d4e00eaa9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-94e197e4-1745-45d4-9018-1c3d4e00eaa9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete snapshot with id: c85fc7fe-5a96-492d-908f-a759807dab7d Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94e197e4-1745-45d4-9018-1c3d4e00eaa9 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d returned with HTTP 404 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 695/1406] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:01:09 2026] DELETE /volume/v3/snapshots/c85fc7fe-5a96-492d-908f-a759807dab7d => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3afbff05-42ee-4024-9678-7bf0204ccd7d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3afbff05-42ee-4024-9678-7bf0204ccd7d tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3afbff05-42ee-4024-9678-7bf0204ccd7d tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3afbff05-42ee-4024-9678-7bf0204ccd7d tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-3afbff05-42ee-4024-9678-7bf0204ccd7d tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'creating'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3afbff05-42ee-4024-9678-7bf0204ccd7d tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:01:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 712/1407] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:01:09 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8af4a835-2c96-4681-8936-2d75d06cd7e1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8af4a835-2c96-4681-8936-2d75d06cd7e1 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8af4a835-2c96-4681-8936-2d75d06cd7e1 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8af4a835-2c96-4681-8936-2d75d06cd7e1 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8af4a835-2c96-4681-8936-2d75d06cd7e1 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8af4a835-2c96-4681-8936-2d75d06cd7e1 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 696/1408] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:09 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 464 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86537) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.snapshot_actions [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Updating snapshot 3003b6ed-d0c1-4e18-9447-2b12ce401a62 with info {'id': '3003b6ed-d0c1-4e18-9447-2b12ce401a62', 'status': 'error', 'progress': '80%'} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e23a6f7-40da-4630-acc2-9f961cdbbdbd tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:01:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 713/1409] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:01:09 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-20195e10-4537-42e7-af53-b1b86715b081 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-20195e10-4537-42e7-af53-b1b86715b081 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-20195e10-4537-42e7-af53-b1b86715b081 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-20195e10-4537-42e7-af53-b1b86715b081 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-20195e10-4537-42e7-af53-b1b86715b081 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Snapshot retrieved successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-20195e10-4537-42e7-af53-b1b86715b081 tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 697/1410] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:09 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 460 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-42ad9df5-3382-4213-b07f-93abf237278a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42ad9df5-3382-4213-b07f-93abf237278a tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] POST http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-42ad9df5-3382-4213-b07f-93abf237278a tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-42ad9df5-3382-4213-b07f-93abf237278a tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-42ad9df5-3382-4213-b07f-93abf237278a tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] Updating snapshot '3003b6ed-d0c1-4e18-9447-2b12ce401a62' with '{'status': 'available'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42ad9df5-3382-4213-b07f-93abf237278a tempest-SnapshotsActionsTest-701480071 tempest-SnapshotsActionsTest-701480071-project-admin] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action returned with HTTP 202 Sep 02 20:01:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 714/1411] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:01:09 2026] POST /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-df2c95b8-c55e-444d-a0d0-ab2adb05ad97 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df2c95b8-c55e-444d-a0d0-ab2adb05ad97 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df2c95b8-c55e-444d-a0d0-ab2adb05ad97 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df2c95b8-c55e-444d-a0d0-ab2adb05ad97 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-df2c95b8-c55e-444d-a0d0-ab2adb05ad97 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df2c95b8-c55e-444d-a0d0-ab2adb05ad97 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 698/1412] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:09 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 464 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-83245f09-0927-4808-906b-f21897ef5429 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d6c0adda-7c30-477e-9b22-1db534299716 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83245f09-0927-4808-906b-f21897ef5429 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83245f09-0927-4808-906b-f21897ef5429 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83245f09-0927-4808-906b-f21897ef5429 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete snapshot with id: 3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-83245f09-0927-4808-906b-f21897ef5429 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Volume info retrieved successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83245f09-0927-4808-906b-f21897ef5429 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 200 Sep 02 20:01:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 715/1413] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:09 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 865 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot delete request issued successfully. Sep 02 20:01:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d6c0adda-7c30-477e-9b22-1db534299716 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 202 Sep 02 20:01:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 699/1414] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:01:09 2026] DELETE /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:01:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f2a16439-2d95-4a93-9a08-da5a5534bcd5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2a16439-2d95-4a93-9a08-da5a5534bcd5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2a16439-2d95-4a93-9a08-da5a5534bcd5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2a16439-2d95-4a93-9a08-da5a5534bcd5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f2a16439-2d95-4a93-9a08-da5a5534bcd5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2a16439-2d95-4a93-9a08-da5a5534bcd5 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 716/1415] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:09 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 463 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-26ea4a09-26fa-48c0-9f33-3e9c9d2467a8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-26ea4a09-26fa-48c0-9f33-3e9c9d2467a8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] GET http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f Sep 02 20:01:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-26ea4a09-26fa-48c0-9f33-3e9c9d2467a8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-26ea4a09-26fa-48c0-9f33-3e9c9d2467a8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-26ea4a09-26fa-48c0-9f33-3e9c9d2467a8 tempest-CreateVolumesFromSourceVolumeTest-1152397323 tempest-CreateVolumesFromSourceVolumeTest-1152397323-project-member] http://192.168.122.225/volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f returned with HTTP 404 Sep 02 20:01:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 700/1416] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:10 2026] GET /volume/v3/volumes/1f440159-84cd-4ff1-9dab-85cea1906d1f => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eabc4f96-1a87-4cb1-9dd1-3e13b09fadb4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eabc4f96-1a87-4cb1-9dd1-3e13b09fadb4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eabc4f96-1a87-4cb1-9dd1-3e13b09fadb4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eabc4f96-1a87-4cb1-9dd1-3e13b09fadb4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eabc4f96-1a87-4cb1-9dd1-3e13b09fadb4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eabc4f96-1a87-4cb1-9dd1-3e13b09fadb4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 717/1417] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:11 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 463 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d6fae0ad-2e32-40fd-a1ff-b7d7b697c34d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d6fae0ad-2e32-40fd-a1ff-b7d7b697c34d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d6fae0ad-2e32-40fd-a1ff-b7d7b697c34d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d6fae0ad-2e32-40fd-a1ff-b7d7b697c34d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d6fae0ad-2e32-40fd-a1ff-b7d7b697c34d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d6fae0ad-2e32-40fd-a1ff-b7d7b697c34d tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 701/1418] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:12 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 463 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-db51ba04-f458-4d91-9c58-0bd7b4ed18a8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db51ba04-f458-4d91-9c58-0bd7b4ed18a8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db51ba04-f458-4d91-9c58-0bd7b4ed18a8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db51ba04-f458-4d91-9c58-0bd7b4ed18a8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-db51ba04-f458-4d91-9c58-0bd7b4ed18a8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Snapshot retrieved successfully. Sep 02 20:01:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db51ba04-f458-4d91-9c58-0bd7b4ed18a8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 200 Sep 02 20:01:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 718/1419] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:13 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 463 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2339ca6a-0755-4ed9-98e4-984168ccc3d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2339ca6a-0755-4ed9-98e4-984168ccc3d4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 Sep 02 20:01:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2339ca6a-0755-4ed9-98e4-984168ccc3d4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2339ca6a-0755-4ed9-98e4-984168ccc3d4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2339ca6a-0755-4ed9-98e4-984168ccc3d4 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 returned with HTTP 404 Sep 02 20:01:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 702/1420] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:14 2026] GET /volume/v3/snapshots/3003b6ed-d0c1-4e18-9447-2b12ce401a62 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2e900c61-6058-4097-af4e-c93983595e99 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e900c61-6058-4097-af4e-c93983595e99 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:01:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e900c61-6058-4097-af4e-c93983595e99 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e900c61-6058-4097-af4e-c93983595e99 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e900c61-6058-4097-af4e-c93983595e99 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:01:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e900c61-6058-4097-af4e-c93983595e99 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 200 Sep 02 20:01:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 719/1421] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:14 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] DELETE http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:01:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete volume with id: 279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:01:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Delete volume request issued successfully. Sep 02 20:01:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f45d4a5-57d9-42f1-a460-d1c2971ea7ff tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 202 Sep 02 20:01:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 703/1422] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:14 2026] DELETE /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d5dbda97-4ad9-4216-8464-1a0915df1652 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5dbda97-4ad9-4216-8464-1a0915df1652 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:01:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5dbda97-4ad9-4216-8464-1a0915df1652 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5dbda97-4ad9-4216-8464-1a0915df1652 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d5dbda97-4ad9-4216-8464-1a0915df1652 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:01:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5dbda97-4ad9-4216-8464-1a0915df1652 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 200 Sep 02 20:01:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 720/1423] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:14 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 852 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-03e63603-7952-466c-8a7f-7fd3b38861c8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-03e63603-7952-466c-8a7f-7fd3b38861c8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:01:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-03e63603-7952-466c-8a7f-7fd3b38861c8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-03e63603-7952-466c-8a7f-7fd3b38861c8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-03e63603-7952-466c-8a7f-7fd3b38861c8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Volume info retrieved successfully. Sep 02 20:01:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-03e63603-7952-466c-8a7f-7fd3b38861c8 tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 200 Sep 02 20:01:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 704/1424] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:15 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 852 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e692833-8601-4448-9d9b-89523d5d879a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2128503824"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-86eb4a82-ea57-431a-bf4f-b4e83de720ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2128503824'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create volume of 1 GB Sep 02 20:01:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86eb4a82-ea57-431a-bf4f-b4e83de720ae tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] GET http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae Sep 02 20:01:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Availability Zones retrieved successfully. Sep 02 20:01:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86eb4a82-ea57-431a-bf4f-b4e83de720ae tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86eb4a82-ea57-431a-bf4f-b4e83de720ae tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86eb4a82-ea57-431a-bf4f-b4e83de720ae tempest-SnapshotsActionsTest-551057788 tempest-SnapshotsActionsTest-551057788-project-member] http://192.168.122.225/volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae returned with HTTP 404 Sep 02 20:01:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 705/1425] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:17 2026] GET /volume/v3/volumes/279ebd82-8c1f-4e06-8e81-17afcb7810ae => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Flow 'volume_create_api' (052b6585-6259-4512-9b4d-37944eeb77a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03981a47-8341-48c1-997d-c217de44d761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03981a47-8341-48c1-997d-c217de44d761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a899396f-a50c-471a-a5e8-d447e3b00f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Created reservations ['23d49dfd-e9b2-4d95-b422-b5aa708b3f31', '07fc7c03-7220-4992-8e83-ccaca21e9aca', '3a186fe7-08c5-4adb-a57e-63d3438606fd', 'a2b01100-9671-4db5-9cb5-59b66f520971'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a899396f-a50c-471a-a5e8-d447e3b00f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d49dfd-e9b2-4d95-b422-b5aa708b3f31', '07fc7c03-7220-4992-8e83-ccaca21e9aca', '3a186fe7-08c5-4adb-a57e-63d3438606fd', 'a2b01100-9671-4db5-9cb5-59b66f520971']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5adf36b-918d-4ae1-b0fc-5f746d38e1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5adf36b-918d-4ae1-b0fc-5f746d38e1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc93552-2023-43eb-ae72-c6970c7e5e7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2128503824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd9a4f35a05440bb5628a4cb78baeaa',qos_specs=None,replication_status=,reservations=['23d49dfd-e9b2-4d95-b422-b5aa708b3f31','07fc7c03-7220-4992-8e83-ccaca21e9aca','3a186fe7-08c5-4adb-a57e-63d3438606fd','a2b01100-9671-4db5-9cb5-59b66f520971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71b73742397a4cea9216b545d1ca76ff',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2128503824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc93552-2023-43eb-ae72-c6970c7e5e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd9a4f35a05440bb5628a4cb78baeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71b73742397a4cea9216b545d1ca76ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9e1668-214d-4901-b31a-de9106db099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae9e1668-214d-4901-b31a-de9106db099a) transitioned into state 'SUCCESS' from state '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-2128503824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd9a4f35a05440bb5628a4cb78baeaa',qos_specs=None,replication_status=,reservations=['23d49dfd-e9b2-4d95-b422-b5aa708b3f31','07fc7c03-7220-4992-8e83-ccaca21e9aca','3a186fe7-08c5-4adb-a57e-63d3438606fd','a2b01100-9671-4db5-9cb5-59b66f520971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71b73742397a4cea9216b545d1ca76ff',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ff8d6f-940e-4071-96eb-ab6dc279179d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8ff8d6f-940e-4071-96eb-ab6dc279179d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Flow 'volume_create_api' (052b6585-6259-4512-9b4d-37944eeb77a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create volume request issued successfully. Sep 02 20:01:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e692833-8601-4448-9d9b-89523d5d879a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 721/1426] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:01:16 2026] POST /volume/v3/volumes => generated 779 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d19bd01b-58ec-4f20-8816-93f0c25923ea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d19bd01b-58ec-4f20-8816-93f0c25923ea tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d19bd01b-58ec-4f20-8816-93f0c25923ea tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d19bd01b-58ec-4f20-8816-93f0c25923ea tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d19bd01b-58ec-4f20-8816-93f0c25923ea tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d19bd01b-58ec-4f20-8816-93f0c25923ea tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 200 Sep 02 20:01:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 706/1427] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:17 2026] GET /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8dc073f-04d8-4c54-803a-1514803ca1e5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8dc073f-04d8-4c54-803a-1514803ca1e5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8dc073f-04d8-4c54-803a-1514803ca1e5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8dc073f-04d8-4c54-803a-1514803ca1e5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a8dc073f-04d8-4c54-803a-1514803ca1e5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8dc073f-04d8-4c54-803a-1514803ca1e5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 200 Sep 02 20:01:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 722/1428] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:18 2026] GET /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 871 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ee49e0e1-92ea-483c-9692-044fe642dd1c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee49e0e1-92ea-483c-9692-044fe642dd1c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee49e0e1-92ea-483c-9692-044fe642dd1c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee49e0e1-92ea-483c-9692-044fe642dd1c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ee49e0e1-92ea-483c-9692-044fe642dd1c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee49e0e1-92ea-483c-9692-044fe642dd1c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 200 Sep 02 20:01:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 707/1429] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:19 2026] GET /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 872 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-84916497-ebc1-4718-9255-9e6a6877070a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:01:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bc93552-2023-43eb-ae72-c6970c7e5e7e", "name": "tempest-VolumeDependencyTests-Snapshot-467669511"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:19 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create snapshot from volume 1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:20 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Created reservations ['6c78e8ea-b1b8-4073-ac41-0a7a01c2267d', 'b5ce545a-8afd-4ea2-98d4-8ad7048b7030', '152b63cd-2d29-4760-90e7-b5baa184389a', 'c718080b-4d40-4064-a1ca-991a1453078a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot create request issued successfully. Sep 02 20:01:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84916497-ebc1-4718-9255-9e6a6877070a tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:01:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 723/1430] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:01:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-19732bca-a29c-4115-9875-13c0c24257cd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-19732bca-a29c-4115-9875-13c0c24257cd tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-19732bca-a29c-4115-9875-13c0c24257cd tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-19732bca-a29c-4115-9875-13c0c24257cd tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-19732bca-a29c-4115-9875-13c0c24257cd tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-19732bca-a29c-4115-9875-13c0c24257cd tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 200 Sep 02 20:01:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 708/1431] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:20 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8c63ed4c-fd77-4833-9886-1757344ac987 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c63ed4c-fd77-4833-9886-1757344ac987 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c63ed4c-fd77-4833-9886-1757344ac987 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c63ed4c-fd77-4833-9886-1757344ac987 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8c63ed4c-fd77-4833-9886-1757344ac987 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c63ed4c-fd77-4833-9886-1757344ac987 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 200 Sep 02 20:01:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 724/1432] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:21 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8dc9f12f-cf18-4976-8280-77fddd7b9327 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8dc9f12f-cf18-4976-8280-77fddd7b9327 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8dc9f12f-cf18-4976-8280-77fddd7b9327 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8dc9f12f-cf18-4976-8280-77fddd7b9327 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8dc9f12f-cf18-4976-8280-77fddd7b9327 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8dc9f12f-cf18-4976-8280-77fddd7b9327 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 200 Sep 02 20:01:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 709/1433] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:22 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-945d6cb2-a6b0-4c22-88b5-2815db1b9849 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-945d6cb2-a6b0-4c22-88b5-2815db1b9849 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:01:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-945d6cb2-a6b0-4c22-88b5-2815db1b9849 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1202569047", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2107553026", "vendor_name": "tempest-vendor_name-1616826345"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-945d6cb2-a6b0-4c22-88b5-2815db1b9849 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:01:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 725/1434] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:01:22 2026] POST /volume/v3/types => generated 328 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2ef99f57-5dd6-424e-a884-3ac5157c55ad", "size": 1, "name": "tempest-UserMessagesTest-Volume-643170930"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Create volume request body: {'volume': {'volume_type': '2ef99f57-5dd6-424e-a884-3ac5157c55ad', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-643170930'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Create volume of 1 GB Sep 02 20:01:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Availability Zones retrieved successfully. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Flow 'volume_create_api' (b0354244-45a9-45bc-be12-019c4e106081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b594f88e-4811-4721-8568-1035553c38f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b594f88e-4811-4721-8568-1035553c38f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:01:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2107553026',vendor_name='tempest-vendor_name-1616826345'},id=2ef99f57-5dd6-424e-a884-3ac5157c55ad,is_public=True,name='tempest-UserMessagesTest-volume-type-1202569047',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ef99f57-5dd6-424e-a884-3ac5157c55ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d503b0e6-6e71-4ee3-94c6-88b62e9c392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1202569047 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1202569047, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1202569047 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1202569047, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Created reservations ['43d2c8d4-ace4-45e7-8a99-9d5693c34c59', 'a9a24236-73bc-4b21-85c2-8fc25850ca33', '37b3331b-10cb-4944-bf63-3f6937b2cdd7', '21f1dc1e-929e-407c-a6f7-4f32a9ac3bcb'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d503b0e6-6e71-4ee3-94c6-88b62e9c392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43d2c8d4-ace4-45e7-8a99-9d5693c34c59', 'a9a24236-73bc-4b21-85c2-8fc25850ca33', '37b3331b-10cb-4944-bf63-3f6937b2cdd7', '21f1dc1e-929e-407c-a6f7-4f32a9ac3bcb']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da5a8f0-653c-4cee-a23a-be2994be6ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da5a8f0-653c-4cee-a23a-be2994be6ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957ca3f1-4672-4062-a2b5-e578baac7b1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-643170930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d12ddb8a9d54e31988aa581dc9da567',qos_specs=None,replication_status=,reservations=['43d2c8d4-ace4-45e7-8a99-9d5693c34c59','a9a24236-73bc-4b21-85c2-8fc25850ca33','37b3331b-10cb-4944-bf63-3f6937b2cdd7','21f1dc1e-929e-407c-a6f7-4f32a9ac3bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267a0eab96274a63a1b4d46f6d3f4e39',volume_type_id=2ef99f57-5dd6-424e-a884-3ac5157c55ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-643170930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957ca3f1-4672-4062-a2b5-e578baac7b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d12ddb8a9d54e31988aa581dc9da567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='267a0eab96274a63a1b4d46f6d3f4e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ef99f57-5dd6-424e-a884-3ac5157c55ad),volume_type_id=2ef99f57-5dd6-424e-a884-3ac5157c55ad)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b05a62-b246-41f9-ae0f-98d046610766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b05a62-b246-41f9-ae0f-98d046610766) transitioned into state 'SUCCESS' from state '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-643170930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d12ddb8a9d54e31988aa581dc9da567',qos_specs=None,replication_status=,reservations=['43d2c8d4-ace4-45e7-8a99-9d5693c34c59','a9a24236-73bc-4b21-85c2-8fc25850ca33','37b3331b-10cb-4944-bf63-3f6937b2cdd7','21f1dc1e-929e-407c-a6f7-4f32a9ac3bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267a0eab96274a63a1b4d46f6d3f4e39',volume_type_id=2ef99f57-5dd6-424e-a884-3ac5157c55ad)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb122d2e-8c5f-44b4-879c-3e27dd4ea356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb122d2e-8c5f-44b4-879c-3e27dd4ea356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Flow 'volume_create_api' (b0354244-45a9-45bc-be12-019c4e106081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Create volume request issued successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d95de8df-0d0f-4256-bbfa-71b1e0d7a742 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 710/1435] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:01:22 2026] POST /volume/v3/volumes => generated 793 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bd633e65-8c09-481c-b91a-7c352bfde088 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd633e65-8c09-481c-b91a-7c352bfde088 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd633e65-8c09-481c-b91a-7c352bfde088 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd633e65-8c09-481c-b91a-7c352bfde088 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bd633e65-8c09-481c-b91a-7c352bfde088 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd633e65-8c09-481c-b91a-7c352bfde088 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b returned with HTTP 200 Sep 02 20:01:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 726/1436] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:23 2026] GET /volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2bff9936-eb9d-4997-853e-93590c11d5df None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2bff9936-eb9d-4997-853e-93590c11d5df tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2bff9936-eb9d-4997-853e-93590c11d5df tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2bff9936-eb9d-4997-853e-93590c11d5df tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2bff9936-eb9d-4997-853e-93590c11d5df tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2bff9936-eb9d-4997-853e-93590c11d5df tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 200 Sep 02 20:01:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 711/1437] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:23 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0f77f06c-2649-483b-a7bc-9411e8f7c806", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1870820424"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create volume request body: {'volume': {'snapshot_id': '0f77f06c-2649-483b-a7bc-9411e8f7c806', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1870820424'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create volume of 1 GB Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Availability Zones retrieved successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Flow 'volume_create_api' (05d386f6-769d-4bbe-9aa1-689fe7bb8c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a44530-3507-42a5-9687-5e92ef7332e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a44530-3507-42a5-9687-5e92ef7332e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0f77f06c-2649-483b-a7bc-9411e8f7c806', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8519b1f-1f3e-4b4f-ae7e-b473f01c65f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Created reservations ['4effa426-1d0b-4173-9a79-70191cee6a9a', '42333577-7239-4ffe-85a9-39503d37f51c', '42b613b7-e1e8-4e16-87ac-b4a0b9d4920d', '3394c6df-a411-4b5a-93e6-b54a4a39d7c2'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8519b1f-1f3e-4b4f-ae7e-b473f01c65f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4effa426-1d0b-4173-9a79-70191cee6a9a', '42333577-7239-4ffe-85a9-39503d37f51c', '42b613b7-e1e8-4e16-87ac-b4a0b9d4920d', '3394c6df-a411-4b5a-93e6-b54a4a39d7c2']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e5876e-f020-4dcf-b01d-22b4cc4493b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e5876e-f020-4dcf-b01d-22b4cc4493b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a2b5ce0-70f7-4955-9083-85d91e480a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870820424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd9a4f35a05440bb5628a4cb78baeaa',qos_specs=None,replication_status=,reservations=['4effa426-1d0b-4173-9a79-70191cee6a9a','42333577-7239-4ffe-85a9-39503d37f51c','42b613b7-e1e8-4e16-87ac-b4a0b9d4920d','3394c6df-a411-4b5a-93e6-b54a4a39d7c2'],size=1,snapshot_id=0f77f06c-2649-483b-a7bc-9411e8f7c806,source_replicaid=,source_volid=None,status='creating',user_id='71b73742397a4cea9216b545d1ca76ff',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870820424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a2b5ce0-70f7-4955-9083-85d91e480a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dd9a4f35a05440bb5628a4cb78baeaa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f77f06c-2649-483b-a7bc-9411e8f7c806,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71b73742397a4cea9216b545d1ca76ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3118ed0-f87a-409e-9164-29a765c785ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3118ed0-f87a-409e-9164-29a765c785ff) transitioned into state 'SUCCESS' from state '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-1870820424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dd9a4f35a05440bb5628a4cb78baeaa',qos_specs=None,replication_status=,reservations=['4effa426-1d0b-4173-9a79-70191cee6a9a','42333577-7239-4ffe-85a9-39503d37f51c','42b613b7-e1e8-4e16-87ac-b4a0b9d4920d','3394c6df-a411-4b5a-93e6-b54a4a39d7c2'],size=1,snapshot_id=0f77f06c-2649-483b-a7bc-9411e8f7c806,source_replicaid=,source_volid=None,status='creating',user_id='71b73742397a4cea9216b545d1ca76ff',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe0423fa-c8d3-4f58-aea0-98c2a7e35899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe0423fa-c8d3-4f58-aea0-98c2a7e35899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Flow 'volume_create_api' (05d386f6-769d-4bbe-9aa1-689fe7bb8c82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Create volume request issued successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4dc3c8e5-c2bd-4aff-a423-fdf6025233a3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 727/1438] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:01:23 2026] POST /volume/v3/volumes => generated 813 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bb0fa796-ab21-4b55-b163-60e4f517b478 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bb0fa796-ab21-4b55-b163-60e4f517b478 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bb0fa796-ab21-4b55-b163-60e4f517b478 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bb0fa796-ab21-4b55-b163-60e4f517b478 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bb0fa796-ab21-4b55-b163-60e4f517b478 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bb0fa796-ab21-4b55-b163-60e4f517b478 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 712/1439] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:23 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5de12130-9e22-4be8-ac22-acf3e7a097c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5de12130-9e22-4be8-ac22-acf3e7a097c0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5de12130-9e22-4be8-ac22-acf3e7a097c0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5de12130-9e22-4be8-ac22-acf3e7a097c0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5de12130-9e22-4be8-ac22-acf3e7a097c0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5de12130-9e22-4be8-ac22-acf3e7a097c0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b returned with HTTP 200 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 728/1440] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4a1431d4-ee32-4758-a2f3-d45b447be8a0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4a1431d4-ee32-4758-a2f3-d45b447be8a0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/messages Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4a1431d4-ee32-4758-a2f3-d45b447be8a0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4a1431d4-ee32-4758-a2f3-d45b447be8a0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4a1431d4-ee32-4758-a2f3-d45b447be8a0 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:01:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 713/1441] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/messages => generated 678 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e0e02de6-90ab-473d-9276-1b7811b4c17a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0e02de6-90ab-473d-9276-1b7811b4c17a tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] DELETE http://192.168.122.225/volume/v3/messages/a8f476bb-ad34-4ef3-a9d1-f848d0f5afff Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0e02de6-90ab-473d-9276-1b7811b4c17a tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0e02de6-90ab-473d-9276-1b7811b4c17a tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0e02de6-90ab-473d-9276-1b7811b4c17a tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages/a8f476bb-ad34-4ef3-a9d1-f848d0f5afff returned with HTTP 204 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 729/1442] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:01:24 2026] DELETE /volume/v3/messages/a8f476bb-ad34-4ef3-a9d1-f848d0f5afff => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-acbdf822-c1c4-43bf-802e-37421a4f186b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-acbdf822-c1c4-43bf-802e-37421a4f186b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/messages/a8f476bb-ad34-4ef3-a9d1-f848d0f5afff Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-acbdf822-c1c4-43bf-802e-37421a4f186b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-acbdf822-c1c4-43bf-802e-37421a4f186b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-acbdf822-c1c4-43bf-802e-37421a4f186b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages/a8f476bb-ad34-4ef3-a9d1-f848d0f5afff returned with HTTP 404 Sep 02 20:01:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 714/1443] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/messages/a8f476bb-ad34-4ef3-a9d1-f848d0f5afff => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-32c27ab0-ae5a-4f2c-b70b-ab2c9a418e57 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32c27ab0-ae5a-4f2c-b70b-ab2c9a418e57 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32c27ab0-ae5a-4f2c-b70b-ab2c9a418e57 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32c27ab0-ae5a-4f2c-b70b-ab2c9a418e57 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-32c27ab0-ae5a-4f2c-b70b-ab2c9a418e57 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32c27ab0-ae5a-4f2c-b70b-ab2c9a418e57 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b returned with HTTP 200 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 730/1444] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] DELETE http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Delete volume with id: 957ca3f1-4672-4062-a2b5-e578baac7b1b Sep 02 20:01:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86538) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Created reservations ['7f71b1d5-3317-4582-a3fb-66a830890191', '3d44efa1-1876-4327-8cd0-d344475a03b6', '703dc6ff-f557-4955-b979-de2a84651886', '65a12746-5736-4cb4-8f43-9ec38f8e7d10'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Delete volume request issued successfully. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61a1fc9d-dccf-424e-902c-bbd47bdaa3a5 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b returned with HTTP 202 Sep 02 20:01:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 715/1445] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:01:24 2026] DELETE /volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1e9faec6-a180-4957-b4fc-d8127c5f610c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e9faec6-a180-4957-b4fc-d8127c5f610c tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e9faec6-a180-4957-b4fc-d8127c5f610c tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1e9faec6-a180-4957-b4fc-d8127c5f610c tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1e9faec6-a180-4957-b4fc-d8127c5f610c tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b returned with HTTP 404 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 731/1446] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/volumes/957ca3f1-4672-4062-a2b5-e578baac7b1b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb1826a1-aee1-4bd8-b43a-6c3300043439 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb1826a1-aee1-4bd8-b43a-6c3300043439 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] DELETE http://192.168.122.225/volume/v3/types/2ef99f57-5dd6-424e-a884-3ac5157c55ad Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb1826a1-aee1-4bd8-b43a-6c3300043439 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb1826a1-aee1-4bd8-b43a-6c3300043439 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb1826a1-aee1-4bd8-b43a-6c3300043439 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] http://192.168.122.225/volume/v3/types/2ef99f57-5dd6-424e-a884-3ac5157c55ad returned with HTTP 202 Sep 02 20:01:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 716/1447] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:01:24 2026] DELETE /volume/v3/types/2ef99f57-5dd6-424e-a884-3ac5157c55ad => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b3b7530a-be10-4942-b2e3-3d25e7120aa2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3b7530a-be10-4942-b2e3-3d25e7120aa2 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] GET http://192.168.122.225/volume/v3/types/2ef99f57-5dd6-424e-a884-3ac5157c55ad Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3b7530a-be10-4942-b2e3-3d25e7120aa2 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3b7530a-be10-4942-b2e3-3d25e7120aa2 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3b7530a-be10-4942-b2e3-3d25e7120aa2 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] http://192.168.122.225/volume/v3/types/2ef99f57-5dd6-424e-a884-3ac5157c55ad returned with HTTP 404 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 732/1448] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/types/2ef99f57-5dd6-424e-a884-3ac5157c55ad => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d4c6f40f-cef4-4b7d-88fc-d89859c7da11 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d4c6f40f-cef4-4b7d-88fc-d89859c7da11 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d4c6f40f-cef4-4b7d-88fc-d89859c7da11 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1421899085", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1813923742", "vendor_name": "tempest-vendor_name-838681255"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18e5f896-8696-494c-8ce7-4003db0c4782 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d4c6f40f-cef4-4b7d-88fc-d89859c7da11 tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:01:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 717/1449] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:01:24 2026] POST /volume/v3/types => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e5f896-8696-494c-8ce7-4003db0c4782 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e5f896-8696-494c-8ce7-4003db0c4782 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e5f896-8696-494c-8ce7-4003db0c4782 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6dca5682-18f1-4843-8b32-1e0b395f9011", "size": 1, "name": "tempest-UserMessagesTest-Volume-1153044160"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Create volume request body: {'volume': {'volume_type': '6dca5682-18f1-4843-8b32-1e0b395f9011', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1153044160'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Create volume of 1 GB Sep 02 20:01:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Availability Zones retrieved successfully. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-18e5f896-8696-494c-8ce7-4003db0c4782 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e5f896-8696-494c-8ce7-4003db0c4782 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 733/1450] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:24 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Flow 'volume_create_api' (f014e400-9f45-4239-bf7b-3ffb22bdff74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080caa03-badb-496d-b433-f89d7013af65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080caa03-badb-496d-b433-f89d7013af65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:01:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1813923742',vendor_name='tempest-vendor_name-838681255'},id=6dca5682-18f1-4843-8b32-1e0b395f9011,is_public=True,name='tempest-UserMessagesTest-volume-type-1421899085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6dca5682-18f1-4843-8b32-1e0b395f9011', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa5fccd-7bbc-4c65-a5d1-f1c70de728e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1421899085 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1421899085, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1421899085 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1421899085, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Created reservations ['87247b98-a309-4a6c-b1d9-2fbf78fc422f', '51b5ea7c-b45c-40d3-8f1e-de8181b04f4e', '3a426ff5-7290-451d-bb6e-2758a6898d7a', 'f16409df-b8cf-4385-9d68-864b269a6c10'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa5fccd-7bbc-4c65-a5d1-f1c70de728e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87247b98-a309-4a6c-b1d9-2fbf78fc422f', '51b5ea7c-b45c-40d3-8f1e-de8181b04f4e', '3a426ff5-7290-451d-bb6e-2758a6898d7a', 'f16409df-b8cf-4385-9d68-864b269a6c10']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54613d68-fb34-42e8-bfcb-6ad440e4ec42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54613d68-fb34-42e8-bfcb-6ad440e4ec42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06512773-5ad9-42e0-8b75-61d5b9d43d58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1153044160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d12ddb8a9d54e31988aa581dc9da567',qos_specs=None,replication_status=,reservations=['87247b98-a309-4a6c-b1d9-2fbf78fc422f','51b5ea7c-b45c-40d3-8f1e-de8181b04f4e','3a426ff5-7290-451d-bb6e-2758a6898d7a','f16409df-b8cf-4385-9d68-864b269a6c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267a0eab96274a63a1b4d46f6d3f4e39',volume_type_id=6dca5682-18f1-4843-8b32-1e0b395f9011), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1153044160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06512773-5ad9-42e0-8b75-61d5b9d43d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d12ddb8a9d54e31988aa581dc9da567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='267a0eab96274a63a1b4d46f6d3f4e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6dca5682-18f1-4843-8b32-1e0b395f9011),volume_type_id=6dca5682-18f1-4843-8b32-1e0b395f9011)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e0f880-dca0-4640-8b17-e48b18a6b4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e0f880-dca0-4640-8b17-e48b18a6b4b4) transitioned into state 'SUCCESS' from state '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-1153044160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d12ddb8a9d54e31988aa581dc9da567',qos_specs=None,replication_status=,reservations=['87247b98-a309-4a6c-b1d9-2fbf78fc422f','51b5ea7c-b45c-40d3-8f1e-de8181b04f4e','3a426ff5-7290-451d-bb6e-2758a6898d7a','f16409df-b8cf-4385-9d68-864b269a6c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='267a0eab96274a63a1b4d46f6d3f4e39',volume_type_id=6dca5682-18f1-4843-8b32-1e0b395f9011)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762517be-cf0b-42c0-8857-b6669f8dbf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762517be-cf0b-42c0-8857-b6669f8dbf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Flow 'volume_create_api' (f014e400-9f45-4239-bf7b-3ffb22bdff74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Create volume request issued successfully. Sep 02 20:01:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b21001f1-b7e6-45a0-9775-b30521f5a14e tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 718/1451] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:01:24 2026] POST /volume/v3/volumes => generated 794 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-db38a25c-bcf8-4303-b1e2-9969a744be60 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db38a25c-bcf8-4303-b1e2-9969a744be60 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 Sep 02 20:01:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db38a25c-bcf8-4303-b1e2-9969a744be60 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db38a25c-bcf8-4303-b1e2-9969a744be60 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-db38a25c-bcf8-4303-b1e2-9969a744be60 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db38a25c-bcf8-4303-b1e2-9969a744be60 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 returned with HTTP 200 Sep 02 20:01:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 734/1452] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:25 2026] GET /volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e038a516-0889-4146-bf6b-035d165b1932 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e038a516-0889-4146-bf6b-035d165b1932 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e038a516-0889-4146-bf6b-035d165b1932 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e038a516-0889-4146-bf6b-035d165b1932 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e038a516-0889-4146-bf6b-035d165b1932 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e038a516-0889-4146-bf6b-035d165b1932 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 719/1453] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:25 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5fde50f1-6fad-4643-9046-d65552db5e6b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5fde50f1-6fad-4643-9046-d65552db5e6b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5fde50f1-6fad-4643-9046-d65552db5e6b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5fde50f1-6fad-4643-9046-d65552db5e6b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5fde50f1-6fad-4643-9046-d65552db5e6b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5fde50f1-6fad-4643-9046-d65552db5e6b tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 returned with HTTP 200 Sep 02 20:01:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 735/1454] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:26 2026] GET /volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 => generated 883 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1446daa4-b5b1-4c88-a63d-2e4394ac4a4f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1446daa4-b5b1-4c88-a63d-2e4394ac4a4f tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/messages Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1446daa4-b5b1-4c88-a63d-2e4394ac4a4f tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1446daa4-b5b1-4c88-a63d-2e4394ac4a4f tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1446daa4-b5b1-4c88-a63d-2e4394ac4a4f tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:01:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 720/1455] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:01:26 2026] GET /volume/v3/messages => generated 678 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c4aaba92-311c-47d1-a214-2d69e24605a2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c4aaba92-311c-47d1-a214-2d69e24605a2 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/messages/127b1c87-87ec-4f63-a8d6-8c8b6fdd74ff Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c4aaba92-311c-47d1-a214-2d69e24605a2 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c4aaba92-311c-47d1-a214-2d69e24605a2 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c4aaba92-311c-47d1-a214-2d69e24605a2 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages/127b1c87-87ec-4f63-a8d6-8c8b6fdd74ff returned with HTTP 200 Sep 02 20:01:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 736/1456] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:01:26 2026] GET /volume/v3/messages/127b1c87-87ec-4f63-a8d6-8c8b6fdd74ff => generated 675 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c80c6df1-8f78-4acd-8286-f117dd3b0925 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c80c6df1-8f78-4acd-8286-f117dd3b0925 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/messages Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c80c6df1-8f78-4acd-8286-f117dd3b0925 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c80c6df1-8f78-4acd-8286-f117dd3b0925 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c80c6df1-8f78-4acd-8286-f117dd3b0925 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:01:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 721/1457] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:01:26 2026] GET /volume/v3/messages => generated 678 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-84309e50-372b-467b-9d17-551aaddfd257 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84309e50-372b-467b-9d17-551aaddfd257 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] DELETE http://192.168.122.225/volume/v3/messages/127b1c87-87ec-4f63-a8d6-8c8b6fdd74ff Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84309e50-372b-467b-9d17-551aaddfd257 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84309e50-372b-467b-9d17-551aaddfd257 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84309e50-372b-467b-9d17-551aaddfd257 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/messages/127b1c87-87ec-4f63-a8d6-8c8b6fdd74ff returned with HTTP 204 Sep 02 20:01:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 737/1458] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:01:26 2026] DELETE /volume/v3/messages/127b1c87-87ec-4f63-a8d6-8c8b6fdd74ff => generated 0 bytes in 85 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c3dd83a5-ec2a-48f3-97aa-2b8e33478520 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3dd83a5-ec2a-48f3-97aa-2b8e33478520 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3dd83a5-ec2a-48f3-97aa-2b8e33478520 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3dd83a5-ec2a-48f3-97aa-2b8e33478520 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c3dd83a5-ec2a-48f3-97aa-2b8e33478520 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3dd83a5-ec2a-48f3-97aa-2b8e33478520 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 returned with HTTP 200 Sep 02 20:01:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 722/1459] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:26 2026] GET /volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 => generated 883 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] DELETE http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Delete volume with id: 06512773-5ad9-42e0-8b75-61d5b9d43d58 Sep 02 20:01:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Volume info retrieved successfully. Sep 02 20:01:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86537) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4d9221bf-da7a-4f63-b60a-8b2499e09a7b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d9221bf-da7a-4f63-b60a-8b2499e09a7b tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d9221bf-da7a-4f63-b60a-8b2499e09a7b tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d9221bf-da7a-4f63-b60a-8b2499e09a7b tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:27 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1421899085 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1421899085, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:27 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1421899085 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1421899085, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4d9221bf-da7a-4f63-b60a-8b2499e09a7b tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d9221bf-da7a-4f63-b60a-8b2499e09a7b tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 723/1460] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:26 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:01:27 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Created reservations ['4a1ee090-ed15-42bf-80a3-272bac88af7b', 'e3724c9e-ddd7-434d-8aaa-7a009ab6ce59', '96f460a7-1f6e-4de8-af77-66a5982a9938', 'afe4333f-dac6-46a0-b38e-e9e20c6bbfa8'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Delete volume request issued successfully. Sep 02 20:01:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f3d5997-1626-4c77-8c71-7054aa096bbd tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 returned with HTTP 202 Sep 02 20:01:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 738/1461] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:01:26 2026] DELETE /volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 => generated 0 bytes in 566 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0af66b7d-c46d-4d2d-8d0d-3e0b9eafcc62 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0af66b7d-c46d-4d2d-8d0d-3e0b9eafcc62 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] GET http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 Sep 02 20:01:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0af66b7d-c46d-4d2d-8d0d-3e0b9eafcc62 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0af66b7d-c46d-4d2d-8d0d-3e0b9eafcc62 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0af66b7d-c46d-4d2d-8d0d-3e0b9eafcc62 tempest-UserMessagesTest-1849528060 tempest-UserMessagesTest-1849528060-project-member] http://192.168.122.225/volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 returned with HTTP 404 Sep 02 20:01:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 724/1462] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:01:27 2026] GET /volume/v3/volumes/06512773-5ad9-42e0-8b75-61d5b9d43d58 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-68eed4a1-3f59-40e3-899b-5414af61224c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68eed4a1-3f59-40e3-899b-5414af61224c tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] DELETE http://192.168.122.225/volume/v3/types/6dca5682-18f1-4843-8b32-1e0b395f9011 Sep 02 20:01:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68eed4a1-3f59-40e3-899b-5414af61224c tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68eed4a1-3f59-40e3-899b-5414af61224c tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68eed4a1-3f59-40e3-899b-5414af61224c tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] http://192.168.122.225/volume/v3/types/6dca5682-18f1-4843-8b32-1e0b395f9011 returned with HTTP 202 Sep 02 20:01:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 739/1463] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:01:27 2026] DELETE /volume/v3/types/6dca5682-18f1-4843-8b32-1e0b395f9011 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:01:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c0b706be-7e5e-464f-9cdd-d616405e03bc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0b706be-7e5e-464f-9cdd-d616405e03bc tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] GET http://192.168.122.225/volume/v3/types/6dca5682-18f1-4843-8b32-1e0b395f9011 Sep 02 20:01:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0b706be-7e5e-464f-9cdd-d616405e03bc tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0b706be-7e5e-464f-9cdd-d616405e03bc tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0b706be-7e5e-464f-9cdd-d616405e03bc tempest-UserMessagesTest-374711168 tempest-UserMessagesTest-374711168-project-admin] http://192.168.122.225/volume/v3/types/6dca5682-18f1-4843-8b32-1e0b395f9011 returned with HTTP 404 Sep 02 20:01:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 725/1464] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:01:27 2026] GET /volume/v3/types/6dca5682-18f1-4843-8b32-1e0b395f9011 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-82688c60-24a5-46bb-8e82-e26497b84cc5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82688c60-24a5-46bb-8e82-e26497b84cc5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-82688c60-24a5-46bb-8e82-e26497b84cc5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-82688c60-24a5-46bb-8e82-e26497b84cc5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-82688c60-24a5-46bb-8e82-e26497b84cc5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-82688c60-24a5-46bb-8e82-e26497b84cc5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 740/1465] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:28 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-954c0848-aef0-40e5-a257-5b6df27b0dd3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-954c0848-aef0-40e5-a257-5b6df27b0dd3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-954c0848-aef0-40e5-a257-5b6df27b0dd3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-954c0848-aef0-40e5-a257-5b6df27b0dd3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-954c0848-aef0-40e5-a257-5b6df27b0dd3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-954c0848-aef0-40e5-a257-5b6df27b0dd3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 726/1466] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:29 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-97023098-d166-4160-bfec-cde13b90027e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97023098-d166-4160-bfec-cde13b90027e tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97023098-d166-4160-bfec-cde13b90027e tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97023098-d166-4160-bfec-cde13b90027e tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-97023098-d166-4160-bfec-cde13b90027e tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97023098-d166-4160-bfec-cde13b90027e tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 741/1467] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:30 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 946 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-54c6b2bb-8e76-418d-8479-ded4ff661277 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54c6b2bb-8e76-418d-8479-ded4ff661277 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54c6b2bb-8e76-418d-8479-ded4ff661277 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54c6b2bb-8e76-418d-8479-ded4ff661277 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-54c6b2bb-8e76-418d-8479-ded4ff661277 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54c6b2bb-8e76-418d-8479-ded4ff661277 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 727/1468] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:30 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d262bdd6-a62c-4637-94d4-99d996151457 req-a3e237c3-b3f9-4ff0-869d-5175b7841877 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-a3e237c3-b3f9-4ff0-869d-5175b7841877 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-a3e237c3-b3f9-4ff0-869d-5175b7841877 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-a3e237c3-b3f9-4ff0-869d-5175b7841877 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-d262bdd6-a62c-4637-94d4-99d996151457 req-a3e237c3-b3f9-4ff0-869d-5175b7841877 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-a3e237c3-b3f9-4ff0-869d-5175b7841877 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 742/1469] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:30 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 946 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b2a96fcd-842f-4d86-b851-59b8ca976185 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b2a96fcd-842f-4d86-b851-59b8ca976185 None None] GET http://192.168.122.225/volume// Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b2a96fcd-842f-4d86-b851-59b8ca976185 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b2a96fcd-842f-4d86-b851-59b8ca976185 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b2a96fcd-842f-4d86-b851-59b8ca976185 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 728/1470] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:01:31 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d262bdd6-a62c-4637-94d4-99d996151457 req-414d7347-67a6-490a-bd61-d689d42ddade None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-414d7347-67a6-490a-bd61-d689d42ddade tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-414d7347-67a6-490a-bd61-d689d42ddade tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2cbc2742-c50a-4e7b-976c-66a68e199156", "connector": null, "instance_uuid": "839e5aa9-d6bf-4e9e-b16a-e22c6147142c"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-414d7347-67a6-490a-bd61-d689d42ddade tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:01:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 743/1471] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b774ed4d-4e31-434c-bb43-52f9630ef278 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b774ed4d-4e31-434c-bb43-52f9630ef278 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b774ed4d-4e31-434c-bb43-52f9630ef278 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b774ed4d-4e31-434c-bb43-52f9630ef278 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fbc85bdf-225a-4611-bf90-8f564370d3c9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fbc85bdf-225a-4611-bf90-8f564370d3c9 None None] GET http://192.168.122.225/volume// Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fbc85bdf-225a-4611-bf90-8f564370d3c9 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fbc85bdf-225a-4611-bf90-8f564370d3c9 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fbc85bdf-225a-4611-bf90-8f564370d3c9 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 744/1472] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:01:31 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d262bdd6-a62c-4637-94d4-99d996151457 req-8eebf7aa-a932-4232-a945-b0b2c4e84182 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-8eebf7aa-a932-4232-a945-b0b2c4e84182 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b774ed4d-4e31-434c-bb43-52f9630ef278 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-8eebf7aa-a932-4232-a945-b0b2c4e84182 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-8eebf7aa-a932-4232-a945-b0b2c4e84182 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=525,cinder:UPDATE=158,cinder:INSERT=83,cinder:DELETE=7 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b774ed4d-4e31-434c-bb43-52f9630ef278 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 729/1473] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:31 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 945 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-d262bdd6-a62c-4637-94d4-99d996151457 req-8eebf7aa-a932-4232-a945-b0b2c4e84182 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-8eebf7aa-a932-4232-a945-b0b2c4e84182 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 745/1474] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:01:31 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 1126 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-53083252-6f70-4728-aca6-6741b3943fd8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53083252-6f70-4728-aca6-6741b3943fd8 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53083252-6f70-4728-aca6-6741b3943fd8 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53083252-6f70-4728-aca6-6741b3943fd8 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=490,cinder:UPDATE=168,cinder:INSERT=87,cinder:DELETE=5 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] PUT http://192.168.122.225/volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-53083252-6f70-4728-aca6-6741b3943fd8 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Acquiring lock "cinder-attachment_update-2cbc2742-c50a-4e7b-976c-66a68e199156-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53083252-6f70-4728-aca6-6741b3943fd8 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 730/1475] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:31 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Lock "cinder-attachment_update-2cbc2742-c50a-4e7b-976c-66a68e199156-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:01:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete snapshot with id: 0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot delete request issued successfully. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-609e9881-232e-4f51-8254-ac3d9abd4c3c tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 202 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 731/1476] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:01:31 2026] DELETE /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-57c3e1cc-9608-4aed-96fa-6bfef322ad31 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-57c3e1cc-9608-4aed-96fa-6bfef322ad31 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-57c3e1cc-9608-4aed-96fa-6bfef322ad31 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-57c3e1cc-9608-4aed-96fa-6bfef322ad31 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-57c3e1cc-9608-4aed-96fa-6bfef322ad31 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-57c3e1cc-9608-4aed-96fa-6bfef322ad31 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 200 Sep 02 20:01:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 732/1477] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:31 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:32 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Lock "cinder-attachment_update-2cbc2742-c50a-4e7b-976c-66a68e199156-devstack" released by "attachment_update" :: held 0.369s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:01:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-2e8a8a93-4f5f-4b92-8def-65148f2a71c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab returned with HTTP 200 Sep 02 20:01:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 746/1478] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:01:31 2026] PUT /volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab => generated 694 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-70cbdb78-e722-4eed-984f-6f7dec7a348d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70cbdb78-e722-4eed-984f-6f7dec7a348d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70cbdb78-e722-4eed-984f-6f7dec7a348d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70cbdb78-e722-4eed-984f-6f7dec7a348d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-70cbdb78-e722-4eed-984f-6f7dec7a348d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70cbdb78-e722-4eed-984f-6f7dec7a348d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 733/1479] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:32 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 946 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-d262bdd6-a62c-4637-94d4-99d996151457 req-19265f17-cb39-4bd7-8666-db784edf12b1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-19265f17-cb39-4bd7-8666-db784edf12b1 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab/action Sep 02 20:01:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-19265f17-cb39-4bd7-8666-db784edf12b1 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-19265f17-cb39-4bd7-8666-db784edf12b1 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-d262bdd6-a62c-4637-94d4-99d996151457 req-19265f17-cb39-4bd7-8666-db784edf12b1 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab/action returned with HTTP 204 Sep 02 20:01:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 747/1480] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:01:32 2026] POST /volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:01:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1fadc217-5617-4678-9976-73b930cbf2cf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1fadc217-5617-4678-9976-73b930cbf2cf tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1fadc217-5617-4678-9976-73b930cbf2cf tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1fadc217-5617-4678-9976-73b930cbf2cf tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1fadc217-5617-4678-9976-73b930cbf2cf tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Snapshot retrieved successfully. Sep 02 20:01:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1fadc217-5617-4678-9976-73b930cbf2cf tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 200 Sep 02 20:01:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 734/1481] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:32 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e7bea580-ac6e-43cd-881a-823f5380739f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e7bea580-ac6e-43cd-881a-823f5380739f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e7bea580-ac6e-43cd-881a-823f5380739f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e7bea580-ac6e-43cd-881a-823f5380739f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e7bea580-ac6e-43cd-881a-823f5380739f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e7bea580-ac6e-43cd-881a-823f5380739f tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 748/1482] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:33 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c1103884-eece-49a8-8551-88b7113b44e7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1103884-eece-49a8-8551-88b7113b44e7 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1103884-eece-49a8-8551-88b7113b44e7 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1103884-eece-49a8-8551-88b7113b44e7 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c1103884-eece-49a8-8551-88b7113b44e7 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1103884-eece-49a8-8551-88b7113b44e7 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 735/1483] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:33 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9da62e5e-437d-48e3-8acb-5e0872052e18 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9da62e5e-437d-48e3-8acb-5e0872052e18 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9da62e5e-437d-48e3-8acb-5e0872052e18 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9da62e5e-437d-48e3-8acb-5e0872052e18 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-df4d3cf3-2383-4e31-a043-05e2dc2a2243 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9da62e5e-437d-48e3-8acb-5e0872052e18 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 404 Sep 02 20:01:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 749/1484] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:33 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df4d3cf3-2383-4e31-a043-05e2dc2a2243 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df4d3cf3-2383-4e31-a043-05e2dc2a2243 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df4d3cf3-2383-4e31-a043-05e2dc2a2243 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] DELETE http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete volume with id: 1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-df4d3cf3-2383-4e31-a043-05e2dc2a2243 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df4d3cf3-2383-4e31-a043-05e2dc2a2243 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 736/1485] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:33 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 947 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete volume request issued successfully. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0523710c-41da-4876-b2e4-3d75f0b864c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 202 Sep 02 20:01:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 750/1486] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:01:33 2026] DELETE /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c4a3cb99-18f1-48f1-9373-935aa0d0e505 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c4a3cb99-18f1-48f1-9373-935aa0d0e505 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c4a3cb99-18f1-48f1-9373-935aa0d0e505 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c4a3cb99-18f1-48f1-9373-935aa0d0e505 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c4a3cb99-18f1-48f1-9373-935aa0d0e505 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c4a3cb99-18f1-48f1-9373-935aa0d0e505 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 200 Sep 02 20:01:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 737/1487] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:34 2026] GET /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-80802cf7-3141-41a8-8317-42959042073b req-ecf7b1e1-3c10-4c31-8ded-2051f1829159 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-ecf7b1e1-3c10-4c31-8ded-2051f1829159 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-ecf7b1e1-3c10-4c31-8ded-2051f1829159 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-ecf7b1e1-3c10-4c31-8ded-2051f1829159 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-80802cf7-3141-41a8-8317-42959042073b req-ecf7b1e1-3c10-4c31-8ded-2051f1829159 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-ecf7b1e1-3c10-4c31-8ded-2051f1829159 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 751/1488] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:34 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 947 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6561a001-ee3d-4fc6-8e87-6666cae4d01c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6561a001-ee3d-4fc6-8e87-6666cae4d01c None None] GET http://192.168.122.225/volume// Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6561a001-ee3d-4fc6-8e87-6666cae4d01c None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6561a001-ee3d-4fc6-8e87-6666cae4d01c None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6561a001-ee3d-4fc6-8e87-6666cae4d01c None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 738/1489] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:01:34 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-80802cf7-3141-41a8-8317-42959042073b req-fe5c5a07-7f01-4252-90cc-9550b5f5827b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-fe5c5a07-7f01-4252-90cc-9550b5f5827b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:01:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-fe5c5a07-7f01-4252-90cc-9550b5f5827b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72", "connector": null, "instance_uuid": "839e5aa9-d6bf-4e9e-b16a-e22c6147142c"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1593942739"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1593942739'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume of 1 GB Sep 02 20:01:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Availability Zones retrieved successfully. Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Flow 'volume_create_api' (9e1ae21f-53fe-4077-850a-6e479b788bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f935dcb-53b0-4d64-853f-06d29437432d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-fe5c5a07-7f01-4252-90cc-9550b5f5827b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:01:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 752/1490] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:01:34 2026] POST /volume/v3/attachments => generated 273 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:01:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-afbbcc64-0628-4aae-a558-d0c59b7c112d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-afbbcc64-0628-4aae-a558-d0c59b7c112d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-afbbcc64-0628-4aae-a558-d0c59b7c112d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f935dcb-53b0-4d64-853f-06d29437432d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-afbbcc64-0628-4aae-a558-d0c59b7c112d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c593af-f942-4181-a0a5-d50066b57f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-afbbcc64-0628-4aae-a558-d0c59b7c112d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-afbbcc64-0628-4aae-a558-d0c59b7c112d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 753/1491] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:34 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 946 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6718d5f1-0bac-4a71-bbb5-515681dd0f44 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6718d5f1-0bac-4a71-bbb5-515681dd0f44 None None] GET http://192.168.122.225/volume// Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6718d5f1-0bac-4a71-bbb5-515681dd0f44 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6718d5f1-0bac-4a71-bbb5-515681dd0f44 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6718d5f1-0bac-4a71-bbb5-515681dd0f44 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 754/1492] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:01:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-80802cf7-3141-41a8-8317-42959042073b req-b0093f4d-eb5a-42c4-9437-689e383ee7c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-b0093f4d-eb5a-42c4-9437-689e383ee7c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-b0093f4d-eb5a-42c4-9437-689e383ee7c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-b0093f4d-eb5a-42c4-9437-689e383ee7c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-80802cf7-3141-41a8-8317-42959042073b req-b0093f4d-eb5a-42c4-9437-689e383ee7c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-b0093f4d-eb5a-42c4-9437-689e383ee7c3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 755/1493] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:01:35 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 1127 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6f16d7c4-11fb-4333-aafb-edc092153e40 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f16d7c4-11fb-4333-aafb-edc092153e40 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f16d7c4-11fb-4333-aafb-edc092153e40 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f16d7c4-11fb-4333-aafb-edc092153e40 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Created reservations ['4871c38b-40ac-4ed1-a395-44151192a089', '8ca91614-b105-4397-a610-ab32e5620192', 'ff28dd07-db0a-40c6-8c07-a8684322b01f', '5fd10640-626f-4e1e-8e92-493e008d1f53'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f16d7c4-11fb-4333-aafb-edc092153e40 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 404 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 756/1494] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:35 2026] GET /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67c593af-f942-4181-a0a5-d50066b57f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4871c38b-40ac-4ed1-a395-44151192a089', '8ca91614-b105-4397-a610-ab32e5620192', 'ff28dd07-db0a-40c6-8c07-a8684322b01f', '5fd10640-626f-4e1e-8e92-493e008d1f53']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605ebb03-f1b5-412b-a8a8-eb24766cab43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] DELETE http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete volume with id: 6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605ebb03-f1b5-412b-a8a8-eb24766cab43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaeb015e-684d-45a9-b616-ed607e4cf1d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1593942739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da55bc7eb4f04b62b5f4040eeca0937c',qos_specs=None,replication_status=,reservations=['4871c38b-40ac-4ed1-a395-44151192a089','8ca91614-b105-4397-a610-ab32e5620192','ff28dd07-db0a-40c6-8c07-a8684322b01f','5fd10640-626f-4e1e-8e92-493e008d1f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63b88b69eaf474d971784fc90a31f74',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1593942739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eaeb015e-684d-45a9-b616-ed607e4cf1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da55bc7eb4f04b62b5f4040eeca0937c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b63b88b69eaf474d971784fc90a31f74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe987cf-3a12-4f8a-a205-acb72bd8f77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete volume request issued successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f9ae9443-9e6c-4cc6-8f17-d1dc59b66971 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 202 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 757/1495] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:01:35 2026] DELETE /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe987cf-3a12-4f8a-a205-acb72bd8f77b) transitioned into state 'SUCCESS' from state '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-1593942739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da55bc7eb4f04b62b5f4040eeca0937c',qos_specs=None,replication_status=,reservations=['4871c38b-40ac-4ed1-a395-44151192a089','8ca91614-b105-4397-a610-ab32e5620192','ff28dd07-db0a-40c6-8c07-a8684322b01f','5fd10640-626f-4e1e-8e92-493e008d1f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63b88b69eaf474d971784fc90a31f74',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd5f6ee-714b-472c-afad-1678579fafeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b84ded4b-8fcc-444a-9015-dbe0b3583251 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b84ded4b-8fcc-444a-9015-dbe0b3583251 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b84ded4b-8fcc-444a-9015-dbe0b3583251 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b84ded4b-8fcc-444a-9015-dbe0b3583251 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd5f6ee-714b-472c-afad-1678579fafeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Flow 'volume_create_api' (9e1ae21f-53fe-4077-850a-6e479b788bc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Create volume request issued successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7e5969f-a819-4457-aa5e-f34a94ae78ec tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 739/1496] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:01:34 2026] POST /volume/v3/volumes => generated 764 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b84ded4b-8fcc-444a-9015-dbe0b3583251 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] PUT http://192.168.122.225/volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b84ded4b-8fcc-444a-9015-dbe0b3583251 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 758/1497] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:35 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-05f6e619-545d-4f6e-bb3b-2f57272764e9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-05f6e619-545d-4f6e-bb3b-2f57272764e9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-05f6e619-545d-4f6e-bb3b-2f57272764e9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-05f6e619-545d-4f6e-bb3b-2f57272764e9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Acquiring lock "cinder-attachment_update-bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-05f6e619-545d-4f6e-bb3b-2f57272764e9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-05f6e619-545d-4f6e-bb3b-2f57272764e9 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 759/1498] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:35 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 832 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Lock "cinder-attachment_update-bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72-devstack" acquired by "attachment_update" :: waited 0.041s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:01:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Lock "cinder-attachment_update-bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72-devstack" released by "attachment_update" :: held 0.534s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-db9f056b-0ebb-4e59-bc1b-a2e889bd7f8c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 740/1499] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:01:35 2026] PUT /volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f => generated 694 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-54e03d56-5488-45b4-944e-463b194168f2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54e03d56-5488-45b4-944e-463b194168f2 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54e03d56-5488-45b4-944e-463b194168f2 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54e03d56-5488-45b4-944e-463b194168f2 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-54e03d56-5488-45b4-944e-463b194168f2 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54e03d56-5488-45b4-944e-463b194168f2 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 760/1500] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:36 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 947 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d8c3a9c3-6b61-4cfb-ac0a-72cfa0d8a8c3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8c3a9c3-6b61-4cfb-ac0a-72cfa0d8a8c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8c3a9c3-6b61-4cfb-ac0a-72cfa0d8a8c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8c3a9c3-6b61-4cfb-ac0a-72cfa0d8a8c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d8c3a9c3-6b61-4cfb-ac0a-72cfa0d8a8c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Volume info retrieved successfully. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8c3a9c3-6b61-4cfb-ac0a-72cfa0d8a8c3 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 741/1501] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:36 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 905 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e04d8f28-a474-4106-a3ca-db5f1c81e6eb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e04d8f28-a474-4106-a3ca-db5f1c81e6eb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e04d8f28-a474-4106-a3ca-db5f1c81e6eb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e04d8f28-a474-4106-a3ca-db5f1c81e6eb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e04d8f28-a474-4106-a3ca-db5f1c81e6eb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e04d8f28-a474-4106-a3ca-db5f1c81e6eb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 742/1502] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:36 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-80802cf7-3141-41a8-8317-42959042073b req-294a8508-a615-4ea2-b184-c6671148948b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-294a8508-a615-4ea2-b184-c6671148948b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f/action Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-294a8508-a615-4ea2-b184-c6671148948b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-294a8508-a615-4ea2-b184-c6671148948b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-80802cf7-3141-41a8-8317-42959042073b req-294a8508-a615-4ea2-b184-c6671148948b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f/action returned with HTTP 204 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 743/1503] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:01:36 2026] POST /volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c03f4662-8b5f-4774-a538-f6f088ca73d5 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 761/1504] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:36 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1433 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d/defaults Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'defaults' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-107390179-1123055804, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-545514998-526663468, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2011818962-1930376761, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-48a36876-551b-4405-b7f7-b0d767a5ee6c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d/defaults returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 744/1505] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:01:36 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d/defaults => generated 1433 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-77ebf477-2da9-4c84-a19a-5b453e56fa3c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-77ebf477-2da9-4c84-a19a-5b453e56fa3c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-77ebf477-2da9-4c84-a19a-5b453e56fa3c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-77ebf477-2da9-4c84-a19a-5b453e56fa3c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 762/1506] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 20:01:36 2026] PUT /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1391 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1a7373c1-3963-431d-8524-43a5b4cecac2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a7373c1-3963-431d-8524-43a5b4cecac2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] DELETE http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a7373c1-3963-431d-8524-43a5b4cecac2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a7373c1-3963-431d-8524-43a5b4cecac2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a7373c1-3963-431d-8524-43a5b4cecac2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 745/1507] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:01:36 2026] DELETE /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb47bc61-1988-4b07-a516-3eeae631c1e2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb47bc61-1988-4b07-a516-3eeae631c1e2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb47bc61-1988-4b07-a516-3eeae631c1e2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb47bc61-1988-4b07-a516-3eeae631c1e2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb47bc61-1988-4b07-a516-3eeae631c1e2 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 763/1508] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:36 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1433 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a1a9a03a-703b-4f5b-885d-49bc68970cd8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1a9a03a-703b-4f5b-885d-49bc68970cd8 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1a9a03a-703b-4f5b-885d-49bc68970cd8 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1a9a03a-703b-4f5b-885d-49bc68970cd8 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 746/1509] 192.168.122.225 () {60 vars in 1259 bytes} [Wed Sep 2 20:01:36 2026] PUT /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1391 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-aeb92a66-56d6-446c-b205-db082db67b1a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aeb92a66-56d6-446c-b205-db082db67b1a tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d/defaults Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aeb92a66-56d6-446c-b205-db082db67b1a tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aeb92a66-56d6-446c-b205-db082db67b1a tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'defaults' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-99de17af-e399-4463-96ef-cf2cf064b1da None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-99de17af-e399-4463-96ef-cf2cf064b1da tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-99de17af-e399-4463-96ef-cf2cf064b1da tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-99de17af-e399-4463-96ef-cf2cf064b1da tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aeb92a66-56d6-446c-b205-db082db67b1a tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d/defaults returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 764/1510] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d/defaults => generated 1433 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb1eaaaa-1e27-44b4-b574-c8f129270f97 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb1eaaaa-1e27-44b4-b574-c8f129270f97 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb1eaaaa-1e27-44b4-b574-c8f129270f97 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb1eaaaa-1e27-44b4-b574-c8f129270f97 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-99de17af-e399-4463-96ef-cf2cf064b1da tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-99de17af-e399-4463-96ef-cf2cf064b1da tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 747/1511] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 1239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f5613abe-449d-405b-bba0-c116da254c9a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5613abe-449d-405b-bba0-c116da254c9a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5613abe-449d-405b-bba0-c116da254c9a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5613abe-449d-405b-bba0-c116da254c9a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb1eaaaa-1e27-44b4-b574-c8f129270f97 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 765/1512] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1433 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9d0b64e7-0d3c-4e3d-b7d6-733dd307af63 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d0b64e7-0d3c-4e3d-b7d6-733dd307af63 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d0b64e7-0d3c-4e3d-b7d6-733dd307af63 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d0b64e7-0d3c-4e3d-b7d6-733dd307af63 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f5613abe-449d-405b-bba0-c116da254c9a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5613abe-449d-405b-bba0-c116da254c9a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 748/1513] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 1239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d0b64e7-0d3c-4e3d-b7d6-733dd307af63 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 766/1514] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True => generated 2408 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-12d1b7b9-8a2b-4418-ac62-3a8e95258768 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-450602425"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-450602425'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Create volume of 1 GB Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-12d1b7b9-8a2b-4418-ac62-3a8e95258768 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-12d1b7b9-8a2b-4418-ac62-3a8e95258768 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-12d1b7b9-8a2b-4418-ac62-3a8e95258768 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Availability Zones retrieved successfully. Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-12d1b7b9-8a2b-4418-ac62-3a8e95258768 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 returned with HTTP 404 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 767/1515] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/6a2b5ce0-70f7-4955-9083-85d91e480a88 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d19a972-fe81-45b3-82ed-e50ac5abac25 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d19a972-fe81-45b3-82ed-e50ac5abac25 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d19a972-fe81-45b3-82ed-e50ac5abac25 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d19a972-fe81-45b3-82ed-e50ac5abac25 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-8d19a972-fe81-45b3-82ed-e50ac5abac25 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete snapshot with id: 0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Flow 'volume_create_api' (64341cee-0415-4b29-aec3-839a95b9bf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d258140-d27a-4c69-bd70-cbf050097baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d19a972-fe81-45b3-82ed-e50ac5abac25 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 404 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 768/1516] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:01:37 2026] DELETE /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d4e9e71e-e535-4b48-b0ec-04105ee8c7a5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4e9e71e-e535-4b48-b0ec-04105ee8c7a5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4e9e71e-e535-4b48-b0ec-04105ee8c7a5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4e9e71e-e535-4b48-b0ec-04105ee8c7a5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4e9e71e-e535-4b48-b0ec-04105ee8c7a5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 returned with HTTP 404 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 769/1517] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/snapshots/0f77f06c-2649-483b-a7bc-9411e8f7c806 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f4d68b65-8e84-464d-85bd-85badc4c28ea None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f4d68b65-8e84-464d-85bd-85badc4c28ea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f4d68b65-8e84-464d-85bd-85badc4c28ea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f4d68b65-8e84-464d-85bd-85badc4c28ea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f4d68b65-8e84-464d-85bd-85badc4c28ea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d258140-d27a-4c69-bd70-cbf050097baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2029e4e-f583-40bc-bcdf-cc2646374fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f4d68b65-8e84-464d-85bd-85badc4c28ea tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 770/1518] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dc7db326-988f-46d7-a24e-242502a3fda5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dc7db326-988f-46d7-a24e-242502a3fda5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] DELETE http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dc7db326-988f-46d7-a24e-242502a3fda5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dc7db326-988f-46d7-a24e-242502a3fda5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-dc7db326-988f-46d7-a24e-242502a3fda5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Delete volume with id: 1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dc7db326-988f-46d7-a24e-242502a3fda5 tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 404 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 771/1519] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:01:37 2026] DELETE /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-70208da9-4ec7-46cd-9acb-de8b091790cb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-70208da9-4ec7-46cd-9acb-de8b091790cb tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] GET http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-70208da9-4ec7-46cd-9acb-de8b091790cb tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-70208da9-4ec7-46cd-9acb-de8b091790cb tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-70208da9-4ec7-46cd-9acb-de8b091790cb tempest-VolumeDependencyTests-17157968 tempest-VolumeDependencyTests-17157968-project-member] http://192.168.122.225/volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e returned with HTTP 404 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 772/1520] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/1bc93552-2023-43eb-ae72-c6970c7e5e7e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e5cfb57-d909-41ff-a3c5-47f4456c31a1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e5cfb57-d909-41ff-a3c5-47f4456c31a1 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e5cfb57-d909-41ff-a3c5-47f4456c31a1 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e5cfb57-d909-41ff-a3c5-47f4456c31a1 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e5cfb57-d909-41ff-a3c5-47f4456c31a1 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Created reservations ['b8209f1a-eaf9-421c-a4cf-1c1c9306bf6f', 'de1ba65e-cd04-4df9-b447-b2bb6d8d82d7', 'bdc6bf25-e6a8-4197-8f48-4ee8c1758c8d', '21dc91fa-86e8-4010-a388-8af523fc4446'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e5cfb57-d909-41ff-a3c5-47f4456c31a1 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 773/1521] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2029e4e-f583-40bc-bcdf-cc2646374fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8209f1a-eaf9-421c-a4cf-1c1c9306bf6f', 'de1ba65e-cd04-4df9-b447-b2bb6d8d82d7', 'bdc6bf25-e6a8-4197-8f48-4ee8c1758c8d', '21dc91fa-86e8-4010-a388-8af523fc4446']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7400ed00-9199-4f18-baf7-72a88ffe11a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7400ed00-9199-4f18-baf7-72a88ffe11a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e152b77f-aae6-426f-a75b-d363a5617ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-450602425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b5fee6fd624c8f9a8adf851b21324d',qos_specs=None,replication_status=,reservations=['b8209f1a-eaf9-421c-a4cf-1c1c9306bf6f','de1ba65e-cd04-4df9-b447-b2bb6d8d82d7','bdc6bf25-e6a8-4197-8f48-4ee8c1758c8d','21dc91fa-86e8-4010-a388-8af523fc4446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a64a7ee00244a4a55e14fab7a1e02d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-450602425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e152b77f-aae6-426f-a75b-d363a5617ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b5fee6fd624c8f9a8adf851b21324d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45a64a7ee00244a4a55e14fab7a1e02d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8b9eaa-41f8-4738-b1ef-cd6a39340933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8b9eaa-41f8-4738-b1ef-cd6a39340933) transitioned into state 'SUCCESS' from state '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-450602425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b5fee6fd624c8f9a8adf851b21324d',qos_specs=None,replication_status=,reservations=['b8209f1a-eaf9-421c-a4cf-1c1c9306bf6f','de1ba65e-cd04-4df9-b447-b2bb6d8d82d7','bdc6bf25-e6a8-4197-8f48-4ee8c1758c8d','21dc91fa-86e8-4010-a388-8af523fc4446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a64a7ee00244a4a55e14fab7a1e02d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c219dacd-8d9c-4cb0-a795-8a59a8b907e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c219dacd-8d9c-4cb0-a795-8a59a8b907e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Flow 'volume_create_api' (64341cee-0415-4b29-aec3-839a95b9bf0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Create volume request issued successfully. Sep 02 20:01:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01cb7191-874c-455a-9fa8-97ccb6f39e54 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 749/1522] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:01:37 2026] POST /volume/v3/volumes => generated 764 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4213505e-a618-46a9-8e01-fd522129a4e4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4213505e-a618-46a9-8e01-fd522129a4e4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4213505e-a618-46a9-8e01-fd522129a4e4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4213505e-a618-46a9-8e01-fd522129a4e4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-98979f70-f7a7-4407-b7c8-715065bcbafc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-98979f70-f7a7-4407-b7c8-715065bcbafc None None] GET http://192.168.122.225/volume// Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-98979f70-f7a7-4407-b7c8-715065bcbafc None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-98979f70-f7a7-4407-b7c8-715065bcbafc None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-98979f70-f7a7-4407-b7c8-715065bcbafc None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 750/1523] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-5bd36da0-6e3e-4d91-931c-058efd3d0939 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-5bd36da0-6e3e-4d91-931c-058efd3d0939 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-5bd36da0-6e3e-4d91-931c-058efd3d0939 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaeb015e-684d-45a9-b616-ed607e4cf1d1", "connector": null, "instance_uuid": "7b4e4c32-7534-408c-877b-02b3a567544b"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4213505e-a618-46a9-8e01-fd522129a4e4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4213505e-a618-46a9-8e01-fd522129a4e4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 200 Sep 02 20:01:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 774/1524] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:37 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 832 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-5bd36da0-6e3e-4d91-931c-058efd3d0939 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:01:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 751/1525] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:01:38 2026] POST /volume/v3/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3c426ab0-1ff6-4017-973e-3e61cdb14901 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c426ab0-1ff6-4017-973e-3e61cdb14901 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c426ab0-1ff6-4017-973e-3e61cdb14901 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c426ab0-1ff6-4017-973e-3e61cdb14901 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5977b3fa-4afd-4ddd-b189-2bf8fa69539d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3c426ab0-1ff6-4017-973e-3e61cdb14901 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5977b3fa-4afd-4ddd-b189-2bf8fa69539d None None] GET http://192.168.122.225/volume// Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5977b3fa-4afd-4ddd-b189-2bf8fa69539d None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5977b3fa-4afd-4ddd-b189-2bf8fa69539d None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5977b3fa-4afd-4ddd-b189-2bf8fa69539d None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 752/1526] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:01:38 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c426ab0-1ff6-4017-973e-3e61cdb14901 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 775/1527] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:38 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e4061f5-ba8a-47a7-9479-b9780b21aebb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e4061f5-ba8a-47a7-9479-b9780b21aebb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e4061f5-ba8a-47a7-9479-b9780b21aebb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e4061f5-ba8a-47a7-9479-b9780b21aebb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e4061f5-ba8a-47a7-9479-b9780b21aebb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-9e4061f5-ba8a-47a7-9479-b9780b21aebb tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 753/1528] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:01:38 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 1037 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] PUT http://192.168.122.225/volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2 Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Acquiring lock "cinder-attachment_update-eaeb015e-684d-45a9-b616-ed607e4cf1d1-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Lock "cinder-attachment_update-eaeb015e-684d-45a9-b616-ed607e4cf1d1-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:01:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-86cd8ff8-0f40-4456-b0bd-1134764d0cf5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86cd8ff8-0f40-4456-b0bd-1134764d0cf5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86cd8ff8-0f40-4456-b0bd-1134764d0cf5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86cd8ff8-0f40-4456-b0bd-1134764d0cf5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-86cd8ff8-0f40-4456-b0bd-1134764d0cf5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86cd8ff8-0f40-4456-b0bd-1134764d0cf5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 200 Sep 02 20:01:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 754/1529] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:39 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d2886e21-dc87-42cc-9b5f-f71e4a743b69 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2886e21-dc87-42cc-9b5f-f71e4a743b69 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2886e21-dc87-42cc-9b5f-f71e4a743b69 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2886e21-dc87-42cc-9b5f-f71e4a743b69 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d2886e21-dc87-42cc-9b5f-f71e4a743b69 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2886e21-dc87-42cc-9b5f-f71e4a743b69 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 755/1530] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:39 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:39 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Lock "cinder-attachment_update-eaeb015e-684d-45a9-b616-ed607e4cf1d1-devstack" released by "attachment_update" :: held 0.891s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:01:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-4562dbf3-e0f4-4a0c-9d18-37defe9d8b85 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2 returned with HTTP 200 Sep 02 20:01:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 776/1531] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:01:38 2026] PUT /volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2 => generated 694 bytes in 945 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-6d1bdb8a-1544-4c84-a1de-720f76b9c057 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-6d1bdb8a-1544-4c84-a1de-720f76b9c057 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2/action Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-6d1bdb8a-1544-4c84-a1de-720f76b9c057 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-6d1bdb8a-1544-4c84-a1de-720f76b9c057 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9c76153e-d9b5-440a-a4d4-b00ebc263bba req-6d1bdb8a-1544-4c84-a1de-720f76b9c057 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2/action returned with HTTP 204 Sep 02 20:01:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 756/1532] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:01:39 2026] POST /volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f20aef41-601f-46ae-9597-707a09bfc31d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f20aef41-601f-46ae-9597-707a09bfc31d tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f20aef41-601f-46ae-9597-707a09bfc31d tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f20aef41-601f-46ae-9597-707a09bfc31d tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f20aef41-601f-46ae-9597-707a09bfc31d tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f20aef41-601f-46ae-9597-707a09bfc31d tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 777/1533] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-73102d63-d729-446d-9e93-5d13fd669e42 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-73102d63-d729-446d-9e93-5d13fd669e42 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-73102d63-d729-446d-9e93-5d13fd669e42 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-73102d63-d729-446d-9e93-5d13fd669e42 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-73102d63-d729-446d-9e93-5d13fd669e42 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 757/1534] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True => generated 2408 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Delete volume with id: e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Delete volume request issued successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fdaf64f-1d8e-43d0-8373-7b78856f7e0f tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 202 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 778/1535] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:40 2026] DELETE /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2bb055d4-366f-43d5-991e-7fde8fc5b2de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2bb055d4-366f-43d5-991e-7fde8fc5b2de tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2bb055d4-366f-43d5-991e-7fde8fc5b2de tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2bb055d4-366f-43d5-991e-7fde8fc5b2de tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-311d1489-7603-441a-938c-d6a1d8bc8a6b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-311d1489-7603-441a-938c-d6a1d8bc8a6b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-311d1489-7603-441a-938c-d6a1d8bc8a6b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-311d1489-7603-441a-938c-d6a1d8bc8a6b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-311d1489-7603-441a-938c-d6a1d8bc8a6b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2bb055d4-366f-43d5-991e-7fde8fc5b2de tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-311d1489-7603-441a-938c-d6a1d8bc8a6b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 779/1536] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2bb055d4-366f-43d5-991e-7fde8fc5b2de tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 758/1537] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 1149 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1b2f3e41-202c-4a7f-ac16-56cfa1d00562 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b2f3e41-202c-4a7f-ac16-56cfa1d00562 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b2f3e41-202c-4a7f-ac16-56cfa1d00562 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b2f3e41-202c-4a7f-ac16-56cfa1d00562 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b2f3e41-202c-4a7f-ac16-56cfa1d00562 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b2f3e41-202c-4a7f-ac16-56cfa1d00562 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 780/1538] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 1149 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume with id: eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8f6768e-5267-4f8e-b84a-93ff610d47a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 400 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 759/1539] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:40 2026] DELETE /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 307 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3335c51c-e167-4176-ab11-7fa9398bc67b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3335c51c-e167-4176-ab11-7fa9398bc67b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3335c51c-e167-4176-ab11-7fa9398bc67b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3335c51c-e167-4176-ab11-7fa9398bc67b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3335c51c-e167-4176-ab11-7fa9398bc67b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3335c51c-e167-4176-ab11-7fa9398bc67b tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 781/1540] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8a9bb872-34b9-4895-9f36-c47f26fbb06e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8a9bb872-34b9-4895-9f36-c47f26fbb06e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8a9bb872-34b9-4895-9f36-c47f26fbb06e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8a9bb872-34b9-4895-9f36-c47f26fbb06e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8a9bb872-34b9-4895-9f36-c47f26fbb06e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8a9bb872-34b9-4895-9f36-c47f26fbb06e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 760/1541] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:40 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] POST http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1/action Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Begin detaching volume completed successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-40cacb11-2888-428d-a914-a7aedc523450 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1/action returned with HTTP 202 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 782/1542] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:01:40 2026] POST /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-7a41022f-55fe-4199-8b5a-16eae87a3ac0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-7a41022f-55fe-4199-8b5a-16eae87a3ac0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-7a41022f-55fe-4199-8b5a-16eae87a3ac0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-7a41022f-55fe-4199-8b5a-16eae87a3ac0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-7a41022f-55fe-4199-8b5a-16eae87a3ac0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-7a41022f-55fe-4199-8b5a-16eae87a3ac0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 761/1543] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:41 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 1238 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-125a87e4-41c6-43f0-a56b-37e4d41c66b8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-125a87e4-41c6-43f0-a56b-37e4d41c66b8 None None] GET http://192.168.122.225/volume// Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-125a87e4-41c6-43f0-a56b-37e4d41c66b8 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-125a87e4-41c6-43f0-a56b-37e4d41c66b8 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-125a87e4-41c6-43f0-a56b-37e4d41c66b8 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 783/1544] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:01:41 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156/action Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8740e7b7-3fa8-47f4-8409-4f8e369f839f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8740e7b7-3fa8-47f4-8409-4f8e369f839f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8740e7b7-3fa8-47f4-8409-4f8e369f839f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8740e7b7-3fa8-47f4-8409-4f8e369f839f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Begin detaching volume completed successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8740e7b7-3fa8-47f4-8409-4f8e369f839f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-3ae6c72f-c983-4120-bd88-8503a68a0f51 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156/action returned with HTTP 202 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 762/1545] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:01:41 2026] POST /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-8740e7b7-3fa8-47f4-8409-4f8e369f839f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 784/1546] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:01:41 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 1333 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-df15ad89-cfd3-4212-a4c2-7746b899de3e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df15ad89-cfd3-4212-a4c2-7746b899de3e None None] GET http://192.168.122.225/volume// Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df15ad89-cfd3-4212-a4c2-7746b899de3e None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df15ad89-cfd3-4212-a4c2-7746b899de3e None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df15ad89-cfd3-4212-a4c2-7746b899de3e None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 763/1547] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:01:41 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-a8f8d901-6a02-4bc2-9bd9-468d3835bb5a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-a8f8d901-6a02-4bc2-9bd9-468d3835bb5a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-a8f8d901-6a02-4bc2-9bd9-468d3835bb5a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-a8f8d901-6a02-4bc2-9bd9-468d3835bb5a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-a8f8d901-6a02-4bc2-9bd9-468d3835bb5a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-767d9e7d-fda2-4e6f-95f2-fb222fd0a282 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-767d9e7d-fda2-4e6f-95f2-fb222fd0a282 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-a8f8d901-6a02-4bc2-9bd9-468d3835bb5a tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 200 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-767d9e7d-fda2-4e6f-95f2-fb222fd0a282 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-767d9e7d-fda2-4e6f-95f2-fb222fd0a282 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 785/1548] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:01:41 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 1422 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-767d9e7d-fda2-4e6f-95f2-fb222fd0a282 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-767d9e7d-fda2-4e6f-95f2-fb222fd0a282 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 200 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 764/1549] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:41 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-a28b602d-7104-4733-b49f-c457f0fc581d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-a28b602d-7104-4733-b49f-c457f0fc581d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-a28b602d-7104-4733-b49f-c457f0fc581d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-a28b602d-7104-4733-b49f-c457f0fc581d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 20:01:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1321cee0-175a-47b6-aae8-6c927afac6bd req-a28b602d-7104-4733-b49f-c457f0fc581d tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2 returned with HTTP 200 Sep 02 20:01:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 786/1550] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:01:41 2026] DELETE /volume/v3/attachments/20623f49-4f04-46ec-aea1-fa0c344063a2 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-0ff9ee59-f319-4d7d-92a3-febdf45e7be6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-0ff9ee59-f319-4d7d-92a3-febdf45e7be6 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-0ff9ee59-f319-4d7d-92a3-febdf45e7be6 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-0ff9ee59-f319-4d7d-92a3-febdf45e7be6 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:41 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:01:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-c975f5a7-d231-4f4f-93eb-d2e8649d1af2 req-0ff9ee59-f319-4d7d-92a3-febdf45e7be6 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab returned with HTTP 200 Sep 02 20:01:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 765/1551] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:01:41 2026] DELETE /volume/v3/attachments/ea74cea1-72c2-4e02-876e-19d0a83689ab => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2641d3c8-7e02-4490-83b0-17ab7f1a9c7f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2641d3c8-7e02-4490-83b0-17ab7f1a9c7f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2641d3c8-7e02-4490-83b0-17ab7f1a9c7f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2641d3c8-7e02-4490-83b0-17ab7f1a9c7f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2641d3c8-7e02-4490-83b0-17ab7f1a9c7f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2641d3c8-7e02-4490-83b0-17ab7f1a9c7f tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 787/1552] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:42 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume with id: 2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4f82fb52-f740-4459-a87b-649e6b63d3a4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4f82fb52-f740-4459-a87b-649e6b63d3a4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4f82fb52-f740-4459-a87b-649e6b63d3a4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4f82fb52-f740-4459-a87b-649e6b63d3a4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4f82fb52-f740-4459-a87b-649e6b63d3a4 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 404 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 788/1553] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:42 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9d3c9e18-8dc3-4636-a562-a54bac73c4d7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d3c9e18-8dc3-4636-a562-a54bac73c4d7 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d3c9e18-8dc3-4636-a562-a54bac73c4d7 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d3c9e18-8dc3-4636-a562-a54bac73c4d7 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d3c9e18-8dc3-4636-a562-a54bac73c4d7 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 404 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 789/1554] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:42 2026] GET /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-10a09a34-7259-42b2-9bca-99dadad204aa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10a09a34-7259-42b2-9bca-99dadad204aa tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10a09a34-7259-42b2-9bca-99dadad204aa tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10a09a34-7259-42b2-9bca-99dadad204aa tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-10a09a34-7259-42b2-9bca-99dadad204aa tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Delete volume with id: e152b77f-aae6-426f-a75b-d363a5617ef0 Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume request issued successfully. Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-035624b9-2ab8-49ef-a21a-46916fab4c09 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 202 Sep 02 20:01:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 766/1555] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:42 2026] DELETE /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10a09a34-7259-42b2-9bca-99dadad204aa tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 returned with HTTP 404 Sep 02 20:01:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 790/1556] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:42 2026] DELETE /volume/v3/volumes/e152b77f-aae6-426f-a75b-d363a5617ef0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-466767e6-9518-4e6f-981c-30a6cb37b96a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-278233225"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-278233225'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Create volume of 1 GB Sep 02 20:01:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Availability Zones retrieved successfully. Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Flow 'volume_create_api' (d2469f1b-2552-4636-8f94-be0b1565782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35a7730-46da-41ea-aff5-7d8c4cd7ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35a7730-46da-41ea-aff5-7d8c4cd7ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:42 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28ff02f-4559-4f99-9055-dcf1aba38a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Created reservations ['7de7648e-4214-4b4c-a468-adc0d3540e6a', 'fc2038dd-7ef1-4663-840d-9c936301b423', 'a3816e23-3108-4569-b7b1-985ff41294f6', '21db3107-26e4-4673-916f-aae9a69e05d5'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f28ff02f-4559-4f99-9055-dcf1aba38a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de7648e-4214-4b4c-a468-adc0d3540e6a', 'fc2038dd-7ef1-4663-840d-9c936301b423', 'a3816e23-3108-4569-b7b1-985ff41294f6', '21db3107-26e4-4673-916f-aae9a69e05d5']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30707743-1331-4150-8b36-e38d5632988c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30707743-1331-4150-8b36-e38d5632988c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce4f4104-60de-4fc5-b0d3-73e524bb1b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-278233225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b5fee6fd624c8f9a8adf851b21324d',qos_specs=None,replication_status=,reservations=['7de7648e-4214-4b4c-a468-adc0d3540e6a','fc2038dd-7ef1-4663-840d-9c936301b423','a3816e23-3108-4569-b7b1-985ff41294f6','21db3107-26e4-4673-916f-aae9a69e05d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a64a7ee00244a4a55e14fab7a1e02d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-278233225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce4f4104-60de-4fc5-b0d3-73e524bb1b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46b5fee6fd624c8f9a8adf851b21324d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45a64a7ee00244a4a55e14fab7a1e02d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99546cce-b2c0-4ea9-8df0-2c16aa2242a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99546cce-b2c0-4ea9-8df0-2c16aa2242a9) transitioned into state 'SUCCESS' from state '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-278233225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46b5fee6fd624c8f9a8adf851b21324d',qos_specs=None,replication_status=,reservations=['7de7648e-4214-4b4c-a468-adc0d3540e6a','fc2038dd-7ef1-4663-840d-9c936301b423','a3816e23-3108-4569-b7b1-985ff41294f6','21db3107-26e4-4673-916f-aae9a69e05d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45a64a7ee00244a4a55e14fab7a1e02d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7dbfa1-953b-480d-add7-500da2b92a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df7dbfa1-953b-480d-add7-500da2b92a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Flow 'volume_create_api' (d2469f1b-2552-4636-8f94-be0b1565782f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Create volume request issued successfully. Sep 02 20:01:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-466767e6-9518-4e6f-981c-30a6cb37b96a tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 767/1557] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:01:42 2026] POST /volume/v3/volumes => generated 764 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-946245f2-7210-41e7-a3c5-ee98ab0f2838 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-946245f2-7210-41e7-a3c5-ee98ab0f2838 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-946245f2-7210-41e7-a3c5-ee98ab0f2838 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-946245f2-7210-41e7-a3c5-ee98ab0f2838 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-946245f2-7210-41e7-a3c5-ee98ab0f2838 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-946245f2-7210-41e7-a3c5-ee98ab0f2838 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 200 Sep 02 20:01:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 791/1558] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:43 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 832 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "437b6616-b42e-4b03-808b-1c4df2c61096", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '437b6616-b42e-4b03-808b-1c4df2c61096', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-371b2002-5a11-4331-973e-fad336d73f26 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-371b2002-5a11-4331-973e-fad336d73f26 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-371b2002-5a11-4331-973e-fad336d73f26 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-371b2002-5a11-4331-973e-fad336d73f26 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-371b2002-5a11-4331-973e-fad336d73f26 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-371b2002-5a11-4331-973e-fad336d73f26 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 200 Sep 02 20:01:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 792/1559] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:44 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:44 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Create volume of 1 GB Sep 02 20:01:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Availability Zones retrieved successfully. Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Flow 'volume_create_api' (63d203fb-b16e-4154-976c-23f41a29c779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84a60e9-9e00-490d-ae4f-fb0ef96284a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84a60e9-9e00-490d-ae4f-fb0ef96284a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7269ec-4919-44c3-a3fe-2bb1f4bdfc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Created reservations ['74f7b44c-bd83-4a19-9c7a-89c8e53ca7cc', 'fe3ae1df-1900-4ddc-a393-7666aad8daca', 'e6e6a715-b026-46f2-a970-b0423baf62d2', '0056d40b-3d54-4b73-85f7-3434467180e1'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7269ec-4919-44c3-a3fe-2bb1f4bdfc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f7b44c-bd83-4a19-9c7a-89c8e53ca7cc', 'fe3ae1df-1900-4ddc-a393-7666aad8daca', 'e6e6a715-b026-46f2-a970-b0423baf62d2', '0056d40b-3d54-4b73-85f7-3434467180e1']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799a6e8f-ecd1-426d-a696-6c8126ce22da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799a6e8f-ecd1-426d-a696-6c8126ce22da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09f94fd0-fc12-431f-a932-1bc01b3d778d', '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='3c173e6390bd45ff8320377919923d9c',qos_specs=None,replication_status=,reservations=['74f7b44c-bd83-4a19-9c7a-89c8e53ca7cc','fe3ae1df-1900-4ddc-a393-7666aad8daca','e6e6a715-b026-46f2-a970-b0423baf62d2','0056d40b-3d54-4b73-85f7-3434467180e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f8254d545e4fca819e468daf78073e',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:45Z,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=09f94fd0-fc12-431f-a932-1bc01b3d778d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c173e6390bd45ff8320377919923d9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97f8254d545e4fca819e468daf78073e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b98864-3f73-4690-bb4c-d5d72f47c626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5b98864-3f73-4690-bb4c-d5d72f47c626) transitioned into state 'SUCCESS' from 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='3c173e6390bd45ff8320377919923d9c',qos_specs=None,replication_status=,reservations=['74f7b44c-bd83-4a19-9c7a-89c8e53ca7cc','fe3ae1df-1900-4ddc-a393-7666aad8daca','e6e6a715-b026-46f2-a970-b0423baf62d2','0056d40b-3d54-4b73-85f7-3434467180e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f8254d545e4fca819e468daf78073e',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f8c85a-1777-4542-acb4-bb047589a0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f8c85a-1777-4542-acb4-bb047589a0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Flow 'volume_create_api' (63d203fb-b16e-4154-976c-23f41a29c779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Create volume request issued successfully. Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3d71f64-a2a9-4807-8eba-d6bbfbe91bbc tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 768/1560] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:01:44 2026] POST /volume/v3/volumes => generated 784 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0346ef46-f669-4647-a888-cdb228faba3a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0346ef46-f669-4647-a888-cdb228faba3a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0346ef46-f669-4647-a888-cdb228faba3a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0346ef46-f669-4647-a888-cdb228faba3a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0346ef46-f669-4647-a888-cdb228faba3a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0346ef46-f669-4647-a888-cdb228faba3a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 793/1561] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:45 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6faccf65-6754-410a-b5dd-ccf98064e25b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6faccf65-6754-410a-b5dd-ccf98064e25b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6faccf65-6754-410a-b5dd-ccf98064e25b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6faccf65-6754-410a-b5dd-ccf98064e25b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6faccf65-6754-410a-b5dd-ccf98064e25b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Volume info retrieved successfully. Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6faccf65-6754-410a-b5dd-ccf98064e25b tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 200 Sep 02 20:01:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 769/1562] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:45 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 857 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-57e685bf-aed1-499f-81ca-2cd2fae8e989 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-57e685bf-aed1-499f-81ca-2cd2fae8e989 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-57e685bf-aed1-499f-81ca-2cd2fae8e989 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-57e685bf-aed1-499f-81ca-2cd2fae8e989 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-57e685bf-aed1-499f-81ca-2cd2fae8e989 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True returned with HTTP 200 Sep 02 20:01:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 794/1563] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:45 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True => generated 2408 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bd9f309c-96d5-4db2-abc7-f396a5693c60 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bd9f309c-96d5-4db2-abc7-f396a5693c60 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/b47d011d214040a798897f50d38e39b7?usage=True Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bd9f309c-96d5-4db2-abc7-f396a5693c60 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bd9f309c-96d5-4db2-abc7-f396a5693c60 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bd9f309c-96d5-4db2-abc7-f396a5693c60 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b47d011d214040a798897f50d38e39b7?usage=True returned with HTTP 200 Sep 02 20:01:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 770/1564] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:45 2026] GET /volume/v3/os-quota-sets/b47d011d214040a798897f50d38e39b7?usage=True => generated 2408 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] POST http://192.168.122.225/volume/v3/os-volume-transfer Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ce4f4104-60de-4fc5-b0d3-73e524bb1b1a"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.volume_transfer [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ce4f4104-60de-4fc5-b0d3-73e524bb1b1a'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Creating transfer of volume ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:45 devstack devstack@c-api.service[86537]: INFO cinder.transfer.api [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Generating transfer record for volume ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0514e303-8d9c-42ca-99d5-971fc85ab2ba tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 20:01:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 795/1565] 192.168.122.225 () {60 vars in 1175 bytes} [Wed Sep 2 20:01:45 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a660e274-35e4-481b-a803-38150d683fbe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] POST http://192.168.122.225/volume/v3/os-volume-transfer/f0f307b8-a9f3-415d-901b-b03f7369dc71/accept Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d86e595bb35df279"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.volume_transfer [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Accepting volume transfer f0f307b8-a9f3-415d-901b-b03f7369dc71 {{(pid=86538) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Accepting transfer f0f307b8-a9f3-415d-901b-b03f7369dc71 Sep 02 20:01:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b7fac317-8357-4a2c-9425-95acf09e8553 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Created reservations ['391c1fd9-6665-428c-8020-ce62c1f22a5f', 'bf4a1c60-92a2-4344-99af-d5daeb6ff3fb', '036f9a28-6815-4d0b-bf00-5c816f67daaf', '6782f898-66e2-4d3f-b380-942112add25b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b7fac317-8357-4a2c-9425-95acf09e8553 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b7fac317-8357-4a2c-9425-95acf09e8553 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b7fac317-8357-4a2c-9425-95acf09e8553 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b7fac317-8357-4a2c-9425-95acf09e8553 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b7fac317-8357-4a2c-9425-95acf09e8553 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 796/1566] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:46 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Created reservations ['d92165f5-ec52-4179-a52b-17d0a6878be2', '3e05a59e-0416-4285-958b-43449248ff6f', '1519c03f-822a-4b33-9642-e32997591256', 'da02e71e-7225-4ff0-9e3f-05a057f7835f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:46 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Created reservations ['dbad8005-4c6b-4861-b78c-9ef88702bbe7', '25b827c9-6c3b-48d2-b39c-4a04e972a3ba', '91973553-1cac-42cf-9e72-7979fdd0e859', 'fea11a42-f9b6-4bd7-8cc2-b063748af606'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Created reservations ['7ea33b1d-4275-4103-9252-2ede648981cb', '336e9275-282d-4086-9c1f-10da783d07d1', '1414ff6b-15fc-42fc-92c8-6d479df80853', 'c20654f9-a85f-4ec7-94e9-e0c658872ffc'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Transfer volume completed successfully. Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.transfer.api [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Volume ce4f4104-60de-4fc5-b0d3-73e524bb1b1a has been transferred. Sep 02 20:01:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a660e274-35e4-481b-a803-38150d683fbe tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] http://192.168.122.225/volume/v3/os-volume-transfer/f0f307b8-a9f3-415d-901b-b03f7369dc71/accept returned with HTTP 202 Sep 02 20:01:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 771/1567] 192.168.122.225 () {60 vars in 1307 bytes} [Wed Sep 2 20:01:46 2026] POST /volume/v3/os-volume-transfer/f0f307b8-a9f3-415d-901b-b03f7369dc71/accept => generated 373 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cb1d3dfb-6745-41ce-90c6-0bd829ea4209 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb1d3dfb-6745-41ce-90c6-0bd829ea4209 tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb1d3dfb-6745-41ce-90c6-0bd829ea4209 tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb1d3dfb-6745-41ce-90c6-0bd829ea4209 tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cb1d3dfb-6745-41ce-90c6-0bd829ea4209 tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] Volume info retrieved successfully. Sep 02 20:01:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb1d3dfb-6745-41ce-90c6-0bd829ea4209 tempest-VolumeQuotasAdminTestJSON-1915620652 tempest-VolumeQuotasAdminTestJSON-1915620652-project-member] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 200 Sep 02 20:01:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 797/1568] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:46 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5914e9da-20d6-4d43-aa40-e3de000d9995 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-53061278-3669-4f53-a1d0-13e9c5f3bfdf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5914e9da-20d6-4d43-aa40-e3de000d9995 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5914e9da-20d6-4d43-aa40-e3de000d9995 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5914e9da-20d6-4d43-aa40-e3de000d9995 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5914e9da-20d6-4d43-aa40-e3de000d9995 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True returned with HTTP 200 Sep 02 20:01:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 772/1569] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:46 2026] GET /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d?usage=True => generated 2408 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f886b6cd-fe31-4cf8-a196-edd7def35da1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f886b6cd-fe31-4cf8-a196-edd7def35da1 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/b47d011d214040a798897f50d38e39b7?usage=True Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f886b6cd-fe31-4cf8-a196-edd7def35da1 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f886b6cd-fe31-4cf8-a196-edd7def35da1 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f886b6cd-fe31-4cf8-a196-edd7def35da1 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/b47d011d214040a798897f50d38e39b7?usage=True returned with HTTP 200 Sep 02 20:01:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 773/1570] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:47 2026] GET /volume/v3/os-quota-sets/b47d011d214040a798897f50d38e39b7?usage=True => generated 2408 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Delete volume with id: ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Volume info retrieved successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-53061278-3669-4f53-a1d0-13e9c5f3bfdf tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-53061278-3669-4f53-a1d0-13e9c5f3bfdf tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-53061278-3669-4f53-a1d0-13e9c5f3bfdf tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Delete volume request issued successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1e2ddc01-68a0-4a80-b3c6-d9a028902598 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 202 Sep 02 20:01:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 774/1571] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:47 2026] DELETE /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-53061278-3669-4f53-a1d0-13e9c5f3bfdf tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-68030264-fbc3-4a1c-aa3e-4d63a8a97fea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68030264-fbc3-4a1c-aa3e-4d63a8a97fea tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68030264-fbc3-4a1c-aa3e-4d63a8a97fea tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68030264-fbc3-4a1c-aa3e-4d63a8a97fea tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-53061278-3669-4f53-a1d0-13e9c5f3bfdf tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 798/1572] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:46 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 1239 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-68030264-fbc3-4a1c-aa3e-4d63a8a97fea tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Volume info retrieved successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68030264-fbc3-4a1c-aa3e-4d63a8a97fea tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 200 Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 775/1573] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:47 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 1019 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] POST http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72/action Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Begin detaching volume completed successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-c57ae51c-616a-4940-ada7-0d3f29bffb26 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72/action returned with HTTP 202 Sep 02 20:01:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 799/1574] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:01:47 2026] POST /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8e62a6b6-65e5-49b2-bd67-02e2ca4d0b5a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8e62a6b6-65e5-49b2-bd67-02e2ca4d0b5a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8e62a6b6-65e5-49b2-bd67-02e2ca4d0b5a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8e62a6b6-65e5-49b2-bd67-02e2ca4d0b5a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8e62a6b6-65e5-49b2-bd67-02e2ca4d0b5a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8e62a6b6-65e5-49b2-bd67-02e2ca4d0b5a tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 776/1575] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:47 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 934 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f43237c2-326b-4b86-879a-26959b1d81b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f43237c2-326b-4b86-879a-26959b1d81b3 None None] GET http://192.168.122.225/volume// Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f43237c2-326b-4b86-879a-26959b1d81b3 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f43237c2-326b-4b86-879a-26959b1d81b3 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f43237c2-326b-4b86-879a-26959b1d81b3 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:01:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 800/1576] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:01:47 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-572a1136-fa16-466b-896d-8edd99cbc566 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-572a1136-fa16-466b-896d-8edd99cbc566 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-572a1136-fa16-466b-896d-8edd99cbc566 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-572a1136-fa16-466b-896d-8edd99cbc566 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-572a1136-fa16-466b-896d-8edd99cbc566 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-572a1136-fa16-466b-896d-8edd99cbc566 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 777/1577] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:01:47 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 1423 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-fa13c5a2-7a33-482e-8096-37b57461523c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-fa13c5a2-7a33-482e-8096-37b57461523c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-fa13c5a2-7a33-482e-8096-37b57461523c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-fa13c5a2-7a33-482e-8096-37b57461523c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume with id: eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a4c18bcb-675d-41c9-b2e9-c48a69611bef req-fa13c5a2-7a33-482e-8096-37b57461523c tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f returned with HTTP 200 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 801/1578] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:01:47 2026] DELETE /volume/v3/attachments/46387e45-0ef2-4e84-bcb5-bdaffc072d7f => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume request issued successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9bb4fe98-e9a6-4cc2-acda-de78a99429a4 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 202 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 778/1579] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:48 2026] DELETE /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c7c0cfa6-e089-40bc-915c-9af06b9ea3ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c7c0cfa6-e089-40bc-915c-9af06b9ea3ac tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c7c0cfa6-e089-40bc-915c-9af06b9ea3ac tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c7c0cfa6-e089-40bc-915c-9af06b9ea3ac tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c7c0cfa6-e089-40bc-915c-9af06b9ea3ac tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c7c0cfa6-e089-40bc-915c-9af06b9ea3ac tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 802/1580] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:48 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b3c1a77f-726b-4bde-840e-9d98742a0879 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b3c1a77f-726b-4bde-840e-9d98742a0879 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b3c1a77f-726b-4bde-840e-9d98742a0879 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b3c1a77f-726b-4bde-840e-9d98742a0879 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b3c1a77f-726b-4bde-840e-9d98742a0879 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 404 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 779/1581] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:48 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c55acfd4-807c-4b51-93c2-5015e5c589a5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c55acfd4-807c-4b51-93c2-5015e5c589a5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] GET http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c55acfd4-807c-4b51-93c2-5015e5c589a5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c55acfd4-807c-4b51-93c2-5015e5c589a5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c55acfd4-807c-4b51-93c2-5015e5c589a5 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 404 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 803/1582] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:48 2026] GET /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d09633ff-fd25-491e-86bd-727bc1c9dcc8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d09633ff-fd25-491e-86bd-727bc1c9dcc8 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d09633ff-fd25-491e-86bd-727bc1c9dcc8 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d09633ff-fd25-491e-86bd-727bc1c9dcc8 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d09633ff-fd25-491e-86bd-727bc1c9dcc8 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] Delete volume with id: ce4f4104-60de-4fc5-b0d3-73e524bb1b1a Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d09633ff-fd25-491e-86bd-727bc1c9dcc8 tempest-VolumeQuotasAdminTestJSON-2112099883 tempest-VolumeQuotasAdminTestJSON-2112099883-project-member] http://192.168.122.225/volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a returned with HTTP 404 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 780/1583] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:48 2026] DELETE /volume/v3/volumes/ce4f4104-60de-4fc5-b0d3-73e524bb1b1a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-835fbd7f-7a2e-497f-bb70-9216d5d1155c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-835fbd7f-7a2e-497f-bb70-9216d5d1155c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/2665571dd5114bc1833a8a3450ce4b13?usage=True Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-835fbd7f-7a2e-497f-bb70-9216d5d1155c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-835fbd7f-7a2e-497f-bb70-9216d5d1155c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-835fbd7f-7a2e-497f-bb70-9216d5d1155c tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/2665571dd5114bc1833a8a3450ce4b13?usage=True returned with HTTP 200 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 804/1584] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:01:48 2026] GET /volume/v3/os-quota-sets/2665571dd5114bc1833a8a3450ce4b13?usage=True => generated 2408 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ea67e383-d7ea-4f71-b917-ba63897ee9d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-12975a29-44d1-4805-96b7-e29b658456d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea67e383-d7ea-4f71-b917-ba63897ee9d4 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea67e383-d7ea-4f71-b917-ba63897ee9d4 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-12975a29-44d1-4805-96b7-e29b658456d0 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-12975a29-44d1-4805-96b7-e29b658456d0 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-12975a29-44d1-4805-96b7-e29b658456d0 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-12975a29-44d1-4805-96b7-e29b658456d0 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-12975a29-44d1-4805-96b7-e29b658456d0 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 805/1585] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:48 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 934 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume with id: bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume request issued successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a91ed593-6600-41ec-9c2d-2bcc35d9375b tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 202 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 806/1586] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:48 2026] DELETE /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea67e383-d7ea-4f71-b917-ba63897ee9d4 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 781/1587] 192.168.122.225 () {60 vars in 1259 bytes} [Wed Sep 2 20:01:48 2026] PUT /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1393 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-597b8adf-82eb-466c-9b56-23e0ce6f661c req-9cc89090-ffed-4a5d-90d8-f556c294fbb3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-30dde49d-0298-46b6-b06d-c919d6433111 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-597b8adf-82eb-466c-9b56-23e0ce6f661c req-9cc89090-ffed-4a5d-90d8-f556c294fbb3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30dde49d-0298-46b6-b06d-c919d6433111 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d Sep 02 20:01:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30dde49d-0298-46b6-b06d-c919d6433111 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-597b8adf-82eb-466c-9b56-23e0ce6f661c req-9cc89090-ffed-4a5d-90d8-f556c294fbb3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-597b8adf-82eb-466c-9b56-23e0ce6f661c req-9cc89090-ffed-4a5d-90d8-f556c294fbb3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-597b8adf-82eb-466c-9b56-23e0ce6f661c req-9cc89090-ffed-4a5d-90d8-f556c294fbb3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-597b8adf-82eb-466c-9b56-23e0ce6f661c req-9cc89090-ffed-4a5d-90d8-f556c294fbb3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 200 Sep 02 20:01:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 807/1588] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:48 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 946 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-a514a544-4801-4c7c-9cd9-93dfb17af9fa req-9d0b9e7e-2f80-477e-9ce4-33c3dc4772a8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a514a544-4801-4c7c-9cd9-93dfb17af9fa req-9d0b9e7e-2f80-477e-9ce4-33c3dc4772a8 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a514a544-4801-4c7c-9cd9-93dfb17af9fa req-9d0b9e7e-2f80-477e-9ce4-33c3dc4772a8 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-a514a544-4801-4c7c-9cd9-93dfb17af9fa req-9d0b9e7e-2f80-477e-9ce4-33c3dc4772a8 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-a514a544-4801-4c7c-9cd9-93dfb17af9fa req-9d0b9e7e-2f80-477e-9ce4-33c3dc4772a8 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 404 Sep 02 20:01:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 808/1589] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:01:49 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30dde49d-0298-46b6-b06d-c919d6433111 tempest-VolumeQuotasAdminTestJSON-1919515363 tempest-VolumeQuotasAdminTestJSON-1919515363-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d returned with HTTP 200 Sep 02 20:01:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 782/1590] 192.168.122.225 () {60 vars in 1259 bytes} [Wed Sep 2 20:01:48 2026] PUT /volume/v3/os-quota-sets/46b5fee6fd624c8f9a8adf851b21324d => generated 1391 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0f791227-03fa-4743-ae58-1d8665e3ca10 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0f791227-03fa-4743-ae58-1d8665e3ca10 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0f791227-03fa-4743-ae58-1d8665e3ca10 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0f791227-03fa-4743-ae58-1d8665e3ca10 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0f791227-03fa-4743-ae58-1d8665e3ca10 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0f791227-03fa-4743-ae58-1d8665e3ca10 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 200 Sep 02 20:01:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 809/1591] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:49 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f536361a-76c5-4084-959d-85a37296e8d9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f536361a-76c5-4084-959d-85a37296e8d9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f536361a-76c5-4084-959d-85a37296e8d9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f536361a-76c5-4084-959d-85a37296e8d9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f536361a-76c5-4084-959d-85a37296e8d9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f536361a-76c5-4084-959d-85a37296e8d9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 783/1592] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:49 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 937 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-820fe70e-ca22-4664-82bd-42416c5fee80 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-820fe70e-ca22-4664-82bd-42416c5fee80 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 Sep 02 20:01:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-820fe70e-ca22-4664-82bd-42416c5fee80 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-820fe70e-ca22-4664-82bd-42416c5fee80 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-820fe70e-ca22-4664-82bd-42416c5fee80 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 returned with HTTP 404 Sep 02 20:01:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 810/1593] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:50 2026] GET /volume/v3/volumes/eaeb015e-684d-45a9-b616-ed607e4cf1d1 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:01:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume with id: 3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:01:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume request issued successfully. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2121410-ff53-4b9b-9248-c8d2b38e0436 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 202 Sep 02 20:01:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 784/1594] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:50 2026] DELETE /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-65d55364-89b8-4566-ac22-e6bdd8b4e811 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65d55364-89b8-4566-ac22-e6bdd8b4e811 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:01:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65d55364-89b8-4566-ac22-e6bdd8b4e811 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65d55364-89b8-4566-ac22-e6bdd8b4e811 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01ee5198-35d1-4323-8992-d21e70999652 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01ee5198-35d1-4323-8992-d21e70999652 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01ee5198-35d1-4323-8992-d21e70999652 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01ee5198-35d1-4323-8992-d21e70999652 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-65d55364-89b8-4566-ac22-e6bdd8b4e811 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01ee5198-35d1-4323-8992-d21e70999652 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65d55364-89b8-4566-ac22-e6bdd8b4e811 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 200 Sep 02 20:01:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 811/1595] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:50 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01ee5198-35d1-4323-8992-d21e70999652 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 785/1596] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:50 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 937 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c4ffc27c-c8ca-41ce-b3ea-f0223311de5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-92bf3e65-da0c-4cd6-b9f6-88f80e18b6f9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c4ffc27c-c8ca-41ce-b3ea-f0223311de5e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 Sep 02 20:01:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c4ffc27c-c8ca-41ce-b3ea-f0223311de5e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c4ffc27c-c8ca-41ce-b3ea-f0223311de5e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-92bf3e65-da0c-4cd6-b9f6-88f80e18b6f9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-92bf3e65-da0c-4cd6-b9f6-88f80e18b6f9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-92bf3e65-da0c-4cd6-b9f6-88f80e18b6f9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c4ffc27c-c8ca-41ce-b3ea-f0223311de5e tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 returned with HTTP 404 Sep 02 20:01:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 786/1597] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:51 2026] GET /volume/v3/volumes/3243709d-56b6-4bf9-bc0a-6871b49fe634 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-92bf3e65-da0c-4cd6-b9f6-88f80e18b6f9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-92bf3e65-da0c-4cd6-b9f6-88f80e18b6f9 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 812/1598] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:51 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 937 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] DELETE http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 20:01:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:52 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume with id: bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 20:01:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Delete volume request issued successfully. Sep 02 20:01:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c96dc6ff-a0e7-4834-9d05-258b613a077c tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 202 Sep 02 20:01:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 787/1599] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:52 2026] DELETE /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c8e8578b-ae7e-4492-af9a-0330419e03aa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c8e8578b-ae7e-4492-af9a-0330419e03aa tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 20:01:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c8e8578b-ae7e-4492-af9a-0330419e03aa tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c8e8578b-ae7e-4492-af9a-0330419e03aa tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c8e8578b-ae7e-4492-af9a-0330419e03aa tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c8e8578b-ae7e-4492-af9a-0330419e03aa tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 20:01:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 813/1600] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:52 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cc76cd3d-2dbb-4c43-8361-a579a6e11490 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc76cd3d-2dbb-4c43-8361-a579a6e11490 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc76cd3d-2dbb-4c43-8361-a579a6e11490 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc76cd3d-2dbb-4c43-8361-a579a6e11490 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cc76cd3d-2dbb-4c43-8361-a579a6e11490 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc76cd3d-2dbb-4c43-8361-a579a6e11490 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 788/1601] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:52 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 1202 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8be000fc-f367-4980-a1fd-ede331910f15 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8be000fc-f367-4980-a1fd-ede331910f15 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8be000fc-f367-4980-a1fd-ede331910f15 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8be000fc-f367-4980-a1fd-ede331910f15 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8be000fc-f367-4980-a1fd-ede331910f15 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8be000fc-f367-4980-a1fd-ede331910f15 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 814/1602] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:53 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 1202 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] DELETE http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Delete volume with id: 09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Delete volume request issued successfully. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1543a995-22fa-4a8d-bc0e-f389244f7db6 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 202 Sep 02 20:01:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 789/1603] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:01:53 2026] DELETE /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:01:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7e65f9a1-2e17-47b0-804c-9d9fa39aab57 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7e65f9a1-2e17-47b0-804c-9d9fa39aab57 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7e65f9a1-2e17-47b0-804c-9d9fa39aab57 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7e65f9a1-2e17-47b0-804c-9d9fa39aab57 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7e65f9a1-2e17-47b0-804c-9d9fa39aab57 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7e65f9a1-2e17-47b0-804c-9d9fa39aab57 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 815/1604] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:53 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 1201 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7d5e221f-2fc5-43cc-9b0a-901b422cacc2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d5e221f-2fc5-43cc-9b0a-901b422cacc2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 20:01:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d5e221f-2fc5-43cc-9b0a-901b422cacc2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d5e221f-2fc5-43cc-9b0a-901b422cacc2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d5e221f-2fc5-43cc-9b0a-901b422cacc2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Volume info retrieved successfully. Sep 02 20:01:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d5e221f-2fc5-43cc-9b0a-901b422cacc2 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 200 Sep 02 20:01:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 790/1605] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:53 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-2039abd5-a862-46fb-b71c-5ace3178e366 req-5bf89fcc-5923-4a5b-8e2c-bb6348500950 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2039abd5-a862-46fb-b71c-5ace3178e366 req-5bf89fcc-5923-4a5b-8e2c-bb6348500950 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154 Sep 02 20:01:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2039abd5-a862-46fb-b71c-5ace3178e366 req-5bf89fcc-5923-4a5b-8e2c-bb6348500950 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2039abd5-a862-46fb-b71c-5ace3178e366 req-5bf89fcc-5923-4a5b-8e2c-bb6348500950 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7069ab44-e989-4469-b0dc-5927ca037286 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7069ab44-e989-4469-b0dc-5927ca037286 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:54 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 20:01:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7069ab44-e989-4469-b0dc-5927ca037286 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7069ab44-e989-4469-b0dc-5927ca037286 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7069ab44-e989-4469-b0dc-5927ca037286 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Volume info retrieved successfully. Sep 02 20:01:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7069ab44-e989-4469-b0dc-5927ca037286 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 200 Sep 02 20:01:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 791/1606] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:54 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 1201 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:01:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2039abd5-a862-46fb-b71c-5ace3178e366 req-5bf89fcc-5923-4a5b-8e2c-bb6348500950 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154 returned with HTTP 200 Sep 02 20:01:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 816/1607] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:01:54 2026] DELETE /volume/v3/attachments/61338dc0-96d9-43dd-b430-b817882a1154 => generated 19 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:01:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-84e4fde6-82f2-4a11-8ad2-12d4b5747f53 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84e4fde6-82f2-4a11-8ad2-12d4b5747f53 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] GET http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 Sep 02 20:01:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84e4fde6-82f2-4a11-8ad2-12d4b5747f53 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84e4fde6-82f2-4a11-8ad2-12d4b5747f53 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84e4fde6-82f2-4a11-8ad2-12d4b5747f53 tempest-AttachVolumeNegativeTest-2079779891 tempest-AttachVolumeNegativeTest-2079779891-project-member] http://192.168.122.225/volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 returned with HTTP 404 Sep 02 20:01:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 792/1608] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:54 2026] GET /volume/v3/volumes/bcf58912-8269-4947-8c07-abd92b0857d5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-21d9e012-97d4-47e7-8895-003dafec3469 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume with id: 3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:01:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume request issued successfully. Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-21d9e012-97d4-47e7-8895-003dafec3469 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 202 Sep 02 20:01:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 817/1609] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:55 2026] DELETE /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b7741bd4-f653-4249-b1ad-116dca306388 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7741bd4-f653-4249-b1ad-116dca306388 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:01:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7741bd4-f653-4249-b1ad-116dca306388 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7741bd4-f653-4249-b1ad-116dca306388 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7741bd4-f653-4249-b1ad-116dca306388 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7741bd4-f653-4249-b1ad-116dca306388 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:01:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 793/1610] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:55 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 1257 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-755bf33c-a7f1-43b3-ad1b-31dddb9e431c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-755bf33c-a7f1-43b3-ad1b-31dddb9e431c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-755bf33c-a7f1-43b3-ad1b-31dddb9e431c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-755bf33c-a7f1-43b3-ad1b-31dddb9e431c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-755bf33c-a7f1-43b3-ad1b-31dddb9e431c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 404 Sep 02 20:01:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 818/1611] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:55 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-80ee4f9a-fc26-498b-bf00-0d03554fa115 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-80ee4f9a-fc26-498b-bf00-0d03554fa115 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] DELETE http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-80ee4f9a-fc26-498b-bf00-0d03554fa115 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-80ee4f9a-fc26-498b-bf00-0d03554fa115 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:55 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-80ee4f9a-fc26-498b-bf00-0d03554fa115 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Delete volume with id: 09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-80ee4f9a-fc26-498b-bf00-0d03554fa115 tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 404 Sep 02 20:01:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 794/1612] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:01:55 2026] DELETE /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-566ccbbf-a2fe-448d-bf3f-94bb55f9674c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-566ccbbf-a2fe-448d-bf3f-94bb55f9674c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] GET http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-566ccbbf-a2fe-448d-bf3f-94bb55f9674c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-566ccbbf-a2fe-448d-bf3f-94bb55f9674c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-566ccbbf-a2fe-448d-bf3f-94bb55f9674c tempest-VolumeImageDependencyTests-1044498627 tempest-VolumeImageDependencyTests-1044498627-project-member] http://192.168.122.225/volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d returned with HTTP 404 Sep 02 20:01:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 819/1613] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:01:55 2026] GET /volume/v3/volumes/09f94fd0-fc12-431f-a932-1bc01b3d778d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:01:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-db70b03e-bf86-4708-8ca9-05df1b8b5911 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-db70b03e-bf86-4708-8ca9-05df1b8b5911 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:01:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-db70b03e-bf86-4708-8ca9-05df1b8b5911 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-db70b03e-bf86-4708-8ca9-05df1b8b5911 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-db70b03e-bf86-4708-8ca9-05df1b8b5911 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Volume info retrieved successfully. Sep 02 20:01:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-db70b03e-bf86-4708-8ca9-05df1b8b5911 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 200 Sep 02 20:01:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 795/1614] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:56 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 945 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6325ffe4-8294-4435-873a-78464951476c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f602c55e-eceb-4aa6-b8e0-f404ed3c45f3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f602c55e-eceb-4aa6-b8e0-f404ed3c45f3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f602c55e-eceb-4aa6-b8e0-f404ed3c45f3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f602c55e-eceb-4aa6-b8e0-f404ed3c45f3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f602c55e-eceb-4aa6-b8e0-f404ed3c45f3 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d returned with HTTP 404 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 796/1615] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:57 2026] GET /volume/v3/volumes/3423c5f0-683f-4cf9-948f-7170368ce71d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4afffd45-9d41-4919-88d4-3429116d2ef0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4afffd45-9d41-4919-88d4-3429116d2ef0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4afffd45-9d41-4919-88d4-3429116d2ef0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4afffd45-9d41-4919-88d4-3429116d2ef0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-4afffd45-9d41-4919-88d4-3429116d2ef0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume with id: bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4afffd45-9d41-4919-88d4-3429116d2ef0 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 404 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 797/1616] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:57 2026] DELETE /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c2893dc1-d703-40e8-935c-c8c8e1d16d86 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2893dc1-d703-40e8-935c-c8c8e1d16d86 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2893dc1-d703-40e8-935c-c8c8e1d16d86 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2893dc1-d703-40e8-935c-c8c8e1d16d86 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2893dc1-d703-40e8-935c-c8c8e1d16d86 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 returned with HTTP 404 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 798/1617] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:57 2026] GET /volume/v3/volumes/bb2c98f3-cdf6-4d15-9ffc-04e33d3f9a72 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9485d94d-01f0-4184-9774-c287e121aa3d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9485d94d-01f0-4184-9774-c287e121aa3d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] DELETE http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9485d94d-01f0-4184-9774-c287e121aa3d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9485d94d-01f0-4184-9774-c287e121aa3d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9485d94d-01f0-4184-9774-c287e121aa3d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Delete volume with id: 2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6325ffe4-8294-4435-873a-78464951476c tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:01:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6325ffe4-8294-4435-873a-78464951476c tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9485d94d-01f0-4184-9774-c287e121aa3d tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 404 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 799/1618] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:01:57 2026] DELETE /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a1f778dd-1e32-4b58-933a-7c2efa6c1170 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1f778dd-1e32-4b58-933a-7c2efa6c1170 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] GET http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1f778dd-1e32-4b58-933a-7c2efa6c1170 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1f778dd-1e32-4b58-933a-7c2efa6c1170 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6325ffe4-8294-4435-873a-78464951476c tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:01:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 820/1619] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:01:57 2026] POST /volume/v3/types => generated 188 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1f778dd-1e32-4b58-933a-7c2efa6c1170 tempest-TestInstancesWithCinderVolumes-775314815 tempest-TestInstancesWithCinderVolumes-775314815-project-member] http://192.168.122.225/volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 returned with HTTP 404 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 800/1620] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:57 2026] GET /volume/v3/volumes/2cbc2742-c50a-4e7b-976c-66a68e199156 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:01:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36403c7e-1623-4860-b577-a2c80f09cf4a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36403c7e-1623-4860-b577-a2c80f09cf4a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:01:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36403c7e-1623-4860-b577-a2c80f09cf4a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] GET http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:01:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36403c7e-1623-4860-b577-a2c80f09cf4a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:01:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 821/1621] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:01:57 2026] POST /volume/v3/types => generated 188 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c496824c-f192-405c-85b3-a4b984099851 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Get all volumes completed successfully. Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5f4d372-f136-460f-ab5a-95b578a1d966 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 801/1622] 192.168.122.225 () {58 vars in 1169 bytes} [Wed Sep 2 20:01:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-73e9eb46-0ff5-477a-9635-a8bf8ad51ca6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-73e9eb46-0ff5-477a-9635-a8bf8ad51ca6 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] DELETE http://192.168.122.225/volume/v3/types/fd8704f9-1db5-4ea0-8524-88e325803027 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-73e9eb46-0ff5-477a-9635-a8bf8ad51ca6 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-73e9eb46-0ff5-477a-9635-a8bf8ad51ca6 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-73e9eb46-0ff5-477a-9635-a8bf8ad51ca6 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/types/fd8704f9-1db5-4ea0-8524-88e325803027 returned with HTTP 202 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 802/1623] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:01:58 2026] DELETE /volume/v3/types/fd8704f9-1db5-4ea0-8524-88e325803027 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] GET http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Get all volumes completed successfully. Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6370adf1-7fe7-4578-92e0-ae85e1966edf tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 803/1624] 192.168.122.225 () {58 vars in 1169 bytes} [Wed Sep 2 20:01:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8193d416-c849-44f8-880e-64509c781d4c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8193d416-c849-44f8-880e-64509c781d4c tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] DELETE http://192.168.122.225/volume/v3/types/0929df72-1960-4322-90c2-0126fccdef0b Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8193d416-c849-44f8-880e-64509c781d4c tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8193d416-c849-44f8-880e-64509c781d4c tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Create volume of 1 GB Sep 02 20:01:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Availability Zones retrieved successfully. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Flow 'volume_create_api' (6cbc4d78-bb18-4ce2-ad66-0012166cf15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7264e3-2bd0-4892-bcbc-17839eb998ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8193d416-c849-44f8-880e-64509c781d4c tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/types/0929df72-1960-4322-90c2-0126fccdef0b returned with HTTP 202 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 804/1625] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:01:58 2026] DELETE /volume/v3/types/0929df72-1960-4322-90c2-0126fccdef0b => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7264e3-2bd0-4892-bcbc-17839eb998ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:01:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a520c4c-5d32-4096-b953-e4f9db5c6640,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a520c4c-5d32-4096-b953-e4f9db5c6640', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfcac214-6077-436f-a353-2ec8433c722f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Created reservations ['34555b7c-9c40-4cf1-944b-e5e69832dde0', 'e62ed48b-0384-42e8-9c16-07e47371760d', 'f5cfa5df-1a48-41de-ace3-67fb0b70707d', '9f89f2f1-1150-4285-96b6-a4a278852ea8'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfcac214-6077-436f-a353-2ec8433c722f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34555b7c-9c40-4cf1-944b-e5e69832dde0', 'e62ed48b-0384-42e8-9c16-07e47371760d', 'f5cfa5df-1a48-41de-ace3-67fb0b70707d', '9f89f2f1-1150-4285-96b6-a4a278852ea8']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9dbfa2-5ad3-4e6e-908c-d862b3a6925e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f8696556-7227-4586-b193-23a52e5d9e21 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8696556-7227-4586-b193-23a52e5d9e21 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] GET http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8696556-7227-4586-b193-23a52e5d9e21 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8696556-7227-4586-b193-23a52e5d9e21 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f8696556-7227-4586-b193-23a52e5d9e21 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f8696556-7227-4586-b193-23a52e5d9e21 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Get all volumes completed successfully. Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8696556-7227-4586-b193-23a52e5d9e21 tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 805/1626] 192.168.122.225 () {58 vars in 1169 bytes} [Wed Sep 2 20:01:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9dbfa2-5ad3-4e6e-908c-d862b3a6925e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88635199-2cd5-4080-9c89-45976fbd90a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d23c938611d414fb23ef4489a960c98',qos_specs=None,replication_status=,reservations=['34555b7c-9c40-4cf1-944b-e5e69832dde0','e62ed48b-0384-42e8-9c16-07e47371760d','f5cfa5df-1a48-41de-ace3-67fb0b70707d','9f89f2f1-1150-4285-96b6-a4a278852ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b45752d02e3d47baa23ce9b7f1236393',volume_type_id=7a520c4c-5d32-4096-b953-e4f9db5c6640), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88635199-2cd5-4080-9c89-45976fbd90a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d23c938611d414fb23ef4489a960c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b45752d02e3d47baa23ce9b7f1236393',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a520c4c-5d32-4096-b953-e4f9db5c6640),volume_type_id=7a520c4c-5d32-4096-b953-e4f9db5c6640)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d484295b-60d9-4a0e-ab06-7e2807dd117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f761d6e9-dde7-47e3-bbe8-1d18e9f4497a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f761d6e9-dde7-47e3-bbe8-1d18e9f4497a tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] DELETE http://192.168.122.225/volume/v3/types/732233b2-c5dc-4c1b-b909-e1fe40df20fc Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f761d6e9-dde7-47e3-bbe8-1d18e9f4497a tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f761d6e9-dde7-47e3-bbe8-1d18e9f4497a tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d484295b-60d9-4a0e-ab06-7e2807dd117c) transitioned into state 'SUCCESS' from state '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-595516386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d23c938611d414fb23ef4489a960c98',qos_specs=None,replication_status=,reservations=['34555b7c-9c40-4cf1-944b-e5e69832dde0','e62ed48b-0384-42e8-9c16-07e47371760d','f5cfa5df-1a48-41de-ace3-67fb0b70707d','9f89f2f1-1150-4285-96b6-a4a278852ea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b45752d02e3d47baa23ce9b7f1236393',volume_type_id=7a520c4c-5d32-4096-b953-e4f9db5c6640)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddcaedc-ca74-4b29-9837-96a5f2d60748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddcaedc-ca74-4b29-9837-96a5f2d60748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Flow 'volume_create_api' (6cbc4d78-bb18-4ce2-ad66-0012166cf15e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Create volume request issued successfully. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c496824c-f192-405c-85b3-a4b984099851 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:01:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 822/1627] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:01:58 2026] POST /volume/v3/volumes => generated 775 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f761d6e9-dde7-47e3-bbe8-1d18e9f4497a tempest-TestInstancesWithCinderVolumes-1038623362 tempest-TestInstancesWithCinderVolumes-1038623362-project-admin] http://192.168.122.225/volume/v3/types/732233b2-c5dc-4c1b-b909-e1fe40df20fc returned with HTTP 202 Sep 02 20:01:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 806/1628] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:01:58 2026] DELETE /volume/v3/types/732233b2-c5dc-4c1b-b909-e1fe40df20fc => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-017c9c57-7b9a-4954-a15a-78307eefbc9c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-017c9c57-7b9a-4954-a15a-78307eefbc9c tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-017c9c57-7b9a-4954-a15a-78307eefbc9c tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-017c9c57-7b9a-4954-a15a-78307eefbc9c tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:01:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-017c9c57-7b9a-4954-a15a-78307eefbc9c tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:01:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-017c9c57-7b9a-4954-a15a-78307eefbc9c tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:01:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 823/1629] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:58 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:01:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c73e57e-968e-436e-935c-8f8272dac6f8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:01:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c73e57e-968e-436e-935c-8f8272dac6f8 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:01:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c73e57e-968e-436e-935c-8f8272dac6f8 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:01:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c73e57e-968e-436e-935c-8f8272dac6f8 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:01:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:01:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:01:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:01:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:01:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c73e57e-968e-436e-935c-8f8272dac6f8 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:01:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c73e57e-968e-436e-935c-8f8272dac6f8 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:01:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 807/1630] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:01:59 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 867 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-03f9f63b-4a4a-4392-a7ca-446e077f0067 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-03f9f63b-4a4a-4392-a7ca-446e077f0067 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-03f9f63b-4a4a-4392-a7ca-446e077f0067 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-367800147", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-03f9f63b-4a4a-4392-a7ca-446e077f0067 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 824/1631] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:00 2026] POST /volume/v3/types => generated 379 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0b004550-8c39-4f30-ad39-12436bc6da18 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0b004550-8c39-4f30-ad39-12436bc6da18 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0b004550-8c39-4f30-ad39-12436bc6da18 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0b004550-8c39-4f30-ad39-12436bc6da18 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption returned with HTTP 200 Sep 02 20:02:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 808/1632] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:02:00 2026] POST /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption => generated 239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4aa318f6-8918-4cb3-83da-0081acba1ec8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4aa318f6-8918-4cb3-83da-0081acba1ec8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4aa318f6-8918-4cb3-83da-0081acba1ec8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1187186389", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4aa318f6-8918-4cb3-83da-0081acba1ec8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c3d1b6dc-794c-49d0-bfc1-dc0d92fe54ca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 825/1633] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:00 2026] POST /volume/v3/types => generated 380 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3d1b6dc-794c-49d0-bfc1-dc0d92fe54ca tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3d1b6dc-794c-49d0-bfc1-dc0d92fe54ca tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3d1b6dc-794c-49d0-bfc1-dc0d92fe54ca tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-13e24a59-a512-4b5d-b111-306e209e4b4c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c3d1b6dc-794c-49d0-bfc1-dc0d92fe54ca tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3d1b6dc-794c-49d0-bfc1-dc0d92fe54ca tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 809/1634] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:00 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0d15439f-03be-4537-b790-cada7073f625 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0d15439f-03be-4537-b790-cada7073f625 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0d15439f-03be-4537-b790-cada7073f625 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0d15439f-03be-4537-b790-cada7073f625 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0d15439f-03be-4537-b790-cada7073f625 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Volume info retrieved successfully. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0d15439f-03be-4537-b790-cada7073f625 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 810/1635] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:00 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 1031 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] POST http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8/action Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:02:01 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Created reservations ['0f2f4b7d-b2dc-4358-aebe-85041b2a5548', 'c9a97ab7-90d8-4c34-a64b-106b625db03e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-13e24a59-a512-4b5d-b111-306e209e4b4c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] POST http://192.168.122.225/volume/v3/types/ebb046e6-bb7b-49de-bc3e-cb32e9e96556/encryption Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-13e24a59-a512-4b5d-b111-306e209e4b4c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-13e24a59-a512-4b5d-b111-306e209e4b4c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-13e24a59-a512-4b5d-b111-306e209e4b4c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/ebb046e6-bb7b-49de-bc3e-cb32e9e96556/encryption returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 826/1636] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:02:00 2026] POST /volume/v3/types/ebb046e6-bb7b-49de-bc3e-cb32e9e96556/encryption => generated 127 bytes in 325 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e17c1c6-d65e-4484-8d88-d8fc12412e33 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e17c1c6-d65e-4484-8d88-d8fc12412e33 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e17c1c6-d65e-4484-8d88-d8fc12412e33 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-537965106", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Created reservations ['bbab6e0b-b68f-46e1-b7d8-ada9631ee63a', '74a17e60-26c5-4cb6-9479-3dc089ada48e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e17c1c6-d65e-4484-8d88-d8fc12412e33 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 827/1637] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:01 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 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fe72afbd-f21b-42bf-94f6-0004bc3a30c8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fe72afbd-f21b-42bf-94f6-0004bc3a30c8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] POST http://192.168.122.225/volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb/extra_specs Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fe72afbd-f21b-42bf-94f6-0004bc3a30c8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-fe72afbd-f21b-42bf-94f6-0004bc3a30c8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fe72afbd-f21b-42bf-94f6-0004bc3a30c8 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb/extra_specs returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 828/1638] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 20:02:01 2026] POST /volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9cbb855c-5175-4330-b5a1-a3218edb1631 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Retype volume request issued successfully. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a25e54ad-a33b-4f0a-aded-816ee63d5d74 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8/action returned with HTTP 202 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 811/1639] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:02:01 2026] POST /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9cbb855c-5175-4330-b5a1-a3218edb1631 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] PUT http://192.168.122.225/volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb/extra_specs/key2 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9cbb855c-5175-4330-b5a1-a3218edb1631 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-9cbb855c-5175-4330-b5a1-a3218edb1631 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe454ecc-d386-4120-8e7c-f6bb2f59e0a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9cbb855c-5175-4330-b5a1-a3218edb1631 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb/extra_specs/key2 returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 829/1640] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:02:01 2026] PUT /volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb/extra_specs/key2 => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f0051b2b-a596-40f6-9def-58c6fb5b4aa1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe454ecc-d386-4120-8e7c-f6bb2f59e0a4 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe454ecc-d386-4120-8e7c-f6bb2f59e0a4 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f0051b2b-a596-40f6-9def-58c6fb5b4aa1 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f0051b2b-a596-40f6-9def-58c6fb5b4aa1 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe454ecc-d386-4120-8e7c-f6bb2f59e0a4 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-f0051b2b-a596-40f6-9def-58c6fb5b4aa1 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f0051b2b-a596-40f6-9def-58c6fb5b4aa1 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 830/1641] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:02:01 2026] POST /volume/v3/types => generated 109 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0b3d8074-d618-4bbf-82ef-befca4940d5c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b3d8074-d618-4bbf-82ef-befca4940d5c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b3d8074-d618-4bbf-82ef-befca4940d5c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-587945973", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fe454ecc-d386-4120-8e7c-f6bb2f59e0a4 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe454ecc-d386-4120-8e7c-f6bb2f59e0a4 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 812/1642] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:01 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 867 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b3d8074-d618-4bbf-82ef-befca4940d5c tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 831/1643] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:01 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b44f59ec-33a9-4650-b579-2b7eeb4ec641 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b44f59ec-33a9-4650-b579-2b7eeb4ec641 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae/encryption Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b44f59ec-33a9-4650-b579-2b7eeb4ec641 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b44f59ec-33a9-4650-b579-2b7eeb4ec641 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae/encryption returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 813/1644] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:02:01 2026] POST /volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6fcb1c48-6afc-4478-8749-bed968c81186 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fcb1c48-6afc-4478-8749-bed968c81186 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] DELETE http://192.168.122.225/volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae/encryption/681ed4aa-28c5-4ab1-ab49-8bed85468cf5 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fcb1c48-6afc-4478-8749-bed968c81186 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fcb1c48-6afc-4478-8749-bed968c81186 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-6fcb1c48-6afc-4478-8749-bed968c81186 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fcb1c48-6afc-4478-8749-bed968c81186 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae/encryption/681ed4aa-28c5-4ab1-ab49-8bed85468cf5 returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 832/1645] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:02:01 2026] DELETE /volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae/encryption/681ed4aa-28c5-4ab1-ab49-8bed85468cf5 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-523280c1-d19e-4d06-b785-c021784f77ce None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-523280c1-d19e-4d06-b785-c021784f77ce tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-523280c1-d19e-4d06-b785-c021784f77ce tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-511768006", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-523280c1-d19e-4d06-b785-c021784f77ce tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 814/1646] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:01 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 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8a4f12aa-6b03-481f-8988-1951c0de79c4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a4f12aa-6b03-481f-8988-1951c0de79c4 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] DELETE http://192.168.122.225/volume/v3/types/daed9f27-fbf0-4c76-a2a8-734f4286dc4f/extra_specs/key1 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a4f12aa-6b03-481f-8988-1951c0de79c4 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a4f12aa-6b03-481f-8988-1951c0de79c4 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-8a4f12aa-6b03-481f-8988-1951c0de79c4 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a4f12aa-6b03-481f-8988-1951c0de79c4 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/daed9f27-fbf0-4c76-a2a8-734f4286dc4f/extra_specs/key1 returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 833/1647] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:02:01 2026] DELETE /volume/v3/types/daed9f27-fbf0-4c76-a2a8-734f4286dc4f/extra_specs/key1 => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-28467df9-381b-4d5e-9f4f-f0f178bea240 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28467df9-381b-4d5e-9f4f-f0f178bea240 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-28467df9-381b-4d5e-9f4f-f0f178bea240 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1368936487", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28467df9-381b-4d5e-9f4f-f0f178bea240 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 815/1648] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:01 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fd796c41-7381-4f51-ade8-33e3ff748b62 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd796c41-7381-4f51-ade8-33e3ff748b62 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] DELETE http://192.168.122.225/volume/v3/types/ecc80d6f-b2e8-462f-b05b-751e82c5a401 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd796c41-7381-4f51-ade8-33e3ff748b62 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd796c41-7381-4f51-ade8-33e3ff748b62 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-fd796c41-7381-4f51-ade8-33e3ff748b62 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd796c41-7381-4f51-ade8-33e3ff748b62 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/ecc80d6f-b2e8-462f-b05b-751e82c5a401 returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 834/1649] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:01 2026] DELETE /volume/v3/types/ecc80d6f-b2e8-462f-b05b-751e82c5a401 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-035bb4fe-59c3-4a22-9c93-c6e53515e16d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-035bb4fe-59c3-4a22-9c93-c6e53515e16d tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-035bb4fe-59c3-4a22-9c93-c6e53515e16d tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-035bb4fe-59c3-4a22-9c93-c6e53515e16d tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-035bb4fe-59c3-4a22-9c93-c6e53515e16d tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 816/1650] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 20:02:01 2026] GET /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs => generated 123 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a181f3a6-cbc3-440b-b2cc-4add13c43567 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a181f3a6-cbc3-440b-b2cc-4add13c43567 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a181f3a6-cbc3-440b-b2cc-4add13c43567 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a181f3a6-cbc3-440b-b2cc-4add13c43567 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-a181f3a6-cbc3-440b-b2cc-4add13c43567 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a181f3a6-cbc3-440b-b2cc-4add13c43567 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 835/1651] 192.168.122.225 () {58 vars in 1115 bytes} [Wed Sep 2 20:02:01 2026] GET /volume/v3/types => generated 2706 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fa5cce92-5640-48aa-866c-1281912fcc5f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fa5cce92-5640-48aa-866c-1281912fcc5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption/cipher Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fa5cce92-5640-48aa-866c-1281912fcc5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fa5cce92-5640-48aa-866c-1281912fcc5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-fa5cce92-5640-48aa-866c-1281912fcc5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fa5cce92-5640-48aa-866c-1281912fcc5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption/cipher returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 817/1652] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:02:01 2026] GET /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-83ac2266-a7dd-4711-95b8-0cc1426d031e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83ac2266-a7dd-4711-95b8-0cc1426d031e tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83ac2266-a7dd-4711-95b8-0cc1426d031e tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83ac2266-a7dd-4711-95b8-0cc1426d031e tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-83ac2266-a7dd-4711-95b8-0cc1426d031e tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83ac2266-a7dd-4711-95b8-0cc1426d031e tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption returned with HTTP 403 Sep 02 20:02:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 836/1653] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:02:01 2026] GET /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a459e364-a540-4f72-8c38-7726dc6dc902 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a459e364-a540-4f72-8c38-7726dc6dc902 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/multiattach Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a459e364-a540-4f72-8c38-7726dc6dc902 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a459e364-a540-4f72-8c38-7726dc6dc902 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a459e364-a540-4f72-8c38-7726dc6dc902 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/multiattach returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 818/1654] 192.168.122.225 () {58 vars in 1298 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/multiattach => generated 29 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-793b6304-6d60-47da-a0c8-2923f2e347cb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-793b6304-6d60-47da-a0c8-2923f2e347cb tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/volume_backend_name Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-793b6304-6d60-47da-a0c8-2923f2e347cb tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-793b6304-6d60-47da-a0c8-2923f2e347cb tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-793b6304-6d60-47da-a0c8-2923f2e347cb tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 837/1655] 192.168.122.225 () {58 vars in 1322 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/volume_backend_name => generated 143 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ea26778f-0461-4c7b-8fb8-86d8ef23724b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea26778f-0461-4c7b-8fb8-86d8ef23724b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] GET http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea26778f-0461-4c7b-8fb8-86d8ef23724b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea26778f-0461-4c7b-8fb8-86d8ef23724b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea26778f-0461-4c7b-8fb8-86d8ef23724b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 819/1656] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 => generated 317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-41aa8080-cbda-44d8-aa60-951cd52d881f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-41aa8080-cbda-44d8-aa60-951cd52d881f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] PUT http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption/afe80fa8-59a8-4001-a9df-5003f2471d39 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-41aa8080-cbda-44d8-aa60-951cd52d881f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-41aa8080-cbda-44d8-aa60-951cd52d881f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-41aa8080-cbda-44d8-aa60-951cd52d881f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption/afe80fa8-59a8-4001-a9df-5003f2471d39 returned with HTTP 403 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 838/1657] 192.168.122.225 () {60 vars in 1390 bytes} [Wed Sep 2 20:02:02 2026] PUT /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/encryption/afe80fa8-59a8-4001-a9df-5003f2471d39 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ed53f782-456b-49c1-95c5-d3bb657045f5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed53f782-456b-49c1-95c5-d3bb657045f5 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] PUT http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/key1 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed53f782-456b-49c1-95c5-d3bb657045f5 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-ed53f782-456b-49c1-95c5-d3bb657045f5 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed53f782-456b-49c1-95c5-d3bb657045f5 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/key1 returned with HTTP 403 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 820/1658] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:02:02 2026] PUT /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-be7ba2d7-7498-4d6b-8442-b83a6b0972a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be7ba2d7-7498-4d6b-8442-b83a6b0972a3 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] PUT http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be7ba2d7-7498-4d6b-8442-b83a6b0972a3 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-be7ba2d7-7498-4d6b-8442-b83a6b0972a3 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a5507645c6c44ae89e23c2c21311afef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd740fe4cadb487082f3e563b65f7bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be7ba2d7-7498-4d6b-8442-b83a6b0972a3 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-member] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 returned with HTTP 403 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 839/1659] 192.168.122.225 () {60 vars in 1246 bytes} [Wed Sep 2 20:02:02 2026] PUT /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-155464da-e7d5-41a3-b688-5ce39959b405 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-155464da-e7d5-41a3-b688-5ce39959b405 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] DELETE http://192.168.122.225/volume/v3/types/ecc80d6f-b2e8-462f-b05b-751e82c5a401 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-155464da-e7d5-41a3-b688-5ce39959b405 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-155464da-e7d5-41a3-b688-5ce39959b405 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4ab4119-eac5-4543-a352-b65e806e588e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4ab4119-eac5-4543-a352-b65e806e588e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4ab4119-eac5-4543-a352-b65e806e588e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4ab4119-eac5-4543-a352-b65e806e588e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4ab4119-eac5-4543-a352-b65e806e588e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-155464da-e7d5-41a3-b688-5ce39959b405 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/ecc80d6f-b2e8-462f-b05b-751e82c5a401 returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 821/1660] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/types/ecc80d6f-b2e8-462f-b05b-751e82c5a401 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4ab4119-eac5-4543-a352-b65e806e588e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5dd99630-6cf6-4090-9973-d707edff0d0b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 840/1661] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5dd99630-6cf6-4090-9973-d707edff0d0b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] DELETE http://192.168.122.225/volume/v3/types/daed9f27-fbf0-4c76-a2a8-734f4286dc4f Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5dd99630-6cf6-4090-9973-d707edff0d0b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5dd99630-6cf6-4090-9973-d707edff0d0b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-51feb266-2880-434c-828a-794c17deffc0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-51feb266-2880-434c-828a-794c17deffc0 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-51feb266-2880-434c-828a-794c17deffc0 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-51feb266-2880-434c-828a-794c17deffc0 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-51feb266-2880-434c-828a-794c17deffc0 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Volume info retrieved successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-51feb266-2880-434c-828a-794c17deffc0 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 841/1662] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 1031 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5dd99630-6cf6-4090-9973-d707edff0d0b tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/daed9f27-fbf0-4c76-a2a8-734f4286dc4f returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 822/1663] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/types/daed9f27-fbf0-4c76-a2a8-734f4286dc4f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-66d8fffb-ea63-46d0-b07a-c554b6c5d26a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] GET http://192.168.122.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386'), ('all_tenants', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-66d8fffb-ea63-46d0-b07a-c554b6c5d26a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] DELETE http://192.168.122.225/volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-66d8fffb-ea63-46d0-b07a-c554b6c5d26a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-66d8fffb-ea63-46d0-b07a-c554b6c5d26a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Get all volumes completed successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2acb49e7-ee02-4367-bf82-cd60dfc06eb2 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386 returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 842/1664] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-595516386 => generated 354 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-66d8fffb-ea63-46d0-b07a-c554b6c5d26a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 823/1665] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/types/9b7fa98a-40c0-47cd-8634-45b7371eeeae => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8c3a1687-bdb9-41d4-81eb-acea61e00e0e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-75321982-04bd-4f17-97df-6e4d42867d5f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c3a1687-bdb9-41d4-81eb-acea61e00e0e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c3a1687-bdb9-41d4-81eb-acea61e00e0e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c3a1687-bdb9-41d4-81eb-acea61e00e0e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75321982-04bd-4f17-97df-6e4d42867d5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] DELETE http://192.168.122.225/volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75321982-04bd-4f17-97df-6e4d42867d5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75321982-04bd-4f17-97df-6e4d42867d5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8c3a1687-bdb9-41d4-81eb-acea61e00e0e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c3a1687-bdb9-41d4-81eb-acea61e00e0e tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 843/1666] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 868 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-53847a38-1279-440e-a684-ff8eb5609cd5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] DELETE http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Delete volume with id: 88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75321982-04bd-4f17-97df-6e4d42867d5f tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 824/1667] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/types/16002d9b-d39b-45e5-9fa7-05db956126bb => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-13b8cb0c-e1e8-4343-bd16-1edac91b012a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-13b8cb0c-e1e8-4343-bd16-1edac91b012a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] DELETE http://192.168.122.225/volume/v3/types/ebb046e6-bb7b-49de-bc3e-cb32e9e96556 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-13b8cb0c-e1e8-4343-bd16-1edac91b012a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-13b8cb0c-e1e8-4343-bd16-1edac91b012a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Delete volume request issued successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-53847a38-1279-440e-a684-ff8eb5609cd5 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 844/1668] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7287d176-6086-44d6-902a-6ddbcbc69e66 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7287d176-6086-44d6-902a-6ddbcbc69e66 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7287d176-6086-44d6-902a-6ddbcbc69e66 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7287d176-6086-44d6-902a-6ddbcbc69e66 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-13b8cb0c-e1e8-4343-bd16-1edac91b012a tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/ebb046e6-bb7b-49de-bc3e-cb32e9e96556 returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 825/1669] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/types/ebb046e6-bb7b-49de-bc3e-cb32e9e96556 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c037c786-d9d2-49d3-93a9-2842310b92e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c037c786-d9d2-49d3-93a9-2842310b92e6 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] DELETE http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c037c786-d9d2-49d3-93a9-2842310b92e6 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c037c786-d9d2-49d3-93a9-2842310b92e6 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7287d176-6086-44d6-902a-6ddbcbc69e66 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7287d176-6086-44d6-902a-6ddbcbc69e66 tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 845/1670] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:02 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 867 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c037c786-d9d2-49d3-93a9-2842310b92e6 tempest-VolumeTypesMemberTests-1992895130 tempest-VolumeTypesMemberTests-1992895130-project-admin] http://192.168.122.225/volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 returned with HTTP 202 Sep 02 20:02:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 826/1671] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:02 2026] DELETE /volume/v3/types/39eda0ab-b841-4253-95d2-a85d0cd825c2 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dac81fc8-2f20-455b-9689-1e8c48e635ae None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dac81fc8-2f20-455b-9689-1e8c48e635ae tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dac81fc8-2f20-455b-9689-1e8c48e635ae tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dac81fc8-2f20-455b-9689-1e8c48e635ae tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dac81fc8-2f20-455b-9689-1e8c48e635ae tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Volume info retrieved successfully. Sep 02 20:02:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dac81fc8-2f20-455b-9689-1e8c48e635ae tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 200 Sep 02 20:02:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 846/1672] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:03 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 867 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-54e9ce46-1b93-4bdc-adc2-5f9c1827b786 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54e9ce46-1b93-4bdc-adc2-5f9c1827b786 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-54e9ce46-1b93-4bdc-adc2-5f9c1827b786 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1809714763", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.qos_specs [None req-54e9ce46-1b93-4bdc-adc2-5f9c1827b786 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1809714763', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86538) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-54e9ce46-1b93-4bdc-adc2-5f9c1827b786 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DB qos_specs_create(): root {'id': 'd0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1809714763'} {{(pid=86538) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-54e9ce46-1b93-4bdc-adc2-5f9c1827b786 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 827/1673] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:02:04 2026] POST /volume/v3/qos-specs => generated 401 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4fd16d7a-99f8-4427-9305-84600471d3e3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fd16d7a-99f8-4427-9305-84600471d3e3 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fd16d7a-99f8-4427-9305-84600471d3e3 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-922709582"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fd16d7a-99f8-4427-9305-84600471d3e3 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 847/1674] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:02:04 2026] POST /volume/v3/types => generated 221 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ad432f1-f340-4135-880a-5a1d5c65a723 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ad432f1-f340-4135-880a-5a1d5c65a723 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ad432f1-f340-4135-880a-5a1d5c65a723 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-228929892"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ad432f1-f340-4135-880a-5a1d5c65a723 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 828/1675] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:02:04 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-849a12a7-5509-469b-9064-314122ef2b58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-849a12a7-5509-469b-9064-314122ef2b58 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-849a12a7-5509-469b-9064-314122ef2b58 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2045291269"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-849a12a7-5509-469b-9064-314122ef2b58 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 848/1676] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:02:04 2026] POST /volume/v3/types => generated 222 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0f3a5a0c-f67d-4750-a84b-3b57b790ddbf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0f3a5a0c-f67d-4750-a84b-3b57b790ddbf tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0f3a5a0c-f67d-4750-a84b-3b57b790ddbf tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0f3a5a0c-f67d-4750-a84b-3b57b790ddbf tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'associate' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f3a5a0c-f67d-4750-a84b-3b57b790ddbf tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Associate qos_spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 with type: 03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc {{(pid=86538) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 20:02:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0f3a5a0c-f67d-4750-a84b-3b57b790ddbf tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc returned with HTTP 202 Sep 02 20:02:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 829/1677] 192.168.122.225 () {58 vars in 1365 bytes} [Wed Sep 2 20:02:04 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-37f0a33f-60a6-4b06-a36f-a53f4ccda31f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-37f0a33f-60a6-4b06-a36f-a53f4ccda31f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=3c2e72b4-2450-4f82-9b1f-6772dc0cd444 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-37f0a33f-60a6-4b06-a36f-a53f4ccda31f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-37f0a33f-60a6-4b06-a36f-a53f4ccda31f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'associate' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37f0a33f-60a6-4b06-a36f-a53f4ccda31f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Associate qos_spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 with type: 3c2e72b4-2450-4f82-9b1f-6772dc0cd444 {{(pid=86537) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2f3a92e1-bdcf-444c-b1bf-aaede8b8306b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f3a92e1-bdcf-444c-b1bf-aaede8b8306b tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] GET http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f3a92e1-bdcf-444c-b1bf-aaede8b8306b tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f3a92e1-bdcf-444c-b1bf-aaede8b8306b tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f3a92e1-bdcf-444c-b1bf-aaede8b8306b tempest-VolumeRetypeWithoutMigrationTest-1508666450 tempest-VolumeRetypeWithoutMigrationTest-1508666450-project-member] http://192.168.122.225/volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 830/1678] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/volumes/88635199-2cd5-4080-9c89-45976fbd90a8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-37f0a33f-60a6-4b06-a36f-a53f4ccda31f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=3c2e72b4-2450-4f82-9b1f-6772dc0cd444 returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 849/1679] 192.168.122.225 () {58 vars in 1365 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=3c2e72b4-2450-4f82-9b1f-6772dc0cd444 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e380275b-d519-4cfb-8041-d926f7b9d63a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8eff4519-5aef-45fd-851c-531c43bdc54c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e380275b-d519-4cfb-8041-d926f7b9d63a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] DELETE http://192.168.122.225/volume/v3/types/f67bb34f-5507-4b5b-b9de-7ad3f681848a Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e380275b-d519-4cfb-8041-d926f7b9d63a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e380275b-d519-4cfb-8041-d926f7b9d63a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8eff4519-5aef-45fd-851c-531c43bdc54c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8eff4519-5aef-45fd-851c-531c43bdc54c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8eff4519-5aef-45fd-851c-531c43bdc54c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'associate' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8eff4519-5aef-45fd-851c-531c43bdc54c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Associate qos_spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 with type: 4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 {{(pid=86537) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8eff4519-5aef-45fd-851c-531c43bdc54c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 850/1680] 192.168.122.225 () {58 vars in 1365 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associate?vol_type_id=4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-651959f6-fb42-41b1-8941-f5cb158f3c9c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-651959f6-fb42-41b1-8941-f5cb158f3c9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-651959f6-fb42-41b1-8941-f5cb158f3c9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-651959f6-fb42-41b1-8941-f5cb158f3c9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'associations' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-651959f6-fb42-41b1-8941-f5cb158f3c9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Get associations for qos_spec id: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 {{(pid=86537) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e380275b-d519-4cfb-8041-d926f7b9d63a tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/types/f67bb34f-5507-4b5b-b9de-7ad3f681848a returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 831/1681] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:05 2026] DELETE /volume/v3/types/f67bb34f-5507-4b5b-b9de-7ad3f681848a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a58ab87e-1e3d-46dd-8ed6-7a7cd8d61c0e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a58ab87e-1e3d-46dd-8ed6-7a7cd8d61c0e tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] GET http://192.168.122.225/volume/v3/types/f67bb34f-5507-4b5b-b9de-7ad3f681848a Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a58ab87e-1e3d-46dd-8ed6-7a7cd8d61c0e tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a58ab87e-1e3d-46dd-8ed6-7a7cd8d61c0e tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a58ab87e-1e3d-46dd-8ed6-7a7cd8d61c0e tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/types/f67bb34f-5507-4b5b-b9de-7ad3f681848a returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 832/1682] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/types/f67bb34f-5507-4b5b-b9de-7ad3f681848a => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-651959f6-fb42-41b1-8941-f5cb158f3c9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations returned with HTTP 200 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 851/1683] 192.168.122.225 () {58 vars in 1277 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations => generated 446 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e3da2847-2a8f-4349-8414-75f7aec06133 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e3da2847-2a8f-4349-8414-75f7aec06133 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] DELETE http://192.168.122.225/volume/v3/types/7a520c4c-5d32-4096-b953-e4f9db5c6640 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e3da2847-2a8f-4349-8414-75f7aec06133 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e3da2847-2a8f-4349-8414-75f7aec06133 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-984d2497-be83-4381-81f0-17b4202befca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-984d2497-be83-4381-81f0-17b4202befca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/disassociate?vol_type_id=03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-984d2497-be83-4381-81f0-17b4202befca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-984d2497-be83-4381-81f0-17b4202befca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'disassociate' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-984d2497-be83-4381-81f0-17b4202befca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Disassociate qos_spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 from type: 03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc {{(pid=86537) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-984d2497-be83-4381-81f0-17b4202befca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/disassociate?vol_type_id=03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 852/1684] 192.168.122.225 () {58 vars in 1374 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/disassociate?vol_type_id=03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f5c69e7f-4eca-411f-a53e-444cd3293213 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5c69e7f-4eca-411f-a53e-444cd3293213 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e3da2847-2a8f-4349-8414-75f7aec06133 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/types/7a520c4c-5d32-4096-b953-e4f9db5c6640 returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 833/1685] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:05 2026] DELETE /volume/v3/types/7a520c4c-5d32-4096-b953-e4f9db5c6640 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5c69e7f-4eca-411f-a53e-444cd3293213 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5c69e7f-4eca-411f-a53e-444cd3293213 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'associations' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5c69e7f-4eca-411f-a53e-444cd3293213 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Get associations for qos_spec id: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 {{(pid=86537) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f9b519d0-3747-46d4-a51e-ff235f850009 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9b519d0-3747-46d4-a51e-ff235f850009 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] GET http://192.168.122.225/volume/v3/types/7a520c4c-5d32-4096-b953-e4f9db5c6640 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9b519d0-3747-46d4-a51e-ff235f850009 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9b519d0-3747-46d4-a51e-ff235f850009 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9b519d0-3747-46d4-a51e-ff235f850009 tempest-VolumeRetypeWithoutMigrationTest-1644505401 tempest-VolumeRetypeWithoutMigrationTest-1644505401-project-admin] http://192.168.122.225/volume/v3/types/7a520c4c-5d32-4096-b953-e4f9db5c6640 returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 834/1686] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/types/7a520c4c-5d32-4096-b953-e4f9db5c6640 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5c69e7f-4eca-411f-a53e-444cd3293213 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations returned with HTTP 200 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 853/1687] 192.168.122.225 () {58 vars in 1277 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations => generated 305 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-85c7f4a2-43d7-42c9-909c-d6b842ab9a68 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-85c7f4a2-43d7-42c9-909c-d6b842ab9a68 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/disassociate_all Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-85c7f4a2-43d7-42c9-909c-d6b842ab9a68 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-85c7f4a2-43d7-42c9-909c-d6b842ab9a68 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'disassociate_all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.qos_specs_manage [None req-85c7f4a2-43d7-42c9-909c-d6b842ab9a68 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Disassociate qos_spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 from all. {{(pid=86538) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-85c7f4a2-43d7-42c9-909c-d6b842ab9a68 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/disassociate_all returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 835/1688] 192.168.122.225 () {58 vars in 1289 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/disassociate_all => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-02c0bd66-491e-4251-8239-9eecf3b5a73f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02c0bd66-491e-4251-8239-9eecf3b5a73f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02c0bd66-491e-4251-8239-9eecf3b5a73f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02c0bd66-491e-4251-8239-9eecf3b5a73f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'associations' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02c0bd66-491e-4251-8239-9eecf3b5a73f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Get associations for qos_spec id: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 {{(pid=86537) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02c0bd66-491e-4251-8239-9eecf3b5a73f tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations returned with HTTP 200 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 854/1689] 192.168.122.225 () {58 vars in 1277 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/associations => generated 24 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94e652e3-8158-4e8d-984e-ffea5857ff78 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94e652e3-8158-4e8d-984e-ffea5857ff78 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/types/4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94e652e3-8158-4e8d-984e-ffea5857ff78 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94e652e3-8158-4e8d-984e-ffea5857ff78 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94e652e3-8158-4e8d-984e-ffea5857ff78 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types/4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 836/1690] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:05 2026] DELETE /volume/v3/types/4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5eed501d-94c4-4724-b1c8-576508f0f63b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5eed501d-94c4-4724-b1c8-576508f0f63b tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/types/4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5eed501d-94c4-4724-b1c8-576508f0f63b tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5eed501d-94c4-4724-b1c8-576508f0f63b tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5eed501d-94c4-4724-b1c8-576508f0f63b tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types/4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 855/1691] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/types/4a480b64-9cb5-4c1a-b25f-fdf9fd81bc66 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f71a6f8-61f3-4103-9ed0-e87706c055d5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f71a6f8-61f3-4103-9ed0-e87706c055d5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/types/3c2e72b4-2450-4f82-9b1f-6772dc0cd444 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f71a6f8-61f3-4103-9ed0-e87706c055d5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f71a6f8-61f3-4103-9ed0-e87706c055d5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f71a6f8-61f3-4103-9ed0-e87706c055d5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types/3c2e72b4-2450-4f82-9b1f-6772dc0cd444 returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 837/1692] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:05 2026] DELETE /volume/v3/types/3c2e72b4-2450-4f82-9b1f-6772dc0cd444 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9264b9ce-6a97-4c40-9c51-13885819838a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9264b9ce-6a97-4c40-9c51-13885819838a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/types/3c2e72b4-2450-4f82-9b1f-6772dc0cd444 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9264b9ce-6a97-4c40-9c51-13885819838a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9264b9ce-6a97-4c40-9c51-13885819838a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9264b9ce-6a97-4c40-9c51-13885819838a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types/3c2e72b4-2450-4f82-9b1f-6772dc0cd444 returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 856/1693] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/types/3c2e72b4-2450-4f82-9b1f-6772dc0cd444 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d94b523d-f623-4ee9-8c71-691bde7aa78c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d94b523d-f623-4ee9-8c71-691bde7aa78c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/types/03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d94b523d-f623-4ee9-8c71-691bde7aa78c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d94b523d-f623-4ee9-8c71-691bde7aa78c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d94b523d-f623-4ee9-8c71-691bde7aa78c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types/03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 838/1694] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:02:05 2026] DELETE /volume/v3/types/03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bd3219f3-66ce-458c-9715-878a8aa716fb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd3219f3-66ce-458c-9715-878a8aa716fb tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/types/03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd3219f3-66ce-458c-9715-878a8aa716fb tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd3219f3-66ce-458c-9715-878a8aa716fb tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd3219f3-66ce-458c-9715-878a8aa716fb tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/types/03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 857/1695] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/types/03b3f0ad-2a1c-417d-a751-3b0aca5d4fdc => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9a21c371-7fc5-4aee-a368-4161132e9e48 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a21c371-7fc5-4aee-a368-4161132e9e48 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9a21c371-7fc5-4aee-a368-4161132e9e48 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-283793411", "consumer": "back-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.qos_specs [None req-9a21c371-7fc5-4aee-a368-4161132e9e48 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-283793411', 'consumer': 'back-end', 'specs': {}} {{(pid=86538) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-9a21c371-7fc5-4aee-a368-4161132e9e48 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DB qos_specs_create(): root {'id': '2aea1479-2e6b-4240-a976-11b8b9213c4b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-283793411'} {{(pid=86538) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9a21c371-7fc5-4aee-a368-4161132e9e48 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 839/1696] 192.168.122.225 () {60 vars in 1148 bytes} [Wed Sep 2 20:02:05 2026] POST /volume/v3/qos-specs => generated 376 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0f70a31e-0012-4d23-8d45-b7b62226ab8a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0f70a31e-0012-4d23-8d45-b7b62226ab8a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b?force=False Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0f70a31e-0012-4d23-8d45-b7b62226ab8a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0f70a31e-0012-4d23-8d45-b7b62226ab8a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f70a31e-0012-4d23-8d45-b7b62226ab8a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: 2aea1479-2e6b-4240-a976-11b8b9213c4b, force: False {{(pid=86537) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0f70a31e-0012-4d23-8d45-b7b62226ab8a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b?force=False returned with HTTP 202 Sep 02 20:02:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 858/1697] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:05 2026] DELETE /volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b?force=False => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c6c02915-db1c-4dd7-839f-e287d89e3d52 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6c02915-db1c-4dd7-839f-e287d89e3d52 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6c02915-db1c-4dd7-839f-e287d89e3d52 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6c02915-db1c-4dd7-839f-e287d89e3d52 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6c02915-db1c-4dd7-839f-e287d89e3d52 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b returned with HTTP 404 Sep 02 20:02:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 840/1698] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c34e5049-e596-4a78-9f98-a9355a64e69c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c34e5049-e596-4a78-9f98-a9355a64e69c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c34e5049-e596-4a78-9f98-a9355a64e69c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c34e5049-e596-4a78-9f98-a9355a64e69c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c34e5049-e596-4a78-9f98-a9355a64e69c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 859/1699] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:02:05 2026] GET /volume/v3/qos-specs => generated 175 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ab2f9e53-eee8-4738-8936-782e6837be23 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ab2f9e53-eee8-4738-8936-782e6837be23 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b?force=False Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ab2f9e53-eee8-4738-8936-782e6837be23 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ab2f9e53-eee8-4738-8936-782e6837be23 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ab2f9e53-eee8-4738-8936-782e6837be23 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: 2aea1479-2e6b-4240-a976-11b8b9213c4b, force: False {{(pid=86538) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ab2f9e53-eee8-4738-8936-782e6837be23 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b?force=False returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 841/1700] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:06 2026] DELETE /volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b?force=False => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e7c791b-69da-4920-89a0-3dc716441b89 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e7c791b-69da-4920-89a0-3dc716441b89 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e7c791b-69da-4920-89a0-3dc716441b89 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e7c791b-69da-4920-89a0-3dc716441b89 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e7c791b-69da-4920-89a0-3dc716441b89 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 860/1701] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/2aea1479-2e6b-4240-a976-11b8b9213c4b => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-032eb10b-b46e-486d-9a1a-1bc1a6e52129 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-032eb10b-b46e-486d-9a1a-1bc1a6e52129 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-032eb10b-b46e-486d-9a1a-1bc1a6e52129 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-132977483", "consumer": "both"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.qos_specs [None req-032eb10b-b46e-486d-9a1a-1bc1a6e52129 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-132977483', 'consumer': 'both', 'specs': {}} {{(pid=86538) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-032eb10b-b46e-486d-9a1a-1bc1a6e52129 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DB qos_specs_create(): root {'id': 'c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-132977483'} {{(pid=86538) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-032eb10b-b46e-486d-9a1a-1bc1a6e52129 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 842/1702] 192.168.122.225 () {60 vars in 1148 bytes} [Wed Sep 2 20:02:06 2026] POST /volume/v3/qos-specs => generated 372 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-aefbd0d0-7fab-4ee4-a2bc-8eedf93dcc27 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aefbd0d0-7fab-4ee4-a2bc-8eedf93dcc27 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb?force=False Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aefbd0d0-7fab-4ee4-a2bc-8eedf93dcc27 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aefbd0d0-7fab-4ee4-a2bc-8eedf93dcc27 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aefbd0d0-7fab-4ee4-a2bc-8eedf93dcc27 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb, force: False {{(pid=86537) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aefbd0d0-7fab-4ee4-a2bc-8eedf93dcc27 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb?force=False returned with HTTP 202 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 861/1703] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:06 2026] DELETE /volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb?force=False => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-56cc8e4a-7c18-42ff-bec0-6683d2d716bc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56cc8e4a-7c18-42ff-bec0-6683d2d716bc tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56cc8e4a-7c18-42ff-bec0-6683d2d716bc tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56cc8e4a-7c18-42ff-bec0-6683d2d716bc tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56cc8e4a-7c18-42ff-bec0-6683d2d716bc tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 843/1704] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-032639a4-c9b2-4567-8627-37415582f269 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-032639a4-c9b2-4567-8627-37415582f269 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-032639a4-c9b2-4567-8627-37415582f269 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-032639a4-c9b2-4567-8627-37415582f269 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-032639a4-c9b2-4567-8627-37415582f269 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 862/1705] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-090d748f-6f6d-45c2-85fb-04c8dcfadf8d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-090d748f-6f6d-45c2-85fb-04c8dcfadf8d tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb?force=False Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-090d748f-6f6d-45c2-85fb-04c8dcfadf8d tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-090d748f-6f6d-45c2-85fb-04c8dcfadf8d tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.qos_specs_manage [None req-090d748f-6f6d-45c2-85fb-04c8dcfadf8d tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb, force: False {{(pid=86538) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-090d748f-6f6d-45c2-85fb-04c8dcfadf8d tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb?force=False returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 844/1706] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:06 2026] DELETE /volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-81d4694e-497d-4dcb-a5fa-964282b0b5a5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81d4694e-497d-4dcb-a5fa-964282b0b5a5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81d4694e-497d-4dcb-a5fa-964282b0b5a5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81d4694e-497d-4dcb-a5fa-964282b0b5a5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81d4694e-497d-4dcb-a5fa-964282b0b5a5 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 863/1707] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/c9830e4a-3ac8-4e51-ae6e-fc7809d19bbb => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9e5223d0-a9a5-4cc7-9b62-4ed446467b57 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e5223d0-a9a5-4cc7-9b62-4ed446467b57 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] POST http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9e5223d0-a9a5-4cc7-9b62-4ed446467b57 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-686050032", "consumer": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.qos_specs [None req-9e5223d0-a9a5-4cc7-9b62-4ed446467b57 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-686050032', 'consumer': 'front-end', 'specs': {}} {{(pid=86538) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-9e5223d0-a9a5-4cc7-9b62-4ed446467b57 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DB qos_specs_create(): root {'id': '4c645f26-5cc9-49c6-935f-31536fa6b4cd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-686050032'} {{(pid=86538) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9e5223d0-a9a5-4cc7-9b62-4ed446467b57 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 845/1708] 192.168.122.225 () {60 vars in 1148 bytes} [Wed Sep 2 20:02:06 2026] POST /volume/v3/qos-specs => generated 377 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae981b62-c776-41b3-824c-a92ea61eb808 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae981b62-c776-41b3-824c-a92ea61eb808 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd?force=False Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae981b62-c776-41b3-824c-a92ea61eb808 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae981b62-c776-41b3-824c-a92ea61eb808 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ae981b62-c776-41b3-824c-a92ea61eb808 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: 4c645f26-5cc9-49c6-935f-31536fa6b4cd, force: False {{(pid=86537) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae981b62-c776-41b3-824c-a92ea61eb808 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd?force=False returned with HTTP 202 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 864/1709] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:06 2026] DELETE /volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd?force=False => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c0f8757e-375a-4a48-8d78-171a3fdf9c12 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0f8757e-375a-4a48-8d78-171a3fdf9c12 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0f8757e-375a-4a48-8d78-171a3fdf9c12 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0f8757e-375a-4a48-8d78-171a3fdf9c12 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0f8757e-375a-4a48-8d78-171a3fdf9c12 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 846/1710] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cd0293a8-ee7e-4b78-9944-7b69a69b1941 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd0293a8-ee7e-4b78-9944-7b69a69b1941 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd0293a8-ee7e-4b78-9944-7b69a69b1941 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd0293a8-ee7e-4b78-9944-7b69a69b1941 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd0293a8-ee7e-4b78-9944-7b69a69b1941 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 865/1711] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ef86c7bf-c269-4f3c-a0a2-3e44ff4b1d9c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ef86c7bf-c269-4f3c-a0a2-3e44ff4b1d9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd?force=False Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ef86c7bf-c269-4f3c-a0a2-3e44ff4b1d9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ef86c7bf-c269-4f3c-a0a2-3e44ff4b1d9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef86c7bf-c269-4f3c-a0a2-3e44ff4b1d9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: 4c645f26-5cc9-49c6-935f-31536fa6b4cd, force: False {{(pid=86538) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ef86c7bf-c269-4f3c-a0a2-3e44ff4b1d9c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd?force=False returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 847/1712] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:06 2026] DELETE /volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd?force=False => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eb842a19-345e-48b9-9707-4aa1a7eb57a8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb842a19-345e-48b9-9707-4aa1a7eb57a8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb842a19-345e-48b9-9707-4aa1a7eb57a8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb842a19-345e-48b9-9707-4aa1a7eb57a8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb842a19-345e-48b9-9707-4aa1a7eb57a8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 866/1713] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/4c645f26-5cc9-49c6-935f-31536fa6b4cd => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-30642efa-4622-4c56-b2d3-e70dcc8f769c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30642efa-4622-4c56-b2d3-e70dcc8f769c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30642efa-4622-4c56-b2d3-e70dcc8f769c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30642efa-4622-4c56-b2d3-e70dcc8f769c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30642efa-4622-4c56-b2d3-e70dcc8f769c tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 848/1714] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 => generated 401 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f355975e-705b-4d45-a8a5-862e9263c033 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f355975e-705b-4d45-a8a5-862e9263c033 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f355975e-705b-4d45-a8a5-862e9263c033 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f355975e-705b-4d45-a8a5-862e9263c033 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f355975e-705b-4d45-a8a5-862e9263c033 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 867/1715] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e853ebe0-3983-4c13-9c93-40b9255eb04a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e853ebe0-3983-4c13-9c93-40b9255eb04a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] PUT http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e853ebe0-3983-4c13-9c93-40b9255eb04a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.qos_specs [None req-e853ebe0-3983-4c13-9c93-40b9255eb04a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86538) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-e853ebe0-3983-4c13-9c93-40b9255eb04a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] qos_specs_update() value: {'id': 'bd529c2e-5739-48d4-9094-19435bf66cf2', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5', 'deleted': False} {{(pid=86538) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e853ebe0-3983-4c13-9c93-40b9255eb04a tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 849/1716] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 20:02:06 2026] PUT /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 => generated 36 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8230f223-7fef-4004-8d0b-d8fcf49edf46 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8230f223-7fef-4004-8d0b-d8fcf49edf46 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8230f223-7fef-4004-8d0b-d8fcf49edf46 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8230f223-7fef-4004-8d0b-d8fcf49edf46 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8230f223-7fef-4004-8d0b-d8fcf49edf46 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 868/1717] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 => generated 422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-360b6d91-c012-4f3a-8ee8-0c694cb94ced None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-360b6d91-c012-4f3a-8ee8-0c694cb94ced tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] PUT http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/delete_keys Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-360b6d91-c012-4f3a-8ee8-0c694cb94ced tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.qos_specs_manage [None req-360b6d91-c012-4f3a-8ee8-0c694cb94ced tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete_key spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5, keys: ['iops_bytes'] {{(pid=86538) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-360b6d91-c012-4f3a-8ee8-0c694cb94ced tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/delete_keys returned with HTTP 202 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 850/1718] 192.168.122.225 () {60 vars in 1294 bytes} [Wed Sep 2 20:02:06 2026] PUT /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5/delete_keys => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-de9fc79e-6154-4449-9bd3-1ed838733014 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-de9fc79e-6154-4449-9bd3-1ed838733014 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-de9fc79e-6154-4449-9bd3-1ed838733014 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-de9fc79e-6154-4449-9bd3-1ed838733014 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-de9fc79e-6154-4449-9bd3-1ed838733014 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 869/1719] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 => generated 401 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f1bb2ee1-6289-447e-bb06-d0e886841db8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1bb2ee1-6289-447e-bb06-d0e886841db8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1bb2ee1-6289-447e-bb06-d0e886841db8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f1bb2ee1-6289-447e-bb06-d0e886841db8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f1bb2ee1-6289-447e-bb06-d0e886841db8 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 returned with HTTP 200 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 851/1720] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 => generated 401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bae0bfcb-5dd8-48d3-82bb-19a8e8ccb9ca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bae0bfcb-5dd8-48d3-82bb-19a8e8ccb9ca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] DELETE http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5?force=False Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bae0bfcb-5dd8-48d3-82bb-19a8e8ccb9ca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bae0bfcb-5dd8-48d3-82bb-19a8e8ccb9ca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bae0bfcb-5dd8-48d3-82bb-19a8e8ccb9ca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Delete qos_spec: d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5, force: False {{(pid=86537) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 20:02:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:06 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 20:02:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bae0bfcb-5dd8-48d3-82bb-19a8e8ccb9ca tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5?force=False returned with HTTP 202 Sep 02 20:02:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 870/1721] 192.168.122.225 () {58 vars in 1264 bytes} [Wed Sep 2 20:02:06 2026] DELETE /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cb84977b-9efa-41dd-b9bd-38d6428884f2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cb84977b-9efa-41dd-b9bd-38d6428884f2 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] GET http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cb84977b-9efa-41dd-b9bd-38d6428884f2 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cb84977b-9efa-41dd-b9bd-38d6428884f2 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cb84977b-9efa-41dd-b9bd-38d6428884f2 tempest-QosSpecsTestJSON-308667651 tempest-QosSpecsTestJSON-308667651-project-admin] http://192.168.122.225/volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 returned with HTTP 404 Sep 02 20:02:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 852/1722] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:06 2026] GET /volume/v3/qos-specs/d0ef4f3a-07f0-4b05-b85f-c0fd7c4aedf5 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-640cdf61-d868-4092-8610-870c32b02b63 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-640cdf61-d868-4092-8610-870c32b02b63 tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 20:02:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-640cdf61-d868-4092-8610-870c32b02b63 tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-640cdf61-d868-4092-8610-870c32b02b63 tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] Calling method 'get_pools' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-640cdf61-d868-4092-8610-870c32b02b63 tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 20:02:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 871/1723] 192.168.122.225 () {58 vars in 1198 bytes} [Wed Sep 2 20:02:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-813154ca-76b9-47d7-b751-183040e8c29e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-813154ca-76b9-47d7-b751-183040e8c29e tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools Sep 02 20:02:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-813154ca-76b9-47d7-b751-183040e8c29e tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-813154ca-76b9-47d7-b751-183040e8c29e tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] Calling method 'get_pools' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-813154ca-76b9-47d7-b751-183040e8c29e tempest-VolumePoolsAdminTestsJSON-942897426 tempest-VolumePoolsAdminTestsJSON-942897426-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 20:02:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 853/1724] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 20:02:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:02:16 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=416,cinder:UPDATE=43,cinder:INSERT=47 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:02:16 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=627,cinder:UPDATE=173,cinder:INSERT=100 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:02:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-51c5acba-8a45-4f9f-b454-ea91d654429e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-51c5acba-8a45-4f9f-b454-ea91d654429e tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] GET http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d Sep 02 20:02:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-51c5acba-8a45-4f9f-b454-ea91d654429e tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-51c5acba-8a45-4f9f-b454-ea91d654429e tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-51c5acba-8a45-4f9f-b454-ea91d654429e tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d returned with HTTP 200 Sep 02 20:02:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 872/1725] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:31 2026] GET /volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d => generated 440 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d7f098d3-5810-4fa6-a261-a604bfc41411 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d7f098d3-5810-4fa6-a261-a604bfc41411 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d Sep 02 20:02:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d7f098d3-5810-4fa6-a261-a604bfc41411 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d7f098d3-5810-4fa6-a261-a604bfc41411 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d returned with HTTP 200 Sep 02 20:02:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 854/1726] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 20:02:31 2026] PUT /volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d => generated 393 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-288069058"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-288069058'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Create volume of 1 GB Sep 02 20:02:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Availability Zones retrieved successfully. Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Flow 'volume_create_api' (7116da07-3803-4088-97bf-3b357916f8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62285865-27fa-4b16-98d1-66055f4a4ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62285865-27fa-4b16-98d1-66055f4a4ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf7c9e3-3914-4138-a38f-4163ebdf3bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Created reservations ['54f258f4-cc1b-42ae-a8cb-78776476a5ee', '9c35a3fe-afff-4901-8102-75abfa699503', '395898e9-9e45-4c46-9e99-de0480dfe943', '32cc4930-ccc6-4739-ae2b-738ab111c77f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf7c9e3-3914-4138-a38f-4163ebdf3bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54f258f4-cc1b-42ae-a8cb-78776476a5ee', '9c35a3fe-afff-4901-8102-75abfa699503', '395898e9-9e45-4c46-9e99-de0480dfe943', '32cc4930-ccc6-4739-ae2b-738ab111c77f']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26849b9-f846-44fa-b6c0-5c4ae0b077c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26849b9-f846-44fa-b6c0-5c4ae0b077c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86a88ce0-f9dd-49c0-a03a-af1e94eedb2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-288069058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26194cc1c4cd4bf685df0109288d379d',qos_specs=None,replication_status=,reservations=['54f258f4-cc1b-42ae-a8cb-78776476a5ee','9c35a3fe-afff-4901-8102-75abfa699503','395898e9-9e45-4c46-9e99-de0480dfe943','32cc4930-ccc6-4739-ae2b-738ab111c77f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5e10e7408447c18e849484c6defea7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-288069058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86a88ce0-f9dd-49c0-a03a-af1e94eedb2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26194cc1c4cd4bf685df0109288d379d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5e10e7408447c18e849484c6defea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e2da09-3c99-4189-bd67-e8a331a7e363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e2da09-3c99-4189-bd67-e8a331a7e363) transitioned into state 'SUCCESS' from state '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-288069058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26194cc1c4cd4bf685df0109288d379d',qos_specs=None,replication_status=,reservations=['54f258f4-cc1b-42ae-a8cb-78776476a5ee','9c35a3fe-afff-4901-8102-75abfa699503','395898e9-9e45-4c46-9e99-de0480dfe943','32cc4930-ccc6-4739-ae2b-738ab111c77f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5e10e7408447c18e849484c6defea7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d6570a-bb00-4a0a-a507-c3b4e00b5c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d6570a-bb00-4a0a-a507-c3b4e00b5c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Flow 'volume_create_api' (7116da07-3803-4088-97bf-3b357916f8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Create volume request issued successfully. Sep 02 20:02:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ba462b0f-e6bf-4ef7-91ad-84759aa14452 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:02:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 873/1727] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:02:31 2026] POST /volume/v3/volumes => generated 775 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:02:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3a4cf029-5910-469f-a4d4-ae7e66d78c32 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3a4cf029-5910-469f-a4d4-ae7e66d78c32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3a4cf029-5910-469f-a4d4-ae7e66d78c32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3a4cf029-5910-469f-a4d4-ae7e66d78c32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3a4cf029-5910-469f-a4d4-ae7e66d78c32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3a4cf029-5910-469f-a4d4-ae7e66d78c32 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 200 Sep 02 20:02:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 855/1728] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:32 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 843 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-401917e5-8616-47ca-9273-2b4c37d30815 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-401917e5-8616-47ca-9273-2b4c37d30815 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-401917e5-8616-47ca-9273-2b4c37d30815 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-401917e5-8616-47ca-9273-2b4c37d30815 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-401917e5-8616-47ca-9273-2b4c37d30815 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-401917e5-8616-47ca-9273-2b4c37d30815 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 200 Sep 02 20:02:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 874/1729] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:33 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1786f988-4d4b-4266-a5b6-d720e664c51e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1786f988-4d4b-4266-a5b6-d720e664c51e tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1786f988-4d4b-4266-a5b6-d720e664c51e tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1786f988-4d4b-4266-a5b6-d720e664c51e tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1786f988-4d4b-4266-a5b6-d720e664c51e tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1786f988-4d4b-4266-a5b6-d720e664c51e tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 200 Sep 02 20:02:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 856/1730] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:34 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1673a6f7-856f-47f8-9d33-796817bfe521 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:02:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86a88ce0-f9dd-49c0-a03a-af1e94eedb2e", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1910613480"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:34 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Create snapshot from volume 86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:34 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Created reservations ['48b9c8bf-cb75-46a3-a828-9686bb2c0c36', 'db342092-e59e-4ca6-8162-fb635903f7e3', '8e95feb0-f46d-4e7a-8487-5c1c73026f41', 'a1b3e8dd-7f3d-4f43-8d25-784fbe46f1dd'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot create request issued successfully. Sep 02 20:02:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1673a6f7-856f-47f8-9d33-796817bfe521 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:02:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 875/1731] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:02:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:02:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8aed8d78-1f36-4356-b949-156f90b6e09b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8aed8d78-1f36-4356-b949-156f90b6e09b tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8aed8d78-1f36-4356-b949-156f90b6e09b tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8aed8d78-1f36-4356-b949-156f90b6e09b tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8aed8d78-1f36-4356-b949-156f90b6e09b tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8aed8d78-1f36-4356-b949-156f90b6e09b tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 857/1732] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:35 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 455 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c11ada6-31a1-4e70-bab6-75e7fe659417 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c11ada6-31a1-4e70-bab6-75e7fe659417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c11ada6-31a1-4e70-bab6-75e7fe659417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c11ada6-31a1-4e70-bab6-75e7fe659417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2c11ada6-31a1-4e70-bab6-75e7fe659417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c11ada6-31a1-4e70-bab6-75e7fe659417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 876/1733] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:36 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 455 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8c655582-3ead-4ad6-8119-29f0b833c8cf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c655582-3ead-4ad6-8119-29f0b833c8cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c655582-3ead-4ad6-8119-29f0b833c8cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c655582-3ead-4ad6-8119-29f0b833c8cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8c655582-3ead-4ad6-8119-29f0b833c8cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c655582-3ead-4ad6-8119-29f0b833c8cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 858/1734] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:37 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 455 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-850609971", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-850609971', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create volume of 1 GB Sep 02 20:02:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Availability Zones retrieved successfully. Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Flow 'volume_create_api' (c6008c75-b8bb-4b5e-a664-f80401062a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d887579-f9e9-42ad-a213-a553e9110c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d887579-f9e9-42ad-a213-a553e9110c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f16d48e-4204-4da3-bb60-787708946e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Created reservations ['2562e6c7-7439-4856-828f-d299d40c62cb', '5ed6460a-32c8-481f-842e-af157a631d54', 'ad21b433-2526-4a4d-9446-31e01ac46e45', '0896a372-1014-46af-9279-0fe81cd1de2b'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f16d48e-4204-4da3-bb60-787708946e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2562e6c7-7439-4856-828f-d299d40c62cb', '5ed6460a-32c8-481f-842e-af157a631d54', 'ad21b433-2526-4a4d-9446-31e01ac46e45', '0896a372-1014-46af-9279-0fe81cd1de2b']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d871e5cb-3116-4c8c-9ec4-e8ec7413ec3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d871e5cb-3116-4c8c-9ec4-e8ec7413ec3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9ba6e6a-512d-404d-b745-521bf1d7bd14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-850609971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a76eae2abc43a0ad6cc45ff473a9d7',qos_specs=None,replication_status=,reservations=['2562e6c7-7439-4856-828f-d299d40c62cb','5ed6460a-32c8-481f-842e-af157a631d54','ad21b433-2526-4a4d-9446-31e01ac46e45','0896a372-1014-46af-9279-0fe81cd1de2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220623f053844ed4a8103d387d609cb3',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-850609971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9ba6e6a-512d-404d-b745-521bf1d7bd14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66a76eae2abc43a0ad6cc45ff473a9d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220623f053844ed4a8103d387d609cb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71681fd6-fc03-4495-8e6f-95640da54e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71681fd6-fc03-4495-8e6f-95640da54e3e) transitioned into state 'SUCCESS' from state '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-850609971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66a76eae2abc43a0ad6cc45ff473a9d7',qos_specs=None,replication_status=,reservations=['2562e6c7-7439-4856-828f-d299d40c62cb','5ed6460a-32c8-481f-842e-af157a631d54','ad21b433-2526-4a4d-9446-31e01ac46e45','0896a372-1014-46af-9279-0fe81cd1de2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220623f053844ed4a8103d387d609cb3',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0cc296e-3533-4f27-8f1e-4fd33dbab24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0cc296e-3533-4f27-8f1e-4fd33dbab24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Flow 'volume_create_api' (c6008c75-b8bb-4b5e-a664-f80401062a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create volume request issued successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e37161ed-b713-4516-8e38-e3b19e36bee2 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 877/1735] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:02:37 2026] POST /volume/v3/volumes => generated 762 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fc3dcc37-f334-4e91-8de5-59df0033735b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fc3dcc37-f334-4e91-8de5-59df0033735b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fc3dcc37-f334-4e91-8de5-59df0033735b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fc3dcc37-f334-4e91-8de5-59df0033735b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8b4842d6-320f-4171-a9ba-7f08fae9f610 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b4842d6-320f-4171-a9ba-7f08fae9f610 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b4842d6-320f-4171-a9ba-7f08fae9f610 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b4842d6-320f-4171-a9ba-7f08fae9f610 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fc3dcc37-f334-4e91-8de5-59df0033735b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8b4842d6-320f-4171-a9ba-7f08fae9f610 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b4842d6-320f-4171-a9ba-7f08fae9f610 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 878/1736] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:38 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 482 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fc3dcc37-f334-4e91-8de5-59df0033735b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 200 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 859/1737] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:38 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 830 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a32f3eb2-f67c-4ed7-81b0-6565b8c4958d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a32f3eb2-f67c-4ed7-81b0-6565b8c4958d tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a32f3eb2-f67c-4ed7-81b0-6565b8c4958d tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a32f3eb2-f67c-4ed7-81b0-6565b8c4958d tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d returned with HTTP 200 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 879/1738] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 20:02:38 2026] PUT /volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d => generated 393 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86a88ce0-f9dd-49c0-a03a-af1e94eedb2e"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Create snapshot from volume 86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:38 devstack devstack@c-api.service[86538]: WARNING cinder.quota_utils [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Quota exceeded for 26194cc1c4cd4bf685df0109288d379d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.middleware.fault [None req-dda0c92e-6dc9-4d10-83f2-0837f9b4db68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 413 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 860/1739] 192.168.122.225 () {60 vars in 1148 bytes} [Wed Sep 2 20:02:38 2026] POST /volume/v3/snapshots => generated 208 bytes in 71 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-62eb92b8-9b04-4554-b3f6-165f8d803f28 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-62eb92b8-9b04-4554-b3f6-165f8d803f28 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-62eb92b8-9b04-4554-b3f6-165f8d803f28 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-62eb92b8-9b04-4554-b3f6-165f8d803f28 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d returned with HTTP 200 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 880/1740] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 20:02:38 2026] PUT /volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d => generated 393 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-782de7c6-a431-46c7-b390-542b811379d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-782de7c6-a431-46c7-b390-542b811379d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-782de7c6-a431-46c7-b390-542b811379d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86a88ce0-f9dd-49c0-a03a-af1e94eedb2e"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-782de7c6-a431-46c7-b390-542b811379d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-782de7c6-a431-46c7-b390-542b811379d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Create snapshot from volume 86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:38 devstack devstack@c-api.service[86538]: WARNING cinder.quota_utils [None req-782de7c6-a431-46c7-b390-542b811379d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Quota exceeded for 26194cc1c4cd4bf685df0109288d379d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.middleware.fault [None req-782de7c6-a431-46c7-b390-542b811379d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 413 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 861/1741] 192.168.122.225 () {60 vars in 1148 bytes} [Wed Sep 2 20:02:38 2026] POST /volume/v3/snapshots => generated 133 bytes in 77 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Delete snapshot with id: 8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot delete request issued successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd7eef9f-10c2-4c06-99e3-c5258d01ca1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 202 Sep 02 20:02:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 881/1742] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:02:38 2026] DELETE /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2213c192-c0a2-4407-8ebb-ccc8af0a8ac7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2213c192-c0a2-4407-8ebb-ccc8af0a8ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2213c192-c0a2-4407-8ebb-ccc8af0a8ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2213c192-c0a2-4407-8ebb-ccc8af0a8ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2213c192-c0a2-4407-8ebb-ccc8af0a8ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2213c192-c0a2-4407-8ebb-ccc8af0a8ac7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 862/1743] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:38 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 481 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c59657f6-c4c9-42e0-9a3d-1cc811770379 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c59657f6-c4c9-42e0-9a3d-1cc811770379 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c59657f6-c4c9-42e0-9a3d-1cc811770379 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c59657f6-c4c9-42e0-9a3d-1cc811770379 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c59657f6-c4c9-42e0-9a3d-1cc811770379 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c59657f6-c4c9-42e0-9a3d-1cc811770379 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 200 Sep 02 20:02:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 882/1744] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:39 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4d245ce8-3267-472e-8219-4159e8ef722c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d245ce8-3267-472e-8219-4159e8ef722c tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d245ce8-3267-472e-8219-4159e8ef722c tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d245ce8-3267-472e-8219-4159e8ef722c tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4d245ce8-3267-472e-8219-4159e8ef722c tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d245ce8-3267-472e-8219-4159e8ef722c tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 863/1745] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:39 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 481 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fcc37a0f-626f-4cf4-a258-ee7be1b996f9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fcc37a0f-626f-4cf4-a258-ee7be1b996f9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fcc37a0f-626f-4cf4-a258-ee7be1b996f9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fcc37a0f-626f-4cf4-a258-ee7be1b996f9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fcc37a0f-626f-4cf4-a258-ee7be1b996f9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fcc37a0f-626f-4cf4-a258-ee7be1b996f9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 200 Sep 02 20:02:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 883/1746] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:40 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d8757c66-fd94-4ffc-9f2d-59ef060b22fd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8757c66-fd94-4ffc-9f2d-59ef060b22fd tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8757c66-fd94-4ffc-9f2d-59ef060b22fd tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8757c66-fd94-4ffc-9f2d-59ef060b22fd tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d8757c66-fd94-4ffc-9f2d-59ef060b22fd tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8757c66-fd94-4ffc-9f2d-59ef060b22fd tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 200 Sep 02 20:02:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 864/1747] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:40 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:02:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9ba6e6a-512d-404d-b745-521bf1d7bd14", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-940240129", "description": null, "metadata": null}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create snapshot from volume d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:40 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Created reservations ['36a821b6-9241-49fb-a30e-8048b3c675ad', 'b8cc4897-4b55-4e41-9fd3-06cf18974285', '024737bb-bc9d-4982-b2ae-9b626e18c9a8', '2ec498bd-b3f2-4f93-829f-4a7c35ad5c2d'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot force create request issued successfully. Sep 02 20:02:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6adbfe9d-7ae9-4822-918b-9b4c14159d30 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:02:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 884/1748] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:02:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:02:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-730f3139-7f3f-4131-a7e1-d226966a5f81 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-730f3139-7f3f-4131-a7e1-d226966a5f81 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-730f3139-7f3f-4131-a7e1-d226966a5f81 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-730f3139-7f3f-4131-a7e1-d226966a5f81 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-730f3139-7f3f-4131-a7e1-d226966a5f81 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-730f3139-7f3f-4131-a7e1-d226966a5f81 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 865/1749] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:40 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4688ce16-29e2-46da-89d9-bd960a4d8e68 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4688ce16-29e2-46da-89d9-bd960a4d8e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4688ce16-29e2-46da-89d9-bd960a4d8e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4688ce16-29e2-46da-89d9-bd960a4d8e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4688ce16-29e2-46da-89d9-bd960a4d8e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Snapshot retrieved successfully. Sep 02 20:02:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4688ce16-29e2-46da-89d9-bd960a4d8e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 200 Sep 02 20:02:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 885/1750] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:41 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e91a5e72-fb2c-47ba-b4f0-cedbcfa6b29a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e91a5e72-fb2c-47ba-b4f0-cedbcfa6b29a tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e91a5e72-fb2c-47ba-b4f0-cedbcfa6b29a tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e91a5e72-fb2c-47ba-b4f0-cedbcfa6b29a tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e91a5e72-fb2c-47ba-b4f0-cedbcfa6b29a tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e91a5e72-fb2c-47ba-b4f0-cedbcfa6b29a tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 866/1751] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:41 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-58705774-562f-4502-b694-1baec568e2ea None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-58705774-562f-4502-b694-1baec568e2ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-58705774-562f-4502-b694-1baec568e2ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-58705774-562f-4502-b694-1baec568e2ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-58705774-562f-4502-b694-1baec568e2ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 returned with HTTP 404 Sep 02 20:02:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 886/1752] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:42 2026] GET /volume/v3/snapshots/8dc67f8c-97de-4cc0-8418-0739b3e3a501 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-75564f65-1785-4565-9501-a328c49d6943 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75564f65-1785-4565-9501-a328c49d6943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75564f65-1785-4565-9501-a328c49d6943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75564f65-1785-4565-9501-a328c49d6943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-75564f65-1785-4565-9501-a328c49d6943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75564f65-1785-4565-9501-a328c49d6943 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 200 Sep 02 20:02:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 867/1753] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:42 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] DELETE http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Delete volume with id: 86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Delete volume request issued successfully. Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f74a1869-6faf-4ef5-818e-2e1c45621824 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 202 Sep 02 20:02:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 887/1754] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:02:42 2026] DELETE /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-834fabd6-5076-4542-9431-632989d3c538 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-834fabd6-5076-4542-9431-632989d3c538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-834fabd6-5076-4542-9431-632989d3c538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-834fabd6-5076-4542-9431-632989d3c538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-834fabd6-5076-4542-9431-632989d3c538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-834fabd6-5076-4542-9431-632989d3c538 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 200 Sep 02 20:02:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 868/1755] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:42 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3da97300-3c95-4041-a511-e2d1133129d8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3da97300-3c95-4041-a511-e2d1133129d8 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3da97300-3c95-4041-a511-e2d1133129d8 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3da97300-3c95-4041-a511-e2d1133129d8 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3da97300-3c95-4041-a511-e2d1133129d8 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3da97300-3c95-4041-a511-e2d1133129d8 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 888/1756] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:42 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-627cffcf-e184-4597-ad18-b791f6b784c6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-627cffcf-e184-4597-ad18-b791f6b784c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-627cffcf-e184-4597-ad18-b791f6b784c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-627cffcf-e184-4597-ad18-b791f6b784c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-627cffcf-e184-4597-ad18-b791f6b784c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Volume info retrieved successfully. Sep 02 20:02:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-627cffcf-e184-4597-ad18-b791f6b784c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 200 Sep 02 20:02:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 869/1757] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:43 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a814991e-c071-445b-a120-89337e5bb48b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a814991e-c071-445b-a120-89337e5bb48b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a814991e-c071-445b-a120-89337e5bb48b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a814991e-c071-445b-a120-89337e5bb48b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a814991e-c071-445b-a120-89337e5bb48b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a814991e-c071-445b-a120-89337e5bb48b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 889/1758] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:43 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ae31eda0-da6e-45dc-983a-9d6dc87d30af None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae31eda0-da6e-45dc-983a-9d6dc87d30af tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae31eda0-da6e-45dc-983a-9d6dc87d30af tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ae31eda0-da6e-45dc-983a-9d6dc87d30af tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ae31eda0-da6e-45dc-983a-9d6dc87d30af tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ae31eda0-da6e-45dc-983a-9d6dc87d30af tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 870/1759] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:44 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c78aa2a9-66df-4310-b0af-3677980c0a6e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c78aa2a9-66df-4310-b0af-3677980c0a6e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c78aa2a9-66df-4310-b0af-3677980c0a6e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c78aa2a9-66df-4310-b0af-3677980c0a6e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c78aa2a9-66df-4310-b0af-3677980c0a6e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c78aa2a9-66df-4310-b0af-3677980c0a6e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 890/1760] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:44 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b951f51d-dd7c-4736-b460-5175b4ff118e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "90c5410a-a258-4384-b0c8-f5355cdadf47", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create volume request body: {'volume': {'snapshot_id': '90c5410a-a258-4384-b0c8-f5355cdadf47', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create volume of 1 GB Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Availability Zones retrieved successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Flow 'volume_create_api' (7883177b-1803-4ca7-a389-f35646425883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e471c7c-77d0-48af-b38b-1ef5da87e777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e471c7c-77d0-48af-b38b-1ef5da87e777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '90c5410a-a258-4384-b0c8-f5355cdadf47', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (056383d5-3c05-4423-8c00-00363dcc5be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Created reservations ['f061e0a9-12e0-492f-a21a-85b6a7786c41', 'e0c62b6c-12b3-4025-b9cc-a43254e968f1', 'fa9c379c-5481-4780-8901-c8361209dc01', '3d23afcc-1367-4669-b57d-6ac8a77188de'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (056383d5-3c05-4423-8c00-00363dcc5be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f061e0a9-12e0-492f-a21a-85b6a7786c41', 'e0c62b6c-12b3-4025-b9cc-a43254e968f1', 'fa9c379c-5481-4780-8901-c8361209dc01', '3d23afcc-1367-4669-b57d-6ac8a77188de']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bb4c02-38f3-4fbd-8694-0a8a17274139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-048499ad-70d2-4cbe-9789-d2d8f5056cdc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-048499ad-70d2-4cbe-9789-d2d8f5056cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] GET http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-048499ad-70d2-4cbe-9789-d2d8f5056cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-048499ad-70d2-4cbe-9789-d2d8f5056cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3bb4c02-38f3-4fbd-8694-0a8a17274139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda1d039-11b8-4c46-8f1e-eef44c4edb70', '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='66a76eae2abc43a0ad6cc45ff473a9d7',qos_specs=None,replication_status=,reservations=['f061e0a9-12e0-492f-a21a-85b6a7786c41','e0c62b6c-12b3-4025-b9cc-a43254e968f1','fa9c379c-5481-4780-8901-c8361209dc01','3d23afcc-1367-4669-b57d-6ac8a77188de'],size=1,snapshot_id=90c5410a-a258-4384-b0c8-f5355cdadf47,source_replicaid=,source_volid=None,status='creating',user_id='220623f053844ed4a8103d387d609cb3',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:02:44Z,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=fda1d039-11b8-4c46-8f1e-eef44c4edb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66a76eae2abc43a0ad6cc45ff473a9d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=90c5410a-a258-4384-b0c8-f5355cdadf47,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220623f053844ed4a8103d387d609cb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006e1eb9-b24f-4e92-80eb-e79a21f5b3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-048499ad-70d2-4cbe-9789-d2d8f5056cdc tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664 tempest-VolumeSnapshotQuotasNegativeTestJSON-1531785664-project-member] http://192.168.122.225/volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e returned with HTTP 404 Sep 02 20:02:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 891/1761] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:44 2026] GET /volume/v3/volumes/86a88ce0-f9dd-49c0-a03a-af1e94eedb2e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1fa63cbe-86e4-416d-bdde-3eef8f5a10de None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1fa63cbe-86e4-416d-bdde-3eef8f5a10de tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] PUT http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d Sep 02 20:02:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1fa63cbe-86e4-416d-bdde-3eef8f5a10de tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006e1eb9-b24f-4e92-80eb-e79a21f5b3c6) transitioned into state 'SUCCESS' from 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='66a76eae2abc43a0ad6cc45ff473a9d7',qos_specs=None,replication_status=,reservations=['f061e0a9-12e0-492f-a21a-85b6a7786c41','e0c62b6c-12b3-4025-b9cc-a43254e968f1','fa9c379c-5481-4780-8901-c8361209dc01','3d23afcc-1367-4669-b57d-6ac8a77188de'],size=1,snapshot_id=90c5410a-a258-4384-b0c8-f5355cdadf47,source_replicaid=,source_volid=None,status='creating',user_id='220623f053844ed4a8103d387d609cb3',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830cf3a5-9379-49ff-96e1-d1338d42f108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830cf3a5-9379-49ff-96e1-d1338d42f108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Flow 'volume_create_api' (7883177b-1803-4ca7-a389-f35646425883) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Create volume request issued successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b951f51d-dd7c-4736-b460-5175b4ff118e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:02:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 871/1762] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:02:44 2026] POST /volume/v3/volumes => generated 750 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c8fcb491-a893-42a8-b6bb-053f708dfbfe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8fcb491-a893-42a8-b6bb-053f708dfbfe tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8fcb491-a893-42a8-b6bb-053f708dfbfe tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8fcb491-a893-42a8-b6bb-053f708dfbfe tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c8fcb491-a893-42a8-b6bb-053f708dfbfe tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8fcb491-a893-42a8-b6bb-053f708dfbfe tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 872/1763] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:44 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1fa63cbe-86e4-416d-bdde-3eef8f5a10de tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837 tempest-VolumeSnapshotQuotasNegativeTestJSON-276266837-project-admin] http://192.168.122.225/volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d returned with HTTP 200 Sep 02 20:02:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 892/1764] 192.168.122.225 () {60 vars in 1259 bytes} [Wed Sep 2 20:02:44 2026] PUT /volume/v3/os-quota-sets/26194cc1c4cd4bf685df0109288d379d => generated 398 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ba47458c-bda0-41b9-b011-0c2bfe34e781 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba47458c-bda0-41b9-b011-0c2bfe34e781 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba47458c-bda0-41b9-b011-0c2bfe34e781 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba47458c-bda0-41b9-b011-0c2bfe34e781 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ba47458c-bda0-41b9-b011-0c2bfe34e781 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba47458c-bda0-41b9-b011-0c2bfe34e781 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 873/1765] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:45 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cf145c8d-c4ae-4aef-9471-21ec0d688740 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf145c8d-c4ae-4aef-9471-21ec0d688740 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf145c8d-c4ae-4aef-9471-21ec0d688740 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf145c8d-c4ae-4aef-9471-21ec0d688740 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cf145c8d-c4ae-4aef-9471-21ec0d688740 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf145c8d-c4ae-4aef-9471-21ec0d688740 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 893/1766] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:46 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34ccc6c6-5dce-4d52-aea8-c0da6a64135d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34ccc6c6-5dce-4d52-aea8-c0da6a64135d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34ccc6c6-5dce-4d52-aea8-c0da6a64135d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34ccc6c6-5dce-4d52-aea8-c0da6a64135d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34ccc6c6-5dce-4d52-aea8-c0da6a64135d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34ccc6c6-5dce-4d52-aea8-c0da6a64135d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 874/1767] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:47 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0d705aae-567b-4c1e-86c4-f2747156bf76 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d705aae-567b-4c1e-86c4-f2747156bf76 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d705aae-567b-4c1e-86c4-f2747156bf76 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d705aae-567b-4c1e-86c4-f2747156bf76 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d705aae-567b-4c1e-86c4-f2747156bf76 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d705aae-567b-4c1e-86c4-f2747156bf76 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 894/1768] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:49 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-486639ed-7cef-4f73-a86f-7e3630ad0290 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-486639ed-7cef-4f73-a86f-7e3630ad0290 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-486639ed-7cef-4f73-a86f-7e3630ad0290 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-486639ed-7cef-4f73-a86f-7e3630ad0290 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-486639ed-7cef-4f73-a86f-7e3630ad0290 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-486639ed-7cef-4f73-a86f-7e3630ad0290 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 875/1769] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:50 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6f46540d-4ca3-4997-898c-2ebc18852b5b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f46540d-4ca3-4997-898c-2ebc18852b5b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f46540d-4ca3-4997-898c-2ebc18852b5b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f46540d-4ca3-4997-898c-2ebc18852b5b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6f46540d-4ca3-4997-898c-2ebc18852b5b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f46540d-4ca3-4997-898c-2ebc18852b5b tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 895/1770] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:51 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2021c0ad-cdc3-44c9-a8a1-104f151b0400 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2021c0ad-cdc3-44c9-a8a1-104f151b0400 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2021c0ad-cdc3-44c9-a8a1-104f151b0400 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2021c0ad-cdc3-44c9-a8a1-104f151b0400 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2021c0ad-cdc3-44c9-a8a1-104f151b0400 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2021c0ad-cdc3-44c9-a8a1-104f151b0400 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 876/1771] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:52 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 843 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-35dc0cb9-cd5e-4bdb-bdff-0ab929697f94 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-35dc0cb9-cd5e-4bdb-bdff-0ab929697f94 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-35dc0cb9-cd5e-4bdb-bdff-0ab929697f94 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-35dc0cb9-cd5e-4bdb-bdff-0ab929697f94 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-35dc0cb9-cd5e-4bdb-bdff-0ab929697f94 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-35dc0cb9-cd5e-4bdb-bdff-0ab929697f94 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 896/1772] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:52 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete snapshot with id: 90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot delete request issued successfully. Sep 02 20:02:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7107aa4e-f683-47df-a4de-4b5fcc5afbe9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 202 Sep 02 20:02:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 877/1773] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:02:52 2026] DELETE /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9bb77cca-129d-4621-8cf9-1b8aae4534b4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bb77cca-129d-4621-8cf9-1b8aae4534b4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9bb77cca-129d-4621-8cf9-1b8aae4534b4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9bb77cca-129d-4621-8cf9-1b8aae4534b4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9bb77cca-129d-4621-8cf9-1b8aae4534b4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bb77cca-129d-4621-8cf9-1b8aae4534b4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 897/1774] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:52 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 467 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f001398d-5a1d-4ea7-b6f3-bf51f40d4476 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f001398d-5a1d-4ea7-b6f3-bf51f40d4476 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f001398d-5a1d-4ea7-b6f3-bf51f40d4476 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f001398d-5a1d-4ea7-b6f3-bf51f40d4476 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f001398d-5a1d-4ea7-b6f3-bf51f40d4476 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f001398d-5a1d-4ea7-b6f3-bf51f40d4476 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 878/1775] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:54 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-583de2d9-4e95-4933-a3c6-c8076a56d33e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-583de2d9-4e95-4933-a3c6-c8076a56d33e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-583de2d9-4e95-4933-a3c6-c8076a56d33e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-583de2d9-4e95-4933-a3c6-c8076a56d33e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-583de2d9-4e95-4933-a3c6-c8076a56d33e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Snapshot retrieved successfully. Sep 02 20:02:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-583de2d9-4e95-4933-a3c6-c8076a56d33e tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 200 Sep 02 20:02:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 898/1776] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:55 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ee007aa6-f378-46f7-82ab-1f6bfda7c0ab None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee007aa6-f378-46f7-82ab-1f6bfda7c0ab tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:02:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee007aa6-f378-46f7-82ab-1f6bfda7c0ab tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee007aa6-f378-46f7-82ab-1f6bfda7c0ab tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee007aa6-f378-46f7-82ab-1f6bfda7c0ab tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 404 Sep 02 20:02:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 879/1777] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:02:56 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8a642074-b437-4810-8cd3-fe9544088160 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:56 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete volume with id: d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete volume request issued successfully. Sep 02 20:02:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a642074-b437-4810-8cd3-fe9544088160 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 202 Sep 02 20:02:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 899/1778] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:02:56 2026] DELETE /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f4a945ba-ecd4-4c96-9163-7d5b985160ee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4a945ba-ecd4-4c96-9163-7d5b985160ee tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4a945ba-ecd4-4c96-9163-7d5b985160ee tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4a945ba-ecd4-4c96-9163-7d5b985160ee tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f4a945ba-ecd4-4c96-9163-7d5b985160ee tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4a945ba-ecd4-4c96-9163-7d5b985160ee tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 200 Sep 02 20:02:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 880/1779] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:56 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e97cfa8-5538-4afe-ba4a-98f12776fc37 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e97cfa8-5538-4afe-ba4a-98f12776fc37 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e97cfa8-5538-4afe-ba4a-98f12776fc37 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e97cfa8-5538-4afe-ba4a-98f12776fc37 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e97cfa8-5538-4afe-ba4a-98f12776fc37 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e97cfa8-5538-4afe-ba4a-98f12776fc37 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 200 Sep 02 20:02:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 900/1780] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:57 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-21a6b92a-85c9-4ecc-b075-14538058ad7f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-21a6b92a-85c9-4ecc-b075-14538058ad7f tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-21a6b92a-85c9-4ecc-b075-14538058ad7f tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1965217541", "os-volume-type-access:is_public": false}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-21a6b92a-85c9-4ecc-b075-14538058ad7f tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:02:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 881/1781] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:02:57 2026] POST /volume/v3/types => generated 229 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-481ad9c8-9eb0-4fac-810f-0e149d85349e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-481ad9c8-9eb0-4fac-810f-0e149d85349e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-481ad9c8-9eb0-4fac-810f-0e149d85349e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b91b4058-ddf8-4acd-b00a-c1a079fe397b", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-481ad9c8-9eb0-4fac-810f-0e149d85349e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Create volume request body: {'volume': {'volume_type': 'b91b4058-ddf8-4acd-b00a-c1a079fe397b', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-481ad9c8-9eb0-4fac-810f-0e149d85349e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 404 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 901/1782] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:02:58 2026] POST /volume/v3/volumes => generated 114 bytes in 321 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a8096473-8c4c-4132-9574-f117c3d57451 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a8096473-8c4c-4132-9574-f117c3d57451 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b/action Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a8096473-8c4c-4132-9574-f117c3d57451 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action body: b'{"addProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a8096473-8c4c-4132-9574-f117c3d57451 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-df8bab1d-f159-4eed-8f2e-3fa7007c1f23 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df8bab1d-f159-4eed-8f2e-3fa7007c1f23 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-df8bab1d-f159-4eed-8f2e-3fa7007c1f23 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-df8bab1d-f159-4eed-8f2e-3fa7007c1f23 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a8096473-8c4c-4132-9574-f117c3d57451 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b/action returned with HTTP 202 Sep 02 20:02:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 882/1783] 192.168.122.225 () {60 vars in 1268 bytes} [Wed Sep 2 20:02:58 2026] POST /volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df8bab1d-f159-4eed-8f2e-3fa7007c1f23 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 404 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 902/1784] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:58 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b91b4058-ddf8-4acd-b00a-c1a079fe397b", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-41306707"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Create volume request body: {'volume': {'volume_type': 'b91b4058-ddf8-4acd-b00a-c1a079fe397b', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-41306707'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] DELETE http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete volume with id: fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Create volume of 1 GB Sep 02 20:02:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Availability Zones retrieved successfully. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Flow 'volume_create_api' (2604f00e-3bfa-4012-a350-7e6fd80c3c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d670aef-28d8-4447-9b4f-431341d53113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete volume request issued successfully. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-01082bed-dd5c-44e1-b0a6-ee4760e526e4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 202 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 903/1785] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:02:58 2026] DELETE /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c8e4a34f-7a82-4818-add7-a7c0e5983de4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c8e4a34f-7a82-4818-add7-a7c0e5983de4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c8e4a34f-7a82-4818-add7-a7c0e5983de4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c8e4a34f-7a82-4818-add7-a7c0e5983de4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c8e4a34f-7a82-4818-add7-a7c0e5983de4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c8e4a34f-7a82-4818-add7-a7c0e5983de4 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 904/1786] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:58 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d670aef-28d8-4447-9b4f-431341d53113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b91b4058-ddf8-4acd-b00a-c1a079fe397b,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1965217541',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b91b4058-ddf8-4acd-b00a-c1a079fe397b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33873124-058f-4879-a73c-36e4358e549b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:58 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1965217541 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1965217541, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:02:58 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1965217541 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1965217541, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Created reservations ['68070337-63a5-4079-8f87-b96a8c32f985', '17407b96-51da-4dc3-9e26-49dde9c75e0c', '49541d2e-c266-4fe3-beaa-845912c97b3e', 'b2c11633-dd52-4a1a-9f7b-7d586a313932'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33873124-058f-4879-a73c-36e4358e549b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68070337-63a5-4079-8f87-b96a8c32f985', '17407b96-51da-4dc3-9e26-49dde9c75e0c', '49541d2e-c266-4fe3-beaa-845912c97b3e', 'b2c11633-dd52-4a1a-9f7b-7d586a313932']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23176ff4-5c0a-4fcc-8f53-04c1594afc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23176ff4-5c0a-4fcc-8f53-04c1594afc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c011c939-9143-4e0e-9f94-851cd7bcb20c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-41306707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162e339692294afd8b0067f9fe3c855f',qos_specs=None,replication_status=,reservations=['68070337-63a5-4079-8f87-b96a8c32f985','17407b96-51da-4dc3-9e26-49dde9c75e0c','49541d2e-c266-4fe3-beaa-845912c97b3e','b2c11633-dd52-4a1a-9f7b-7d586a313932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1b2c2fa2c1e4e61950e16d232d87bf0',volume_type_id=b91b4058-ddf8-4acd-b00a-c1a079fe397b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-41306707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c011c939-9143-4e0e-9f94-851cd7bcb20c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162e339692294afd8b0067f9fe3c855f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1b2c2fa2c1e4e61950e16d232d87bf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b91b4058-ddf8-4acd-b00a-c1a079fe397b),volume_type_id=b91b4058-ddf8-4acd-b00a-c1a079fe397b)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ef9f3b-2e7d-4b80-aa94-260cbcd2721c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ef9f3b-2e7d-4b80-aa94-260cbcd2721c) transitioned into state 'SUCCESS' from state '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-41306707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='162e339692294afd8b0067f9fe3c855f',qos_specs=None,replication_status=,reservations=['68070337-63a5-4079-8f87-b96a8c32f985','17407b96-51da-4dc3-9e26-49dde9c75e0c','49541d2e-c266-4fe3-beaa-845912c97b3e','b2c11633-dd52-4a1a-9f7b-7d586a313932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1b2c2fa2c1e4e61950e16d232d87bf0',volume_type_id=b91b4058-ddf8-4acd-b00a-c1a079fe397b)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f388437d-e477-4cfe-b891-8e41318e826c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f388437d-e477-4cfe-b891-8e41318e826c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Flow 'volume_create_api' (2604f00e-3bfa-4012-a350-7e6fd80c3c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Create volume request issued successfully. Sep 02 20:02:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-660fecaf-10a4-41d0-9bc1-c012e318d619 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:02:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 883/1787] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:02:58 2026] POST /volume/v3/volumes => generated 802 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:02:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1fbb4a95-37c1-4a66-9da6-5f4b39a976a4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1fbb4a95-37c1-4a66-9da6-5f4b39a976a4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:02:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1fbb4a95-37c1-4a66-9da6-5f4b39a976a4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1fbb4a95-37c1-4a66-9da6-5f4b39a976a4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:02:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:02:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1fbb4a95-37c1-4a66-9da6-5f4b39a976a4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:02:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1fbb4a95-37c1-4a66-9da6-5f4b39a976a4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 200 Sep 02 20:02:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 905/1788] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:59 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 870 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f4241b8-452c-47af-a23f-2bc5652b905c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f4241b8-452c-47af-a23f-2bc5652b905c tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f4241b8-452c-47af-a23f-2bc5652b905c tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f4241b8-452c-47af-a23f-2bc5652b905c tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:02:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:02:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:02:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:02:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:02:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8f4241b8-452c-47af-a23f-2bc5652b905c tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Volume info retrieved successfully. Sep 02 20:02:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f4241b8-452c-47af-a23f-2bc5652b905c tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 200 Sep 02 20:02:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 884/1789] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:02:59 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 842 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-23b41a96-fe97-4ee1-a462-0695a24949e2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23b41a96-fe97-4ee1-a462-0695a24949e2 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23b41a96-fe97-4ee1-a462-0695a24949e2 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23b41a96-fe97-4ee1-a462-0695a24949e2 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-23b41a96-fe97-4ee1-a462-0695a24949e2 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:03:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23b41a96-fe97-4ee1-a462-0695a24949e2 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 200 Sep 02 20:03:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 906/1790] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:00 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 894 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4918a023-a4ed-4b5e-9e7c-4a94b5346817 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4918a023-a4ed-4b5e-9e7c-4a94b5346817 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 Sep 02 20:03:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4918a023-a4ed-4b5e-9e7c-4a94b5346817 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4918a023-a4ed-4b5e-9e7c-4a94b5346817 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4918a023-a4ed-4b5e-9e7c-4a94b5346817 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 returned with HTTP 404 Sep 02 20:03:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 885/1791] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:00 2026] GET /volume/v3/volumes/fda1d039-11b8-4c46-8f1e-eef44c4edb70 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c39146cc-be15-4dbb-91fb-80fb9f7803d9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c39146cc-be15-4dbb-91fb-80fb9f7803d9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c39146cc-be15-4dbb-91fb-80fb9f7803d9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c39146cc-be15-4dbb-91fb-80fb9f7803d9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-c39146cc-be15-4dbb-91fb-80fb9f7803d9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete snapshot with id: 90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c39146cc-be15-4dbb-91fb-80fb9f7803d9 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 404 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 907/1792] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:03:01 2026] DELETE /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c9f44a71-c104-4840-a018-c5f3d1f7146d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c9f44a71-c104-4840-a018-c5f3d1f7146d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c9f44a71-c104-4840-a018-c5f3d1f7146d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c9f44a71-c104-4840-a018-c5f3d1f7146d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c9f44a71-c104-4840-a018-c5f3d1f7146d tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 returned with HTTP 404 Sep 02 20:03:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 886/1793] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:01 2026] GET /volume/v3/snapshots/90c5410a-a258-4384-b0c8-f5355cdadf47 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e6ea836b-a37f-4cae-bf62-fcb5ed1e9f65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e6ea836b-a37f-4cae-bf62-fcb5ed1e9f65 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e6ea836b-a37f-4cae-bf62-fcb5ed1e9f65 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e6ea836b-a37f-4cae-bf62-fcb5ed1e9f65 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e6ea836b-a37f-4cae-bf62-fcb5ed1e9f65 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Delete volume with id: d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e6ea836b-a37f-4cae-bf62-fcb5ed1e9f65 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 404 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 908/1794] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:01 2026] DELETE /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a96d2a46-78f1-4bc4-bca8-1f03d97a3c45 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a96d2a46-78f1-4bc4-bca8-1f03d97a3c45 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] GET http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a96d2a46-78f1-4bc4-bca8-1f03d97a3c45 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a96d2a46-78f1-4bc4-bca8-1f03d97a3c45 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a96d2a46-78f1-4bc4-bca8-1f03d97a3c45 tempest-SnapshotDependencyTests-1470785749 tempest-SnapshotDependencyTests-1470785749-project-member] http://192.168.122.225/volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 returned with HTTP 404 Sep 02 20:03:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 887/1795] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:01 2026] GET /volume/v3/volumes/d9ba6e6a-512d-404d-b745-521bf1d7bd14 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-89c31c0b-ef6a-4dd8-b265-f6673a7f20b4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89c31c0b-ef6a-4dd8-b265-f6673a7f20b4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89c31c0b-ef6a-4dd8-b265-f6673a7f20b4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89c31c0b-ef6a-4dd8-b265-f6673a7f20b4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-89c31c0b-ef6a-4dd8-b265-f6673a7f20b4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89c31c0b-ef6a-4dd8-b265-f6673a7f20b4 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 200 Sep 02 20:03:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 909/1796] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:01 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 895 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0093510c-42db-4e56-bc5c-3b9e39143506 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0093510c-42db-4e56-bc5c-3b9e39143506 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0093510c-42db-4e56-bc5c-3b9e39143506 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0093510c-42db-4e56-bc5c-3b9e39143506 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0093510c-42db-4e56-bc5c-3b9e39143506 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:03:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0093510c-42db-4e56-bc5c-3b9e39143506 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 200 Sep 02 20:03:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 888/1797] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:01 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 895 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] DELETE http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Delete volume with id: c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:03:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Delete volume request issued successfully. Sep 02 20:03:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ec7be4c-5eae-4f9f-a31b-948d9c8c71b8 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 202 Sep 02 20:03:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 910/1798] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:01 2026] DELETE /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fad6bf5f-8804-4cf0-9821-27176c0fa4e7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fad6bf5f-8804-4cf0-9821-27176c0fa4e7 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fad6bf5f-8804-4cf0-9821-27176c0fa4e7 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fad6bf5f-8804-4cf0-9821-27176c0fa4e7 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fad6bf5f-8804-4cf0-9821-27176c0fa4e7 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:03:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fad6bf5f-8804-4cf0-9821-27176c0fa4e7 tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 200 Sep 02 20:03:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 889/1799] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:02 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 894 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c10c1134-1ad1-45ca-b68b-c7002eac115a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-65922048-6075-4fff-84ca-fbc471e8b852 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c10c1134-1ad1-45ca-b68b-c7002eac115a tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c10c1134-1ad1-45ca-b68b-c7002eac115a tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c10c1134-1ad1-45ca-b68b-c7002eac115a tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-755024607"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-755024607'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume of 1 GB Sep 02 20:03:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c10c1134-1ad1-45ca-b68b-c7002eac115a tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Volume info retrieved successfully. Sep 02 20:03:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Availability Zones retrieved successfully. Sep 02 20:03:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c10c1134-1ad1-45ca-b68b-c7002eac115a tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 200 Sep 02 20:03:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 911/1800] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:03 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (6c0c2d71-9db8-4db8-a350-5d801fa81235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20530d6b-2e74-440d-91cf-fa51ab790c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20530d6b-2e74-440d-91cf-fa51ab790c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a9740f-735d-4eed-8617-b0d6e875a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Created reservations ['1adf6544-5afc-4d2e-9cb3-4bba51b2403e', '9dde9a36-1616-4988-85b1-a0e846ef7fb1', '1259c7cc-ab78-42c4-ae1d-1409966b0959', '4f92ef5f-59c7-495c-a922-7912191c536d'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a9740f-735d-4eed-8617-b0d6e875a53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1adf6544-5afc-4d2e-9cb3-4bba51b2403e', '9dde9a36-1616-4988-85b1-a0e846ef7fb1', '1259c7cc-ab78-42c4-ae1d-1409966b0959', '4f92ef5f-59c7-495c-a922-7912191c536d']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9747f7-49f4-42ae-a924-3b33b4177d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9747f7-49f4-42ae-a924-3b33b4177d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23b7396d-752f-4046-aa65-28fe31e74b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-755024607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['1adf6544-5afc-4d2e-9cb3-4bba51b2403e','9dde9a36-1616-4988-85b1-a0e846ef7fb1','1259c7cc-ab78-42c4-ae1d-1409966b0959','4f92ef5f-59c7-495c-a922-7912191c536d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-755024607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23b7396d-752f-4046-aa65-28fe31e74b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f71deb535b24146bb3567dd23252db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1e013c-4480-4803-be5a-2741d2664ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1e013c-4480-4803-be5a-2741d2664ad7) transitioned into state 'SUCCESS' from state '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-755024607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['1adf6544-5afc-4d2e-9cb3-4bba51b2403e','9dde9a36-1616-4988-85b1-a0e846ef7fb1','1259c7cc-ab78-42c4-ae1d-1409966b0959','4f92ef5f-59c7-495c-a922-7912191c536d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6cedd9-3ba4-42b2-b14c-00947a0fa2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6cedd9-3ba4-42b2-b14c-00947a0fa2d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (6c0c2d71-9db8-4db8-a350-5d801fa81235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request issued successfully. Sep 02 20:03:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-65922048-6075-4fff-84ca-fbc471e8b852 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 890/1801] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:03 2026] POST /volume/v3/volumes => generated 757 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7957dd08-6d7b-4399-94b6-c01e5cb8294c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7957dd08-6d7b-4399-94b6-c01e5cb8294c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7957dd08-6d7b-4399-94b6-c01e5cb8294c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7957dd08-6d7b-4399-94b6-c01e5cb8294c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7957dd08-6d7b-4399-94b6-c01e5cb8294c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7957dd08-6d7b-4399-94b6-c01e5cb8294c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 912/1802] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:03 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 825 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eeba2b33-ae11-4d6b-a789-32394ea0491e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eeba2b33-ae11-4d6b-a789-32394ea0491e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] GET http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eeba2b33-ae11-4d6b-a789-32394ea0491e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eeba2b33-ae11-4d6b-a789-32394ea0491e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eeba2b33-ae11-4d6b-a789-32394ea0491e tempest-VolumeTypesAccessTest-225286781 tempest-VolumeTypesAccessTest-225286781-project-member] http://192.168.122.225/volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c returned with HTTP 404 Sep 02 20:03:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 891/1803] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:04 2026] GET /volume/v3/volumes/c011c939-9143-4e0e-9f94-851cd7bcb20c => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-526efae1-a6de-4adb-aa5e-4d3e1846f723 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-526efae1-a6de-4adb-aa5e-4d3e1846f723 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b/action Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-526efae1-a6de-4adb-aa5e-4d3e1846f723 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action body: b'{"removeProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-526efae1-a6de-4adb-aa5e-4d3e1846f723 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-526efae1-a6de-4adb-aa5e-4d3e1846f723 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b/action returned with HTTP 202 Sep 02 20:03:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 913/1804] 192.168.122.225 () {60 vars in 1268 bytes} [Wed Sep 2 20:03:04 2026] POST /volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6347d796-1258-43b0-86a3-9d092cae2664 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6347d796-1258-43b0-86a3-9d092cae2664 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] DELETE http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6347d796-1258-43b0-86a3-9d092cae2664 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6347d796-1258-43b0-86a3-9d092cae2664 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6347d796-1258-43b0-86a3-9d092cae2664 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b returned with HTTP 202 Sep 02 20:03:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 892/1805] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:04 2026] DELETE /volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cdb173b3-7d2f-4222-b749-2d2def486b31 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cdb173b3-7d2f-4222-b749-2d2def486b31 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] GET http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cdb173b3-7d2f-4222-b749-2d2def486b31 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cdb173b3-7d2f-4222-b749-2d2def486b31 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cdb173b3-7d2f-4222-b749-2d2def486b31 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b returned with HTTP 404 Sep 02 20:03:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 914/1806] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:04 2026] GET /volume/v3/types/b91b4058-ddf8-4acd-b00a-c1a079fe397b => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-476c42c0-2415-4cb5-94e0-c7088572612b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-476c42c0-2415-4cb5-94e0-c7088572612b tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-476c42c0-2415-4cb5-94e0-c7088572612b tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1065423136", "os-volume-type-access:is_public": false}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-476c42c0-2415-4cb5-94e0-c7088572612b tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 893/1807] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:03:04 2026] POST /volume/v3/types => generated 229 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-52ad45ac-9cbe-48ed-96c2-2c045659c14e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-52ad45ac-9cbe-48ed-96c2-2c045659c14e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-52ad45ac-9cbe-48ed-96c2-2c045659c14e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action body: b'{"addProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-52ad45ac-9cbe-48ed-96c2-2c045659c14e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-52ad45ac-9cbe-48ed-96c2-2c045659c14e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action returned with HTTP 202 Sep 02 20:03:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 915/1808] 192.168.122.225 () {60 vars in 1268 bytes} [Wed Sep 2 20:03:04 2026] POST /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-370ef3f8-2420-4a82-9511-a299f2dc7084 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-370ef3f8-2420-4a82-9511-a299f2dc7084 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-370ef3f8-2420-4a82-9511-a299f2dc7084 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action body: b'{"addProjectAccess": {"project": "1123950c449647a29e7acf7bd1525270"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-370ef3f8-2420-4a82-9511-a299f2dc7084 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1123950c449647a29e7acf7bd1525270"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-370ef3f8-2420-4a82-9511-a299f2dc7084 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action returned with HTTP 202 Sep 02 20:03:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 894/1809] 192.168.122.225 () {60 vars in 1268 bytes} [Wed Sep 2 20:03:04 2026] POST /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4c36cf39-1c74-4a0c-9a6e-851dd72ac327 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4c36cf39-1c74-4a0c-9a6e-851dd72ac327 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] GET http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/os-volume-type-access Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4c36cf39-1c74-4a0c-9a6e-851dd72ac327 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4c36cf39-1c74-4a0c-9a6e-851dd72ac327 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4c36cf39-1c74-4a0c-9a6e-851dd72ac327 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/os-volume-type-access returned with HTTP 200 Sep 02 20:03:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 916/1810] 192.168.122.225 () {58 vars in 1292 bytes} [Wed Sep 2 20:03:04 2026] GET /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/os-volume-type-access => generated 244 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7437a19f-81b1-4050-9691-0e0bf69822ad None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7437a19f-81b1-4050-9691-0e0bf69822ad tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7437a19f-81b1-4050-9691-0e0bf69822ad tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action body: b'{"removeProjectAccess": {"project": "1123950c449647a29e7acf7bd1525270"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7437a19f-81b1-4050-9691-0e0bf69822ad tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1123950c449647a29e7acf7bd1525270"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7437a19f-81b1-4050-9691-0e0bf69822ad tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action returned with HTTP 202 Sep 02 20:03:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 895/1811] 192.168.122.225 () {60 vars in 1268 bytes} [Wed Sep 2 20:03:04 2026] POST /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-65ec10c1-37e0-477a-ae2a-10275a8c18a4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65ec10c1-37e0-477a-ae2a-10275a8c18a4 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] POST http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65ec10c1-37e0-477a-ae2a-10275a8c18a4 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action body: b'{"removeProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65ec10c1-37e0-477a-ae2a-10275a8c18a4 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "162e339692294afd8b0067f9fe3c855f"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65ec10c1-37e0-477a-ae2a-10275a8c18a4 tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action returned with HTTP 202 Sep 02 20:03:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 917/1812] 192.168.122.225 () {60 vars in 1268 bytes} [Wed Sep 2 20:03:04 2026] POST /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3bea56be-ea12-45e1-9845-6091353fbe1e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3bea56be-ea12-45e1-9845-6091353fbe1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] DELETE http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e Sep 02 20:03:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3bea56be-ea12-45e1-9845-6091353fbe1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3bea56be-ea12-45e1-9845-6091353fbe1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0f81fc1e-cfab-4641-9f66-859ac1649838 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0f81fc1e-cfab-4641-9f66-859ac1649838 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0f81fc1e-cfab-4641-9f66-859ac1649838 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0f81fc1e-cfab-4641-9f66-859ac1649838 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3bea56be-ea12-45e1-9845-6091353fbe1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e returned with HTTP 202 Sep 02 20:03:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 896/1813] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:05 2026] DELETE /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0f81fc1e-cfab-4641-9f66-859ac1649838 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d7396757-88d6-4e2d-baa1-d5a81d915d1e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d7396757-88d6-4e2d-baa1-d5a81d915d1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] GET http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e Sep 02 20:03:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d7396757-88d6-4e2d-baa1-d5a81d915d1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d7396757-88d6-4e2d-baa1-d5a81d915d1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0f81fc1e-cfab-4641-9f66-859ac1649838 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d7396757-88d6-4e2d-baa1-d5a81d915d1e tempest-VolumeTypesAccessTest-772735499 tempest-VolumeTypesAccessTest-772735499-project-admin] http://192.168.122.225/volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e returned with HTTP 404 Sep 02 20:03:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 918/1814] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:05 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 897/1815] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:05 2026] GET /volume/v3/types/3f80e00c-fe93-4f09-929c-a24d5d78ec9e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-61d2f5bf-10fd-44b4-9c26-e30b42ab8a28 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-61d2f5bf-10fd-44b4-9c26-e30b42ab8a28 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-61d2f5bf-10fd-44b4-9c26-e30b42ab8a28 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-61d2f5bf-10fd-44b4-9c26-e30b42ab8a28 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-61d2f5bf-10fd-44b4-9c26-e30b42ab8a28 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-61d2f5bf-10fd-44b4-9c26-e30b42ab8a28 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 919/1816] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:06 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a41f55f1-24db-479a-a0b7-57cbb9b88ca2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a41f55f1-24db-479a-a0b7-57cbb9b88ca2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a41f55f1-24db-479a-a0b7-57cbb9b88ca2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a41f55f1-24db-479a-a0b7-57cbb9b88ca2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a41f55f1-24db-479a-a0b7-57cbb9b88ca2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a41f55f1-24db-479a-a0b7-57cbb9b88ca2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 898/1817] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:07 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a9094b7-f78d-493f-9233-67317e445a4b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action Sep 02 20:03:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action body: b'{"os-attach": {"instance_uuid": "d3c475c7-3c5d-4223-b739-07ad26d13e59", "mountpoint": "/dev/vdb"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d3c475c7-3c5d-4223-b739-07ad26d13e59", "mountpoint": "/dev/vdb"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Update volume admin metadata completed successfully. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Attach volume completed successfully. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a9094b7-f78d-493f-9233-67317e445a4b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action returned with HTTP 202 Sep 02 20:03:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 920/1818] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:07 2026] POST /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a5c1289-e05c-42c1-b785-cf4258a6b842 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a5c1289-e05c-42c1-b785-cf4258a6b842 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a5c1289-e05c-42c1-b785-cf4258a6b842 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a5c1289-e05c-42c1-b785-cf4258a6b842 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a5c1289-e05c-42c1-b785-cf4258a6b842 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a5c1289-e05c-42c1-b785-cf4258a6b842 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 899/1819] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:07 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 1184 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:03:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-50e1f7e4-20d6-4bdb-a84c-d580157799b6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-50e1f7e4-20d6-4bdb-a84c-d580157799b6 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-50e1f7e4-20d6-4bdb-a84c-d580157799b6 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-50e1f7e4-20d6-4bdb-a84c-d580157799b6 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-50e1f7e4-20d6-4bdb-a84c-d580157799b6 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-50e1f7e4-20d6-4bdb-a84c-d580157799b6 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 921/1820] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:07 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 1184 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4b43f6b7-f7e2-4397-a9b6-d857acee14e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b43f6b7-f7e2-4397-a9b6-d857acee14e4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action Sep 02 20:03:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b43f6b7-f7e2-4397-a9b6-d857acee14e4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b43f6b7-f7e2-4397-a9b6-d857acee14e4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-4b43f6b7-f7e2-4397-a9b6-d857acee14e4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '23b7396d-752f-4046-aa65-28fe31e74b3c' with '{'status': 'error'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b43f6b7-f7e2-4397-a9b6-d857acee14e4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action returned with HTTP 202 Sep 02 20:03:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 900/1821] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:07 2026] POST /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action => generated 0 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-be080770-46e3-4630-ab4e-d218a3dbb497 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be080770-46e3-4630-ab4e-d218a3dbb497 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be080770-46e3-4630-ab4e-d218a3dbb497 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be080770-46e3-4630-ab4e-d218a3dbb497 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-be080770-46e3-4630-ab4e-d218a3dbb497 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be080770-46e3-4630-ab4e-d218a3dbb497 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 922/1822] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:08 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 1183 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action Sep 02 20:03:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "72eac877-b3b6-45a6-98e5-728e60bbbcca"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "72eac877-b3b6-45a6-98e5-728e60bbbcca"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Volume info retrieved successfully. Sep 02 20:03:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Terminate volume connection completed successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86538) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Detach volume completed successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74345bdf-5f48-4c9d-a055-b2e0f89dbf69 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action returned with HTTP 202 Sep 02 20:03:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 901/1823] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:08 2026] POST /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-df304d39-7db1-4f69-b230-e09c03d60350 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df304d39-7db1-4f69-b230-e09c03d60350 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-df304d39-7db1-4f69-b230-e09c03d60350 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-df304d39-7db1-4f69-b230-e09c03d60350 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-df304d39-7db1-4f69-b230-e09c03d60350 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df304d39-7db1-4f69-b230-e09c03d60350 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 923/1824] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:09 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ceae2801-8331-4149-930d-6ea77d4cf2dc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ceae2801-8331-4149-930d-6ea77d4cf2dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ceae2801-8331-4149-930d-6ea77d4cf2dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ceae2801-8331-4149-930d-6ea77d4cf2dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ceae2801-8331-4149-930d-6ea77d4cf2dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ceae2801-8331-4149-930d-6ea77d4cf2dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 902/1825] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:09 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 869 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b26441f9-42f4-43be-ab28-4e5712434b30 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b26441f9-42f4-43be-ab28-4e5712434b30 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b26441f9-42f4-43be-ab28-4e5712434b30 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action body: b'{"os-detach": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b26441f9-42f4-43be-ab28-4e5712434b30 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b26441f9-42f4-43be-ab28-4e5712434b30 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b26441f9-42f4-43be-ab28-4e5712434b30 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Detach volume completed successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b26441f9-42f4-43be-ab28-4e5712434b30 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action returned with HTTP 202 Sep 02 20:03:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 924/1826] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:09 2026] POST /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4f679d6d-1e80-4195-a283-aa747bbc3374 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4f679d6d-1e80-4195-a283-aa747bbc3374 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4f679d6d-1e80-4195-a283-aa747bbc3374 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4f679d6d-1e80-4195-a283-aa747bbc3374 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4f679d6d-1e80-4195-a283-aa747bbc3374 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4f679d6d-1e80-4195-a283-aa747bbc3374 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 903/1827] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:09 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bc60119f-9de1-4839-8269-838b42686120 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc60119f-9de1-4839-8269-838b42686120 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc60119f-9de1-4839-8269-838b42686120 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bc60119f-9de1-4839-8269-838b42686120 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bc60119f-9de1-4839-8269-838b42686120 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bc60119f-9de1-4839-8269-838b42686120 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 925/1828] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:09 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 869 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] DELETE http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume with id: 23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume request issued successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83bd375e-b846-49e6-b0ef-232f70c24bd8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 202 Sep 02 20:03:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 904/1829] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:09 2026] DELETE /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-64dfca8b-7686-4f7a-a035-99053539710a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64dfca8b-7686-4f7a-a035-99053539710a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64dfca8b-7686-4f7a-a035-99053539710a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64dfca8b-7686-4f7a-a035-99053539710a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-64dfca8b-7686-4f7a-a035-99053539710a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64dfca8b-7686-4f7a-a035-99053539710a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 926/1830] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:09 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 868 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-46e04330-a60f-4333-a3dc-4831f8ea4a4c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-46e04330-a60f-4333-a3dc-4831f8ea4a4c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-46e04330-a60f-4333-a3dc-4831f8ea4a4c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-46e04330-a60f-4333-a3dc-4831f8ea4a4c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-46e04330-a60f-4333-a3dc-4831f8ea4a4c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-46e04330-a60f-4333-a3dc-4831f8ea4a4c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 200 Sep 02 20:03:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 905/1831] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:10 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 868 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-451e5b6f-91c2-46e8-a93b-7a5c73a78de2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-451e5b6f-91c2-46e8-a93b-7a5c73a78de2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c Sep 02 20:03:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-451e5b6f-91c2-46e8-a93b-7a5c73a78de2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-451e5b6f-91c2-46e8-a93b-7a5c73a78de2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-451e5b6f-91c2-46e8-a93b-7a5c73a78de2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c returned with HTTP 404 Sep 02 20:03:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 927/1832] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:12 2026] GET /volume/v3/volumes/23b7396d-752f-4046-aa65-28fe31e74b3c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-706808310"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-706808310'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume of 1 GB Sep 02 20:03:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Availability Zones retrieved successfully. Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (98111ef3-7429-4afd-9dce-52e994c48060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d4477c-2584-4f1e-9dc3-881c663fd90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d4477c-2584-4f1e-9dc3-881c663fd90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dff1a28-25d7-4c1e-b93b-306c08332de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Created reservations ['40a318ac-97f0-4f9c-af6c-81926f2e02d0', '6caed68d-8fab-47f5-be34-7d07e51bc58c', '34147486-c871-411c-bdf3-52d831157090', 'a81d2f33-1941-4d5c-819a-c9a4b89c7bba'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dff1a28-25d7-4c1e-b93b-306c08332de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a318ac-97f0-4f9c-af6c-81926f2e02d0', '6caed68d-8fab-47f5-be34-7d07e51bc58c', '34147486-c871-411c-bdf3-52d831157090', 'a81d2f33-1941-4d5c-819a-c9a4b89c7bba']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db4a57b-3a99-438b-816c-11444d636cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db4a57b-3a99-438b-816c-11444d636cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f79a365-4083-4f6b-846d-20a55a2987d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-706808310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['40a318ac-97f0-4f9c-af6c-81926f2e02d0','6caed68d-8fab-47f5-be34-7d07e51bc58c','34147486-c871-411c-bdf3-52d831157090','a81d2f33-1941-4d5c-819a-c9a4b89c7bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-706808310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f79a365-4083-4f6b-846d-20a55a2987d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f71deb535b24146bb3567dd23252db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9096b0fd-60ca-471f-abae-8ef1ae31fdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9096b0fd-60ca-471f-abae-8ef1ae31fdfd) transitioned into state 'SUCCESS' from state '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-706808310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['40a318ac-97f0-4f9c-af6c-81926f2e02d0','6caed68d-8fab-47f5-be34-7d07e51bc58c','34147486-c871-411c-bdf3-52d831157090','a81d2f33-1941-4d5c-819a-c9a4b89c7bba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cab9af-5246-4977-9b1f-f8ef43e35280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cab9af-5246-4977-9b1f-f8ef43e35280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (98111ef3-7429-4afd-9dce-52e994c48060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request issued successfully. Sep 02 20:03:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-426e568f-3c5b-4cdc-aad4-177d14ff3079 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 906/1833] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:17 2026] POST /volume/v3/volumes => generated 757 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ab08b90c-55a0-490a-a0b6-0327319011dc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab08b90c-55a0-490a-a0b6-0327319011dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab08b90c-55a0-490a-a0b6-0327319011dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab08b90c-55a0-490a-a0b6-0327319011dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ab08b90c-55a0-490a-a0b6-0327319011dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab08b90c-55a0-490a-a0b6-0327319011dc tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 200 Sep 02 20:03:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 928/1834] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:17 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 825 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-68de7df7-d79d-45dd-95c9-ddc07f11620e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68de7df7-d79d-45dd-95c9-ddc07f11620e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68de7df7-d79d-45dd-95c9-ddc07f11620e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-409357373", "description": "tempest-volume-type-description-136857352", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68de7df7-d79d-45dd-95c9-ddc07f11620e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 907/1835] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:03:18 2026] POST /volume/v3/types => generated 316 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-62eb32d5-93b0-4c13-bdcf-df04330ae698 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-62eb32d5-93b0-4c13-bdcf-df04330ae698 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-62eb32d5-93b0-4c13-bdcf-df04330ae698 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-62eb32d5-93b0-4c13-bdcf-df04330ae698 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-62eb32d5-93b0-4c13-bdcf-df04330ae698 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 returned with HTTP 200 Sep 02 20:03:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 929/1836] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:18 2026] GET /volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 => generated 338 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-16d4c929-b5cf-45b4-93c4-4a76a978add8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16d4c929-b5cf-45b4-93c4-4a76a978add8 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] DELETE http://192.168.122.225/volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 Sep 02 20:03:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16d4c929-b5cf-45b4-93c4-4a76a978add8 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16d4c929-b5cf-45b4-93c4-4a76a978add8 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-22aaf37e-e448-4c72-9501-eefd3734b662 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22aaf37e-e448-4c72-9501-eefd3734b662 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22aaf37e-e448-4c72-9501-eefd3734b662 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22aaf37e-e448-4c72-9501-eefd3734b662 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-22aaf37e-e448-4c72-9501-eefd3734b662 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22aaf37e-e448-4c72-9501-eefd3734b662 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 200 Sep 02 20:03:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 930/1837] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:18 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16d4c929-b5cf-45b4-93c4-4a76a978add8 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 returned with HTTP 202 Sep 02 20:03:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 908/1838] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:18 2026] DELETE /volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dd08ffba-b919-4b9f-8361-9bce8a96cb3f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dd08ffba-b919-4b9f-8361-9bce8a96cb3f tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dd08ffba-b919-4b9f-8361-9bce8a96cb3f tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dd08ffba-b919-4b9f-8361-9bce8a96cb3f tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dd08ffba-b919-4b9f-8361-9bce8a96cb3f tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 returned with HTTP 404 Sep 02 20:03:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 931/1839] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:18 2026] GET /volume/v3/types/63b8ba32-447f-49a7-a55a-f96d77181cb2 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b533d05-4842-46e9-b36a-aec5ab2563a1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b533d05-4842-46e9-b36a-aec5ab2563a1 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b533d05-4842-46e9-b36a-aec5ab2563a1 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-702412741"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b533d05-4842-46e9-b36a-aec5ab2563a1 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 909/1840] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:03:18 2026] POST /volume/v3/types => generated 220 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cd31258b-8ccf-48d0-94c7-433b2dbdcbf7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd31258b-8ccf-48d0-94c7-433b2dbdcbf7 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] POST http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd31258b-8ccf-48d0-94c7-433b2dbdcbf7 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd31258b-8ccf-48d0-94c7-433b2dbdcbf7 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 932/1841] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:03:19 2026] POST /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption => generated 239 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-403d6663-941b-40db-81ee-47112baa021e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-403d6663-941b-40db-81ee-47112baa021e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-403d6663-941b-40db-81ee-47112baa021e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-403d6663-941b-40db-81ee-47112baa021e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-403d6663-941b-40db-81ee-47112baa021e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 910/1842] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9c76e896-c9a9-490c-a631-0805a54d8a65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c76e896-c9a9-490c-a631-0805a54d8a65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] PUT http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/377592dd-8129-4192-998c-bc8a2adca1ec Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c76e896-c9a9-490c-a631-0805a54d8a65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c76e896-c9a9-490c-a631-0805a54d8a65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/377592dd-8129-4192-998c-bc8a2adca1ec returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 933/1843] 192.168.122.225 () {60 vars in 1391 bytes} [Wed Sep 2 20:03:19 2026] PUT /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/377592dd-8129-4192-998c-bc8a2adca1ec => generated 122 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d9b1eb77-0cee-4cc6-9ea9-1ca2cfa7266e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9b1eb77-0cee-4cc6-9ea9-1ca2cfa7266e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9b1eb77-0cee-4cc6-9ea9-1ca2cfa7266e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9b1eb77-0cee-4cc6-9ea9-1ca2cfa7266e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9b1eb77-0cee-4cc6-9ea9-1ca2cfa7266e tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 911/1844] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption => generated 347 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f2439826-80de-4b78-bca0-89fa56a6d8b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2439826-80de-4b78-bca0-89fa56a6d8b9 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/cipher Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2439826-80de-4b78-bca0-89fa56a6d8b9 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2439826-80de-4b78-bca0-89fa56a6d8b9 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2439826-80de-4b78-bca0-89fa56a6d8b9 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/cipher returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 934/1845] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/cipher => generated 29 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e46f2ae2-6286-45fb-a0ae-f217477d98a0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e46f2ae2-6286-45fb-a0ae-f217477d98a0 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] DELETE http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/377592dd-8129-4192-998c-bc8a2adca1ec Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e46f2ae2-6286-45fb-a0ae-f217477d98a0 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e46f2ae2-6286-45fb-a0ae-f217477d98a0 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e46f2ae2-6286-45fb-a0ae-f217477d98a0 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/377592dd-8129-4192-998c-bc8a2adca1ec returned with HTTP 202 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 912/1846] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:03:19 2026] DELETE /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption/377592dd-8129-4192-998c-bc8a2adca1ec => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e998e32-24ad-4621-a9b4-757cf8e0dc53 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e998e32-24ad-4621-a9b4-757cf8e0dc53 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e998e32-24ad-4621-a9b4-757cf8e0dc53 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e998e32-24ad-4621-a9b4-757cf8e0dc53 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e998e32-24ad-4621-a9b4-757cf8e0dc53 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 935/1847] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption => generated 2 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-689c2ac6-7443-4186-9f64-f5836baf0c65 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-689c2ac6-7443-4186-9f64-f5836baf0c65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-689c2ac6-7443-4186-9f64-f5836baf0c65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-689c2ac6-7443-4186-9f64-f5836baf0c65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1671477077", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1671477077', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Create volume of 1 GB Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-689c2ac6-7443-4186-9f64-f5836baf0c65 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 913/1848] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441/encryption => generated 2 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Availability Zones retrieved successfully. Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2e3129b6-a4d2-402f-bd2c-3d4d5118a8b3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e3129b6-a4d2-402f-bd2c-3d4d5118a8b3 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] DELETE http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e3129b6-a4d2-402f-bd2c-3d4d5118a8b3 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e3129b6-a4d2-402f-bd2c-3d4d5118a8b3 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Flow 'volume_create_api' (3015f5c8-6f16-43b1-a7dc-9f90b6aae210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790bee76-a4fb-40f2-8f92-6e25c29804b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e3129b6-a4d2-402f-bd2c-3d4d5118a8b3 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441 returned with HTTP 202 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 914/1849] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:19 2026] DELETE /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b52d2cff-c7d1-47db-aa60-2e19874b74cc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b52d2cff-c7d1-47db-aa60-2e19874b74cc tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b52d2cff-c7d1-47db-aa60-2e19874b74cc tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b52d2cff-c7d1-47db-aa60-2e19874b74cc tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b52d2cff-c7d1-47db-aa60-2e19874b74cc tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441 returned with HTTP 404 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 915/1850] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types/50c58761-013b-4f61-b00e-255ae89cb441 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790bee76-a4fb-40f2-8f92-6e25c29804b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f711c43c-9905-41dd-ad40-f235dbad145c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8d4dc9-d936-420a-9eb7-49917eae0a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f711c43c-9905-41dd-ad40-f235dbad145c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f711c43c-9905-41dd-ad40-f235dbad145c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f711c43c-9905-41dd-ad40-f235dbad145c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f711c43c-9905-41dd-ad40-f235dbad145c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 916/1851] 192.168.122.225 () {58 vars in 1115 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/types => generated 648 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d8e96dc6-608e-49a6-a863-9d50bccf989c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8e96dc6-608e-49a6-a863-9d50bccf989c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8e96dc6-608e-49a6-a863-9d50bccf989c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8e96dc6-608e-49a6-a863-9d50bccf989c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d8e96dc6-608e-49a6-a863-9d50bccf989c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8e96dc6-608e-49a6-a863-9d50bccf989c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 200 Sep 02 20:03:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 917/1852] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:19 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f327d21b-f291-4927-9981-cc3e6a41d99a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f327d21b-f291-4927-9981-cc3e6a41d99a tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f327d21b-f291-4927-9981-cc3e6a41d99a tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2060702268"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f327d21b-f291-4927-9981-cc3e6a41d99a tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 918/1853] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:03:19 2026] POST /volume/v3/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7e8ae09c-fe2a-4175-85a8-ad86f3465f5a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Created reservations ['b5625726-3c82-4022-83cd-cda9ac96a820', '281906a3-14d7-4de8-8425-43a69499441c', '29b63ea9-a122-4c87-b2d1-cf09357eeca3', '33551bcd-6320-457a-8a7b-48ce3c347a9b'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8d4dc9-d936-420a-9eb7-49917eae0a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5625726-3c82-4022-83cd-cda9ac96a820', '281906a3-14d7-4de8-8425-43a69499441c', '29b63ea9-a122-4c87-b2d1-cf09357eeca3', '33551bcd-6320-457a-8a7b-48ce3c347a9b']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e8ae09c-fe2a-4175-85a8-ad86f3465f5a tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9/action Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e8ae09c-fe2a-4175-85a8-ad86f3465f5a tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e8ae09c-fe2a-4175-85a8-ad86f3465f5a tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef0ba9b-6b02-4b58-9ae3-7adc057e2d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-7e8ae09c-fe2a-4175-85a8-ad86f3465f5a tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '4f79a365-4083-4f6b-846d-20a55a2987d9' with '{'status': 'attaching'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef0ba9b-6b02-4b58-9ae3-7adc057e2d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efd51038-a080-4a5d-88c5-bb02dd774b66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1671477077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3bfc6c06d344c5a8d3fc2336538b07',qos_specs=None,replication_status=,reservations=['b5625726-3c82-4022-83cd-cda9ac96a820','281906a3-14d7-4de8-8425-43a69499441c','29b63ea9-a122-4c87-b2d1-cf09357eeca3','33551bcd-6320-457a-8a7b-48ce3c347a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a176f80685948bcb57b4fafe0ef668b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1671477077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efd51038-a080-4a5d-88c5-bb02dd774b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e3bfc6c06d344c5a8d3fc2336538b07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a176f80685948bcb57b4fafe0ef668b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4bfb2c-6b81-44aa-ac31-fdb1ee7903cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e8ae09c-fe2a-4175-85a8-ad86f3465f5a tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9/action returned with HTTP 202 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 919/1854] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:20 2026] POST /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f91b4d1-01fc-405c-aebb-43dd03b91321 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f91b4d1-01fc-405c-aebb-43dd03b91321 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] PUT http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f91b4d1-01fc-405c-aebb-43dd03b91321 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1322873358", "description": "tempest-volume-type-description-218625145", "is_public": false}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4bfb2c-6b81-44aa-ac31-fdb1ee7903cc) transitioned into state 'SUCCESS' from state '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-1671477077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e3bfc6c06d344c5a8d3fc2336538b07',qos_specs=None,replication_status=,reservations=['b5625726-3c82-4022-83cd-cda9ac96a820','281906a3-14d7-4de8-8425-43a69499441c','29b63ea9-a122-4c87-b2d1-cf09357eeca3','33551bcd-6320-457a-8a7b-48ce3c347a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a176f80685948bcb57b4fafe0ef668b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a199a5c-f180-4a37-8b64-168119d56583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a199a5c-f180-4a37-8b64-168119d56583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Flow 'volume_create_api' (3015f5c8-6f16-43b1-a7dc-9f90b6aae210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Create volume request issued successfully. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ef38de5-d4dd-4f82-99c4-21d222926761 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 936/1855] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:03:19 2026] POST /volume/v3/volumes => generated 764 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-748a9726-315b-47e5-94f2-309c4cf7ff26 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-748a9726-315b-47e5-94f2-309c4cf7ff26 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-748a9726-315b-47e5-94f2-309c4cf7ff26 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-748a9726-315b-47e5-94f2-309c4cf7ff26 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-748a9726-315b-47e5-94f2-309c4cf7ff26 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-748a9726-315b-47e5-94f2-309c4cf7ff26 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 200 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 937/1856] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:20 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-40073ebb-a0c3-4d94-91b3-94b62bb9e7f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-40073ebb-a0c3-4d94-91b3-94b62bb9e7f1 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-40073ebb-a0c3-4d94-91b3-94b62bb9e7f1 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-40073ebb-a0c3-4d94-91b3-94b62bb9e7f1 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f91b4d1-01fc-405c-aebb-43dd03b91321 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 returned with HTTP 200 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 920/1857] 192.168.122.225 () {60 vars in 1247 bytes} [Wed Sep 2 20:03:20 2026] PUT /volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 => generated 204 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9/action Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-40073ebb-a0c3-4d94-91b3-94b62bb9e7f1 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Volume info retrieved successfully. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-40073ebb-a0c3-4d94-91b3-94b62bb9e7f1 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 938/1858] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:20 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 832 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-803509ca-a309-48a1-9086-d8cbdbe6c36c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-803509ca-a309-48a1-9086-d8cbdbe6c36c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-803509ca-a309-48a1-9086-d8cbdbe6c36c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-803509ca-a309-48a1-9086-d8cbdbe6c36c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-803509ca-a309-48a1-9086-d8cbdbe6c36c tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 returned with HTTP 200 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 939/1859] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:20 2026] GET /volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 => generated 268 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-be598a29-2382-4361-8335-5fdf15b339db None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be598a29-2382-4361-8335-5fdf15b339db tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] DELETE http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be598a29-2382-4361-8335-5fdf15b339db tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be598a29-2382-4361-8335-5fdf15b339db tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Delete volume request issued successfully. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b864559d-20b0-4ae0-be28-8c6c8b905c7c tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9/action returned with HTTP 202 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 921/1860] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:20 2026] POST /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1c6e50a2-f80b-41d6-86fa-684d2e5bf390 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c6e50a2-f80b-41d6-86fa-684d2e5bf390 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c6e50a2-f80b-41d6-86fa-684d2e5bf390 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c6e50a2-f80b-41d6-86fa-684d2e5bf390 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be598a29-2382-4361-8335-5fdf15b339db tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 returned with HTTP 202 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 940/1861] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:20 2026] DELETE /volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1c6e50a2-f80b-41d6-86fa-684d2e5bf390 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bad7f280-4e12-4be1-a6dd-34a78ace0890 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bad7f280-4e12-4be1-a6dd-34a78ace0890 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] GET http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bad7f280-4e12-4be1-a6dd-34a78ace0890 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bad7f280-4e12-4be1-a6dd-34a78ace0890 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c6e50a2-f80b-41d6-86fa-684d2e5bf390 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 200 Sep 02 20:03:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 922/1862] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:20 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 849 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bad7f280-4e12-4be1-a6dd-34a78ace0890 tempest-VolumeTypesTest-289472115 tempest-VolumeTypesTest-289472115-project-admin] http://192.168.122.225/volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 returned with HTTP 404 Sep 02 20:03:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 941/1863] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:20 2026] GET /volume/v3/types/91b91f52-ca63-49f9-b6a9-4b7d36d489b2 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-611b417d-58ab-4205-aca3-b634f8f81635 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-611b417d-58ab-4205-aca3-b634f8f81635 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-611b417d-58ab-4205-aca3-b634f8f81635 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-611b417d-58ab-4205-aca3-b634f8f81635 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-611b417d-58ab-4205-aca3-b634f8f81635 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-611b417d-58ab-4205-aca3-b634f8f81635 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 923/1864] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:21 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eef3e501-c282-479d-89ee-b7fb608b291e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eef3e501-c282-479d-89ee-b7fb608b291e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eef3e501-c282-479d-89ee-b7fb608b291e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eef3e501-c282-479d-89ee-b7fb608b291e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eef3e501-c282-479d-89ee-b7fb608b291e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eef3e501-c282-479d-89ee-b7fb608b291e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 200 Sep 02 20:03:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 942/1865] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:21 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 849 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01f7baab-f841-4f3b-a7d2-9597e0091aa5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01f7baab-f841-4f3b-a7d2-9597e0091aa5 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01f7baab-f841-4f3b-a7d2-9597e0091aa5 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01f7baab-f841-4f3b-a7d2-9597e0091aa5 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-01f7baab-f841-4f3b-a7d2-9597e0091aa5 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01f7baab-f841-4f3b-a7d2-9597e0091aa5 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 924/1866] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4c069702-0f31-47f8-977d-97a55c705cdd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4c069702-0f31-47f8-977d-97a55c705cdd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4c069702-0f31-47f8-977d-97a55c705cdd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4c069702-0f31-47f8-977d-97a55c705cdd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4c069702-0f31-47f8-977d-97a55c705cdd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4c069702-0f31-47f8-977d-97a55c705cdd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 943/1867] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b2636b51-adef-4916-9312-010d214633fb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Get all volumes completed successfully. Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b2636b51-adef-4916-9312-010d214633fb tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 925/1868] 192.168.122.225 () {58 vars in 1121 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes => generated 347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e98320cb-32cc-4f05-821e-26faa3d3add4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e98320cb-32cc-4f05-821e-26faa3d3add4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e98320cb-32cc-4f05-821e-26faa3d3add4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e98320cb-32cc-4f05-821e-26faa3d3add4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e98320cb-32cc-4f05-821e-26faa3d3add4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e98320cb-32cc-4f05-821e-26faa3d3add4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 944/1869] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c40faf2e-7461-4009-9e13-dcc3f997422b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c40faf2e-7461-4009-9e13-dcc3f997422b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c40faf2e-7461-4009-9e13-dcc3f997422b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c40faf2e-7461-4009-9e13-dcc3f997422b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-16d1e02e-8643-4048-9158-a0909cb7edce None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-16d1e02e-8643-4048-9158-a0909cb7edce tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-16d1e02e-8643-4048-9158-a0909cb7edce tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c40faf2e-7461-4009-9e13-dcc3f997422b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 404 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 926/1870] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-16d1e02e-8643-4048-9158-a0909cb7edce tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2e278545-5344-478f-bf8a-5981b5394934 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e278545-5344-478f-bf8a-5981b5394934 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e278545-5344-478f-bf8a-5981b5394934 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e278545-5344-478f-bf8a-5981b5394934 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-16d1e02e-8643-4048-9158-a0909cb7edce tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e278545-5344-478f-bf8a-5981b5394934 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 404 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 927/1871] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-299a7878-1036-4574-8a69-5014e7386f49 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-299a7878-1036-4574-8a69-5014e7386f49 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] DELETE http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-299a7878-1036-4574-8a69-5014e7386f49 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-16d1e02e-8643-4048-9158-a0909cb7edce tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-299a7878-1036-4574-8a69-5014e7386f49 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-299a7878-1036-4574-8a69-5014e7386f49 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume with id: 4f79a365-4083-4f6b-846d-20a55a2987d9 Sep 02 20:03:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 945/1872] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:03:22 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-299a7878-1036-4574-8a69-5014e7386f49 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 returned with HTTP 404 Sep 02 20:03:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 928/1873] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:22 2026] DELETE /volume/v3/volumes/4f79a365-4083-4f6b-846d-20a55a2987d9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-973422501"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-973422501'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume of 1 GB Sep 02 20:03:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Availability Zones retrieved successfully. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (5b0bcc20-69aa-4147-87a0-9d703885a573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf30067-cd03-4927-823a-b53adf3def33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf30067-cd03-4927-823a-b53adf3def33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eecaa700-acea-41d1-8c8c-922d9336e128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Created reservations ['ee692459-6a2d-4258-8ed4-415439bb5cb6', 'a65a2edb-1da8-41bb-9907-41a44a35e399', 'f801e53f-b6ce-4fc6-b98e-4222b0cf1d06', '12c7173e-8d9d-4b92-8745-e9e78a1b2be4'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eecaa700-acea-41d1-8c8c-922d9336e128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee692459-6a2d-4258-8ed4-415439bb5cb6', 'a65a2edb-1da8-41bb-9907-41a44a35e399', 'f801e53f-b6ce-4fc6-b98e-4222b0cf1d06', '12c7173e-8d9d-4b92-8745-e9e78a1b2be4']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a76189-a915-41f1-bdce-593899cbfc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8bc93a2f-7174-49d0-8143-88e34015cc3c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8bc93a2f-7174-49d0-8143-88e34015cc3c None None] GET http://192.168.122.225/volume// Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8bc93a2f-7174-49d0-8143-88e34015cc3c None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8bc93a2f-7174-49d0-8143-88e34015cc3c None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8bc93a2f-7174-49d0-8143-88e34015cc3c None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 929/1874] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:03:23 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e604e490-93fc-4619-b952-4eba5dc73119 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e604e490-93fc-4619-b952-4eba5dc73119 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e604e490-93fc-4619-b952-4eba5dc73119 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efd51038-a080-4a5d-88c5-bb02dd774b66", "connector": null, "instance_uuid": "3aa8e0f7-1df4-4e57-9184-9362c89f204b"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a76189-a915-41f1-bdce-593899cbfc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59506d8a-f686-45c5-8065-3dea9086af18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-973422501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['ee692459-6a2d-4258-8ed4-415439bb5cb6','a65a2edb-1da8-41bb-9907-41a44a35e399','f801e53f-b6ce-4fc6-b98e-4222b0cf1d06','12c7173e-8d9d-4b92-8745-e9e78a1b2be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-973422501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59506d8a-f686-45c5-8065-3dea9086af18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f71deb535b24146bb3567dd23252db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efdaa7b4-dac4-49e8-a3bc-0595fdb4ed84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efdaa7b4-dac4-49e8-a3bc-0595fdb4ed84) transitioned into state 'SUCCESS' from state '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-973422501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['ee692459-6a2d-4258-8ed4-415439bb5cb6','a65a2edb-1da8-41bb-9907-41a44a35e399','f801e53f-b6ce-4fc6-b98e-4222b0cf1d06','12c7173e-8d9d-4b92-8745-e9e78a1b2be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6382ba-3de1-410c-bb5a-b1f39766f1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e604e490-93fc-4619-b952-4eba5dc73119 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 930/1875] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:03:23 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6382ba-3de1-410c-bb5a-b1f39766f1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (5b0bcc20-69aa-4147-87a0-9d703885a573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request issued successfully. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e511971-5e2f-4bfe-9da4-682d8f5a8b04 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 946/1876] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:22 2026] POST /volume/v3/volumes => generated 757 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-97406d22-2035-4ae0-b5e2-7cc196a415cf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97406d22-2035-4ae0-b5e2-7cc196a415cf tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97406d22-2035-4ae0-b5e2-7cc196a415cf tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-97406d22-2035-4ae0-b5e2-7cc196a415cf tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f5946917-46c7-4260-b8fe-e3b89e7f0ecd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-97406d22-2035-4ae0-b5e2-7cc196a415cf tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5946917-46c7-4260-b8fe-e3b89e7f0ecd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5946917-46c7-4260-b8fe-e3b89e7f0ecd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5946917-46c7-4260-b8fe-e3b89e7f0ecd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-97406d22-2035-4ae0-b5e2-7cc196a415cf tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 200 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 931/1877] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:23 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 825 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-85d91529-2993-4d0e-97f1-331f6e697ccc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-85d91529-2993-4d0e-97f1-331f6e697ccc None None] GET http://192.168.122.225/volume// Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-85d91529-2993-4d0e-97f1-331f6e697ccc None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-85d91529-2993-4d0e-97f1-331f6e697ccc None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-85d91529-2993-4d0e-97f1-331f6e697ccc None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 932/1878] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:03:23 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f5946917-46c7-4260-b8fe-e3b89e7f0ecd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e5b57c32-eb7e-4cb6-ad46-a1b01d321716 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e5b57c32-eb7e-4cb6-ad46-a1b01d321716 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5946917-46c7-4260-b8fe-e3b89e7f0ecd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e5b57c32-eb7e-4cb6-ad46-a1b01d321716 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e5b57c32-eb7e-4cb6-ad46-a1b01d321716 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 947/1879] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:23 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 856 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e5b57c32-eb7e-4cb6-ad46-a1b01d321716 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-e5b57c32-eb7e-4cb6-ad46-a1b01d321716 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 933/1880] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:03:23 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 1037 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] PUT http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Acquiring lock "cinder-attachment_update-efd51038-a080-4a5d-88c5-bb02dd774b66-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Lock "cinder-attachment_update-efd51038-a080-4a5d-88c5-bb02dd774b66-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:03:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-61ec8f31-b42f-4cec-a220-d5516dbcc224 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61ec8f31-b42f-4cec-a220-d5516dbcc224 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61ec8f31-b42f-4cec-a220-d5516dbcc224 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61ec8f31-b42f-4cec-a220-d5516dbcc224 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61ec8f31-b42f-4cec-a220-d5516dbcc224 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61ec8f31-b42f-4cec-a220-d5516dbcc224 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 200 Sep 02 20:03:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 934/1881] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:24 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-81eee59d-3f0b-4a4c-a2c4-a4347a7b3f53 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81eee59d-3f0b-4a4c-a2c4-a4347a7b3f53 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81eee59d-3f0b-4a4c-a2c4-a4347a7b3f53 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81eee59d-3f0b-4a4c-a2c4-a4347a7b3f53 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-81eee59d-3f0b-4a4c-a2c4-a4347a7b3f53 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81eee59d-3f0b-4a4c-a2c4-a4347a7b3f53 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 935/1882] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:24 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:24 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Lock "cinder-attachment_update-efd51038-a080-4a5d-88c5-bb02dd774b66-devstack" released by "attachment_update" :: held 1.007s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:03:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-3f31995c-dfee-49da-9b6f-9b79dcbc43e7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff returned with HTTP 200 Sep 02 20:03:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 948/1883] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:03:23 2026] PUT /volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff => generated 694 bytes in 1085 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-ca9a1543-d499-4d74-b8b7-207c77820368 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-ca9a1543-d499-4d74-b8b7-207c77820368 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] POST http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff/action Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-ca9a1543-d499-4d74-b8b7-207c77820368 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-ca9a1543-d499-4d74-b8b7-207c77820368 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2b0f31e3-0bf8-448c-902f-e8a01481fa7d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b0f31e3-0bf8-448c-902f-e8a01481fa7d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b0f31e3-0bf8-448c-902f-e8a01481fa7d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b0f31e3-0bf8-448c-902f-e8a01481fa7d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2b0f31e3-0bf8-448c-902f-e8a01481fa7d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-1c3ca8ab-c972-4263-8eea-ae7265281f2a req-ca9a1543-d499-4d74-b8b7-207c77820368 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff/action returned with HTTP 204 Sep 02 20:03:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 936/1884] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:03:25 2026] POST /volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b0f31e3-0bf8-448c-902f-e8a01481fa7d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 200 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 949/1885] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:25 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5e40ff39-5500-4130-a95a-ac7da40f511f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e40ff39-5500-4130-a95a-ac7da40f511f tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18/action Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e40ff39-5500-4130-a95a-ac7da40f511f tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e40ff39-5500-4130-a95a-ac7da40f511f tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e850aaec-7042-467c-99b3-d6526c27085e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e850aaec-7042-467c-99b3-d6526c27085e tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e850aaec-7042-467c-99b3-d6526c27085e tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e850aaec-7042-467c-99b3-d6526c27085e tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-5e40ff39-5500-4130-a95a-ac7da40f511f tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '59506d8a-f686-45c5-8065-3dea9086af18' with '{'status': 'creating'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e850aaec-7042-467c-99b3-d6526c27085e tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e850aaec-7042-467c-99b3-d6526c27085e tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 950/1886] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:25 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ddee4392-fcda-46e5-931f-7650e1457da3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ddee4392-fcda-46e5-931f-7650e1457da3 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ddee4392-fcda-46e5-931f-7650e1457da3 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ddee4392-fcda-46e5-931f-7650e1457da3 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e40ff39-5500-4130-a95a-ac7da40f511f tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18/action returned with HTTP 202 Sep 02 20:03:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 937/1887] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:25 2026] POST /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-39217b1a-c26c-4c90-a5a2-4bf4dc68863d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-39217b1a-c26c-4c90-a5a2-4bf4dc68863d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-39217b1a-c26c-4c90-a5a2-4bf4dc68863d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-39217b1a-c26c-4c90-a5a2-4bf4dc68863d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ddee4392-fcda-46e5-931f-7650e1457da3 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-39217b1a-c26c-4c90-a5a2-4bf4dc68863d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ddee4392-fcda-46e5-931f-7650e1457da3 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 951/1888] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:25 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-39217b1a-c26c-4c90-a5a2-4bf4dc68863d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 200 Sep 02 20:03:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 938/1889] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:25 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-72d72b40-0c3b-4685-8e7d-1d029f0d6fd4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72d72b40-0c3b-4685-8e7d-1d029f0d6fd4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72d72b40-0c3b-4685-8e7d-1d029f0d6fd4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72d72b40-0c3b-4685-8e7d-1d029f0d6fd4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18/action Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-72d72b40-0c3b-4685-8e7d-1d029f0d6fd4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Volume info retrieved successfully. Sep 02 20:03:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72d72b40-0c3b-4685-8e7d-1d029f0d6fd4 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:03:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 952/1890] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:25 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 1149 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Delete volume request issued successfully. Sep 02 20:03:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a0126b3-78d8-43d1-82c4-c17138e69c66 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18/action returned with HTTP 202 Sep 02 20:03:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 939/1891] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:25 2026] POST /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e665dd2-050a-4e0c-9625-98375f32367a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e665dd2-050a-4e0c-9625-98375f32367a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e665dd2-050a-4e0c-9625-98375f32367a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e665dd2-050a-4e0c-9625-98375f32367a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e665dd2-050a-4e0c-9625-98375f32367a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e665dd2-050a-4e0c-9625-98375f32367a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 200 Sep 02 20:03:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 953/1892] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:26 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f94da73c-ca09-44b0-8446-71c97cc74440 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f94da73c-ca09-44b0-8446-71c97cc74440 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] POST http://192.168.122.225/volume/v3/types/8b89e868-62d8-4ba3-b579-eaca4df2ef5b/encryption Sep 02 20:03:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f94da73c-ca09-44b0-8446-71c97cc74440 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f94da73c-ca09-44b0-8446-71c97cc74440 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/8b89e868-62d8-4ba3-b579-eaca4df2ef5b/encryption returned with HTTP 404 Sep 02 20:03:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 940/1893] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:03:26 2026] POST /volume/v3/types/8b89e868-62d8-4ba3-b579-eaca4df2ef5b/encryption => generated 114 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1763ec67-342c-4d86-8c66-8b64a4cfa5d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1763ec67-342c-4d86-8c66-8b64a4cfa5d2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1763ec67-342c-4d86-8c66-8b64a4cfa5d2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1660638085", "os-volume-type-access:is_public": false}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=405,cinder:INSERT=60,cinder:UPDATE=92 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1763ec67-342c-4d86-8c66-8b64a4cfa5d2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 954/1894] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:03:26 2026] POST /volume/v3/types => generated 231 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-66ffec69-0ba3-46bc-8fcb-ea3b6a385740 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-778e6d07-d64f-4241-9d22-67d72fae5b10 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-778e6d07-d64f-4241-9d22-67d72fae5b10 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-778e6d07-d64f-4241-9d22-67d72fae5b10 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-778e6d07-d64f-4241-9d22-67d72fae5b10 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-778e6d07-d64f-4241-9d22-67d72fae5b10 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 955/1895] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:27 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-90eb55a8-cc23-45c0-b02d-97b1f8e5b903 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90eb55a8-cc23-45c0-b02d-97b1f8e5b903 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90eb55a8-cc23-45c0-b02d-97b1f8e5b903 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90eb55a8-cc23-45c0-b02d-97b1f8e5b903 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90eb55a8-cc23-45c0-b02d-97b1f8e5b903 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 956/1896] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:27 2026] GET /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8bf68bec-317d-4a48-b346-00061727ce5e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bf68bec-317d-4a48-b346-00061727ce5e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] DELETE http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bf68bec-317d-4a48-b346-00061727ce5e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bf68bec-317d-4a48-b346-00061727ce5e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8bf68bec-317d-4a48-b346-00061727ce5e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume with id: 59506d8a-f686-45c5-8065-3dea9086af18 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bf68bec-317d-4a48-b346-00061727ce5e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 957/1897] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:27 2026] DELETE /volume/v3/volumes/59506d8a-f686-45c5-8065-3dea9086af18 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-979973557"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-66ffec69-0ba3-46bc-8fcb-ea3b6a385740 tempest-VolumeTypesNegativeTest-1163265864 tempest-VolumeTypesNegativeTest-1163265864-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-66ffec69-0ba3-46bc-8fcb-ea3b6a385740 tempest-VolumeTypesNegativeTest-1163265864 tempest-VolumeTypesNegativeTest-1163265864-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "00648d68-112b-4fb6-82b0-f925cb2c8006", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-416027843"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-979973557'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume of 1 GB Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-66ffec69-0ba3-46bc-8fcb-ea3b6a385740 tempest-VolumeTypesNegativeTest-1163265864 tempest-VolumeTypesNegativeTest-1163265864-project-member] Create volume request body: {'volume': {'volume_type': '00648d68-112b-4fb6-82b0-f925cb2c8006', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-416027843'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=384,cinder:INSERT=48,cinder:UPDATE=79,cinder:DELETE=3 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Availability Zones retrieved successfully. Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-66ffec69-0ba3-46bc-8fcb-ea3b6a385740 tempest-VolumeTypesNegativeTest-1163265864 tempest-VolumeTypesNegativeTest-1163265864-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 941/1898] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:03:27 2026] POST /volume/v3/volumes => generated 114 bytes in 309 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c5e21b8e-8e51-41fc-aba5-5a6c9f9e3a61 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (f837b309-efe4-43bf-bbdc-8b5f9cd1617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5e21b8e-8e51-41fc-aba5-5a6c9f9e3a61 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] DELETE http://192.168.122.225/volume/v3/types/00648d68-112b-4fb6-82b0-f925cb2c8006 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f2e8e6-8b2e-47d0-bbe7-6814b38de097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5e21b8e-8e51-41fc-aba5-5a6c9f9e3a61 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5e21b8e-8e51-41fc-aba5-5a6c9f9e3a61 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09f2e8e6-8b2e-47d0-bbe7-6814b38de097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97e8fee-5946-4806-8bf6-202aac283e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5e21b8e-8e51-41fc-aba5-5a6c9f9e3a61 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/00648d68-112b-4fb6-82b0-f925cb2c8006 returned with HTTP 202 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 942/1899] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:27 2026] DELETE /volume/v3/types/00648d68-112b-4fb6-82b0-f925cb2c8006 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2948e302-c682-4e20-b2e2-c9be7da881c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2948e302-c682-4e20-b2e2-c9be7da881c2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] GET http://192.168.122.225/volume/v3/types/00648d68-112b-4fb6-82b0-f925cb2c8006 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2948e302-c682-4e20-b2e2-c9be7da881c2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2948e302-c682-4e20-b2e2-c9be7da881c2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Created reservations ['03b8bbda-cd63-4239-91ae-b6a77cec3a7f', '3d7b51e5-23f6-4879-ae0d-f90115e65024', 'c4fe9283-44ad-48d5-8ca7-616ef610070d', '8e8447c7-b377-43d6-ac4c-8ae2abac0548'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97e8fee-5946-4806-8bf6-202aac283e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03b8bbda-cd63-4239-91ae-b6a77cec3a7f', '3d7b51e5-23f6-4879-ae0d-f90115e65024', 'c4fe9283-44ad-48d5-8ca7-616ef610070d', '8e8447c7-b377-43d6-ac4c-8ae2abac0548']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2948e302-c682-4e20-b2e2-c9be7da881c2 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/00648d68-112b-4fb6-82b0-f925cb2c8006 returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 943/1900] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:27 2026] GET /volume/v3/types/00648d68-112b-4fb6-82b0-f925cb2c8006 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10df3007-654c-4b84-afcd-fb840da6a948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-52d1aaf9-b197-4e23-8b12-9050a478a0ee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52d1aaf9-b197-4e23-8b12-9050a478a0ee tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52d1aaf9-b197-4e23-8b12-9050a478a0ee tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52d1aaf9-b197-4e23-8b12-9050a478a0ee tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 400 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 944/1901] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:03:27 2026] POST /volume/v3/types => generated 115 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2509d0b4-c305-4728-bd58-5165f2bf4bbb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2509d0b4-c305-4728-bd58-5165f2bf4bbb tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2509d0b4-c305-4728-bd58-5165f2bf4bbb tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1547920186"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10df3007-654c-4b84-afcd-fb840da6a948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '261e1635-bceb-4f92-a2d2-7b0721b6fd4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-979973557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['03b8bbda-cd63-4239-91ae-b6a77cec3a7f','3d7b51e5-23f6-4879-ae0d-f90115e65024','c4fe9283-44ad-48d5-8ca7-616ef610070d','8e8447c7-b377-43d6-ac4c-8ae2abac0548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-979973557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=261e1635-bceb-4f92-a2d2-7b0721b6fd4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f71deb535b24146bb3567dd23252db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3dce270-b2ad-4964-b0d2-3fe9cf5d246f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2509d0b4-c305-4728-bd58-5165f2bf4bbb tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 945/1902] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:03:27 2026] POST /volume/v3/types => generated 229 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6b71c459-9581-430c-891f-2ea0388226f7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b71c459-9581-430c-891f-2ea0388226f7 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b71c459-9581-430c-891f-2ea0388226f7 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1547920186"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b71c459-9581-430c-891f-2ea0388226f7 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1547920186 already exists. Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b71c459-9581-430c-891f-2ea0388226f7 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 409 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 946/1903] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:03:27 2026] POST /volume/v3/types => generated 134 bytes in 32 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e47b34fb-dc17-4fcf-b9c1-a2078e8f4462 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e47b34fb-dc17-4fcf-b9c1-a2078e8f4462 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] DELETE http://192.168.122.225/volume/v3/types/82afc003-006d-4267-b129-51751f401a0d Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e47b34fb-dc17-4fcf-b9c1-a2078e8f4462 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e47b34fb-dc17-4fcf-b9c1-a2078e8f4462 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3dce270-b2ad-4964-b0d2-3fe9cf5d246f) transitioned into state 'SUCCESS' from state '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-979973557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['03b8bbda-cd63-4239-91ae-b6a77cec3a7f','3d7b51e5-23f6-4879-ae0d-f90115e65024','c4fe9283-44ad-48d5-8ca7-616ef610070d','8e8447c7-b377-43d6-ac4c-8ae2abac0548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f65da8-7c3a-46d8-959c-f36339aea1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f65da8-7c3a-46d8-959c-f36339aea1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (f837b309-efe4-43bf-bbdc-8b5f9cd1617e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request issued successfully. Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-230c1f7b-9af7-48d7-a4ec-3c5524d8af91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 958/1904] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:27 2026] POST /volume/v3/volumes => generated 757 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e47b34fb-dc17-4fcf-b9c1-a2078e8f4462 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/82afc003-006d-4267-b129-51751f401a0d returned with HTTP 202 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 947/1905] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:27 2026] DELETE /volume/v3/types/82afc003-006d-4267-b129-51751f401a0d => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-751a25e0-3891-4ba6-8011-1f9d10922063 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-27a245d7-7ecc-44fd-9baa-462ad8c8ad08 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27a245d7-7ecc-44fd-9baa-462ad8c8ad08 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] GET http://192.168.122.225/volume/v3/types/82afc003-006d-4267-b129-51751f401a0d Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27a245d7-7ecc-44fd-9baa-462ad8c8ad08 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27a245d7-7ecc-44fd-9baa-462ad8c8ad08 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-751a25e0-3891-4ba6-8011-1f9d10922063 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-751a25e0-3891-4ba6-8011-1f9d10922063 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-751a25e0-3891-4ba6-8011-1f9d10922063 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27a245d7-7ecc-44fd-9baa-462ad8c8ad08 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/82afc003-006d-4267-b129-51751f401a0d returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 959/1906] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:27 2026] GET /volume/v3/types/82afc003-006d-4267-b129-51751f401a0d => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-65525660-2c78-4950-9370-1c1cef896d1c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65525660-2c78-4950-9370-1c1cef896d1c tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] DELETE http://192.168.122.225/volume/v3/types/572d47c1-8071-4db6-8983-24043d098b45 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65525660-2c78-4950-9370-1c1cef896d1c tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65525660-2c78-4950-9370-1c1cef896d1c tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-751a25e0-3891-4ba6-8011-1f9d10922063 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65525660-2c78-4950-9370-1c1cef896d1c tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/572d47c1-8071-4db6-8983-24043d098b45 returned with HTTP 404 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 960/1907] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:03:27 2026] DELETE /volume/v3/types/572d47c1-8071-4db6-8983-24043d098b45 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bdc3a997-8101-4bea-bbd1-5fd460c011c6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-751a25e0-3891-4ba6-8011-1f9d10922063 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 200 Sep 02 20:03:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 948/1908] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:27 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 825 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bdc3a997-8101-4bea-bbd1-5fd460c011c6 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] GET http://192.168.122.225/volume/v3/types/fbe3240a-9267-402b-ace8-18398a191901 Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bdc3a997-8101-4bea-bbd1-5fd460c011c6 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bdc3a997-8101-4bea-bbd1-5fd460c011c6 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bdc3a997-8101-4bea-bbd1-5fd460c011c6 tempest-VolumeTypesNegativeTest-441761227 tempest-VolumeTypesNegativeTest-441761227-project-admin] http://192.168.122.225/volume/v3/types/fbe3240a-9267-402b-ace8-18398a191901 returned with HTTP 404 Sep 02 20:03:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 961/1909] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:03:27 2026] GET /volume/v3/types/fbe3240a-9267-402b-ace8-18398a191901 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f357dddf-7741-4f10-99c3-d3df62b54fab None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f357dddf-7741-4f10-99c3-d3df62b54fab tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f357dddf-7741-4f10-99c3-d3df62b54fab tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f357dddf-7741-4f10-99c3-d3df62b54fab tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f357dddf-7741-4f10-99c3-d3df62b54fab tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f357dddf-7741-4f10-99c3-d3df62b54fab tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 200 Sep 02 20:03:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 949/1910] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:28 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d1bac182-bcb1-4baf-8b42-5869bcbfd63e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1bac182-bcb1-4baf-8b42-5869bcbfd63e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1bac182-bcb1-4baf-8b42-5869bcbfd63e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1bac182-bcb1-4baf-8b42-5869bcbfd63e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d1bac182-bcb1-4baf-8b42-5869bcbfd63e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1bac182-bcb1-4baf-8b42-5869bcbfd63e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 200 Sep 02 20:03:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 962/1911] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:30 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-190af66e-58b7-4967-a74f-97621c8822cd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-190af66e-58b7-4967-a74f-97621c8822cd tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b/action Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-190af66e-58b7-4967-a74f-97621c8822cd tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-190af66e-58b7-4967-a74f-97621c8822cd tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-190af66e-58b7-4967-a74f-97621c8822cd tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '261e1635-bceb-4f92-a2d2-7b0721b6fd4b' with '{'status': 'error'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-190af66e-58b7-4967-a74f-97621c8822cd tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b/action returned with HTTP 202 Sep 02 20:03:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 950/1912] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:30 2026] POST /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0c3b6540-b4e3-4d88-a136-bb52b0886e72 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0c3b6540-b4e3-4d88-a136-bb52b0886e72 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0c3b6540-b4e3-4d88-a136-bb52b0886e72 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0c3b6540-b4e3-4d88-a136-bb52b0886e72 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0c3b6540-b4e3-4d88-a136-bb52b0886e72 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0c3b6540-b4e3-4d88-a136-bb52b0886e72 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 200 Sep 02 20:03:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 963/1913] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:30 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7e2517fe-23f3-421b-9d99-ea3424507663 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e2517fe-23f3-421b-9d99-ea3424507663 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b/action Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e2517fe-23f3-421b-9d99-ea3424507663 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e2517fe-23f3-421b-9d99-ea3424507663 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7e2517fe-23f3-421b-9d99-ea3424507663 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Volume info retrieved successfully. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7e2517fe-23f3-421b-9d99-ea3424507663 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Delete volume request issued successfully. Sep 02 20:03:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e2517fe-23f3-421b-9d99-ea3424507663 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b/action returned with HTTP 202 Sep 02 20:03:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 951/1914] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:30 2026] POST /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e68c4026-9cdd-403f-a1c2-c88c4e8c92e9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e68c4026-9cdd-403f-a1c2-c88c4e8c92e9 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e68c4026-9cdd-403f-a1c2-c88c4e8c92e9 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e68c4026-9cdd-403f-a1c2-c88c4e8c92e9 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e68c4026-9cdd-403f-a1c2-c88c4e8c92e9 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e68c4026-9cdd-403f-a1c2-c88c4e8c92e9 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 200 Sep 02 20:03:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 964/1915] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:30 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-82ac5c8a-9e28-4c50-88e0-a511b3f6cc40 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82ac5c8a-9e28-4c50-88e0-a511b3f6cc40 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82ac5c8a-9e28-4c50-88e0-a511b3f6cc40 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82ac5c8a-9e28-4c50-88e0-a511b3f6cc40 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82ac5c8a-9e28-4c50-88e0-a511b3f6cc40 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 404 Sep 02 20:03:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 952/1916] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:31 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0b27404e-fbc7-4536-94e9-7df9a1bd65a3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b27404e-fbc7-4536-94e9-7df9a1bd65a3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b27404e-fbc7-4536-94e9-7df9a1bd65a3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b27404e-fbc7-4536-94e9-7df9a1bd65a3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b27404e-fbc7-4536-94e9-7df9a1bd65a3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 404 Sep 02 20:03:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 965/1917] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:31 2026] GET /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-db4ecb96-5f79-4006-bcf9-558c557b5b7e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-db4ecb96-5f79-4006-bcf9-558c557b5b7e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] DELETE http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-db4ecb96-5f79-4006-bcf9-558c557b5b7e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-db4ecb96-5f79-4006-bcf9-558c557b5b7e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:31 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-db4ecb96-5f79-4006-bcf9-558c557b5b7e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume with id: 261e1635-bceb-4f92-a2d2-7b0721b6fd4b Sep 02 20:03:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-db4ecb96-5f79-4006-bcf9-558c557b5b7e tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b returned with HTTP 404 Sep 02 20:03:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 953/1918] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:31 2026] DELETE /volume/v3/volumes/261e1635-bceb-4f92-a2d2-7b0721b6fd4b => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-667525009"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-667525009'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume of 1 GB Sep 02 20:03:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Availability Zones retrieved successfully. Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (d76f8691-01dd-4b55-bd5e-45300675b035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9573631-773f-4931-8314-b5e47000e7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9573631-773f-4931-8314-b5e47000e7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa5f0cb-7bd2-4df8-aa32-58773086ac6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Created reservations ['738cf7dc-d153-4755-a7e9-76bd4be9959a', 'bfffecf4-7f25-44a9-aefe-77bbc9665cf4', '4c4343f4-72ff-4067-b53c-68e8fa9e7862', 'f0791468-754a-4abc-90ac-82e3d72c89ab'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa5f0cb-7bd2-4df8-aa32-58773086ac6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['738cf7dc-d153-4755-a7e9-76bd4be9959a', 'bfffecf4-7f25-44a9-aefe-77bbc9665cf4', '4c4343f4-72ff-4067-b53c-68e8fa9e7862', 'f0791468-754a-4abc-90ac-82e3d72c89ab']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b3531e-da6d-4214-9dff-50f1fdf7a9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b3531e-da6d-4214-9dff-50f1fdf7a9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52fba8f1-0bca-4260-88f2-2893ab99a0a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-667525009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['738cf7dc-d153-4755-a7e9-76bd4be9959a','bfffecf4-7f25-44a9-aefe-77bbc9665cf4','4c4343f4-72ff-4067-b53c-68e8fa9e7862','f0791468-754a-4abc-90ac-82e3d72c89ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-667525009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52fba8f1-0bca-4260-88f2-2893ab99a0a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f71deb535b24146bb3567dd23252db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88a4032-ffd2-4dcc-af84-f982bc3ba18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d88a4032-ffd2-4dcc-af84-f982bc3ba18a) transitioned into state 'SUCCESS' from state '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-667525009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['738cf7dc-d153-4755-a7e9-76bd4be9959a','bfffecf4-7f25-44a9-aefe-77bbc9665cf4','4c4343f4-72ff-4067-b53c-68e8fa9e7862','f0791468-754a-4abc-90ac-82e3d72c89ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f9c33f-7eb3-423a-a72c-1ae6d96ff6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f9c33f-7eb3-423a-a72c-1ae6d96ff6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (d76f8691-01dd-4b55-bd5e-45300675b035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request issued successfully. Sep 02 20:03:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31e053ad-839e-4ece-a3a6-dd9b357cfbbd tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 966/1919] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:31 2026] POST /volume/v3/volumes => generated 757 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-faa41219-4d2b-490d-a934-20c9e06bfe24 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-faa41219-4d2b-490d-a934-20c9e06bfe24 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-faa41219-4d2b-490d-a934-20c9e06bfe24 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-faa41219-4d2b-490d-a934-20c9e06bfe24 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-faa41219-4d2b-490d-a934-20c9e06bfe24 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-faa41219-4d2b-490d-a934-20c9e06bfe24 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 200 Sep 02 20:03:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 954/1920] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:32 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 825 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a9bb5009-cfeb-479c-9a6a-09dfab4db90a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a9bb5009-cfeb-479c-9a6a-09dfab4db90a tempest-AvailabilityZoneTestJSON-787460314 tempest-AvailabilityZoneTestJSON-787460314-project-member] GET http://192.168.122.225/volume/v3/os-availability-zone Sep 02 20:03:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a9bb5009-cfeb-479c-9a6a-09dfab4db90a tempest-AvailabilityZoneTestJSON-787460314 tempest-AvailabilityZoneTestJSON-787460314-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a9bb5009-cfeb-479c-9a6a-09dfab4db90a tempest-AvailabilityZoneTestJSON-787460314 tempest-AvailabilityZoneTestJSON-787460314-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:33 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 20:03:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a9bb5009-cfeb-479c-9a6a-09dfab4db90a tempest-AvailabilityZoneTestJSON-787460314 tempest-AvailabilityZoneTestJSON-787460314-project-member] Availability Zones retrieved successfully. Sep 02 20:03:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a9bb5009-cfeb-479c-9a6a-09dfab4db90a tempest-AvailabilityZoneTestJSON-787460314 tempest-AvailabilityZoneTestJSON-787460314-project-member] http://192.168.122.225/volume/v3/os-availability-zone returned with HTTP 200 Sep 02 20:03:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 967/1921] 192.168.122.225 () {58 vars in 1160 bytes} [Wed Sep 2 20:03:32 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-af3db2b5-0c13-4206-967b-c5893276142d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af3db2b5-0c13-4206-967b-c5893276142d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af3db2b5-0c13-4206-967b-c5893276142d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af3db2b5-0c13-4206-967b-c5893276142d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-af3db2b5-0c13-4206-967b-c5893276142d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af3db2b5-0c13-4206-967b-c5893276142d tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 200 Sep 02 20:03:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 955/1922] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:33 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4978113e-3231-4e7f-8ff9-61eb84aa368c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4978113e-3231-4e7f-8ff9-61eb84aa368c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4978113e-3231-4e7f-8ff9-61eb84aa368c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4978113e-3231-4e7f-8ff9-61eb84aa368c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4978113e-3231-4e7f-8ff9-61eb84aa368c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4978113e-3231-4e7f-8ff9-61eb84aa368c tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 200 Sep 02 20:03:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 968/1923] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:34 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f72aef77-8ce1-444b-a3ee-28a53d0b489b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f72aef77-8ce1-444b-a3ee-28a53d0b489b tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0/action Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f72aef77-8ce1-444b-a3ee-28a53d0b489b tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f72aef77-8ce1-444b-a3ee-28a53d0b489b tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-f72aef77-8ce1-444b-a3ee-28a53d0b489b tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '52fba8f1-0bca-4260-88f2-2893ab99a0a0' with '{'status': 'maintenance'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f72aef77-8ce1-444b-a3ee-28a53d0b489b tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0/action returned with HTTP 202 Sep 02 20:03:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 956/1924] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:34 2026] POST /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-43e6b348-3415-44ec-b3cb-8c8926249d70 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-43e6b348-3415-44ec-b3cb-8c8926249d70 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-43e6b348-3415-44ec-b3cb-8c8926249d70 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-43e6b348-3415-44ec-b3cb-8c8926249d70 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-43e6b348-3415-44ec-b3cb-8c8926249d70 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-43e6b348-3415-44ec-b3cb-8c8926249d70 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 200 Sep 02 20:03:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 969/1925] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:34 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c79da92d-559f-4597-8510-dee0ab2f6415 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c79da92d-559f-4597-8510-dee0ab2f6415 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0/action Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c79da92d-559f-4597-8510-dee0ab2f6415 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c79da92d-559f-4597-8510-dee0ab2f6415 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c79da92d-559f-4597-8510-dee0ab2f6415 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Volume info retrieved successfully. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c79da92d-559f-4597-8510-dee0ab2f6415 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Delete volume request issued successfully. Sep 02 20:03:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c79da92d-559f-4597-8510-dee0ab2f6415 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0/action returned with HTTP 202 Sep 02 20:03:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 957/1926] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:34 2026] POST /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-73300f71-e8c9-49bc-aa44-3f6575079e8f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73300f71-e8c9-49bc-aa44-3f6575079e8f tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73300f71-e8c9-49bc-aa44-3f6575079e8f tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73300f71-e8c9-49bc-aa44-3f6575079e8f tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-73300f71-e8c9-49bc-aa44-3f6575079e8f tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73300f71-e8c9-49bc-aa44-3f6575079e8f tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 200 Sep 02 20:03:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 970/1927] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:34 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1345363984"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1345363984'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Create volume of 1 GB Sep 02 20:03:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Availability Zones retrieved successfully. Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Flow 'volume_create_api' (d0c29020-ef1d-4742-9a94-b90c441c46ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb43186-ecc0-4baf-85ea-c2ed8aab52a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb43186-ecc0-4baf-85ea-c2ed8aab52a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe087384-faac-4b8d-b3f6-c15331b35fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-81392463-4beb-4df8-8b1a-64281d0781d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Created reservations ['d93ef3fd-5d14-4c97-a21e-dae58a8b6de0', '69541d6c-c1e6-4e7e-80b0-c401fa5ff985', '608062f8-42d8-49ae-b197-af4be4fb6aa0', '714c184d-4f7f-4ed1-8c27-6189ed96644a'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe087384-faac-4b8d-b3f6-c15331b35fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d93ef3fd-5d14-4c97-a21e-dae58a8b6de0', '69541d6c-c1e6-4e7e-80b0-c401fa5ff985', '608062f8-42d8-49ae-b197-af4be4fb6aa0', '714c184d-4f7f-4ed1-8c27-6189ed96644a']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a0beff-cc17-499d-a79b-d82c826d958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81392463-4beb-4df8-8b1a-64281d0781d2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81392463-4beb-4df8-8b1a-64281d0781d2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81392463-4beb-4df8-8b1a-64281d0781d2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81392463-4beb-4df8-8b1a-64281d0781d2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 404 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 971/1928] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:35 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b2899932-8ffe-489f-90b8-71cb04972f91 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b2899932-8ffe-489f-90b8-71cb04972f91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b2899932-8ffe-489f-90b8-71cb04972f91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b2899932-8ffe-489f-90b8-71cb04972f91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b2899932-8ffe-489f-90b8-71cb04972f91 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 404 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 972/1929] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:35 2026] GET /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98a0beff-cc17-499d-a79b-d82c826d958d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92874e74-2b50-4f48-9fbe-eeec0ba89882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1345363984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e869d41cfd5e4acc82a6a5e67d9e4214',qos_specs=None,replication_status=,reservations=['d93ef3fd-5d14-4c97-a21e-dae58a8b6de0','69541d6c-c1e6-4e7e-80b0-c401fa5ff985','608062f8-42d8-49ae-b197-af4be4fb6aa0','714c184d-4f7f-4ed1-8c27-6189ed96644a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb952bda56664b2f9ca1462eceeca489',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1345363984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92874e74-2b50-4f48-9fbe-eeec0ba89882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e869d41cfd5e4acc82a6a5e67d9e4214',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb952bda56664b2f9ca1462eceeca489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2edb2342-a046-4c05-b77f-f516071d0abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a189eb5e-33db-4b5c-ade1-a97da5a5a18a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a189eb5e-33db-4b5c-ade1-a97da5a5a18a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] DELETE http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a189eb5e-33db-4b5c-ade1-a97da5a5a18a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a189eb5e-33db-4b5c-ade1-a97da5a5a18a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-a189eb5e-33db-4b5c-ade1-a97da5a5a18a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume with id: 52fba8f1-0bca-4260-88f2-2893ab99a0a0 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a189eb5e-33db-4b5c-ade1-a97da5a5a18a tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 returned with HTTP 404 Sep 02 20:03:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 973/1930] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:35 2026] DELETE /volume/v3/volumes/52fba8f1-0bca-4260-88f2-2893ab99a0a0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1250895268"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1250895268'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume of 1 GB Sep 02 20:03:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Availability Zones retrieved successfully. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2edb2342-a046-4c05-b77f-f516071d0abb) transitioned into state 'SUCCESS' from state '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-1345363984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e869d41cfd5e4acc82a6a5e67d9e4214',qos_specs=None,replication_status=,reservations=['d93ef3fd-5d14-4c97-a21e-dae58a8b6de0','69541d6c-c1e6-4e7e-80b0-c401fa5ff985','608062f8-42d8-49ae-b197-af4be4fb6aa0','714c184d-4f7f-4ed1-8c27-6189ed96644a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb952bda56664b2f9ca1462eceeca489',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df19c4c-90cf-4edb-a291-6e11de0d55a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (17668144-55bb-402e-9ccb-0a1867798a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6701e127-4bc4-45c9-81bf-a7423f5fabbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df19c4c-90cf-4edb-a291-6e11de0d55a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Flow 'volume_create_api' (d0c29020-ef1d-4742-9a94-b90c441c46ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Create volume request issued successfully. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df7f7954-a3da-4238-90f2-fa5b58bd4540 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 958/1931] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:35 2026] POST /volume/v3/volumes => generated 764 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fd18223b-68cf-4ed9-a861-bdb9c7d9f3f8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fd18223b-68cf-4ed9-a861-bdb9c7d9f3f8 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fd18223b-68cf-4ed9-a861-bdb9c7d9f3f8 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fd18223b-68cf-4ed9-a861-bdb9c7d9f3f8 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6701e127-4bc4-45c9-81bf-a7423f5fabbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbf3133-def2-4f57-8c0e-aa5534f2a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fd18223b-68cf-4ed9-a861-bdb9c7d9f3f8 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fd18223b-68cf-4ed9-a861-bdb9c7d9f3f8 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 200 Sep 02 20:03:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 959/1932] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:36 2026] GET /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 832 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Created reservations ['e3476a4f-5c84-473a-839f-57cf1b97cf7b', 'cc5ae7b8-fcea-4fa6-8ec2-b21b6e279e9a', 'a79d6506-9cc5-4ed2-ab1a-24b3848c3401', '101b557f-64ac-4b27-a122-0b5368504ef9'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbf3133-def2-4f57-8c0e-aa5534f2a38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3476a4f-5c84-473a-839f-57cf1b97cf7b', 'cc5ae7b8-fcea-4fa6-8ec2-b21b6e279e9a', 'a79d6506-9cc5-4ed2-ab1a-24b3848c3401', '101b557f-64ac-4b27-a122-0b5368504ef9']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392057b0-60dc-4a3a-a9e7-70133ac7246d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392057b0-60dc-4a3a-a9e7-70133ac7246d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58284332-c474-4e0d-8f85-c4392955e5a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1250895268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['e3476a4f-5c84-473a-839f-57cf1b97cf7b','cc5ae7b8-fcea-4fa6-8ec2-b21b6e279e9a','a79d6506-9cc5-4ed2-ab1a-24b3848c3401','101b557f-64ac-4b27-a122-0b5368504ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1250895268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58284332-c474-4e0d-8f85-c4392955e5a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f71deb535b24146bb3567dd23252db4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca531025-3158-46b9-95a6-9bdad59124c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca531025-3158-46b9-95a6-9bdad59124c0) transitioned into state 'SUCCESS' from state '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-1250895268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f71deb535b24146bb3567dd23252db4',qos_specs=None,replication_status=,reservations=['e3476a4f-5c84-473a-839f-57cf1b97cf7b','cc5ae7b8-fcea-4fa6-8ec2-b21b6e279e9a','a79d6506-9cc5-4ed2-ab1a-24b3848c3401','101b557f-64ac-4b27-a122-0b5368504ef9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='471ca1bd80e54d79aa48cfb24f5e8ec6',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a027c5f4-f26c-4118-8dd3-b42a798e512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a027c5f4-f26c-4118-8dd3-b42a798e512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Flow 'volume_create_api' (17668144-55bb-402e-9ccb-0a1867798a05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Create volume request issued successfully. Sep 02 20:03:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-505a3418-9109-4dc3-a2ba-0d8cc9c091c5 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 974/1933] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:35 2026] POST /volume/v3/volumes => generated 758 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c309239e-252a-4ac8-8f5d-a8011a44dd18 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c309239e-252a-4ac8-8f5d-a8011a44dd18 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c309239e-252a-4ac8-8f5d-a8011a44dd18 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c309239e-252a-4ac8-8f5d-a8011a44dd18 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c309239e-252a-4ac8-8f5d-a8011a44dd18 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c309239e-252a-4ac8-8f5d-a8011a44dd18 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 960/1934] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:36 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-47d8de52-8372-4292-b0a0-15d31f524ce5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-47d8de52-8372-4292-b0a0-15d31f524ce5 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-47d8de52-8372-4292-b0a0-15d31f524ce5 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-47d8de52-8372-4292-b0a0-15d31f524ce5 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-47d8de52-8372-4292-b0a0-15d31f524ce5 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-47d8de52-8372-4292-b0a0-15d31f524ce5 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 200 Sep 02 20:03:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 975/1935] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:37 2026] GET /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2d8fe126-42a5-4b36-95a4-3c16a6326b3b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d8fe126-42a5-4b36-95a4-3c16a6326b3b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d8fe126-42a5-4b36-95a4-3c16a6326b3b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d8fe126-42a5-4b36-95a4-3c16a6326b3b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2d8fe126-42a5-4b36-95a4-3c16a6326b3b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d8fe126-42a5-4b36-95a4-3c16a6326b3b tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 961/1936] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:37 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5102de90-d0aa-4913-be22-f11ce550377f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5102de90-d0aa-4913-be22-f11ce550377f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5102de90-d0aa-4913-be22-f11ce550377f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5102de90-d0aa-4913-be22-f11ce550377f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5102de90-d0aa-4913-be22-f11ce550377f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5102de90-d0aa-4913-be22-f11ce550377f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 200 Sep 02 20:03:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 976/1937] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:38 2026] GET /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92874e74-2b50-4f48-9fbe-eeec0ba89882", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1329065206"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Create snapshot from volume 92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Created reservations ['ef04e0b7-caf3-4a33-9129-21a788be62a7', '1f12f757-d9de-4017-a33a-873f3fac7ff5', '7da9b7e7-4e4f-441d-97d6-6984d8a216b3', '5ab35ec5-dcc4-4c15-a6a6-07def9dfeafe'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot create request issued successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ff1f3bff-9d99-4223-899d-80abf0ff322a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 962/1938] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:03:38 2026] POST /volume/v3/snapshots => generated 311 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9b68cc4e-99f4-4178-9165-83feadbc7bca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9b68cc4e-99f4-4178-9165-83feadbc7bca tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9b68cc4e-99f4-4178-9165-83feadbc7bca tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9b68cc4e-99f4-4178-9165-83feadbc7bca tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9b68cc4e-99f4-4178-9165-83feadbc7bca tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9b68cc4e-99f4-4178-9165-83feadbc7bca tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 200 Sep 02 20:03:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 977/1939] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:38 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-48a91f0b-36b8-49e5-857d-801cd794c595 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-48a91f0b-36b8-49e5-857d-801cd794c595 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-48a91f0b-36b8-49e5-857d-801cd794c595 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-48a91f0b-36b8-49e5-857d-801cd794c595 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-48a91f0b-36b8-49e5-857d-801cd794c595 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-48a91f0b-36b8-49e5-857d-801cd794c595 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 963/1940] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:38 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7c38211a-5565-49be-8c4e-06ad9dac0e51 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c38211a-5565-49be-8c4e-06ad9dac0e51 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c38211a-5565-49be-8c4e-06ad9dac0e51 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c38211a-5565-49be-8c4e-06ad9dac0e51 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-7c38211a-5565-49be-8c4e-06ad9dac0e51 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '58284332-c474-4e0d-8f85-c4392955e5a3' with '{'status': 'error'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c38211a-5565-49be-8c4e-06ad9dac0e51 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action returned with HTTP 202 Sep 02 20:03:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 978/1941] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:38 2026] POST /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fccc7846-0b67-4b02-b26f-f67db8ada5c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fccc7846-0b67-4b02-b26f-f67db8ada5c2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fccc7846-0b67-4b02-b26f-f67db8ada5c2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fccc7846-0b67-4b02-b26f-f67db8ada5c2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fccc7846-0b67-4b02-b26f-f67db8ada5c2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fccc7846-0b67-4b02-b26f-f67db8ada5c2 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 964/1942] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:38 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-12d55e0f-ca0d-4971-9c54-854190c2a9d4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-12d55e0f-ca0d-4971-9c54-854190c2a9d4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-12d55e0f-ca0d-4971-9c54-854190c2a9d4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-12d55e0f-ca0d-4971-9c54-854190c2a9d4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-12d55e0f-ca0d-4971-9c54-854190c2a9d4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '58284332-c474-4e0d-8f85-c4392955e5a3' with '{'status': 'available'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-12d55e0f-ca0d-4971-9c54-854190c2a9d4 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action returned with HTTP 202 Sep 02 20:03:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 979/1943] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:38 2026] POST /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ddd0a31d-5468-4bd1-be4c-344b9d9c6506 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ddd0a31d-5468-4bd1-be4c-344b9d9c6506 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ddd0a31d-5468-4bd1-be4c-344b9d9c6506 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ddd0a31d-5468-4bd1-be4c-344b9d9c6506 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ddd0a31d-5468-4bd1-be4c-344b9d9c6506 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ddd0a31d-5468-4bd1-be4c-344b9d9c6506 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 965/1944] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:38 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ec6786a5-b3b6-489a-a4b8-280e54620c00 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec6786a5-b3b6-489a-a4b8-280e54620c00 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec6786a5-b3b6-489a-a4b8-280e54620c00 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec6786a5-b3b6-489a-a4b8-280e54620c00 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-ec6786a5-b3b6-489a-a4b8-280e54620c00 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '58284332-c474-4e0d-8f85-c4392955e5a3' with '{'status': 'maintenance'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec6786a5-b3b6-489a-a4b8-280e54620c00 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action returned with HTTP 202 Sep 02 20:03:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 980/1945] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:38 2026] POST /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-88da7fbd-bb2a-4736-964f-72241c15a9a8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-88da7fbd-bb2a-4736-964f-72241c15a9a8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-88da7fbd-bb2a-4736-964f-72241c15a9a8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-88da7fbd-bb2a-4736-964f-72241c15a9a8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-88da7fbd-bb2a-4736-964f-72241c15a9a8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-88da7fbd-bb2a-4736-964f-72241c15a9a8 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 966/1946] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:38 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a86daea-3633-467e-97b4-54c49b823af0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a86daea-3633-467e-97b4-54c49b823af0 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] POST http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a86daea-3633-467e-97b4-54c49b823af0 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a86daea-3633-467e-97b4-54c49b823af0 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-7a86daea-3633-467e-97b4-54c49b823af0 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] Updating volume '58284332-c474-4e0d-8f85-c4392955e5a3' with '{'status': 'available'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a86daea-3633-467e-97b4-54c49b823af0 tempest-VolumesActionsTest-1871000324 tempest-VolumesActionsTest-1871000324-project-admin] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action returned with HTTP 202 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 981/1947] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:03:39 2026] POST /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe54f7b7-4168-480c-bc69-f01cb5fbde85 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe54f7b7-4168-480c-bc69-f01cb5fbde85 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe54f7b7-4168-480c-bc69-f01cb5fbde85 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe54f7b7-4168-480c-bc69-f01cb5fbde85 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-b0f1b896-303a-4f09-a75f-c56864476959 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-b0f1b896-303a-4f09-a75f-c56864476959 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/attachments?instance_id=3aa8e0f7-1df4-4e57-9184-9362c89f204b Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-b0f1b896-303a-4f09-a75f-c56864476959 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-b0f1b896-303a-4f09-a75f-c56864476959 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fe54f7b7-4168-480c-bc69-f01cb5fbde85 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe54f7b7-4168-480c-bc69-f01cb5fbde85 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 967/1948] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:39 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-b0f1b896-303a-4f09-a75f-c56864476959 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/attachments?instance_id=3aa8e0f7-1df4-4e57-9184-9362c89f204b returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 982/1949] 192.168.122.225 () {62 vars in 1526 bytes} [Wed Sep 2 20:03:39 2026] GET /volume/v3/attachments?instance_id=3aa8e0f7-1df4-4e57-9184-9362c89f204b => generated 192 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2d4ff123-a6f2-4572-b694-b62bcbf94da3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-6fe690bc-feb6-417b-ad9b-3f4fa02b97d7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d4ff123-a6f2-4572-b694-b62bcbf94da3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d4ff123-a6f2-4572-b694-b62bcbf94da3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d4ff123-a6f2-4572-b694-b62bcbf94da3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-6fe690bc-feb6-417b-ad9b-3f4fa02b97d7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-6fe690bc-feb6-417b-ad9b-3f4fa02b97d7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-6fe690bc-feb6-417b-ad9b-3f4fa02b97d7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2d4ff123-a6f2-4572-b694-b62bcbf94da3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-46081c6f-203c-495a-8a4f-6d77e1d2b11e req-6fe690bc-feb6-417b-ad9b-3f4fa02b97d7 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 983/1950] 192.168.122.225 () {62 vars in 1540 bytes} [Wed Sep 2 20:03:39 2026] GET /volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff => generated 718 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d4ff123-a6f2-4572-b694-b62bcbf94da3 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 968/1951] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:39 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] DELETE http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume with id: 58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Delete volume request issued successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d52bcff-9dbc-4731-a098-32114d9e0966 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 202 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 984/1952] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:39 2026] DELETE /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0313c36b-3c96-41c3-855d-d34a54d4a740 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0313c36b-3c96-41c3-855d-d34a54d4a740 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0313c36b-3c96-41c3-855d-d34a54d4a740 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0313c36b-3c96-41c3-855d-d34a54d4a740 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0313c36b-3c96-41c3-855d-d34a54d4a740 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Volume info retrieved successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0313c36b-3c96-41c3-855d-d34a54d4a740 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 969/1953] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:39 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 850 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-11fa297e-7029-4321-a1aa-3add5b33dd50 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-11fa297e-7029-4321-a1aa-3add5b33dd50 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-11fa297e-7029-4321-a1aa-3add5b33dd50 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-11fa297e-7029-4321-a1aa-3add5b33dd50 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-11fa297e-7029-4321-a1aa-3add5b33dd50 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-11fa297e-7029-4321-a1aa-3add5b33dd50 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 200 Sep 02 20:03:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 985/1954] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:39 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-72192b22-7b33-42cb-8dda-dd5665062104 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-72192b22-7b33-42cb-8dda-dd5665062104 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] GET http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 Sep 02 20:03:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-72192b22-7b33-42cb-8dda-dd5665062104 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-72192b22-7b33-42cb-8dda-dd5665062104 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-72192b22-7b33-42cb-8dda-dd5665062104 tempest-VolumesActionsTest-11899985 tempest-VolumesActionsTest-11899985-project-member] http://192.168.122.225/volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 returned with HTTP 404 Sep 02 20:03:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 970/1955] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:40 2026] GET /volume/v3/volumes/58284332-c474-4e0d-8f85-c4392955e5a3 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-88b5fdbb-ea09-446f-a51d-403722bb2a15 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88b5fdbb-ea09-446f-a51d-403722bb2a15 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88b5fdbb-ea09-446f-a51d-403722bb2a15 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-88b5fdbb-ea09-446f-a51d-403722bb2a15 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-88b5fdbb-ea09-446f-a51d-403722bb2a15 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-88b5fdbb-ea09-446f-a51d-403722bb2a15 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 200 Sep 02 20:03:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 986/1956] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:40 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-956bc6e8-57d7-4d83-8c99-b0999bedb83f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-956bc6e8-57d7-4d83-8c99-b0999bedb83f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-956bc6e8-57d7-4d83-8c99-b0999bedb83f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-956bc6e8-57d7-4d83-8c99-b0999bedb83f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-956bc6e8-57d7-4d83-8c99-b0999bedb83f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-956bc6e8-57d7-4d83-8c99-b0999bedb83f tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 200 Sep 02 20:03:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 971/1957] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:41 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d22e9bb-0b08-4746-acb3-bf0ba1657fff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d22e9bb-0b08-4746-acb3-bf0ba1657fff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] POST http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d22e9bb-0b08-4746-acb3-bf0ba1657fff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d22e9bb-0b08-4746-acb3-bf0ba1657fff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d22e9bb-0b08-4746-acb3-bf0ba1657fff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Update snapshot metadata completed successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d22e9bb-0b08-4746-acb3-bf0ba1657fff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 987/1958] 192.168.122.225 () {60 vars in 1286 bytes} [Wed Sep 2 20:03:41 2026] POST /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 68 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8fb22abe-ca66-4c0b-a770-d54c1185888a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 972/1959] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:03:41 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-66d7d23f-d15e-444b-9121-f778f28fd535 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-66d7d23f-d15e-444b-9121-f778f28fd535 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] PUT http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-66d7d23f-d15e-444b-9121-f778f28fd535 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-66d7d23f-d15e-444b-9121-f778f28fd535 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-66d7d23f-d15e-444b-9121-f778f28fd535 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Update snapshot metadata completed successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-66d7d23f-d15e-444b-9121-f778f28fd535 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 988/1960] 192.168.122.225 () {60 vars in 1285 bytes} [Wed Sep 2 20:03:41 2026] PUT /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 57 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb2613e0-3996-4b6b-bad0-92ba5e0562d4 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 973/1961] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:03:41 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fa157557-6516-4360-aafb-0f53097e373a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Delete snapshot metadata completed successfully. Sep 02 20:03:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa157557-6516-4360-aafb-0f53097e373a tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 returned with HTTP 200 Sep 02 20:03:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 989/1962] 192.168.122.225 () {58 vars in 1283 bytes} [Wed Sep 2 20:03:41 2026] DELETE /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-90bf3914-f85c-4339-9f08-bf2990371d16 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-90bf3914-f85c-4339-9f08-bf2990371d16 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-90bf3914-f85c-4339-9f08-bf2990371d16 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-90bf3914-f85c-4339-9f08-bf2990371d16 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-90bf3914-f85c-4339-9f08-bf2990371d16 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-90bf3914-f85c-4339-9f08-bf2990371d16 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-90bf3914-f85c-4339-9f08-bf2990371d16 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 974/1963] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:03:41 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 32 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6432df9c-ee73-4882-b7d2-065614eaec55 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6432df9c-ee73-4882-b7d2-065614eaec55 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] PUT http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6432df9c-ee73-4882-b7d2-065614eaec55 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6432df9c-ee73-4882-b7d2-065614eaec55 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6432df9c-ee73-4882-b7d2-065614eaec55 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Update snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6432df9c-ee73-4882-b7d2-065614eaec55 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 990/1964] 192.168.122.225 () {60 vars in 1285 bytes} [Wed Sep 2 20:03:42 2026] PUT /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-50b72b42-0809-45f0-bfb3-0a39f6189a2d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-50b72b42-0809-45f0-bfb3-0a39f6189a2d tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] POST http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-50b72b42-0809-45f0-bfb3-0a39f6189a2d tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-50b72b42-0809-45f0-bfb3-0a39f6189a2d tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-50b72b42-0809-45f0-bfb3-0a39f6189a2d tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Update snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-50b72b42-0809-45f0-bfb3-0a39f6189a2d tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 975/1965] 192.168.122.225 () {60 vars in 1286 bytes} [Wed Sep 2 20:03:42 2026] POST /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 68 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eaf0f873-b33e-4a6d-b315-ff913f2df006 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 991/1966] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:03:42 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f66e8639-5bf2-4145-8adf-60062d8dd5ff None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f66e8639-5bf2-4145-8adf-60062d8dd5ff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] PUT http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f66e8639-5bf2-4145-8adf-60062d8dd5ff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f66e8639-5bf2-4145-8adf-60062d8dd5ff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f66e8639-5bf2-4145-8adf-60062d8dd5ff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Update snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f66e8639-5bf2-4145-8adf-60062d8dd5ff tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 976/1967] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 20:03:42 2026] PUT /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 => generated 35 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06a1819a-d4d8-4bd0-96a9-6092873fa2e7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 992/1968] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:03:42 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Get snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4d651168-ed4a-4dd7-b9ff-ad87cdd1649e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 977/1969] 192.168.122.225 () {58 vars in 1265 bytes} [Wed Sep 2 20:03:42 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ac74f0b9-d1ea-4c97-9098-ce75a09b2d8e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ac74f0b9-d1ea-4c97-9098-ce75a09b2d8e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] PUT http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ac74f0b9-d1ea-4c97-9098-ce75a09b2d8e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ac74f0b9-d1ea-4c97-9098-ce75a09b2d8e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ac74f0b9-d1ea-4c97-9098-ce75a09b2d8e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Update snapshot metadata completed successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ac74f0b9-d1ea-4c97-9098-ce75a09b2d8e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 993/1970] 192.168.122.225 () {60 vars in 1285 bytes} [Wed Sep 2 20:03:42 2026] PUT /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf/metadata => generated 16 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Delete snapshot with id: 12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot delete request issued successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c7a8732c-1ad5-4b11-a056-c83b4a5c93c7 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 202 Sep 02 20:03:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 978/1971] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:03:42 2026] DELETE /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-72412ab3-4d5b-48a7-b055-f57da166bbe2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72412ab3-4d5b-48a7-b055-f57da166bbe2 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72412ab3-4d5b-48a7-b055-f57da166bbe2 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72412ab3-4d5b-48a7-b055-f57da166bbe2 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-72412ab3-4d5b-48a7-b055-f57da166bbe2 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72412ab3-4d5b-48a7-b055-f57da166bbe2 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 200 Sep 02 20:03:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 994/1972] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:42 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-09a34117-977d-44f1-b4ba-00bbabecaefe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-09a34117-977d-44f1-b4ba-00bbabecaefe tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-09a34117-977d-44f1-b4ba-00bbabecaefe tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-09a34117-977d-44f1-b4ba-00bbabecaefe tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-09a34117-977d-44f1-b4ba-00bbabecaefe tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Snapshot retrieved successfully. Sep 02 20:03:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-09a34117-977d-44f1-b4ba-00bbabecaefe tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 200 Sep 02 20:03:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 979/1973] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:43 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-54aaeba3-907e-4258-92b3-3eb36a58494e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54aaeba3-907e-4258-92b3-3eb36a58494e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf Sep 02 20:03:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54aaeba3-907e-4258-92b3-3eb36a58494e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54aaeba3-907e-4258-92b3-3eb36a58494e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54aaeba3-907e-4258-92b3-3eb36a58494e tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf returned with HTTP 404 Sep 02 20:03:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 995/1974] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:44 2026] GET /volume/v3/snapshots/12706e13-f5d5-40ca-9571-3d70c214debf => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e92e5b46-9388-4bdf-a353-f726738b5baf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e92e5b46-9388-4bdf-a353-f726738b5baf tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e92e5b46-9388-4bdf-a353-f726738b5baf tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e92e5b46-9388-4bdf-a353-f726738b5baf tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e92e5b46-9388-4bdf-a353-f726738b5baf tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e92e5b46-9388-4bdf-a353-f726738b5baf tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 200 Sep 02 20:03:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 980/1975] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:44 2026] GET /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7d404864-2755-4425-9416-55f5aab78129 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] DELETE http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Delete volume with id: 92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Delete volume request issued successfully. Sep 02 20:03:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d404864-2755-4425-9416-55f5aab78129 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 202 Sep 02 20:03:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 996/1976] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:44 2026] DELETE /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6c9845f8-2736-440d-8674-d5a7947c97b3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c9845f8-2736-440d-8674-d5a7947c97b3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c9845f8-2736-440d-8674-d5a7947c97b3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c9845f8-2736-440d-8674-d5a7947c97b3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6c9845f8-2736-440d-8674-d5a7947c97b3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Volume info retrieved successfully. Sep 02 20:03:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c9845f8-2736-440d-8674-d5a7947c97b3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 200 Sep 02 20:03:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 981/1977] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:44 2026] GET /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-70f05a66-7493-4a67-8922-79fa5c6a40e3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-70f05a66-7493-4a67-8922-79fa5c6a40e3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] GET http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 Sep 02 20:03:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-70f05a66-7493-4a67-8922-79fa5c6a40e3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-70f05a66-7493-4a67-8922-79fa5c6a40e3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-70f05a66-7493-4a67-8922-79fa5c6a40e3 tempest-SnapshotMetadataTestJSON-1341535354 tempest-SnapshotMetadataTestJSON-1341535354-project-member] http://192.168.122.225/volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 returned with HTTP 404 Sep 02 20:03:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 997/1978] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:45 2026] GET /volume/v3/volumes/92874e74-2b50-4f48-9fbe-eeec0ba89882 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c81f7ffa-656e-4064-8c99-967496e26332 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c81f7ffa-656e-4064-8c99-967496e26332 None None] GET http://192.168.122.225/volume// Sep 02 20:03:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c81f7ffa-656e-4064-8c99-967496e26332 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c81f7ffa-656e-4064-8c99-967496e26332 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c81f7ffa-656e-4064-8c99-967496e26332 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:03:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 982/1979] 192.168.122.225 () {56 vars in 888 bytes} [Wed Sep 2 20:03: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 02 20:03:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9ca512ce-62b7-4f06-8058-0fa59ea7ae3a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9ca512ce-62b7-4f06-8058-0fa59ea7ae3a None None] GET http://192.168.122.225/volume// Sep 02 20:03:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9ca512ce-62b7-4f06-8058-0fa59ea7ae3a None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9ca512ce-62b7-4f06-8058-0fa59ea7ae3a None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9ca512ce-62b7-4f06-8058-0fa59ea7ae3a None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:03:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 998/1980] 192.168.122.225 () {56 vars in 888 bytes} [Wed Sep 2 20:03:48 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:03:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-24ad0428-d3d5-46c8-8cd5-434f953c5a8e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24ad0428-d3d5-46c8-8cd5-434f953c5a8e tempest-VersionsTest-458249648 tempest-VersionsTest-458249648-project-member] GET http://192.168.122.225/volume/v3/ Sep 02 20:03:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24ad0428-d3d5-46c8-8cd5-434f953c5a8e tempest-VersionsTest-458249648 tempest-VersionsTest-458249648-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24ad0428-d3d5-46c8-8cd5-434f953c5a8e tempest-VersionsTest-458249648 tempest-VersionsTest-458249648-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24ad0428-d3d5-46c8-8cd5-434f953c5a8e tempest-VersionsTest-458249648 tempest-VersionsTest-458249648-project-member] http://192.168.122.225/volume/v3/ returned with HTTP 200 Sep 02 20:03:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 983/1981] 192.168.122.225 () {58 vars in 1100 bytes} [Wed Sep 2 20:03:48 2026] GET /volume/v3/ => generated 390 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1846178207"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1846178207'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Create volume of 1 GB Sep 02 20:03:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Availability Zones retrieved successfully. Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Flow 'volume_create_api' (962935af-df48-43be-a1df-aab8e98fb9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25a8c68-9ffe-4581-919e-f789a7616db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25a8c68-9ffe-4581-919e-f789a7616db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aab2ccf-d754-4250-a204-9fded2b3cda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Created reservations ['ef3b156c-6638-4349-a39a-49bf3ae9570e', 'e232e964-2dcf-4be5-b067-132ff24497c8', 'f278e614-4416-4f59-9fe8-b38d509ca022', '60af36e4-cfff-467f-adde-69555072e353'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aab2ccf-d754-4250-a204-9fded2b3cda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3b156c-6638-4349-a39a-49bf3ae9570e', 'e232e964-2dcf-4be5-b067-132ff24497c8', 'f278e614-4416-4f59-9fe8-b38d509ca022', '60af36e4-cfff-467f-adde-69555072e353']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0ce14f-038a-447f-b1f6-43ac799ed943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0ce14f-038a-447f-b1f6-43ac799ed943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe7e3f02-1f58-4058-80d8-241864caba44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1846178207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9f29eb77d842828c7606526530e3cf',qos_specs=None,replication_status=,reservations=['ef3b156c-6638-4349-a39a-49bf3ae9570e','e232e964-2dcf-4be5-b067-132ff24497c8','f278e614-4416-4f59-9fe8-b38d509ca022','60af36e4-cfff-467f-adde-69555072e353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0806db0fedff49fe877026adce22ca59',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1846178207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe7e3f02-1f58-4058-80d8-241864caba44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d9f29eb77d842828c7606526530e3cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0806db0fedff49fe877026adce22ca59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:51 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d7f8d1-c1d9-4c7f-84bc-d1c1e9e77996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d7f8d1-c1d9-4c7f-84bc-d1c1e9e77996) transitioned into state 'SUCCESS' from state '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-1846178207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d9f29eb77d842828c7606526530e3cf',qos_specs=None,replication_status=,reservations=['ef3b156c-6638-4349-a39a-49bf3ae9570e','e232e964-2dcf-4be5-b067-132ff24497c8','f278e614-4416-4f59-9fe8-b38d509ca022','60af36e4-cfff-467f-adde-69555072e353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0806db0fedff49fe877026adce22ca59',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6478a3a3-8632-4826-861d-5a37d3443ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6478a3a3-8632-4826-861d-5a37d3443ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Flow 'volume_create_api' (962935af-df48-43be-a1df-aab8e98fb9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Create volume request issued successfully. Sep 02 20:03:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb56790e-2a2a-4ae4-821e-5040527ebd8b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 999/1982] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:51 2026] POST /volume/v3/volumes => generated 759 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36f66a6a-d385-4af1-9ca1-38c35cee64de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36f66a6a-d385-4af1-9ca1-38c35cee64de tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36f66a6a-d385-4af1-9ca1-38c35cee64de tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36f66a6a-d385-4af1-9ca1-38c35cee64de tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-36f66a6a-d385-4af1-9ca1-38c35cee64de tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36f66a6a-d385-4af1-9ca1-38c35cee64de tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 200 Sep 02 20:03:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 984/1983] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:52 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 827 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1744687628"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1744687628'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume of 1 GB Sep 02 20:03:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Availability Zones retrieved successfully. Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Flow 'volume_create_api' (b37ec5e7-af04-4928-aba0-2757f818b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66bbec2-cee6-4bea-a707-cc9a9b2787b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66bbec2-cee6-4bea-a707-cc9a9b2787b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa6eebb-7786-4e33-b090-e1930af4c7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5d58a15e-6369-42aa-93bf-f868cb4ed3a2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d58a15e-6369-42aa-93bf-f868cb4ed3a2 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d58a15e-6369-42aa-93bf-f868cb4ed3a2 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d58a15e-6369-42aa-93bf-f868cb4ed3a2 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Created reservations ['d26e1b19-0220-4e43-b86d-19d4f0cb3ecb', 'aeadc185-cdcc-4d9e-90a1-f6981f2cc994', '1ee705ce-17ff-4c94-82ee-21433a3f0986', 'ce0aa14d-aeaf-418e-a94b-74c2a91dd2ed'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa6eebb-7786-4e33-b090-e1930af4c7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26e1b19-0220-4e43-b86d-19d4f0cb3ecb', 'aeadc185-cdcc-4d9e-90a1-f6981f2cc994', '1ee705ce-17ff-4c94-82ee-21433a3f0986', 'ce0aa14d-aeaf-418e-a94b-74c2a91dd2ed']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cb6404-e55f-4646-af3e-329b4ba34927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5d58a15e-6369-42aa-93bf-f868cb4ed3a2 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d58a15e-6369-42aa-93bf-f868cb4ed3a2 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 200 Sep 02 20:03:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 985/1984] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:53 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cb6404-e55f-4646-af3e-329b4ba34927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed689f1f-c759-4e64-84a2-3105564fdd8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1744687628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b652cac29b9c49789b058e4003f9e545',qos_specs=None,replication_status=,reservations=['d26e1b19-0220-4e43-b86d-19d4f0cb3ecb','aeadc185-cdcc-4d9e-90a1-f6981f2cc994','1ee705ce-17ff-4c94-82ee-21433a3f0986','ce0aa14d-aeaf-418e-a94b-74c2a91dd2ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='447bff2fc0684351988f2b638e85848b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1744687628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed689f1f-c759-4e64-84a2-3105564fdd8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b652cac29b9c49789b058e4003f9e545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='447bff2fc0684351988f2b638e85848b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e247d921-c0a0-4531-b36b-0026b0a88028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e247d921-c0a0-4531-b36b-0026b0a88028) transitioned into state 'SUCCESS' from state '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-1744687628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b652cac29b9c49789b058e4003f9e545',qos_specs=None,replication_status=,reservations=['d26e1b19-0220-4e43-b86d-19d4f0cb3ecb','aeadc185-cdcc-4d9e-90a1-f6981f2cc994','1ee705ce-17ff-4c94-82ee-21433a3f0986','ce0aa14d-aeaf-418e-a94b-74c2a91dd2ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='447bff2fc0684351988f2b638e85848b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8415bc-71cc-4765-8bf0-84fc84a0ef8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8415bc-71cc-4765-8bf0-84fc84a0ef8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Flow 'volume_create_api' (b37ec5e7-af04-4928-aba0-2757f818b020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:03:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume request issued successfully. Sep 02 20:03:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1956ab6e-b875-4200-bfb0-7cecafcdcca5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:03:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1000/1985] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:03:52 2026] POST /volume/v3/volumes => generated 760 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c06f7615-a2a1-41d4-bc6d-df8b46e56689 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c06f7615-a2a1-41d4-bc6d-df8b46e56689 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:03:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c06f7615-a2a1-41d4-bc6d-df8b46e56689 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c06f7615-a2a1-41d4-bc6d-df8b46e56689 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c06f7615-a2a1-41d4-bc6d-df8b46e56689 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:03:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c06f7615-a2a1-41d4-bc6d-df8b46e56689 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:03:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 986/1986] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:53 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c6f6de98-a34b-46b4-8767-0ede8809809e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c6f6de98-a34b-46b4-8767-0ede8809809e tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c6f6de98-a34b-46b4-8767-0ede8809809e tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c6f6de98-a34b-46b4-8767-0ede8809809e tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c6f6de98-a34b-46b4-8767-0ede8809809e tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c6f6de98-a34b-46b4-8767-0ede8809809e tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1001/1987] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-756e5b26-c50c-4841-a39d-dd321e1e251d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-756e5b26-c50c-4841-a39d-dd321e1e251d tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] POST http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-756e5b26-c50c-4841-a39d-dd321e1e251d tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-756e5b26-c50c-4841-a39d-dd321e1e251d tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-756e5b26-c50c-4841-a39d-dd321e1e251d tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Create volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-756e5b26-c50c-4841-a39d-dd321e1e251d tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 987/1988] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:03:54 2026] POST /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 101 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Get volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5caca3f1-2963-4657-8fc4-f998c7fbca96 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1002/1989] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 101 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7efc8a7c-e818-4049-90a8-13da3b7867a6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-93e1b5fb-10d2-40fe-ba01-260811e1fbec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7efc8a7c-e818-4049-90a8-13da3b7867a6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] PUT http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7efc8a7c-e818-4049-90a8-13da3b7867a6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-93e1b5fb-10d2-40fe-ba01-260811e1fbec tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-93e1b5fb-10d2-40fe-ba01-260811e1fbec tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-93e1b5fb-10d2-40fe-ba01-260811e1fbec tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7efc8a7c-e818-4049-90a8-13da3b7867a6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-93e1b5fb-10d2-40fe-ba01-260811e1fbec tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-93e1b5fb-10d2-40fe-ba01-260811e1fbec tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1003/1990] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7efc8a7c-e818-4049-90a8-13da3b7867a6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Update volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7efc8a7c-e818-4049-90a8-13da3b7867a6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 988/1991] 192.168.122.225 () {60 vars in 1279 bytes} [Wed Sep 2 20:03:54 2026] PUT /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 57 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-327997a4-de70-47f4-bc1d-f49875077d9e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed689f1f-c759-4e64-84a2-3105564fdd8d", "name": "tempest-VolumesDeleteCascade-Snapshot-1877619324"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create snapshot from volume ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Get volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dd203bde-f790-41cd-bcf9-fe73c65852f6 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 989/1992] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 57 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-872acbc8-3479-4de5-9142-9ed3253fc503 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] DELETE http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key1 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Get volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Created reservations ['dae9a55a-9e6f-4028-8c7c-a16a9886e6dc', '7f3ed422-536d-471a-8d57-5c25d7ae6803', 'dc89ef6e-49ba-4f62-9d58-5a2dfb9b2cbe', '4bd1fa75-bf76-48ba-81a6-008c1adf2c1f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Delete volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-872acbc8-3479-4de5-9142-9ed3253fc503 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key1 returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 990/1993] 192.168.122.225 () {58 vars in 1277 bytes} [Wed Sep 2 20:03:54 2026] DELETE /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key1 => generated 0 bytes in 67 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Get volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dd5dad5b-20d6-4eeb-b253-c070419824ba tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 991/1994] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 32 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6aad6462-6702-4631-ad45-7eea73aa74ad None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6aad6462-6702-4631-ad45-7eea73aa74ad tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] PUT http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6aad6462-6702-4631-ad45-7eea73aa74ad tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot create request issued successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-327997a4-de70-47f4-bc1d-f49875077d9e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1004/1995] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:03:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ef64b736-6b73-4f1e-ac61-b39b7850b035 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef64b736-6b73-4f1e-ac61-b39b7850b035 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef64b736-6b73-4f1e-ac61-b39b7850b035 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef64b736-6b73-4f1e-ac61-b39b7850b035 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6aad6462-6702-4631-ad45-7eea73aa74ad tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ef64b736-6b73-4f1e-ac61-b39b7850b035 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef64b736-6b73-4f1e-ac61-b39b7850b035 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1005/1996] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6aad6462-6702-4631-ad45-7eea73aa74ad tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Update volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6aad6462-6702-4631-ad45-7eea73aa74ad tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 992/1997] 192.168.122.225 () {60 vars in 1279 bytes} [Wed Sep 2 20:03:54 2026] PUT /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 16 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ba14e67e-db12-4928-8261-e64bb964d70b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ba14e67e-db12-4928-8261-e64bb964d70b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] POST http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ba14e67e-db12-4928-8261-e64bb964d70b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ba14e67e-db12-4928-8261-e64bb964d70b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ba14e67e-db12-4928-8261-e64bb964d70b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Create volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ba14e67e-db12-4928-8261-e64bb964d70b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1006/1998] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:03:54 2026] POST /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 68 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cd325e60-5f17-49bd-96ed-7731f7ca3173 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd325e60-5f17-49bd-96ed-7731f7ca3173 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] PUT http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key3 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd325e60-5f17-49bd-96ed-7731f7ca3173 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cd325e60-5f17-49bd-96ed-7731f7ca3173 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cd325e60-5f17-49bd-96ed-7731f7ca3173 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Update volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd325e60-5f17-49bd-96ed-7731f7ca3173 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key3 returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 993/1999] 192.168.122.225 () {60 vars in 1294 bytes} [Wed Sep 2 20:03:54 2026] PUT /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key3 => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key3 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Get volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b8b02379-c02e-4f32-a0ca-b16896cdfbc8 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key3 returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1007/2000] 192.168.122.225 () {58 vars in 1274 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Get volume metadata completed successfully. Sep 02 20:03:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2d26262-fabd-46f6-bdb6-7f6db17d0fdd tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 994/2001] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:03:54 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 75 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-96da4a5f-b547-480e-b092-6d4c98dc926b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-96da4a5f-b547-480e-b092-6d4c98dc926b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] PUT http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-96da4a5f-b547-480e-b092-6d4c98dc926b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-96da4a5f-b547-480e-b092-6d4c98dc926b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-96da4a5f-b547-480e-b092-6d4c98dc926b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Update volume metadata completed successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-96da4a5f-b547-480e-b092-6d4c98dc926b tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata returned with HTTP 200 Sep 02 20:03:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1008/2002] 192.168.122.225 () {60 vars in 1279 bytes} [Wed Sep 2 20:03:54 2026] PUT /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:03:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-14afde7a-bee7-4763-899f-ade6a2334089 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-14afde7a-bee7-4763-899f-ade6a2334089 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-14afde7a-bee7-4763-899f-ade6a2334089 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-14afde7a-bee7-4763-899f-ade6a2334089 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-14afde7a-bee7-4763-899f-ade6a2334089 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-14afde7a-bee7-4763-899f-ade6a2334089 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 200 Sep 02 20:03:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 995/2003] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:55 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e5f0fac-81ea-4274-822b-7c183efde528 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] DELETE http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Delete volume with id: fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Delete volume request issued successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e5f0fac-81ea-4274-822b-7c183efde528 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 202 Sep 02 20:03:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1009/2004] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:03:55 2026] DELETE /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:03:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-51831313-9236-4115-b26c-be6ef2757282 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51831313-9236-4115-b26c-be6ef2757282 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51831313-9236-4115-b26c-be6ef2757282 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51831313-9236-4115-b26c-be6ef2757282 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:03:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-51831313-9236-4115-b26c-be6ef2757282 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Volume info retrieved successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51831313-9236-4115-b26c-be6ef2757282 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 200 Sep 02 20:03:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 996/2005] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:55 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e2ca2f1c-c86a-49f4-916a-eeb2f5cd2d11 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2ca2f1c-c86a-49f4-916a-eeb2f5cd2d11 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2ca2f1c-c86a-49f4-916a-eeb2f5cd2d11 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2ca2f1c-c86a-49f4-916a-eeb2f5cd2d11 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2ca2f1c-c86a-49f4-916a-eeb2f5cd2d11 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:03:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2ca2f1c-c86a-49f4-916a-eeb2f5cd2d11 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b returned with HTTP 200 Sep 02 20:03:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1010/2006] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:55 2026] GET /volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4793d602-3394-4297-893b-041374eedb69 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4793d602-3394-4297-893b-041374eedb69 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] GET http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 Sep 02 20:03:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4793d602-3394-4297-893b-041374eedb69 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4793d602-3394-4297-893b-041374eedb69 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4793d602-3394-4297-893b-041374eedb69 tempest-VolumesMetadataTest-475157709 tempest-VolumesMetadataTest-475157709-project-member] http://192.168.122.225/volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 returned with HTTP 404 Sep 02 20:03:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 997/2007] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:03:56 2026] GET /volume/v3/volumes/fe7e3f02-1f58-4058-80d8-241864caba44 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:03:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7b457aed-f626-4998-a4b7-98c4c504e144 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b457aed-f626-4998-a4b7-98c4c504e144 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b Sep 02 20:03:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b457aed-f626-4998-a4b7-98c4c504e144 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b457aed-f626-4998-a4b7-98c4c504e144 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7b457aed-f626-4998-a4b7-98c4c504e144 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:03:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b457aed-f626-4998-a4b7-98c4c504e144 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b returned with HTTP 200 Sep 02 20:03:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1011/2008] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:56 2026] GET /volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-72f8b92d-d52e-4107-8055-a22b74237e57 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-72f8b92d-d52e-4107-8055-a22b74237e57 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b Sep 02 20:03:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-72f8b92d-d52e-4107-8055-a22b74237e57 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-72f8b92d-d52e-4107-8055-a22b74237e57 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-72f8b92d-d52e-4107-8055-a22b74237e57 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:03:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-72f8b92d-d52e-4107-8055-a22b74237e57 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b returned with HTTP 200 Sep 02 20:03:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 998/2009] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:57 2026] GET /volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-69324a68-ea12-486a-8d52-53ca8338a6ef None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:03:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed689f1f-c759-4e64-84a2-3105564fdd8d", "name": "tempest-VolumesDeleteCascade-Snapshot-1821466625"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:03:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:03:57 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create snapshot from volume ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:03:57 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Created reservations ['100aa19e-5e8c-4c1b-b2af-03c9261bc4bd', 'c3630307-233c-4711-9023-3b3e23bcf5f6', '5fbc73b6-3f4e-4e8d-91fe-5cd416a0650d', 'd474cbd4-fd7a-4086-a6d8-e25878f7cf58'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:03:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:03:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:03:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot create request issued successfully. Sep 02 20:03:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-69324a68-ea12-486a-8d52-53ca8338a6ef tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:03:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1012/2010] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:03:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:03:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f8818437-3a5a-492e-a546-5003a0008c97 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8818437-3a5a-492e-a546-5003a0008c97 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 Sep 02 20:03:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8818437-3a5a-492e-a546-5003a0008c97 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8818437-3a5a-492e-a546-5003a0008c97 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:03:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f8818437-3a5a-492e-a546-5003a0008c97 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:03:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8818437-3a5a-492e-a546-5003a0008c97 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 returned with HTTP 200 Sep 02 20:03:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 999/2011] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:58 2026] GET /volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:03:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-961dfa50-77be-47d5-a4ba-38a32b278b4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:03:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-961dfa50-77be-47d5-a4ba-38a32b278b4f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 Sep 02 20:03:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-961dfa50-77be-47d5-a4ba-38a32b278b4f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:03:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-961dfa50-77be-47d5-a4ba-38a32b278b4f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:03:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:03:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:03:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-961dfa50-77be-47d5-a4ba-38a32b278b4f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:03:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-961dfa50-77be-47d5-a4ba-38a32b278b4f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 returned with HTTP 200 Sep 02 20:03:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1013/2012] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:03:59 2026] GET /volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-604f704b-be70-446d-b6e7-5c54f654dbfb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cfeeaabe-e611-49b8-a410-64b8b8515aa5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cfeeaabe-e611-49b8-a410-64b8b8515aa5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cfeeaabe-e611-49b8-a410-64b8b8515aa5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cfeeaabe-e611-49b8-a410-64b8b8515aa5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cfeeaabe-e611-49b8-a410-64b8b8515aa5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cfeeaabe-e611-49b8-a410-64b8b8515aa5 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 returned with HTTP 200 Sep 02 20:04:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1014/2013] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:00 2026] GET /volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d?cascade=True Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume with id: ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume request issued successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1baade0f-168d-4b40-a6d7-3510d6c0f651 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d?cascade=True returned with HTTP 202 Sep 02 20:04:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1015/2014] 192.168.122.225 () {58 vars in 1260 bytes} [Wed Sep 2 20:04:00 2026] DELETE /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d?cascade=True => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-130256750"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-80fedefb-0ca3-4157-a293-5aaaf097bd58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-130256750'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Create volume of 1 GB Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-80fedefb-0ca3-4157-a293-5aaaf097bd58 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-80fedefb-0ca3-4157-a293-5aaaf097bd58 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-80fedefb-0ca3-4157-a293-5aaaf097bd58 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Availability Zones retrieved successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-80fedefb-0ca3-4157-a293-5aaaf097bd58 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Flow 'volume_create_api' (ede5b7e5-99df-450b-957c-336f01f82360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c338485d-c0fa-4af1-a478-db0e9e44d272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-80fedefb-0ca3-4157-a293-5aaaf097bd58 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:04:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1016/2015] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:00 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c338485d-c0fa-4af1-a478-db0e9e44d272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d346cb-9f5b-42d7-994e-cea8e97cc655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Created reservations ['ef1bada1-4f03-493a-be2e-42297144e7ac', '51981780-4158-4a22-9b46-1d2914c52ed5', '3b03ee74-8159-43b7-9209-ccc65f38ed90', 'dbf869de-9697-4f78-beb0-45d3a0648a1c'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d346cb-9f5b-42d7-994e-cea8e97cc655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1bada1-4f03-493a-be2e-42297144e7ac', '51981780-4158-4a22-9b46-1d2914c52ed5', '3b03ee74-8159-43b7-9209-ccc65f38ed90', 'dbf869de-9697-4f78-beb0-45d3a0648a1c']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107f4a45-f2e0-4d68-8b88-484fd0bc2d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107f4a45-f2e0-4d68-8b88-484fd0bc2d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae0883d-a1fd-42e7-b89e-273456401eb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-130256750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda2f7f1f981455d814d48b85774c6ff',qos_specs=None,replication_status=,reservations=['ef1bada1-4f03-493a-be2e-42297144e7ac','51981780-4158-4a22-9b46-1d2914c52ed5','3b03ee74-8159-43b7-9209-ccc65f38ed90','dbf869de-9697-4f78-beb0-45d3a0648a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f528e0dc39a4cafa6c98450cda2fc75',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-130256750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae0883d-a1fd-42e7-b89e-273456401eb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda2f7f1f981455d814d48b85774c6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f528e0dc39a4cafa6c98450cda2fc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b215f51-6b41-42e9-b28f-504a4d33448b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b215f51-6b41-42e9-b28f-504a4d33448b) transitioned into state 'SUCCESS' from state '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-130256750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda2f7f1f981455d814d48b85774c6ff',qos_specs=None,replication_status=,reservations=['ef1bada1-4f03-493a-be2e-42297144e7ac','51981780-4158-4a22-9b46-1d2914c52ed5','3b03ee74-8159-43b7-9209-ccc65f38ed90','dbf869de-9697-4f78-beb0-45d3a0648a1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f528e0dc39a4cafa6c98450cda2fc75',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a0b727-1a5a-4ae7-aee9-bd7be1d4186e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2a0b727-1a5a-4ae7-aee9-bd7be1d4186e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Flow 'volume_create_api' (ede5b7e5-99df-450b-957c-336f01f82360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Create volume request issued successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-604f704b-be70-446d-b6e7-5c54f654dbfb tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1000/2016] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:04:00 2026] POST /volume/v3/volumes => generated 827 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c898db73-7976-45f1-bf92-09847537d9d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c898db73-7976-45f1-bf92-09847537d9d2 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c898db73-7976-45f1-bf92-09847537d9d2 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c898db73-7976-45f1-bf92-09847537d9d2 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c898db73-7976-45f1-bf92-09847537d9d2 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c898db73-7976-45f1-bf92-09847537d9d2 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1017/2017] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:00 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c1127a4f-efcc-4bbf-8661-a509793d0df4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1127a4f-efcc-4bbf-8661-a509793d0df4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1127a4f-efcc-4bbf-8661-a509793d0df4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1127a4f-efcc-4bbf-8661-a509793d0df4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c1127a4f-efcc-4bbf-8661-a509793d0df4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1127a4f-efcc-4bbf-8661-a509793d0df4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:04:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1001/2018] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:01 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ede36023-7cd7-42fc-bae7-a7f15483cc31 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ede36023-7cd7-42fc-bae7-a7f15483cc31 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ede36023-7cd7-42fc-bae7-a7f15483cc31 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ede36023-7cd7-42fc-bae7-a7f15483cc31 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ede36023-7cd7-42fc-bae7-a7f15483cc31 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ede36023-7cd7-42fc-bae7-a7f15483cc31 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1018/2019] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:01 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-28a73ca6-4162-4efd-bd3d-6bea803a7e1d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28a73ca6-4162-4efd-bd3d-6bea803a7e1d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-28a73ca6-4162-4efd-bd3d-6bea803a7e1d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-28a73ca6-4162-4efd-bd3d-6bea803a7e1d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-28a73ca6-4162-4efd-bd3d-6bea803a7e1d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-28a73ca6-4162-4efd-bd3d-6bea803a7e1d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:04:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1002/2020] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:02 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea84730c-f995-479b-841b-a686e3996894 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea84730c-f995-479b-841b-a686e3996894 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea84730c-f995-479b-841b-a686e3996894 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea84730c-f995-479b-841b-a686e3996894 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea84730c-f995-479b-841b-a686e3996894 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea84730c-f995-479b-841b-a686e3996894 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1019/2021] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:02 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 955 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] POST http://192.168.122.225/volume/v3/volume-transfers Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5ae0883d-a1fd-42e7-b89e-273456401eb5"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volume_transfer [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Creating new volume transfer {'transfer': {'volume_id': '5ae0883d-a1fd-42e7-b89e-273456401eb5'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volume_transfer [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Creating transfer of volume 5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.transfer.api [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Generating transfer record for volume 5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f0da8c0-3473-48f1-ac7a-420b7bb5a970 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers returned with HTTP 202 Sep 02 20:04:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1003/2022] 192.168.122.225 () {62 vars in 1210 bytes} [Wed Sep 2 20:04:02 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:04:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f2962ee1-46fd-4d78-a4a2-d284bc26f856 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2962ee1-46fd-4d78-a4a2-d284bc26f856 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2962ee1-46fd-4d78-a4a2-d284bc26f856 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2962ee1-46fd-4d78-a4a2-d284bc26f856 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f2962ee1-46fd-4d78-a4a2-d284bc26f856 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2962ee1-46fd-4d78-a4a2-d284bc26f856 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1020/2023] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:02 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e9554488-761b-41a5-9cb9-7a61c6b289a5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e9554488-761b-41a5-9cb9-7a61c6b289a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110 Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e9554488-761b-41a5-9cb9-7a61c6b289a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e9554488-761b-41a5-9cb9-7a61c6b289a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e9554488-761b-41a5-9cb9-7a61c6b289a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110 returned with HTTP 200 Sep 02 20:04:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1004/2024] 192.168.122.225 () {60 vars in 1300 bytes} [Wed Sep 2 20:04:02 2026] GET /volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110 => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3cce52bf-e10b-4e84-856d-2340440772a5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3cce52bf-e10b-4e84-856d-2340440772a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volume-transfers Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3cce52bf-e10b-4e84-856d-2340440772a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3cce52bf-e10b-4e84-856d-2340440772a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volume_transfer [None req-3cce52bf-e10b-4e84-856d-2340440772a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Listing volume transfers {{(pid=86537) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3cce52bf-e10b-4e84-856d-2340440772a5 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers returned with HTTP 200 Sep 02 20:04:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1021/2025] 192.168.122.225 () {60 vars in 1189 bytes} [Wed Sep 2 20:04:03 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] POST http://192.168.122.225/volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110/accept Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d8ce30cf335e5d20"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.volume_transfer [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Accepting volume transfer 030bee20-e2de-4d71-a122-6a549d8fd110 {{(pid=86538) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Accepting transfer 030bee20-e2de-4d71-a122-6a549d8fd110 Sep 02 20:04:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Created reservations ['e1265402-c3d5-4f17-b42e-99555ec33478', '6b84da85-2813-4ad6-b3a9-214efc8df2b7', 'b1b33a57-fc40-420d-9fa8-aca213cbbe32', '3ff5cdb4-edd2-4f9c-b9cd-f47e7b60086c'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Created reservations ['dc0fe203-009a-4983-b149-b2063a038a43', '0a52f039-410d-475c-9aef-d93b5e935678', 'fe09b1c6-0d63-47aa-8e8d-c31fbfa30c72', '82022f33-66e0-4bdd-9a6b-5e181ceccde1'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-975bd0bc-1529-4aab-bd93-0efa73804e6a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-975bd0bc-1529-4aab-bd93-0efa73804e6a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-975bd0bc-1529-4aab-bd93-0efa73804e6a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-975bd0bc-1529-4aab-bd93-0efa73804e6a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Created reservations ['37d06996-7214-4324-b727-da56fe2da0ae', '5c2f1255-8dd5-43d7-acd8-dd771aad18e5', '74ea17cb-2540-4702-84eb-98157b7ffc17', 'ce1b6805-01af-4e5d-aea5-88d5ad524563'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-975bd0bc-1529-4aab-bd93-0efa73804e6a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-975bd0bc-1529-4aab-bd93-0efa73804e6a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:04:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1022/2026] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:03 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Created reservations ['0f4f1e26-67c8-409e-93d5-1ed337718756', '2c03dac3-0693-4be9-8598-7f1aa8626ef3', '047447bd-a1b7-4b89-ba59-668ca5f9238b', 'a2e2e854-08b0-4448-b2cd-b4ad9ba70297'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Transfer volume completed successfully. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.transfer.api [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Volume 5ae0883d-a1fd-42e7-b89e-273456401eb5 has been transferred. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea0311cf-d43e-4e44-a77e-ec2916a0128f tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] http://192.168.122.225/volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110/accept returned with HTTP 202 Sep 02 20:04:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1005/2027] 192.168.122.225 () {62 vars in 1342 bytes} [Wed Sep 2 20:04:03 2026] POST /volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110/accept => generated 373 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-89d258d3-5d7e-4a54-92eb-6653ce8f92f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89d258d3-5d7e-4a54-92eb-6653ce8f92f1 tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89d258d3-5d7e-4a54-92eb-6653ce8f92f1 tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-89d258d3-5d7e-4a54-92eb-6653ce8f92f1 tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-89d258d3-5d7e-4a54-92eb-6653ce8f92f1 tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Volume info retrieved successfully. Sep 02 20:04:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-89d258d3-5d7e-4a54-92eb-6653ce8f92f1 tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1023/2028] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:03 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 955 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6c505d8d-676d-43ed-9db8-94e0ce8da5cb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c505d8d-676d-43ed-9db8-94e0ce8da5cb tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c505d8d-676d-43ed-9db8-94e0ce8da5cb tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6c505d8d-676d-43ed-9db8-94e0ce8da5cb tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6c505d8d-676d-43ed-9db8-94e0ce8da5cb tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] Volume info retrieved successfully. Sep 02 20:04:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6c505d8d-676d-43ed-9db8-94e0ce8da5cb tempest-VolumesTransfersV357Test-1468501715 tempest-VolumesTransfersV357Test-1468501715-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1006/2029] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:03 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3c918f6d-3c4c-4765-9520-1a13b3fc37f4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c918f6d-3c4c-4765-9520-1a13b3fc37f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] DELETE http://192.168.122.225/volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110 Sep 02 20:04:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c918f6d-3c4c-4765-9520-1a13b3fc37f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c918f6d-3c4c-4765-9520-1a13b3fc37f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:04 devstack devstack@c-api.service[86537]: INFO cinder.api.contrib.volume_transfer [None req-3c918f6d-3c4c-4765-9520-1a13b3fc37f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Delete transfer with id: 030bee20-e2de-4d71-a122-6a549d8fd110 Sep 02 20:04:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c918f6d-3c4c-4765-9520-1a13b3fc37f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110 returned with HTTP 404 Sep 02 20:04:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1024/2030] 192.168.122.225 () {60 vars in 1303 bytes} [Wed Sep 2 20:04:04 2026] DELETE /volume/v3/volume-transfers/030bee20-e2de-4d71-a122-6a549d8fd110 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Delete volume with id: 5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Volume info retrieved successfully. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Delete volume request issued successfully. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-59bf0079-ccda-4733-9d0e-44aa5a9162db tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 202 Sep 02 20:04:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1007/2031] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:04:04 2026] DELETE /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 20:04:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3b44cc9c-1a85-4875-ab50-0f35e8f15483 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3b44cc9c-1a85-4875-ab50-0f35e8f15483 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3b44cc9c-1a85-4875-ab50-0f35e8f15483 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3b44cc9c-1a85-4875-ab50-0f35e8f15483 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3b44cc9c-1a85-4875-ab50-0f35e8f15483 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Volume info retrieved successfully. Sep 02 20:04:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3b44cc9c-1a85-4875-ab50-0f35e8f15483 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 200 Sep 02 20:04:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1025/2032] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:04 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 1138 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:04:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-82add91e-bcf1-4b9f-9c1c-3df5eb2c3699 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82add91e-bcf1-4b9f-9c1c-3df5eb2c3699 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82add91e-bcf1-4b9f-9c1c-3df5eb2c3699 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82add91e-bcf1-4b9f-9c1c-3df5eb2c3699 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-82add91e-bcf1-4b9f-9c1c-3df5eb2c3699 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82add91e-bcf1-4b9f-9c1c-3df5eb2c3699 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 200 Sep 02 20:04:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1008/2033] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:04 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c9c984df-2188-4e5c-9c77-8a130c487054 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c9c984df-2188-4e5c-9c77-8a130c487054 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c9c984df-2188-4e5c-9c77-8a130c487054 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c9c984df-2188-4e5c-9c77-8a130c487054 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c9c984df-2188-4e5c-9c77-8a130c487054 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1026/2034] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9aead17-1778-4951-b9af-838dc3f474ce None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9aead17-1778-4951-b9af-838dc3f474ce tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9aead17-1778-4951-b9af-838dc3f474ce tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9aead17-1778-4951-b9af-838dc3f474ce tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9aead17-1778-4951-b9af-838dc3f474ce tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1009/2035] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fd625767-ba8f-4e89-b730-ca54798303f4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd625767-ba8f-4e89-b730-ca54798303f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] DELETE http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd625767-ba8f-4e89-b730-ca54798303f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd625767-ba8f-4e89-b730-ca54798303f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-fd625767-ba8f-4e89-b730-ca54798303f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Delete volume with id: 5ae0883d-a1fd-42e7-b89e-273456401eb5 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd625767-ba8f-4e89-b730-ca54798303f4 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1027/2036] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:04:05 2026] DELETE /volume/v3/volumes/5ae0883d-a1fd-42e7-b89e-273456401eb5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-383114462"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-383114462'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Create volume of 1 GB Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Availability Zones retrieved successfully. Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Flow 'volume_create_api' (f0e2f689-5c31-4b65-84a5-a64edf4e932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63787f1e-22fb-4e6e-8f60-5c0b86f47419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63787f1e-22fb-4e6e-8f60-5c0b86f47419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ccff74-2a32-4356-b610-1793396f2641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Created reservations ['147211cd-ac63-4426-b152-4dbc69626faf', '56af2e1e-5544-480e-9b64-fdc896bffdab', 'ec9a85cf-e353-4ece-b777-d8cf1ea54538', 'd0c6fcfc-b1e8-46c0-90fe-b69c9e9eccc4'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ccff74-2a32-4356-b610-1793396f2641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['147211cd-ac63-4426-b152-4dbc69626faf', '56af2e1e-5544-480e-9b64-fdc896bffdab', 'ec9a85cf-e353-4ece-b777-d8cf1ea54538', 'd0c6fcfc-b1e8-46c0-90fe-b69c9e9eccc4']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa275ce8-3aba-4986-9cef-6ace33763df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa275ce8-3aba-4986-9cef-6ace33763df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e99f3d7e-3309-479b-9563-6ca3519d0f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-383114462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda2f7f1f981455d814d48b85774c6ff',qos_specs=None,replication_status=,reservations=['147211cd-ac63-4426-b152-4dbc69626faf','56af2e1e-5544-480e-9b64-fdc896bffdab','ec9a85cf-e353-4ece-b777-d8cf1ea54538','d0c6fcfc-b1e8-46c0-90fe-b69c9e9eccc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f528e0dc39a4cafa6c98450cda2fc75',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-383114462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e99f3d7e-3309-479b-9563-6ca3519d0f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda2f7f1f981455d814d48b85774c6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f528e0dc39a4cafa6c98450cda2fc75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56688bae-685b-4993-b17e-29653a34809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f16a27ac-f8cf-4a2f-a26c-628639b8e748 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f16a27ac-f8cf-4a2f-a26c-628639b8e748 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f16a27ac-f8cf-4a2f-a26c-628639b8e748 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f16a27ac-f8cf-4a2f-a26c-628639b8e748 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f16a27ac-f8cf-4a2f-a26c-628639b8e748 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1028/2037] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56688bae-685b-4993-b17e-29653a34809e) transitioned into state 'SUCCESS' from state '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-383114462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda2f7f1f981455d814d48b85774c6ff',qos_specs=None,replication_status=,reservations=['147211cd-ac63-4426-b152-4dbc69626faf','56af2e1e-5544-480e-9b64-fdc896bffdab','ec9a85cf-e353-4ece-b777-d8cf1ea54538','d0c6fcfc-b1e8-46c0-90fe-b69c9e9eccc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f528e0dc39a4cafa6c98450cda2fc75',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc35b278-2657-4baf-aa7f-376dbc1c523d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Get all volumes completed successfully. Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-866ff293-e7c8-46ce-8215-3791a51e90d0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1029/2038] 192.168.122.225 () {58 vars in 1121 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/volumes => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc35b278-2657-4baf-aa7f-376dbc1c523d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Flow 'volume_create_api' (f0e2f689-5c31-4b65-84a5-a64edf4e932f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Create volume request issued successfully. Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1e3bf9c-38a3-4fa0-82cb-1b92e168b323 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1010/2039] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:04:05 2026] POST /volume/v3/volumes => generated 827 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8c85f84b-e1c2-4a7e-a7db-b34a528e8638 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:05 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Get all snapshots completed successfully. Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-61c4f5af-26d2-460a-a76a-75e9ba57d1c4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1030/2040] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c85f84b-e1c2-4a7e-a7db-b34a528e8638 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c85f84b-e1c2-4a7e-a7db-b34a528e8638 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c85f84b-e1c2-4a7e-a7db-b34a528e8638 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dcc2198e-e881-426f-8968-07f5d7af8199 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dcc2198e-e881-426f-8968-07f5d7af8199 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dcc2198e-e881-426f-8968-07f5d7af8199 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dcc2198e-e881-426f-8968-07f5d7af8199 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-dcc2198e-e881-426f-8968-07f5d7af8199 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete snapshot with id: 9d412e15-6350-428c-9014-ee03de026f07 Sep 02 20:04:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dcc2198e-e881-426f-8968-07f5d7af8199 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1031/2041] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:04:05 2026] DELETE /volume/v3/snapshots/9d412e15-6350-428c-9014-ee03de026f07 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8c85f84b-e1c2-4a7e-a7db-b34a528e8638 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0fe5e92a-1e1f-4d27-8873-7792bd23158c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fe5e92a-1e1f-4d27-8873-7792bd23158c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fe5e92a-1e1f-4d27-8873-7792bd23158c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fe5e92a-1e1f-4d27-8873-7792bd23158c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-0fe5e92a-1e1f-4d27-8873-7792bd23158c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete snapshot with id: d4ee42ab-94e0-4e70-9b11-5eb033aa425b Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c85f84b-e1c2-4a7e-a7db-b34a528e8638 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 200 Sep 02 20:04:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1011/2042] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 895 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fe5e92a-1e1f-4d27-8873-7792bd23158c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1032/2043] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:04:05 2026] DELETE /volume/v3/snapshots/d4ee42ab-94e0-4e70-9b11-5eb033aa425b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9f050080-22a2-417b-ab95-0f53b1d9ec40 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f050080-22a2-417b-ab95-0f53b1d9ec40 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f050080-22a2-417b-ab95-0f53b1d9ec40 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f050080-22a2-417b-ab95-0f53b1d9ec40 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f050080-22a2-417b-ab95-0f53b1d9ec40 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1012/2044] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:05 2026] GET /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-04539959-1f45-47dd-ab0a-52429dfb859f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04539959-1f45-47dd-ab0a-52429dfb859f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04539959-1f45-47dd-ab0a-52429dfb859f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04539959-1f45-47dd-ab0a-52429dfb859f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-04539959-1f45-47dd-ab0a-52429dfb859f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume with id: ed689f1f-c759-4e64-84a2-3105564fdd8d Sep 02 20:04:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04539959-1f45-47dd-ab0a-52429dfb859f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d returned with HTTP 404 Sep 02 20:04:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1033/2045] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:04:05 2026] DELETE /volume/v3/volumes/ed689f1f-c759-4e64-84a2-3105564fdd8d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-745298028"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-745298028'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume of 1 GB Sep 02 20:04:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Availability Zones retrieved successfully. Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Flow 'volume_create_api' (9aec7986-53b4-4c82-ae41-4ea54839b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9896b73-b366-4f71-9230-471afb324f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:05 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9896b73-b366-4f71-9230-471afb324f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60550d57-a74e-420f-8208-b1010eb574e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Created reservations ['a30720df-ad0c-49e9-a5b8-2ffb97a36b76', 'c47b7274-51b9-4316-9bcc-7c642b25b9f3', 'ee06d640-d13d-459f-b6a0-4778ac0a4662', 'ebe5df25-7e72-4960-b7ae-1d94d0e0e0b0'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60550d57-a74e-420f-8208-b1010eb574e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a30720df-ad0c-49e9-a5b8-2ffb97a36b76', 'c47b7274-51b9-4316-9bcc-7c642b25b9f3', 'ee06d640-d13d-459f-b6a0-4778ac0a4662', 'ebe5df25-7e72-4960-b7ae-1d94d0e0e0b0']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8d518c-f4a8-44e9-9c34-36208df53607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8d518c-f4a8-44e9-9c34-36208df53607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0c9c6d-6897-4819-a232-8c9a05db4b72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-745298028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b652cac29b9c49789b058e4003f9e545',qos_specs=None,replication_status=,reservations=['a30720df-ad0c-49e9-a5b8-2ffb97a36b76','c47b7274-51b9-4316-9bcc-7c642b25b9f3','ee06d640-d13d-459f-b6a0-4778ac0a4662','ebe5df25-7e72-4960-b7ae-1d94d0e0e0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='447bff2fc0684351988f2b638e85848b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-745298028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0c9c6d-6897-4819-a232-8c9a05db4b72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b652cac29b9c49789b058e4003f9e545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='447bff2fc0684351988f2b638e85848b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debac3e5-f2fe-437f-91b1-ef0602f3a065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debac3e5-f2fe-437f-91b1-ef0602f3a065) transitioned into state 'SUCCESS' from state '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-745298028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b652cac29b9c49789b058e4003f9e545',qos_specs=None,replication_status=,reservations=['a30720df-ad0c-49e9-a5b8-2ffb97a36b76','c47b7274-51b9-4316-9bcc-7c642b25b9f3','ee06d640-d13d-459f-b6a0-4778ac0a4662','ebe5df25-7e72-4960-b7ae-1d94d0e0e0b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='447bff2fc0684351988f2b638e85848b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8b82d7-4677-4479-ad58-0a9340ec81ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8b82d7-4677-4479-ad58-0a9340ec81ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Flow 'volume_create_api' (9aec7986-53b4-4c82-ae41-4ea54839b345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume request issued successfully. Sep 02 20:04:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e152ed96-c93d-4ee5-a1e5-c285d4846b7a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1013/2046] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:04:05 2026] POST /volume/v3/volumes => generated 759 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-17e07e58-faa4-4f9d-8d33-5f97e1dc9308 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17e07e58-faa4-4f9d-8d33-5f97e1dc9308 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17e07e58-faa4-4f9d-8d33-5f97e1dc9308 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17e07e58-faa4-4f9d-8d33-5f97e1dc9308 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-17e07e58-faa4-4f9d-8d33-5f97e1dc9308 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17e07e58-faa4-4f9d-8d33-5f97e1dc9308 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 200 Sep 02 20:04:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1034/2047] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:06 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-682d587f-173d-486c-a840-44485d4bb156 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-682d587f-173d-486c-a840-44485d4bb156 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-682d587f-173d-486c-a840-44485d4bb156 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-682d587f-173d-486c-a840-44485d4bb156 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-682d587f-173d-486c-a840-44485d4bb156 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-682d587f-173d-486c-a840-44485d4bb156 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 200 Sep 02 20:04:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1014/2048] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:06 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f7674e12-5203-48f6-9a32-84cb811d3401 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f7674e12-5203-48f6-9a32-84cb811d3401 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f7674e12-5203-48f6-9a32-84cb811d3401 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f7674e12-5203-48f6-9a32-84cb811d3401 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f7674e12-5203-48f6-9a32-84cb811d3401 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f7674e12-5203-48f6-9a32-84cb811d3401 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 200 Sep 02 20:04:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1035/2049] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:07 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9dd0aeb3-ad83-4048-858e-e2c6d9e97db7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9dd0aeb3-ad83-4048-858e-e2c6d9e97db7 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9dd0aeb3-ad83-4048-858e-e2c6d9e97db7 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9dd0aeb3-ad83-4048-858e-e2c6d9e97db7 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9dd0aeb3-ad83-4048-858e-e2c6d9e97db7 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9dd0aeb3-ad83-4048-858e-e2c6d9e97db7 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 200 Sep 02 20:04:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1015/2050] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:07 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 955 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] POST http://192.168.122.225/volume/v3/volume-transfers Sep 02 20:04:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e99f3d7e-3309-479b-9563-6ca3519d0f1d"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volume_transfer [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e99f3d7e-3309-479b-9563-6ca3519d0f1d'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 20:04:07 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volume_transfer [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Creating transfer of volume e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:07 devstack devstack@c-api.service[86537]: INFO cinder.transfer.api [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Generating transfer record for volume e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7198d594-0fa4-44cd-9b4d-f1b3b9d95d5a tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers returned with HTTP 202 Sep 02 20:04:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1036/2051] 192.168.122.225 () {62 vars in 1210 bytes} [Wed Sep 2 20:04:07 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a3087a63-dbca-4c1f-87d3-24fbcf3b8b47 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3087a63-dbca-4c1f-87d3-24fbcf3b8b47 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3087a63-dbca-4c1f-87d3-24fbcf3b8b47 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3087a63-dbca-4c1f-87d3-24fbcf3b8b47 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a3087a63-dbca-4c1f-87d3-24fbcf3b8b47 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3087a63-dbca-4c1f-87d3-24fbcf3b8b47 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1016/2052] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-94022d74-6484-4820-bc34-5c8712393668 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94022d74-6484-4820-bc34-5c8712393668 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volume-transfers/detail Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94022d74-6484-4820-bc34-5c8712393668 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94022d74-6484-4820-bc34-5c8712393668 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volume_transfer [None req-94022d74-6484-4820-bc34-5c8712393668 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Listing volume transfers {{(pid=86537) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94022d74-6484-4820-bc34-5c8712393668 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1037/2053] 192.168.122.225 () {60 vars in 1210 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9d398e7e-c78c-4412-9ae6-c4b2ae754999 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9d398e7e-c78c-4412-9ae6-c4b2ae754999 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] DELETE http://192.168.122.225/volume/v3/volume-transfers/8178c4b0-4891-4b9c-8255-0e5c3d8d758f Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9d398e7e-c78c-4412-9ae6-c4b2ae754999 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9d398e7e-c78c-4412-9ae6-c4b2ae754999 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-9d398e7e-c78c-4412-9ae6-c4b2ae754999 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Delete transfer with id: 8178c4b0-4891-4b9c-8255-0e5c3d8d758f Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9d398e7e-c78c-4412-9ae6-c4b2ae754999 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers/8178c4b0-4891-4b9c-8255-0e5c3d8d758f returned with HTTP 202 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1017/2054] 192.168.122.225 () {60 vars in 1303 bytes} [Wed Sep 2 20:04:08 2026] DELETE /volume/v3/volume-transfers/8178c4b0-4891-4b9c-8255-0e5c3d8d758f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-976d7c50-1edb-4691-949f-1dc471d20f8d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-976d7c50-1edb-4691-949f-1dc471d20f8d tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-976d7c50-1edb-4691-949f-1dc471d20f8d tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-976d7c50-1edb-4691-949f-1dc471d20f8d tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-976d7c50-1edb-4691-949f-1dc471d20f8d tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-976d7c50-1edb-4691-949f-1dc471d20f8d tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1038/2055] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3547e5f7-8912-49be-9e5c-ce2f4d041bdd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3547e5f7-8912-49be-9e5c-ce2f4d041bdd tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] DELETE http://192.168.122.225/volume/v3/volume-transfers/8178c4b0-4891-4b9c-8255-0e5c3d8d758f Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3547e5f7-8912-49be-9e5c-ce2f4d041bdd tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3547e5f7-8912-49be-9e5c-ce2f4d041bdd tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.volume_transfer [None req-3547e5f7-8912-49be-9e5c-ce2f4d041bdd tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Delete transfer with id: 8178c4b0-4891-4b9c-8255-0e5c3d8d758f Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3547e5f7-8912-49be-9e5c-ce2f4d041bdd tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volume-transfers/8178c4b0-4891-4b9c-8255-0e5c3d8d758f returned with HTTP 404 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1018/2056] 192.168.122.225 () {60 vars in 1303 bytes} [Wed Sep 2 20:04:08 2026] DELETE /volume/v3/volume-transfers/8178c4b0-4891-4b9c-8255-0e5c3d8d758f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Delete volume with id: e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-7ecad621-4528-4fc0-8dfe-2e20bcd8fc6b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-7ecad621-4528-4fc0-8dfe-2e20bcd8fc6b tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-7ecad621-4528-4fc0-8dfe-2e20bcd8fc6b tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-7ecad621-4528-4fc0-8dfe-2e20bcd8fc6b tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-7ecad621-4528-4fc0-8dfe-2e20bcd8fc6b tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-7ecad621-4528-4fc0-8dfe-2e20bcd8fc6b tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1019/2057] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 1149 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Delete volume request issued successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad91bc7c-3d8e-4d0b-b233-55088e00b6cc tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 202 Sep 02 20:04:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1039/2058] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:04:08 2026] DELETE /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2abc2b5e-12f1-4731-937c-829a0bd84cfb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2abc2b5e-12f1-4731-937c-829a0bd84cfb tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2abc2b5e-12f1-4731-937c-829a0bd84cfb tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2abc2b5e-12f1-4731-937c-829a0bd84cfb tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] POST http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66/action Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2abc2b5e-12f1-4731-937c-829a0bd84cfb tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2abc2b5e-12f1-4731-937c-829a0bd84cfb tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1020/2059] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 1138 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8ae9e152-7349-4e10-bced-26b103949637 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ae9e152-7349-4e10-bced-26b103949637 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ae9e152-7349-4e10-bced-26b103949637 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ae9e152-7349-4e10-bced-26b103949637 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Begin detaching volume completed successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-fb407ac3-50c9-41be-9857-62e6c3184cdc tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66/action returned with HTTP 202 Sep 02 20:04:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1040/2060] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:04:08 2026] POST /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8ae9e152-7349-4e10-bced-26b103949637 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ae9e152-7349-4e10-bced-26b103949637 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1021/2061] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f3c77b51-596f-484a-ae91-bae5e260298d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f0c9c6d-6897-4819-a232-8c9a05db4b72", "name": "tempest-VolumesDeleteCascade-Snapshot-1676097444"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create snapshot from volume 3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d9d55df3-7720-4c60-ab90-1f438433c116 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9d55df3-7720-4c60-ab90-1f438433c116 None None] GET http://192.168.122.225/volume// Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9d55df3-7720-4c60-ab90-1f438433c116 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9d55df3-7720-4c60-ab90-1f438433c116 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9d55df3-7720-4c60-ab90-1f438433c116 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1022/2062] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:04: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 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-e81f9949-d006-4ef8-ad89-4466f466e7dd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-e81f9949-d006-4ef8-ad89-4466f466e7dd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-e81f9949-d006-4ef8-ad89-4466f466e7dd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-e81f9949-d006-4ef8-ad89-4466f466e7dd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-e81f9949-d006-4ef8-ad89-4466f466e7dd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Created reservations ['e586a909-93d4-4687-8258-8013f691ea8c', '66a718bd-cbeb-4d0e-9bb4-d5b0dc06c77c', 'f1257f3c-f84c-4ab3-8b8b-76c2b2178f67', '3d1f5f3f-a447-476a-8ae8-af9c81c792b0'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-e81f9949-d006-4ef8-ad89-4466f466e7dd tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1023/2063] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 1333 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot create request issued successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f3c77b51-596f-484a-ae91-bae5e260298d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:04:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1041/2064] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:04:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de13e89c-3924-4ca1-b9c9-8c7f67ae8f7d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de13e89c-3924-4ca1-b9c9-8c7f67ae8f7d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de13e89c-3924-4ca1-b9c9-8c7f67ae8f7d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de13e89c-3924-4ca1-b9c9-8c7f67ae8f7d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-de13e89c-3924-4ca1-b9c9-8c7f67ae8f7d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:04:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de13e89c-3924-4ca1-b9c9-8c7f67ae8f7d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 returned with HTTP 200 Sep 02 20:04:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1024/2065] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:08 2026] GET /volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-cd4ffb6b-41ae-4b6e-ae64-7718a824f96f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-cd4ffb6b-41ae-4b6e-ae64-7718a824f96f tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] DELETE http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-cd4ffb6b-41ae-4b6e-ae64-7718a824f96f tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-cd4ffb6b-41ae-4b6e-ae64-7718a824f96f tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-88a22138-e9d9-4716-88f0-124cb0638f49 req-cd4ffb6b-41ae-4b6e-ae64-7718a824f96f tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff returned with HTTP 200 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1042/2066] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:04:09 2026] DELETE /volume/v3/attachments/8f556a65-f8a3-41f6-8fb6-dc2c0648f3ff => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d9d3c599-4090-4026-a1c2-d4f4022848f1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9d3c599-4090-4026-a1c2-d4f4022848f1 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9d3c599-4090-4026-a1c2-d4f4022848f1 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9d3c599-4090-4026-a1c2-d4f4022848f1 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9d3c599-4090-4026-a1c2-d4f4022848f1 tempest-VolumesTransfersV357Test-1823887292 tempest-VolumesTransfersV357Test-1823887292-project-admin] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 404 Sep 02 20:04:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1025/2067] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:09 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c794a20-fffd-4642-a620-59d6189c0114 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c794a20-fffd-4642-a620-59d6189c0114 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] GET http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c794a20-fffd-4642-a620-59d6189c0114 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c794a20-fffd-4642-a620-59d6189c0114 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c794a20-fffd-4642-a620-59d6189c0114 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 404 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1043/2068] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:04:09 2026] GET /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4620adc0-916a-45cc-a42c-ab66573f4394 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4620adc0-916a-45cc-a42c-ab66573f4394 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4620adc0-916a-45cc-a42c-ab66573f4394 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4620adc0-916a-45cc-a42c-ab66573f4394 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-4620adc0-916a-45cc-a42c-ab66573f4394 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] Delete volume with id: e99f3d7e-3309-479b-9563-6ca3519d0f1d Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4620adc0-916a-45cc-a42c-ab66573f4394 tempest-VolumesTransfersV357Test-1030397784 tempest-VolumesTransfersV357Test-1030397784-project-member] http://192.168.122.225/volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d returned with HTTP 404 Sep 02 20:04:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1026/2069] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:04:09 2026] DELETE /volume/v3/volumes/e99f3d7e-3309-479b-9563-6ca3519d0f1d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-20e655fa-d571-4e51-af12-d4068692d3b4 req-be70c352-0fca-4581-ba0b-f7a78fc9195a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-20e655fa-d571-4e51-af12-d4068692d3b4 req-be70c352-0fca-4581-ba0b-f7a78fc9195a tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-20e655fa-d571-4e51-af12-d4068692d3b4 req-be70c352-0fca-4581-ba0b-f7a78fc9195a tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-20e655fa-d571-4e51-af12-d4068692d3b4 req-be70c352-0fca-4581-ba0b-f7a78fc9195a tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-20e655fa-d571-4e51-af12-d4068692d3b4 req-be70c352-0fca-4581-ba0b-f7a78fc9195a tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-618bdb0a-e93d-452d-b1b9-ca8b4dae3ae4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-20e655fa-d571-4e51-af12-d4068692d3b4 req-be70c352-0fca-4581-ba0b-f7a78fc9195a tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1044/2070] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:04:09 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-618bdb0a-e93d-452d-b1b9-ca8b4dae3ae4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-618bdb0a-e93d-452d-b1b9-ca8b4dae3ae4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-618bdb0a-e93d-452d-b1b9-ca8b4dae3ae4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-618bdb0a-e93d-452d-b1b9-ca8b4dae3ae4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:04:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-618bdb0a-e93d-452d-b1b9-ca8b4dae3ae4 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 returned with HTTP 200 Sep 02 20:04:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1027/2071] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:09 2026] GET /volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea2f061a-d2ef-405b-a066-35afa99619aa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] DELETE http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Delete volume with id: efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Delete volume request issued successfully. Sep 02 20:04:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea2f061a-d2ef-405b-a066-35afa99619aa tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 202 Sep 02 20:04:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1045/2072] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:04:09 2026] DELETE /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-639f4c69-181b-438a-98c1-4a6a3b6ecaf2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-639f4c69-181b-438a-98c1-4a6a3b6ecaf2 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-639f4c69-181b-438a-98c1-4a6a3b6ecaf2 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-639f4c69-181b-438a-98c1-4a6a3b6ecaf2 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-639f4c69-181b-438a-98c1-4a6a3b6ecaf2 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Volume info retrieved successfully. Sep 02 20:04:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-639f4c69-181b-438a-98c1-4a6a3b6ecaf2 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 200 Sep 02 20:04:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1028/2073] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:10 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c6720645-c519-453d-86cf-3fe79769e532 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c6720645-c519-453d-86cf-3fe79769e532 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 Sep 02 20:04:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c6720645-c519-453d-86cf-3fe79769e532 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c6720645-c519-453d-86cf-3fe79769e532 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c6720645-c519-453d-86cf-3fe79769e532 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:04:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c6720645-c519-453d-86cf-3fe79769e532 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 returned with HTTP 200 Sep 02 20:04:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1046/2074] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:10 2026] GET /volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2f761594-bf04-4555-90e5-debe30e31505 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f761594-bf04-4555-90e5-debe30e31505 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] GET http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 Sep 02 20:04:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f761594-bf04-4555-90e5-debe30e31505 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f761594-bf04-4555-90e5-debe30e31505 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f761594-bf04-4555-90e5-debe30e31505 tempest-TestMinimumBasicScenario-1372295291 tempest-TestMinimumBasicScenario-1372295291-project-member] http://192.168.122.225/volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 returned with HTTP 404 Sep 02 20:04:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1029/2075] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:11 2026] GET /volume/v3/volumes/efd51038-a080-4a5d-88c5-bb02dd774b66 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:04:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-975a1242-0895-434e-b8b4-486add51ed79 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-975a1242-0895-434e-b8b4-486add51ed79 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 Sep 02 20:04:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-975a1242-0895-434e-b8b4-486add51ed79 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-975a1242-0895-434e-b8b4-486add51ed79 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-975a1242-0895-434e-b8b4-486add51ed79 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:04:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-975a1242-0895-434e-b8b4-486add51ed79 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 returned with HTTP 200 Sep 02 20:04:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1047/2076] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:12 2026] GET /volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "64a344db-3c03-4f35-8527-98ebe685a674", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1178411060"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume request body: {'volume': {'snapshot_id': '64a344db-3c03-4f35-8527-98ebe685a674', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1178411060'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Snapshot retrieved successfully. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume of 1 GB Sep 02 20:04:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Availability Zones retrieved successfully. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Flow 'volume_create_api' (56e8ac9f-c773-4b72-b165-164d8b1968b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23c6aac-4216-4569-8c01-ec086ca7f414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b23c6aac-4216-4569-8c01-ec086ca7f414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64a344db-3c03-4f35-8527-98ebe685a674', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2773a331-94c8-496e-9f1d-fddb12cefef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Created reservations ['8280f277-8892-4134-badf-e27d71e8fa10', 'd1e9b447-d9c6-43d5-bba7-5e801c73dd28', '46407362-c31d-48ce-9094-c1b198e4a0af', '9ea67743-2df1-4b6e-adb4-227ce9b71124'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2773a331-94c8-496e-9f1d-fddb12cefef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8280f277-8892-4134-badf-e27d71e8fa10', 'd1e9b447-d9c6-43d5-bba7-5e801c73dd28', '46407362-c31d-48ce-9094-c1b198e4a0af', '9ea67743-2df1-4b6e-adb4-227ce9b71124']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c142f42-9522-469f-8a61-9d9f5a9af641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c142f42-9522-469f-8a61-9d9f5a9af641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467edbee-8843-4973-b91a-12fbca65a8f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1178411060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b652cac29b9c49789b058e4003f9e545',qos_specs=None,replication_status=,reservations=['8280f277-8892-4134-badf-e27d71e8fa10','d1e9b447-d9c6-43d5-bba7-5e801c73dd28','46407362-c31d-48ce-9094-c1b198e4a0af','9ea67743-2df1-4b6e-adb4-227ce9b71124'],size=1,snapshot_id=64a344db-3c03-4f35-8527-98ebe685a674,source_replicaid=,source_volid=None,status='creating',user_id='447bff2fc0684351988f2b638e85848b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1178411060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467edbee-8843-4973-b91a-12fbca65a8f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b652cac29b9c49789b058e4003f9e545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64a344db-3c03-4f35-8527-98ebe685a674,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='447bff2fc0684351988f2b638e85848b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43892ded-2c45-49cd-833d-5914c52e71b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43892ded-2c45-49cd-833d-5914c52e71b7) transitioned into state 'SUCCESS' from state '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-1178411060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b652cac29b9c49789b058e4003f9e545',qos_specs=None,replication_status=,reservations=['8280f277-8892-4134-badf-e27d71e8fa10','d1e9b447-d9c6-43d5-bba7-5e801c73dd28','46407362-c31d-48ce-9094-c1b198e4a0af','9ea67743-2df1-4b6e-adb4-227ce9b71124'],size=1,snapshot_id=64a344db-3c03-4f35-8527-98ebe685a674,source_replicaid=,source_volid=None,status='creating',user_id='447bff2fc0684351988f2b638e85848b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67048ee8-1130-4352-8b0e-028988121d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67048ee8-1130-4352-8b0e-028988121d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Flow 'volume_create_api' (56e8ac9f-c773-4b72-b165-164d8b1968b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Create volume request issued successfully. Sep 02 20:04:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-059607e5-7ff1-41e2-9bd1-2f8c5e9222ae tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1030/2077] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:04:12 2026] POST /volume/v3/volumes => generated 794 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f36c0d45-8c80-4276-bae6-e766b3a426e2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f36c0d45-8c80-4276-bae6-e766b3a426e2 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f36c0d45-8c80-4276-bae6-e766b3a426e2 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f36c0d45-8c80-4276-bae6-e766b3a426e2 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f36c0d45-8c80-4276-bae6-e766b3a426e2 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f36c0d45-8c80-4276-bae6-e766b3a426e2 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1048/2078] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:12 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-601251de-b6fb-4336-8bc6-686d9b5ad04d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-601251de-b6fb-4336-8bc6-686d9b5ad04d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-601251de-b6fb-4336-8bc6-686d9b5ad04d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-601251de-b6fb-4336-8bc6-686d9b5ad04d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-601251de-b6fb-4336-8bc6-686d9b5ad04d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-601251de-b6fb-4336-8bc6-686d9b5ad04d tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1031/2079] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:13 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9392266b-0ab2-4fe9-b386-db4dadd717bb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9392266b-0ab2-4fe9-b386-db4dadd717bb tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9392266b-0ab2-4fe9-b386-db4dadd717bb tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9392266b-0ab2-4fe9-b386-db4dadd717bb tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9392266b-0ab2-4fe9-b386-db4dadd717bb tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9392266b-0ab2-4fe9-b386-db4dadd717bb tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1049/2080] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:14 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-93b7caa8-4d47-471a-b965-1dd3c736f698 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-93b7caa8-4d47-471a-b965-1dd3c736f698 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-93b7caa8-4d47-471a-b965-1dd3c736f698 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-93b7caa8-4d47-471a-b965-1dd3c736f698 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-93b7caa8-4d47-471a-b965-1dd3c736f698 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-93b7caa8-4d47-471a-b965-1dd3c736f698 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1032/2081] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:15 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1719979438"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1719979438'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:16 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Create volume of 2 GB Sep 02 20:04:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Availability Zones retrieved successfully. Sep 02 20:04:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Flow 'volume_create_api' (8145967f-1222-4239-950c-eda48cfae3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1195087c-3427-494a-97c9-80854a00015a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Validating volume size '2' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-13775ff6-9437-44df-b50f-0f064dad7bbe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-13775ff6-9437-44df-b50f-0f064dad7bbe tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-13775ff6-9437-44df-b50f-0f064dad7bbe tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-13775ff6-9437-44df-b50f-0f064dad7bbe tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1195087c-3427-494a-97c9-80854a00015a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13589a1-30e9-4a19-9748-1f5f4751ebca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-13775ff6-9437-44df-b50f-0f064dad7bbe tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-13775ff6-9437-44df-b50f-0f064dad7bbe tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1033/2082] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:16 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Created reservations ['d91f48cd-efe1-4ac3-8adf-9b5d504da444', '49e9251d-494e-4864-bfd1-8bf270892a99', '6214ebd7-e40b-444c-aa3a-6d0e34c47f59', '0ad00c65-5e00-43de-8b3f-9b294b35b065'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13589a1-30e9-4a19-9748-1f5f4751ebca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d91f48cd-efe1-4ac3-8adf-9b5d504da444', '49e9251d-494e-4864-bfd1-8bf270892a99', '6214ebd7-e40b-444c-aa3a-6d0e34c47f59', '0ad00c65-5e00-43de-8b3f-9b294b35b065']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a16556-9411-4347-b05d-f06af5bb493f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a16556-9411-4347-b05d-f06af5bb493f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a45984a-1839-4792-b702-795a948469d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1719979438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23da973966f54cb5a3ff4dd0935ff846',qos_specs=None,replication_status=,reservations=['d91f48cd-efe1-4ac3-8adf-9b5d504da444','49e9251d-494e-4864-bfd1-8bf270892a99','6214ebd7-e40b-444c-aa3a-6d0e34c47f59','0ad00c65-5e00-43de-8b3f-9b294b35b065'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77eba1b762ca40669b9cce54b8cc16db',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1719979438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a45984a-1839-4792-b702-795a948469d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23da973966f54cb5a3ff4dd0935ff846',provider_auth=None,provider_geometry=None,provider_id=None,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='77eba1b762ca40669b9cce54b8cc16db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581f094d-fcca-4e75-bb97-7985730c47b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581f094d-fcca-4e75-bb97-7985730c47b3) transitioned into state 'SUCCESS' from state '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-1719979438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23da973966f54cb5a3ff4dd0935ff846',qos_specs=None,replication_status=,reservations=['d91f48cd-efe1-4ac3-8adf-9b5d504da444','49e9251d-494e-4864-bfd1-8bf270892a99','6214ebd7-e40b-444c-aa3a-6d0e34c47f59','0ad00c65-5e00-43de-8b3f-9b294b35b065'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77eba1b762ca40669b9cce54b8cc16db',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692ee375-9b2c-4a20-aec8-81c25400ca83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692ee375-9b2c-4a20-aec8-81c25400ca83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Flow 'volume_create_api' (8145967f-1222-4239-950c-eda48cfae3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Create volume request issued successfully. Sep 02 20:04:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-99a15cf9-a187-45a3-b1b6-ae93d2efd8bf tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1050/2083] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:04:16 2026] POST /volume/v3/volumes => generated 764 bytes in 1288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3e028fdb-2b21-4740-baa2-8b8ed9a9029c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e028fdb-2b21-4740-baa2-8b8ed9a9029c tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e028fdb-2b21-4740-baa2-8b8ed9a9029c tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e028fdb-2b21-4740-baa2-8b8ed9a9029c tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3e028fdb-2b21-4740-baa2-8b8ed9a9029c tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e028fdb-2b21-4740-baa2-8b8ed9a9029c tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 200 Sep 02 20:04:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1034/2084] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:17 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 832 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d365e564-da43-4dc0-a31a-ab4bd9e27763 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d365e564-da43-4dc0-a31a-ab4bd9e27763 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d365e564-da43-4dc0-a31a-ab4bd9e27763 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d365e564-da43-4dc0-a31a-ab4bd9e27763 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d365e564-da43-4dc0-a31a-ab4bd9e27763 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d365e564-da43-4dc0-a31a-ab4bd9e27763 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1051/2085] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:18 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c7dc24d0-47d1-4868-b434-8b3abbb995c8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c7dc24d0-47d1-4868-b434-8b3abbb995c8 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c7dc24d0-47d1-4868-b434-8b3abbb995c8 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c7dc24d0-47d1-4868-b434-8b3abbb995c8 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c7dc24d0-47d1-4868-b434-8b3abbb995c8 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c7dc24d0-47d1-4868-b434-8b3abbb995c8 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 200 Sep 02 20:04:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1035/2086] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:19 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b3928eac-bb69-4553-b1c2-d3d1ef5449bd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3928eac-bb69-4553-b1c2-d3d1ef5449bd tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3928eac-bb69-4553-b1c2-d3d1ef5449bd tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3928eac-bb69-4553-b1c2-d3d1ef5449bd tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b3928eac-bb69-4553-b1c2-d3d1ef5449bd tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3928eac-bb69-4553-b1c2-d3d1ef5449bd tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1052/2087] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:19 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a202fbde-ec9f-406a-ac0e-4e3f29526885 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a202fbde-ec9f-406a-ac0e-4e3f29526885 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a202fbde-ec9f-406a-ac0e-4e3f29526885 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a202fbde-ec9f-406a-ac0e-4e3f29526885 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a202fbde-ec9f-406a-ac0e-4e3f29526885 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a202fbde-ec9f-406a-ac0e-4e3f29526885 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 200 Sep 02 20:04:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1036/2088] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:20 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cdea6b7c-3474-4dc1-952b-291f529dcd65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cdea6b7c-3474-4dc1-952b-291f529dcd65 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cdea6b7c-3474-4dc1-952b-291f529dcd65 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cdea6b7c-3474-4dc1-952b-291f529dcd65 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cdea6b7c-3474-4dc1-952b-291f529dcd65 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cdea6b7c-3474-4dc1-952b-291f529dcd65 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1053/2089] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:20 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-00da2a15-5336-4814-9ed7-78428429c6a7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00da2a15-5336-4814-9ed7-78428429c6a7 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00da2a15-5336-4814-9ed7-78428429c6a7 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00da2a15-5336-4814-9ed7-78428429c6a7 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-00da2a15-5336-4814-9ed7-78428429c6a7 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00da2a15-5336-4814-9ed7-78428429c6a7 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1037/2090] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:20 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72?cascade=True Sep 02 20:04:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume with id: 3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume request issued successfully. Sep 02 20:04:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-805896da-198b-4e6e-bb3c-1f1ab229a4db tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72?cascade=True returned with HTTP 202 Sep 02 20:04:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1054/2091] 192.168.122.225 () {58 vars in 1260 bytes} [Wed Sep 2 20:04:20 2026] DELETE /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72?cascade=True => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1987cc49-66e8-4475-9bec-5753f9059694 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1987cc49-66e8-4475-9bec-5753f9059694 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1987cc49-66e8-4475-9bec-5753f9059694 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1987cc49-66e8-4475-9bec-5753f9059694 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1987cc49-66e8-4475-9bec-5753f9059694 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1987cc49-66e8-4475-9bec-5753f9059694 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 200 Sep 02 20:04:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1038/2092] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:20 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b9ec5b17-49ba-4c89-a1df-f7f83a131801 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9ec5b17-49ba-4c89-a1df-f7f83a131801 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9ec5b17-49ba-4c89-a1df-f7f83a131801 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9ec5b17-49ba-4c89-a1df-f7f83a131801 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b9ec5b17-49ba-4c89-a1df-f7f83a131801 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9ec5b17-49ba-4c89-a1df-f7f83a131801 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 200 Sep 02 20:04:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1055/2093] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:21 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "6a45984a-1839-4792-b702-795a948469d2"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '6a45984a-1839-4792-b702-795a948469d2'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Create volume of 1 GB Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Availability Zones retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Flow 'volume_create_api' (393c8ebd-3640-44e4-99d0-3111682df5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3f95b8-33d2-4be3-b9bc-a0d90f61db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: WARNING cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3f95b8-33d2-4be3-b9bc-a0d90f61db4d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 20:04:21 devstack devstack@c-api.service[86538]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3f95b8-33d2-4be3-b9bc-a0d90f61db4d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: WARNING cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3f95b8-33d2-4be3-b9bc-a0d90f61db4d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 20:04:21 devstack devstack@c-api.service[86538]: WARNING cinder.volume.api [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Flow 'volume_create_api' (393c8ebd-3640-44e4-99d0-3111682df5f9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83083233-9656-491a-a2a4-3c9b7dba72d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 20:04:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1039/2094] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:04:21 2026] POST /volume/v3/volumes => generated 173 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-87dddfd3-80aa-4bd0-ab03-da102f1754d5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-87dddfd3-80aa-4bd0-ab03-da102f1754d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-87dddfd3-80aa-4bd0-ab03-da102f1754d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-87dddfd3-80aa-4bd0-ab03-da102f1754d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-87dddfd3-80aa-4bd0-ab03-da102f1754d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-87dddfd3-80aa-4bd0-ab03-da102f1754d5 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 200 Sep 02 20:04:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1056/2095] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:21 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] DELETE http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Delete volume with id: 6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Delete volume request issued successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b53f3932-5be7-4e85-aef4-4910f1494d54 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 202 Sep 02 20:04:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1040/2096] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:04:21 2026] DELETE /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-05b94fdc-35bd-4061-aa3a-574112c302ec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-05b94fdc-35bd-4061-aa3a-574112c302ec tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-05b94fdc-35bd-4061-aa3a-574112c302ec tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-05b94fdc-35bd-4061-aa3a-574112c302ec tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-05b94fdc-35bd-4061-aa3a-574112c302ec tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Volume info retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-05b94fdc-35bd-4061-aa3a-574112c302ec tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 200 Sep 02 20:04:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1057/2097] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:21 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a9eff030-26a8-4559-8730-92949caad54a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9eff030-26a8-4559-8730-92949caad54a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9eff030-26a8-4559-8730-92949caad54a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9eff030-26a8-4559-8730-92949caad54a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a9eff030-26a8-4559-8730-92949caad54a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9eff030-26a8-4559-8730-92949caad54a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 200 Sep 02 20:04:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1041/2098] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:21 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ab0abaeb-29ff-450c-bf5a-d2ada23bbae2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab0abaeb-29ff-450c-bf5a-d2ada23bbae2 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] GET http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 Sep 02 20:04:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab0abaeb-29ff-450c-bf5a-d2ada23bbae2 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab0abaeb-29ff-450c-bf5a-d2ada23bbae2 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab0abaeb-29ff-450c-bf5a-d2ada23bbae2 tempest-VolumesCloneNegativeTest-272011447 tempest-VolumesCloneNegativeTest-272011447-project-member] http://192.168.122.225/volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 returned with HTTP 404 Sep 02 20:04:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1058/2099] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:22 2026] GET /volume/v3/volumes/6a45984a-1839-4792-b702-795a948469d2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9abf17ce-b672-4e81-b0ea-195a78b20167 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9abf17ce-b672-4e81-b0ea-195a78b20167 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9abf17ce-b672-4e81-b0ea-195a78b20167 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9abf17ce-b672-4e81-b0ea-195a78b20167 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9abf17ce-b672-4e81-b0ea-195a78b20167 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9abf17ce-b672-4e81-b0ea-195a78b20167 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 200 Sep 02 20:04:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1042/2100] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:22 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e5066295-0ba7-4f0b-94a5-f045b1b689e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e5066295-0ba7-4f0b-94a5-f045b1b689e6 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e5066295-0ba7-4f0b-94a5-f045b1b689e6 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e5066295-0ba7-4f0b-94a5-f045b1b689e6 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e5066295-0ba7-4f0b-94a5-f045b1b689e6 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 404 Sep 02 20:04:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1059/2101] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:23 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Get all volumes completed successfully. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b5de14b-d8aa-4b9b-be9c-a23388dbed94 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:04:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1043/2102] 192.168.122.225 () {58 vars in 1121 bytes} [Wed Sep 2 20:04:24 2026] GET /volume/v3/volumes => generated 343 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/snapshots Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:24 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Get all snapshots completed successfully. Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-66e87107-7d0e-4b32-94f7-82f1532a50b9 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 20:04:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1060/2103] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:04:24 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-15f77094-0af6-4980-8736-2cbe8cf2595e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-15f77094-0af6-4980-8736-2cbe8cf2595e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-15f77094-0af6-4980-8736-2cbe8cf2595e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-15f77094-0af6-4980-8736-2cbe8cf2595e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-15f77094-0af6-4980-8736-2cbe8cf2595e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-15f77094-0af6-4980-8736-2cbe8cf2595e tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1044/2104] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:24 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 887 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume with id: 467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume request issued successfully. Sep 02 20:04:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e5974eb-8e86-487a-abe8-92e6fd5d9db8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 202 Sep 02 20:04:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1061/2105] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:04:24 2026] DELETE /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-308804fd-8b1f-452d-b486-ff0ba97f821a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-308804fd-8b1f-452d-b486-ff0ba97f821a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-308804fd-8b1f-452d-b486-ff0ba97f821a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-308804fd-8b1f-452d-b486-ff0ba97f821a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-308804fd-8b1f-452d-b486-ff0ba97f821a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Volume info retrieved successfully. Sep 02 20:04:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-308804fd-8b1f-452d-b486-ff0ba97f821a tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 200 Sep 02 20:04:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1045/2106] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:24 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 886 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b3b09946-be1a-4b7d-9eaa-44a07b5c265f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3b09946-be1a-4b7d-9eaa-44a07b5c265f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3b09946-be1a-4b7d-9eaa-44a07b5c265f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3b09946-be1a-4b7d-9eaa-44a07b5c265f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3b09946-be1a-4b7d-9eaa-44a07b5c265f tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 returned with HTTP 404 Sep 02 20:04:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1062/2107] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:25 2026] GET /volume/v3/volumes/467edbee-8843-4973-b91a-12fbca65a8f6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-664c716d-111b-4b2e-a1ec-e38da95b6ab8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-664c716d-111b-4b2e-a1ec-e38da95b6ab8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 Sep 02 20:04:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-664c716d-111b-4b2e-a1ec-e38da95b6ab8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-664c716d-111b-4b2e-a1ec-e38da95b6ab8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:25 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-664c716d-111b-4b2e-a1ec-e38da95b6ab8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete snapshot with id: 64a344db-3c03-4f35-8527-98ebe685a674 Sep 02 20:04:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-664c716d-111b-4b2e-a1ec-e38da95b6ab8 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 returned with HTTP 404 Sep 02 20:04:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1046/2108] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:04:25 2026] DELETE /volume/v3/snapshots/64a344db-3c03-4f35-8527-98ebe685a674 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-461f2193-d4f5-4a54-8d47-e027e4e4b9e0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-461f2193-d4f5-4a54-8d47-e027e4e4b9e0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] GET http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-461f2193-d4f5-4a54-8d47-e027e4e4b9e0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-461f2193-d4f5-4a54-8d47-e027e4e4b9e0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-461f2193-d4f5-4a54-8d47-e027e4e4b9e0 tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 404 Sep 02 20:04:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1063/2109] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:25 2026] GET /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8512e812-08f4-4e2c-b8db-062ebae8683c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8512e812-08f4-4e2c-b8db-062ebae8683c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8512e812-08f4-4e2c-b8db-062ebae8683c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8512e812-08f4-4e2c-b8db-062ebae8683c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:25 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8512e812-08f4-4e2c-b8db-062ebae8683c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] Delete volume with id: 3f0c9c6d-6897-4819-a232-8c9a05db4b72 Sep 02 20:04:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8512e812-08f4-4e2c-b8db-062ebae8683c tempest-VolumesDeleteCascade-1370659675 tempest-VolumesDeleteCascade-1370659675-project-member] http://192.168.122.225/volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 returned with HTTP 404 Sep 02 20:04:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1047/2110] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:04:25 2026] DELETE /volume/v3/volumes/3f0c9c6d-6897-4819-a232-8c9a05db4b72 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 tempest-VolumesSummaryTest-803517689 tempest-VolumesSummaryTest-803517689-project-member] GET http://192.168.122.225/volume/v3/volumes/summary Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 tempest-VolumesSummaryTest-803517689 tempest-VolumesSummaryTest-803517689-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 tempest-VolumesSummaryTest-803517689 tempest-VolumesSummaryTest-803517689-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 tempest-VolumesSummaryTest-803517689 tempest-VolumesSummaryTest-803517689-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 tempest-VolumesSummaryTest-803517689 tempest-VolumesSummaryTest-803517689-project-member] Get summary completed successfully. Sep 02 20:04:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-808386fe-b8f6-45f5-9bed-8ea030ec1f69 tempest-VolumesSummaryTest-803517689 tempest-VolumesSummaryTest-803517689-project-member] http://192.168.122.225/volume/v3/volumes/summary returned with HTTP 200 Sep 02 20:04:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1064/2111] 192.168.122.225 () {60 vars in 1186 bytes} [Wed Sep 2 20:04:25 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2ddbc8fe-d805-4867-8855-8201225cb426 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2ddbc8fe-d805-4867-8855-8201225cb426 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2ddbc8fe-d805-4867-8855-8201225cb426 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48bf578f-df55-4321-8187-5157812a5023", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-666065873"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=488,cinder:UPDATE=130,cinder:INSERT=79,cinder:DELETE=2 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2ddbc8fe-d805-4867-8855-8201225cb426 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 404 Sep 02 20:04:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1048/2112] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:04:28 2026] POST /volume/v3/snapshots => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-42af7159-103c-438b-99c2-1947212b268c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42af7159-103c-438b-99c2-1947212b268c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-42af7159-103c-438b-99c2-1947212b268c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-721399364"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=447,cinder:INSERT=80,cinder:UPDATE=141,cinder:DELETE=4 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42af7159-103c-438b-99c2-1947212b268c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 404 Sep 02 20:04:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1065/2113] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:04:29 2026] POST /volume/v3/snapshots => generated 77 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f5f1d038-5eb3-4a4c-a22d-2f2228c128d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5f1d038-5eb3-4a4c-a22d-2f2228c128d0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots?limit=invalid Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5f1d038-5eb3-4a4c-a22d-2f2228c128d0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5f1d038-5eb3-4a4c-a22d-2f2228c128d0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5f1d038-5eb3-4a4c-a22d-2f2228c128d0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] HTTP exception thrown: limit param must be an integer Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5f1d038-5eb3-4a4c-a22d-2f2228c128d0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 02 20:04:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1049/2114] 192.168.122.225 () {58 vars in 1154 bytes} [Wed Sep 2 20:04:29 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots?marker=b178e5cb-1e8b-4c48-8850-19eb4c083b0c Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.db.api [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Building query based on filter {{(pid=86537) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ad0cbb3-88fd-48c6-b74e-cf563c04791f tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots?marker=b178e5cb-1e8b-4c48-8850-19eb4c083b0c returned with HTTP 404 Sep 02 20:04:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1066/2115] 192.168.122.225 () {58 vars in 1214 bytes} [Wed Sep 2 20:04:29 2026] GET /volume/v3/snapshots?marker=b178e5cb-1e8b-4c48-8850-19eb4c083b0c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots?sort_key=invalid Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c220d3c-1d6d-46ad-ad9f-20dd1d0ea8cb tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 02 20:04:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1050/2116] 192.168.122.225 () {58 vars in 1160 bytes} [Wed Sep 2 20:04:29 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-513529330"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-513529330'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Create volume of 2 GB Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Availability Zones retrieved successfully. Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Flow 'volume_create_api' (2a0ea64c-06dc-468b-b074-a9c0cdf2946f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ae239b-40fc-4a13-a4be-cae821b5b69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Validating volume size '2' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ae239b-40fc-4a13-a4be-cae821b5b69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fe4a17-9931-4784-a95b-7364e0c2a898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Created reservations ['9151173d-71c1-4502-b260-1cbcaa5927b1', '6d231de2-0e63-4d54-9050-ebb4aea9082e', '67506f30-a4ce-4490-87f1-ecced129f8f6', '88a39bd4-cfe1-47cf-ac52-9f445a7d4ead'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fe4a17-9931-4784-a95b-7364e0c2a898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9151173d-71c1-4502-b260-1cbcaa5927b1', '6d231de2-0e63-4d54-9050-ebb4aea9082e', '67506f30-a4ce-4490-87f1-ecced129f8f6', '88a39bd4-cfe1-47cf-ac52-9f445a7d4ead']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c50dd0eb-d972-40af-90ec-d1deb906afce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c50dd0eb-d972-40af-90ec-d1deb906afce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b470256-7b0b-4113-95ad-99875fad4911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-513529330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='639d8a1962f84c41a535ce4ede2819e5',qos_specs=None,replication_status=,reservations=['9151173d-71c1-4502-b260-1cbcaa5927b1','6d231de2-0e63-4d54-9050-ebb4aea9082e','67506f30-a4ce-4490-87f1-ecced129f8f6','88a39bd4-cfe1-47cf-ac52-9f445a7d4ead'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='208ad787f6f64d0e83dcf5835fe60c57',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-513529330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b470256-7b0b-4113-95ad-99875fad4911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='639d8a1962f84c41a535ce4ede2819e5',provider_auth=None,provider_geometry=None,provider_id=None,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='208ad787f6f64d0e83dcf5835fe60c57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4675c3c8-66c7-4b5c-b235-94c86f94f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4675c3c8-66c7-4b5c-b235-94c86f94f546) transitioned into state 'SUCCESS' from state '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-513529330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='639d8a1962f84c41a535ce4ede2819e5',qos_specs=None,replication_status=,reservations=['9151173d-71c1-4502-b260-1cbcaa5927b1','6d231de2-0e63-4d54-9050-ebb4aea9082e','67506f30-a4ce-4490-87f1-ecced129f8f6','88a39bd4-cfe1-47cf-ac52-9f445a7d4ead'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='208ad787f6f64d0e83dcf5835fe60c57',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b4b6b9-df85-4968-b69a-52295f642969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b4b6b9-df85-4968-b69a-52295f642969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Flow 'volume_create_api' (2a0ea64c-06dc-468b-b074-a9c0cdf2946f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Create volume request issued successfully. Sep 02 20:04:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32cd2c47-8495-4d63-b658-f578d3f5a266 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1067/2117] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:04:29 2026] POST /volume/v3/volumes => generated 770 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0e2079c0-36c3-445a-a1bd-debc7a1d7207 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e2079c0-36c3-445a-a1bd-debc7a1d7207 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e2079c0-36c3-445a-a1bd-debc7a1d7207 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e2079c0-36c3-445a-a1bd-debc7a1d7207 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0e2079c0-36c3-445a-a1bd-debc7a1d7207 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e2079c0-36c3-445a-a1bd-debc7a1d7207 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 200 Sep 02 20:04:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1051/2118] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:29 2026] GET /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 838 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-43c2c71e-d974-415d-b383-fc77059c1a20 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-43c2c71e-d974-415d-b383-fc77059c1a20 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-43c2c71e-d974-415d-b383-fc77059c1a20 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-43c2c71e-d974-415d-b383-fc77059c1a20 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-43c2c71e-d974-415d-b383-fc77059c1a20 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-43c2c71e-d974-415d-b383-fc77059c1a20 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 200 Sep 02 20:04:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1068/2119] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:30 2026] GET /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9fd233b-55f1-42ae-95d6-01ba816c92b0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9fd233b-55f1-42ae-95d6-01ba816c92b0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9fd233b-55f1-42ae-95d6-01ba816c92b0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9fd233b-55f1-42ae-95d6-01ba816c92b0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b9fd233b-55f1-42ae-95d6-01ba816c92b0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9fd233b-55f1-42ae-95d6-01ba816c92b0 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 200 Sep 02 20:04:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1052/2120] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:31 2026] GET /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:04:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b470256-7b0b-4113-95ad-99875fad4911", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2055955763"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:32 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Create snapshot from volume 4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:32 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Created reservations ['2b9e2154-8cb5-4997-859a-a7088cd871fe', '332cf446-cd8a-4fde-b1d7-b7f522aed265', '5e9c7aed-5465-4573-b132-8d956f95284d', '09adb35a-a88b-4b2d-9df7-1833273e6d80'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot create request issued successfully. Sep 02 20:04:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2f38f1d7-3168-4d70-8d9c-7b8923284343 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:04:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1069/2121] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:04:31 2026] POST /volume/v3/snapshots => generated 318 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cbff1f8d-a4c0-428b-a4c3-8dbc5801e6de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cbff1f8d-a4c0-428b-a4c3-8dbc5801e6de tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cbff1f8d-a4c0-428b-a4c3-8dbc5801e6de tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cbff1f8d-a4c0-428b-a4c3-8dbc5801e6de tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cbff1f8d-a4c0-428b-a4c3-8dbc5801e6de tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cbff1f8d-a4c0-428b-a4c3-8dbc5801e6de tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 200 Sep 02 20:04:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1053/2122] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:32 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cfb04981-50a9-4485-aa71-75f9245759ee None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cfb04981-50a9-4485-aa71-75f9245759ee tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cfb04981-50a9-4485-aa71-75f9245759ee tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cfb04981-50a9-4485-aa71-75f9245759ee tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cfb04981-50a9-4485-aa71-75f9245759ee tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cfb04981-50a9-4485-aa71-75f9245759ee tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 200 Sep 02 20:04:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1070/2123] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:33 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:04:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-225e7929-2d01-4369-8a6c-daf7f569b93b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-225e7929-2d01-4369-8a6c-daf7f569b93b tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-225e7929-2d01-4369-8a6c-daf7f569b93b tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-225e7929-2d01-4369-8a6c-daf7f569b93b tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-225e7929-2d01-4369-8a6c-daf7f569b93b tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-225e7929-2d01-4369-8a6c-daf7f569b93b tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 200 Sep 02 20:04:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1054/2124] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:34 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e7d1a58d-3ecd-4e8d-a68c-fc3881526759 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e7d1a58d-3ecd-4e8d-a68c-fc3881526759 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e7d1a58d-3ecd-4e8d-a68c-fc3881526759 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e7d1a58d-3ecd-4e8d-a68c-fc3881526759 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e7d1a58d-3ecd-4e8d-a68c-fc3881526759 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e7d1a58d-3ecd-4e8d-a68c-fc3881526759 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 200 Sep 02 20:04:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1071/2125] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:35 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ff7d03b3-93db-4843-957f-fa619168df31"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ff7d03b3-93db-4843-957f-fa619168df31'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Create volume of 1 GB Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Availability Zones retrieved successfully. Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Flow 'volume_create_api' (77aeafcb-0ee5-42ad-87e5-02d09993b9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff74925-abe1-449e-8c35-528ecd106538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: WARNING cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff74925-abe1-449e-8c35-528ecd106538) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 20:04:35 devstack devstack@c-api.service[86538]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff74925-abe1-449e-8c35-528ecd106538) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: WARNING cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff74925-abe1-449e-8c35-528ecd106538) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 20:04:35 devstack devstack@c-api.service[86538]: WARNING cinder.volume.api [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Flow 'volume_create_api' (77aeafcb-0ee5-42ad-87e5-02d09993b9a8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9eb15a16-6d34-456c-8a2c-beabb43df0ac tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 400 Sep 02 20:04:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1055/2126] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:04:35 2026] POST /volume/v3/volumes => generated 171 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 20:04:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Delete snapshot with id: ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot delete request issued successfully. Sep 02 20:04:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fdf37b2-0050-4fb1-847e-b8b86a9248a6 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 202 Sep 02 20:04:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1072/2127] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:04:35 2026] DELETE /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bb2924f0-706c-4573-987b-7f7062527dd5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bb2924f0-706c-4573-987b-7f7062527dd5 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bb2924f0-706c-4573-987b-7f7062527dd5 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bb2924f0-706c-4573-987b-7f7062527dd5 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bb2924f0-706c-4573-987b-7f7062527dd5 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bb2924f0-706c-4573-987b-7f7062527dd5 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 200 Sep 02 20:04:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1056/2128] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:35 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 476 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ca40c0e2-3deb-4505-acaa-ef5ed7b7a031 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca40c0e2-3deb-4505-acaa-ef5ed7b7a031 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca40c0e2-3deb-4505-acaa-ef5ed7b7a031 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca40c0e2-3deb-4505-acaa-ef5ed7b7a031 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ca40c0e2-3deb-4505-acaa-ef5ed7b7a031 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Snapshot retrieved successfully. Sep 02 20:04:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca40c0e2-3deb-4505-acaa-ef5ed7b7a031 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 200 Sep 02 20:04:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1073/2129] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:36 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cca32fa0-9cea-477c-8193-b11611dadb91 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cca32fa0-9cea-477c-8193-b11611dadb91 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 Sep 02 20:04:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cca32fa0-9cea-477c-8193-b11611dadb91 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cca32fa0-9cea-477c-8193-b11611dadb91 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cca32fa0-9cea-477c-8193-b11611dadb91 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 returned with HTTP 404 Sep 02 20:04:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1057/2130] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:04:37 2026] GET /volume/v3/snapshots/ff7d03b3-93db-4843-957f-fa619168df31 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3bcf211e-77bb-4f2c-af2a-1aed4dedbc65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bcf211e-77bb-4f2c-af2a-1aed4dedbc65 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bcf211e-77bb-4f2c-af2a-1aed4dedbc65 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bcf211e-77bb-4f2c-af2a-1aed4dedbc65 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3bcf211e-77bb-4f2c-af2a-1aed4dedbc65 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bcf211e-77bb-4f2c-af2a-1aed4dedbc65 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 200 Sep 02 20:04:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1074/2131] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:37 2026] GET /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] DELETE http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Delete volume with id: 4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Delete volume request issued successfully. Sep 02 20:04:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9cf497c1-f63c-4fa3-8d08-d1c797f40da7 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 202 Sep 02 20:04:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1058/2132] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:04:37 2026] DELETE /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:04:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e061a15d-f8e6-49e7-9f5f-e77d4a00138c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e061a15d-f8e6-49e7-9f5f-e77d4a00138c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e061a15d-f8e6-49e7-9f5f-e77d4a00138c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e061a15d-f8e6-49e7-9f5f-e77d4a00138c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e061a15d-f8e6-49e7-9f5f-e77d4a00138c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Volume info retrieved successfully. Sep 02 20:04:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e061a15d-f8e6-49e7-9f5f-e77d4a00138c tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 200 Sep 02 20:04:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1075/2133] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:37 2026] GET /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 862 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-284181124"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-284181124'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Create volume of 1 GB Sep 02 20:04:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Availability Zones retrieved successfully. Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Flow 'volume_create_api' (4f00073f-ae8d-4f63-bb43-8efd8d281746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c4f06d-e970-4bad-8572-0e311ec31241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c4f06d-e970-4bad-8572-0e311ec31241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:38 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c992966-f64f-42da-bec0-aa1c9f7b5dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bab1a4f1-e532-4330-b527-dfcf911b0009 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bab1a4f1-e532-4330-b527-dfcf911b0009 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] GET http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 Sep 02 20:04:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bab1a4f1-e532-4330-b527-dfcf911b0009 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bab1a4f1-e532-4330-b527-dfcf911b0009 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bab1a4f1-e532-4330-b527-dfcf911b0009 tempest-VolumesSnapshotNegativeTestJSON-350899710 tempest-VolumesSnapshotNegativeTestJSON-350899710-project-member] http://192.168.122.225/volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 returned with HTTP 404 Sep 02 20:04:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1076/2134] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:39 2026] GET /volume/v3/volumes/4b470256-7b0b-4113-95ad-99875fad4911 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Created reservations ['008895e7-6b44-437e-8613-12b47f396b35', '24fe8962-ec91-439a-95ca-a53bb7fed7c7', 'f8f132cf-f86e-494b-a9e7-98474a67a805', '4d30c94f-5a93-4d11-845b-5715a3a01f96'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c992966-f64f-42da-bec0-aa1c9f7b5dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008895e7-6b44-437e-8613-12b47f396b35', '24fe8962-ec91-439a-95ca-a53bb7fed7c7', 'f8f132cf-f86e-494b-a9e7-98474a67a805', '4d30c94f-5a93-4d11-845b-5715a3a01f96']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae499b6-9fca-4c26-8434-ac2ec13a7214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae499b6-9fca-4c26-8434-ac2ec13a7214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce71878-3fed-4a8e-b3d9-c61256e50ea2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-284181124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cd4629520f4153b739c1f6cff2a10d',qos_specs=None,replication_status=,reservations=['008895e7-6b44-437e-8613-12b47f396b35','24fe8962-ec91-439a-95ca-a53bb7fed7c7','f8f132cf-f86e-494b-a9e7-98474a67a805','4d30c94f-5a93-4d11-845b-5715a3a01f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3b7f31d1c54fd7870a816a9d6c4e75',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-284181124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce71878-3fed-4a8e-b3d9-c61256e50ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63cd4629520f4153b739c1f6cff2a10d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f3b7f31d1c54fd7870a816a9d6c4e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c4d9ef-5654-436b-ac51-5b41a8f4c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c4d9ef-5654-436b-ac51-5b41a8f4c818) transitioned into state 'SUCCESS' from state '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-284181124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63cd4629520f4153b739c1f6cff2a10d',qos_specs=None,replication_status=,reservations=['008895e7-6b44-437e-8613-12b47f396b35','24fe8962-ec91-439a-95ca-a53bb7fed7c7','f8f132cf-f86e-494b-a9e7-98474a67a805','4d30c94f-5a93-4d11-845b-5715a3a01f96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f3b7f31d1c54fd7870a816a9d6c4e75',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6240b8ed-2240-4a8c-8d48-ad2e4f9d7e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6240b8ed-2240-4a8c-8d48-ad2e4f9d7e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Flow 'volume_create_api' (4f00073f-ae8d-4f63-bb43-8efd8d281746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Create volume request issued successfully. Sep 02 20:04:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f6a78352-df47-4c2a-8a07-92e1a7c33998 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1059/2135] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:04:38 2026] POST /volume/v3/volumes => generated 757 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:04:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9db770bd-388f-4b5e-b143-bf8efd596fd4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9db770bd-388f-4b5e-b143-bf8efd596fd4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:04:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9db770bd-388f-4b5e-b143-bf8efd596fd4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9db770bd-388f-4b5e-b143-bf8efd596fd4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9db770bd-388f-4b5e-b143-bf8efd596fd4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:04:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9db770bd-388f-4b5e-b143-bf8efd596fd4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:04:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1077/2136] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:39 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 825 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-11f744a4-5b76-4886-8092-3ee9af79b088 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11f744a4-5b76-4886-8092-3ee9af79b088 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:04:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11f744a4-5b76-4886-8092-3ee9af79b088 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11f744a4-5b76-4886-8092-3ee9af79b088 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:04:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-11f744a4-5b76-4886-8092-3ee9af79b088 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:04:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11f744a4-5b76-4886-8092-3ee9af79b088 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:04:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1060/2137] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:40 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c59067f7-cdad-4bc9-9571-7a46cfe6f174 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c59067f7-cdad-4bc9-9571-7a46cfe6f174 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:04:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c59067f7-cdad-4bc9-9571-7a46cfe6f174 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:04:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c59067f7-cdad-4bc9-9571-7a46cfe6f174 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:04:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:04:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:04:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:04:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c59067f7-cdad-4bc9-9571-7a46cfe6f174 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:04:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c59067f7-cdad-4bc9-9571-7a46cfe6f174 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:04:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1078/2138] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:04:41 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:04:50 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=48,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:04:51 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=70,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:04:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-278955594", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-278955594', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Create volume of 1 GB Sep 02 20:04:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Availability Zones retrieved successfully. Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Flow 'volume_create_api' (c8b209f7-9fe6-493a-903e-dbac2bc58300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86c3d76-43db-4b3b-942b-30e1825c438d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86c3d76-43db-4b3b-942b-30e1825c438d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d172aef7-1124-46dd-801e-19eefae398f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Created reservations ['a33acef7-04cf-4459-a220-08954fb94e9c', '444fdcb4-954d-4d59-aad7-3f9c414b137e', '25d1f822-2a8a-4f0d-ba9f-5610a3a2c352', 'e15dac8e-cbe0-494d-b06f-a7c20f234051'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d172aef7-1124-46dd-801e-19eefae398f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a33acef7-04cf-4459-a220-08954fb94e9c', '444fdcb4-954d-4d59-aad7-3f9c414b137e', '25d1f822-2a8a-4f0d-ba9f-5610a3a2c352', 'e15dac8e-cbe0-494d-b06f-a7c20f234051']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cbf62c-2b04-44eb-bcbc-2d9e0601c32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:04:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cbf62c-2b04-44eb-bcbc-2d9e0601c32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e41b6e12-883d-44cc-9ca9-9dec6b328910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-278955594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a14d93d0584841bf5bc7ea220d687e',qos_specs=None,replication_status=,reservations=['a33acef7-04cf-4459-a220-08954fb94e9c','444fdcb4-954d-4d59-aad7-3f9c414b137e','25d1f822-2a8a-4f0d-ba9f-5610a3a2c352','e15dac8e-cbe0-494d-b06f-a7c20f234051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f105e8e8bb814f0e89188f69a019a1b4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-278955594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e41b6e12-883d-44cc-9ca9-9dec6b328910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a14d93d0584841bf5bc7ea220d687e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f105e8e8bb814f0e89188f69a019a1b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5a7234-db14-4294-8cc4-6575c77e1345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5a7234-db14-4294-8cc4-6575c77e1345) transitioned into state 'SUCCESS' from state '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-278955594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a14d93d0584841bf5bc7ea220d687e',qos_specs=None,replication_status=,reservations=['a33acef7-04cf-4459-a220-08954fb94e9c','444fdcb4-954d-4d59-aad7-3f9c414b137e','25d1f822-2a8a-4f0d-ba9f-5610a3a2c352','e15dac8e-cbe0-494d-b06f-a7c20f234051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f105e8e8bb814f0e89188f69a019a1b4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912c9769-b42f-4111-9810-4859bcf4d135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (912c9769-b42f-4111-9810-4859bcf4d135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Flow 'volume_create_api' (c8b209f7-9fe6-493a-903e-dbac2bc58300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Create volume request issued successfully. Sep 02 20:04:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fb45819-ffcd-47e3-abbb-dd02a9db2a50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:04:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1061/2139] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:04:58 2026] POST /volume/v3/volumes => generated 773 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d15caff-99e5-4121-ac29-82d413402a38 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1409037215", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1409037215', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Create volume of 1 GB Sep 02 20:04:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Availability Zones retrieved successfully. Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Flow 'volume_create_api' (80064e1d-e816-4fbf-970d-9540f7767c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cdb10d-90b9-41d9-bfa7-2125480648c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cdb10d-90b9-41d9-bfa7-2125480648c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:04:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1bd3e0-1ee0-4a33-ab26-a75f65566ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Created reservations ['a0276203-5ecc-4a18-aff9-19c1add06873', '95a9df1c-a392-457c-a4f5-6bcd243f7a71', '37c51c5c-76c0-466d-acf0-3e531c681b6a', 'd7daee05-90ed-48a6-9312-97d28b1cab61'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb1bd3e0-1ee0-4a33-ab26-a75f65566ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0276203-5ecc-4a18-aff9-19c1add06873', '95a9df1c-a392-457c-a4f5-6bcd243f7a71', '37c51c5c-76c0-466d-acf0-3e531c681b6a', 'd7daee05-90ed-48a6-9312-97d28b1cab61']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4940f65-d4e6-48a8-9c66-9aa5f8de043a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4940f65-d4e6-48a8-9c66-9aa5f8de043a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9877f4-739e-440d-8cbe-5327bb4e6064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1409037215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a14d93d0584841bf5bc7ea220d687e',qos_specs=None,replication_status=,reservations=['a0276203-5ecc-4a18-aff9-19c1add06873','95a9df1c-a392-457c-a4f5-6bcd243f7a71','37c51c5c-76c0-466d-acf0-3e531c681b6a','d7daee05-90ed-48a6-9312-97d28b1cab61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f105e8e8bb814f0e89188f69a019a1b4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1409037215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9877f4-739e-440d-8cbe-5327bb4e6064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24a14d93d0584841bf5bc7ea220d687e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f105e8e8bb814f0e89188f69a019a1b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415e6c41-66f4-422b-8d42-21026c6d97d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (415e6c41-66f4-422b-8d42-21026c6d97d3) transitioned into state 'SUCCESS' from state '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-1409037215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24a14d93d0584841bf5bc7ea220d687e',qos_specs=None,replication_status=,reservations=['a0276203-5ecc-4a18-aff9-19c1add06873','95a9df1c-a392-457c-a4f5-6bcd243f7a71','37c51c5c-76c0-466d-acf0-3e531c681b6a','d7daee05-90ed-48a6-9312-97d28b1cab61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f105e8e8bb814f0e89188f69a019a1b4',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004f9d91-f24e-4870-b430-97250fadbb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (004f9d91-f24e-4870-b430-97250fadbb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Flow 'volume_create_api' (80064e1d-e816-4fbf-970d-9540f7767c00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:05:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Create volume request issued successfully. Sep 02 20:05:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d15caff-99e5-4121-ac29-82d413402a38 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:05:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1079/2140] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:04:59 2026] POST /volume/v3/volumes => generated 774 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:05:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-attach": {"instance_uuid": "f01f4649-bcf4-4488-aefa-b8289a1fdb50", "mountpoint": "/dev/vdb"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f01f4649-bcf4-4488-aefa-b8289a1fdb50", "mountpoint": "/dev/vdb"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Update volume admin metadata completed successfully. Sep 02 20:05:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Attach volume completed successfully. Sep 02 20:05:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fd17648-91be-4802-a3aa-e18db2b26ca6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1062/2141] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:04 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7ba3ae25-53f6-4476-9a1d-8cb844e4ebaa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7ba3ae25-53f6-4476-9a1d-8cb844e4ebaa tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7ba3ae25-53f6-4476-9a1d-8cb844e4ebaa tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7ba3ae25-53f6-4476-9a1d-8cb844e4ebaa tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7ba3ae25-53f6-4476-9a1d-8cb844e4ebaa tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7ba3ae25-53f6-4476-9a1d-8cb844e4ebaa tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1080/2142] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:05 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 1184 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9433c9bd-744c-46a1-8a4e-77873445e78f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9433c9bd-744c-46a1-8a4e-77873445e78f tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9433c9bd-744c-46a1-8a4e-77873445e78f tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-detach": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9433c9bd-744c-46a1-8a4e-77873445e78f tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9433c9bd-744c-46a1-8a4e-77873445e78f tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9433c9bd-744c-46a1-8a4e-77873445e78f tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Detach volume completed successfully. Sep 02 20:05:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9433c9bd-744c-46a1-8a4e-77873445e78f tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1063/2143] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:05 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4bbe4bd5-65fa-4281-91ca-9ae704fafbe1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4bbe4bd5-65fa-4281-91ca-9ae704fafbe1 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4bbe4bd5-65fa-4281-91ca-9ae704fafbe1 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4bbe4bd5-65fa-4281-91ca-9ae704fafbe1 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4bbe4bd5-65fa-4281-91ca-9ae704fafbe1 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4bbe4bd5-65fa-4281-91ca-9ae704fafbe1 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1081/2144] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:05 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:05:15 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=32,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:05:15 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=29,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:05:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:05:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-253959665", "imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-253959665', 'imageRef': '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Create volume of 1 GB Sep 02 20:05:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Availability Zones retrieved successfully. Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Flow 'volume_create_api' (db7daeb5-1cf9-47ef-a7c8-3a955b86aa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbebbe1c-e341-4ee3-8352-64fb0b343a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbebbe1c-e341-4ee3-8352-64fb0b343a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa00fdc-b2e5-4f02-8625-4433e05faf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Created reservations ['6e448fe7-8eea-4e9e-a1e0-0dc7d689620a', '1b498f87-137e-4af9-88d0-8f33978a2dcd', '48d17ee3-975e-4038-8bbe-143433369ba6', 'effa5c61-4e47-4638-83cd-a4be9d471607'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa00fdc-b2e5-4f02-8625-4433e05faf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e448fe7-8eea-4e9e-a1e0-0dc7d689620a', '1b498f87-137e-4af9-88d0-8f33978a2dcd', '48d17ee3-975e-4038-8bbe-143433369ba6', 'effa5c61-4e47-4638-83cd-a4be9d471607']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c60e39e-2d45-4ae3-a6c9-b5bfdd477743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c60e39e-2d45-4ae3-a6c9-b5bfdd477743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e8b45ef-e1d8-465a-9a57-d604ac9aba8e', '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-253959665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15226f6e5a346ec954980bbb8eb3ee7',qos_specs=None,replication_status=,reservations=['6e448fe7-8eea-4e9e-a1e0-0dc7d689620a','1b498f87-137e-4af9-88d0-8f33978a2dcd','48d17ee3-975e-4038-8bbe-143433369ba6','effa5c61-4e47-4638-83cd-a4be9d471607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c9f057b55494f6784a9676bc8abe905',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-253959665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e8b45ef-e1d8-465a-9a57-d604ac9aba8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15226f6e5a346ec954980bbb8eb3ee7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c9f057b55494f6784a9676bc8abe905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d01f1107-ba31-471a-9113-a34966bcc54b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d01f1107-ba31-471a-9113-a34966bcc54b) transitioned into state 'SUCCESS' from state '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-253959665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15226f6e5a346ec954980bbb8eb3ee7',qos_specs=None,replication_status=,reservations=['6e448fe7-8eea-4e9e-a1e0-0dc7d689620a','1b498f87-137e-4af9-88d0-8f33978a2dcd','48d17ee3-975e-4038-8bbe-143433369ba6','effa5c61-4e47-4638-83cd-a4be9d471607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c9f057b55494f6784a9676bc8abe905',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae267d1-4d1b-4d33-b846-a10dc5ab4c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae267d1-4d1b-4d33-b846-a10dc5ab4c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Flow 'volume_create_api' (db7daeb5-1cf9-47ef-a7c8-3a955b86aa2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:05:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Create volume request issued successfully. Sep 02 20:05:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d618b7cd-5aa0-4419-b91b-5e2c599bc08e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:05:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1064/2145] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:05:20 2026] POST /volume/v3/volumes => generated 761 bytes in 805 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:05:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1fc4e44b-2db6-44d4-a520-332e7eff330c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1fc4e44b-2db6-44d4-a520-332e7eff330c tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1fc4e44b-2db6-44d4-a520-332e7eff330c tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1fc4e44b-2db6-44d4-a520-332e7eff330c tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1fc4e44b-2db6-44d4-a520-332e7eff330c tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1fc4e44b-2db6-44d4-a520-332e7eff330c tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1082/2146] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:21 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 829 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8eb08bbf-cdfe-4220-a1e6-9877b5ab67cb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8eb08bbf-cdfe-4220-a1e6-9877b5ab67cb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8eb08bbf-cdfe-4220-a1e6-9877b5ab67cb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8eb08bbf-cdfe-4220-a1e6-9877b5ab67cb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-attach": {"instance_uuid": "02a176c1-d700-4287-baac-d6181e39f06e", "mountpoint": "/dev/vdb"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "02a176c1-d700-4287-baac-d6181e39f06e", "mountpoint": "/dev/vdb"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8eb08bbf-cdfe-4220-a1e6-9877b5ab67cb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Update volume admin metadata completed successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8eb08bbf-cdfe-4220-a1e6-9877b5ab67cb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1065/2147] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:22 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 853 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Attach volume completed successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ccb9879-626c-4d3e-b55a-6ad6fd9f7e64 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1083/2148] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:22 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ed7c4bc3-8d55-45d8-84f9-825195118b25 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed7c4bc3-8d55-45d8-84f9-825195118b25 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed7c4bc3-8d55-45d8-84f9-825195118b25 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ed7c4bc3-8d55-45d8-84f9-825195118b25 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ed7c4bc3-8d55-45d8-84f9-825195118b25 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ed7c4bc3-8d55-45d8-84f9-825195118b25 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1066/2149] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:23 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 1184 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c966f167-56d1-4d5c-83f4-0151aae8a77c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c966f167-56d1-4d5c-83f4-0151aae8a77c tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c966f167-56d1-4d5c-83f4-0151aae8a77c tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c966f167-56d1-4d5c-83f4-0151aae8a77c tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c966f167-56d1-4d5c-83f4-0151aae8a77c tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c966f167-56d1-4d5c-83f4-0151aae8a77c tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1084/2150] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:23 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 1184 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-83e91765-e524-46ff-99a5-fc716aac760e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83e91765-e524-46ff-99a5-fc716aac760e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83e91765-e524-46ff-99a5-fc716aac760e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-detach": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83e91765-e524-46ff-99a5-fc716aac760e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83e91765-e524-46ff-99a5-fc716aac760e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83e91765-e524-46ff-99a5-fc716aac760e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Detach volume completed successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83e91765-e524-46ff-99a5-fc716aac760e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1067/2151] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:23 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e1765e7b-50a4-4176-a83d-0777ff2c8574 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e1765e7b-50a4-4176-a83d-0777ff2c8574 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e1765e7b-50a4-4176-a83d-0777ff2c8574 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e1765e7b-50a4-4176-a83d-0777ff2c8574 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e1765e7b-50a4-4176-a83d-0777ff2c8574 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e1765e7b-50a4-4176-a83d-0777ff2c8574 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1085/2152] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:23 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dcc0501f-60b2-49ed-9604-ff6d875954eb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dcc0501f-60b2-49ed-9604-ff6d875954eb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dcc0501f-60b2-49ed-9604-ff6d875954eb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dcc0501f-60b2-49ed-9604-ff6d875954eb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dcc0501f-60b2-49ed-9604-ff6d875954eb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dcc0501f-60b2-49ed-9604-ff6d875954eb tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1068/2153] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:24 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7dcdba61-28e3-4d16-84f2-00121745d15f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7dcdba61-28e3-4d16-84f2-00121745d15f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7dcdba61-28e3-4d16-84f2-00121745d15f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7dcdba61-28e3-4d16-84f2-00121745d15f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7dcdba61-28e3-4d16-84f2-00121745d15f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7dcdba61-28e3-4d16-84f2-00121745d15f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1086/2154] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:25 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:05:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fefecf98-3c0b-4228-a080-f9bcdfc57f17 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fefecf98-3c0b-4228-a080-f9bcdfc57f17 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fefecf98-3c0b-4228-a080-f9bcdfc57f17 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fefecf98-3c0b-4228-a080-f9bcdfc57f17 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fefecf98-3c0b-4228-a080-f9bcdfc57f17 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fefecf98-3c0b-4228-a080-f9bcdfc57f17 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1069/2155] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:26 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 914 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:05:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Reserve volume completed successfully. Sep 02 20:05:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-600797ac-8f26-4c57-bab6-a96b88bf6fca tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1087/2156] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:26 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-67fac871-5d50-40dc-bd67-f816b6484a59 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67fac871-5d50-40dc-bd67-f816b6484a59 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67fac871-5d50-40dc-bd67-f816b6484a59 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67fac871-5d50-40dc-bd67-f816b6484a59 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-67fac871-5d50-40dc-bd67-f816b6484a59 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67fac871-5d50-40dc-bd67-f816b6484a59 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1070/2157] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:26 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9610d543-6239-424f-b2de-2578c66e1ebb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9610d543-6239-424f-b2de-2578c66e1ebb tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9610d543-6239-424f-b2de-2578c66e1ebb tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9610d543-6239-424f-b2de-2578c66e1ebb tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9610d543-6239-424f-b2de-2578c66e1ebb tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9610d543-6239-424f-b2de-2578c66e1ebb tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Unreserve volume completed successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9610d543-6239-424f-b2de-2578c66e1ebb tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1088/2158] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:26 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-492c5a36-2a08-4501-89b7-195538f9a356 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-492c5a36-2a08-4501-89b7-195538f9a356 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-492c5a36-2a08-4501-89b7-195538f9a356 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-492c5a36-2a08-4501-89b7-195538f9a356 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-492c5a36-2a08-4501-89b7-195538f9a356 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-492c5a36-2a08-4501-89b7-195538f9a356 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1071/2159] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:27 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume updated successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d7dfbffa-e80a-4742-9bef-7e1bf6c0ad86 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1089/2160] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:27 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-df836101-4bc4-4a31-9d12-faba14da20fd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df836101-4bc4-4a31-9d12-faba14da20fd tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df836101-4bc4-4a31-9d12-faba14da20fd tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-df836101-4bc4-4a31-9d12-faba14da20fd tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-df836101-4bc4-4a31-9d12-faba14da20fd tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-df836101-4bc4-4a31-9d12-faba14da20fd tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1072/2161] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:27 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume updated successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-269c7d95-ff7c-4520-b8ce-e859fbaeda29 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1090/2162] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:27 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-10969e2d-e107-4488-ae3e-9186cf6bc9e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-169dd447-6f2d-4fb5-aedf-3ba2e8178217 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-10969e2d-e107-4488-ae3e-9186cf6bc9e4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-10969e2d-e107-4488-ae3e-9186cf6bc9e4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-10969e2d-e107-4488-ae3e-9186cf6bc9e4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-169dd447-6f2d-4fb5-aedf-3ba2e8178217 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-169dd447-6f2d-4fb5-aedf-3ba2e8178217 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-169dd447-6f2d-4fb5-aedf-3ba2e8178217 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-10969e2d-e107-4488-ae3e-9186cf6bc9e4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-169dd447-6f2d-4fb5-aedf-3ba2e8178217 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-10969e2d-e107-4488-ae3e-9186cf6bc9e4 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1073/2163] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:27 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-169dd447-6f2d-4fb5-aedf-3ba2e8178217 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1091/2164] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:27 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Update volume admin metadata completed successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Update readonly setting on volume completed successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd2bebd1-d31c-470d-9323-b96287ba0b3d tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1074/2165] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:27 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7b70d9aa-5f91-45cf-b2fb-a3f708d79fc3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b70d9aa-5f91-45cf-b2fb-a3f708d79fc3 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b70d9aa-5f91-45cf-b2fb-a3f708d79fc3 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b70d9aa-5f91-45cf-b2fb-a3f708d79fc3 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7b70d9aa-5f91-45cf-b2fb-a3f708d79fc3 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b70d9aa-5f91-45cf-b2fb-a3f708d79fc3 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1092/2166] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:27 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Update volume admin metadata completed successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Update readonly setting on volume completed successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5aa11deb-b022-436b-b36a-26c6e891ec46 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1075/2167] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:27 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7c814be2-63df-4bcb-a6b5-036cbb3f8d9e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c814be2-63df-4bcb-a6b5-036cbb3f8d9e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c814be2-63df-4bcb-a6b5-036cbb3f8d9e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c814be2-63df-4bcb-a6b5-036cbb3f8d9e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7c814be2-63df-4bcb-a6b5-036cbb3f8d9e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c814be2-63df-4bcb-a6b5-036cbb3f8d9e tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1093/2168] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:27 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1847065546", "disk_format": "raw"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1847065546", "disk_format": "raw"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:27 devstack devstack@c-api.service[86538]: DEBUG cinder.image.image_utils [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1847065546'}] 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-1847065546'}]. {{(pid=86538) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 20:05:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a6bb6211-0343-4e2b-b1a0-349602c5dd06 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6bb6211-0343-4e2b-b1a0-349602c5dd06 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6bb6211-0343-4e2b-b1a0-349602c5dd06 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6bb6211-0343-4e2b-b1a0-349602c5dd06 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a6bb6211-0343-4e2b-b1a0-349602c5dd06 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6bb6211-0343-4e2b-b1a0-349602c5dd06 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1094/2169] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:28 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Copy volume to image completed successfully. Sep 02 20:05:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ff3dc06-e892-4a28-8a84-240ec96533ec tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1076/2170] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:05:27 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 655 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:05:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d5aefa94-a6d9-42fd-9c9e-fb6d5e777273 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5aefa94-a6d9-42fd-9c9e-fb6d5e777273 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5aefa94-a6d9-42fd-9c9e-fb6d5e777273 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5aefa94-a6d9-42fd-9c9e-fb6d5e777273 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d5aefa94-a6d9-42fd-9c9e-fb6d5e777273 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5aefa94-a6d9-42fd-9c9e-fb6d5e777273 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1095/2171] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:29 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-a66295f8-4063-421e-b8be-04018c245b26 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-a66295f8-4063-421e-b8be-04018c245b26 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-a66295f8-4063-421e-b8be-04018c245b26 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-a66295f8-4063-421e-b8be-04018c245b26 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-a66295f8-4063-421e-b8be-04018c245b26 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-a66295f8-4063-421e-b8be-04018c245b26 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1077/2172] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:05:29 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 1332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-e63d68c1-2e8a-4cc4-852b-7ff0df1594fe None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-e63d68c1-2e8a-4cc4-852b-7ff0df1594fe tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-e63d68c1-2e8a-4cc4-852b-7ff0df1594fe tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-e63d68c1-2e8a-4cc4-852b-7ff0df1594fe tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-e63d68c1-2e8a-4cc4-852b-7ff0df1594fe tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-e63d68c1-2e8a-4cc4-852b-7ff0df1594fe tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1096/2173] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:05:31 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 1332 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-45311660-4a93-4cb6-9fec-5275d0143a2e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-45311660-4a93-4cb6-9fec-5275d0143a2e None None] GET http://192.168.122.225/volume// Sep 02 20:05:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-45311660-4a93-4cb6-9fec-5275d0143a2e None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-45311660-4a93-4cb6-9fec-5275d0143a2e None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-45311660-4a93-4cb6-9fec-5275d0143a2e None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:05:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1078/2174] 192.168.122.225 () {58 vars in 1308 bytes} [Wed Sep 2 20:05:31 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:05:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-7d985aca-f784-4dc9-9e18-0bb4719af468 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-7d985aca-f784-4dc9-9e18-0bb4719af468 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:05:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-7d985aca-f784-4dc9-9e18-0bb4719af468 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e8b45ef-e1d8-465a-9a57-d604ac9aba8e", "connector": null, "instance_uuid": "e73e2655-559d-4ba7-bcbf-5647c643f199"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-7d985aca-f784-4dc9-9e18-0bb4719af468 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:05:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1097/2175] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:05:31 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b55f3163-b9f1-4b9b-af4d-e65694ff2a2d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b55f3163-b9f1-4b9b-af4d-e65694ff2a2d None None] GET http://192.168.122.225/volume// Sep 02 20:05:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b55f3163-b9f1-4b9b-af4d-e65694ff2a2d None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b55f3163-b9f1-4b9b-af4d-e65694ff2a2d None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b55f3163-b9f1-4b9b-af4d-e65694ff2a2d None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:05:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1079/2176] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:05:34 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:05:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-2738481b-4304-4ab7-98ab-6920e7b53041 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-2738481b-4304-4ab7-98ab-6920e7b53041 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:05:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-2738481b-4304-4ab7-98ab-6920e7b53041 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-2738481b-4304-4ab7-98ab-6920e7b53041 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-2738481b-4304-4ab7-98ab-6920e7b53041 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:05:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-2738481b-4304-4ab7-98ab-6920e7b53041 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:05:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1098/2177] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:05:35 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 1512 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 20:05:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] PUT http://192.168.122.225/volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696 Sep 02 20:05:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Acquiring lock "cinder-attachment_update-2e8b45ef-e1d8-465a-9a57-d604ac9aba8e-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:05:35 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Lock "cinder-attachment_update-2e8b45ef-e1d8-465a-9a57-d604ac9aba8e-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:05:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e3d65958-7919-4cee-b5de-e2d63b0159b5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e3d65958-7919-4cee-b5de-e2d63b0159b5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e3d65958-7919-4cee-b5de-e2d63b0159b5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e3d65958-7919-4cee-b5de-e2d63b0159b5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e3d65958-7919-4cee-b5de-e2d63b0159b5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e3d65958-7919-4cee-b5de-e2d63b0159b5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1099/2178] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5ed8f2d5-212c-4c21-bbe6-6011765f8daa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ed8f2d5-212c-4c21-bbe6-6011765f8daa tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ed8f2d5-212c-4c21-bbe6-6011765f8daa tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5ed8f2d5-212c-4c21-bbe6-6011765f8daa tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5ed8f2d5-212c-4c21-bbe6-6011765f8daa tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5ed8f2d5-212c-4c21-bbe6-6011765f8daa tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1100/2179] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-014c70a5-6e3c-43a5-8ec1-ce98677ce6a1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-014c70a5-6e3c-43a5-8ec1-ce98677ce6a1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-014c70a5-6e3c-43a5-8ec1-ce98677ce6a1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-014c70a5-6e3c-43a5-8ec1-ce98677ce6a1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-014c70a5-6e3c-43a5-8ec1-ce98677ce6a1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-014c70a5-6e3c-43a5-8ec1-ce98677ce6a1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1101/2180] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7de39742-e359-4bef-9798-b9d7b25ca481 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7de39742-e359-4bef-9798-b9d7b25ca481 None None] GET http://192.168.122.225/volume// Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7de39742-e359-4bef-9798-b9d7b25ca481 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7de39742-e359-4bef-9798-b9d7b25ca481 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7de39742-e359-4bef-9798-b9d7b25ca481 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1102/2181] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-a4e11d1e-81d1-4a1e-bcbb-7e034bdf9c88 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-a4e11d1e-81d1-4a1e-bcbb-7e034bdf9c88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-a4e11d1e-81d1-4a1e-bcbb-7e034bdf9c88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e41b6e12-883d-44cc-9ca9-9dec6b328910", "connector": null, "instance_uuid": "58a432e5-8e75-439c-acc0-aad4c4f39970"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-a4e11d1e-81d1-4a1e-bcbb-7e034bdf9c88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1103/2182] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:05:38 2026] POST /volume/v3/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b45ff4b1-9d11-4435-93b4-10319f0f8f17 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b45ff4b1-9d11-4435-93b4-10319f0f8f17 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b45ff4b1-9d11-4435-93b4-10319f0f8f17 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b45ff4b1-9d11-4435-93b4-10319f0f8f17 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b45ff4b1-9d11-4435-93b4-10319f0f8f17 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b45ff4b1-9d11-4435-93b4-10319f0f8f17 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1104/2183] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9a9bedad-fdcc-40ed-9a6b-1f3a4180b8a7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a9bedad-fdcc-40ed-9a6b-1f3a4180b8a7 None None] GET http://192.168.122.225/volume// Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a9bedad-fdcc-40ed-9a6b-1f3a4180b8a7 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a9bedad-fdcc-40ed-9a6b-1f3a4180b8a7 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a9bedad-fdcc-40ed-9a6b-1f3a4180b8a7 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1105/2184] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-3fa791a0-1619-4ef1-8202-4e3673bb7a92 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-3fa791a0-1619-4ef1-8202-4e3673bb7a92 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-3fa791a0-1619-4ef1-8202-4e3673bb7a92 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-3fa791a0-1619-4ef1-8202-4e3673bb7a92 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-3fa791a0-1619-4ef1-8202-4e3673bb7a92 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-3fa791a0-1619-4ef1-8202-4e3673bb7a92 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1106/2185] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:05:38 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1046 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:05:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] PUT http://192.168.122.225/volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9 Sep 02 20:05:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:39 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Acquiring lock "cinder-attachment_update-e41b6e12-883d-44cc-9ca9-9dec6b328910-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:05:39 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Lock "cinder-attachment_update-e41b6e12-883d-44cc-9ca9-9dec6b328910-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:05:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:45 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=80,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:05:49 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=92,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Lock "cinder-attachment_update-2e8b45ef-e1d8-465a-9a57-d604ac9aba8e-devstack" released by "attachment_update" :: held 19.584s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-56390781-ee81-46f9-9a25-c274c71acb6a tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696 returned with HTTP 200 Sep 02 20:05:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1080/2186] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:05:35 2026] PUT /volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696 => generated 694 bytes in 19635 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-84b7bff1-8216-4941-8237-4e7e0da26bf0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84b7bff1-8216-4941-8237-4e7e0da26bf0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84b7bff1-8216-4941-8237-4e7e0da26bf0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84b7bff1-8216-4941-8237-4e7e0da26bf0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Lock "cinder-attachment_update-e41b6e12-883d-44cc-9ca9-9dec6b328910-devstack" released by "attachment_update" :: held 15.735s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:05:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-4a6eeefa-84e9-4180-8969-5dfd0996a4e3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9 returned with HTTP 200 Sep 02 20:05:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1107/2187] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:05:39 2026] PUT /volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9 => generated 694 bytes in 15789 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e96e7f77-7eda-4b2e-8f14-1943237fa0b8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e96e7f77-7eda-4b2e-8f14-1943237fa0b8 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e96e7f77-7eda-4b2e-8f14-1943237fa0b8 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e96e7f77-7eda-4b2e-8f14-1943237fa0b8 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-84b7bff1-8216-4941-8237-4e7e0da26bf0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84b7bff1-8216-4941-8237-4e7e0da26bf0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e96e7f77-7eda-4b2e-8f14-1943237fa0b8 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1081/2188] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:54 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 866 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-9867c694-b784-4b48-b4f5-de862d61a81e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-9867c694-b784-4b48-b4f5-de862d61a81e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] POST http://192.168.122.225/volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696/action Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-9867c694-b784-4b48-b4f5-de862d61a81e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-9867c694-b784-4b48-b4f5-de862d61a81e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e96e7f77-7eda-4b2e-8f14-1943237fa0b8 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:05:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1108/2189] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:54 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:05:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] POST http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1619525227", "disk_format": "qcow2"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1619525227", "disk_format": "qcow2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-005663c6-605f-4a95-b2b3-e5484240fb4a req-9867c694-b784-4b48-b4f5-de862d61a81e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696/action returned with HTTP 204 Sep 02 20:05:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1082/2190] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:05:54 2026] POST /volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:05:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:05:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:55 devstack devstack@c-api.service[86537]: DEBUG cinder.image.image_utils [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1619525227'}] 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-1619525227'}]. {{(pid=86537) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-e503c00d-de5f-430b-b824-0a5fd30cea59 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-e503c00d-de5f-430b-b824-0a5fd30cea59 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9/action Sep 02 20:05:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-e503c00d-de5f-430b-b824-0a5fd30cea59 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-e503c00d-de5f-430b-b824-0a5fd30cea59 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-50f36182-4275-4ab7-ab1e-092c8bda6255 req-e503c00d-de5f-430b-b824-0a5fd30cea59 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9/action returned with HTTP 204 Sep 02 20:05:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1083/2191] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:05:55 2026] POST /volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:05:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-56cf302c-a707-42a2-9f3a-87f13f643ba0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56cf302c-a707-42a2-9f3a-87f13f643ba0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56cf302c-a707-42a2-9f3a-87f13f643ba0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56cf302c-a707-42a2-9f3a-87f13f643ba0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-56cf302c-a707-42a2-9f3a-87f13f643ba0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56cf302c-a707-42a2-9f3a-87f13f643ba0 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1084/2192] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:55 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1158 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c11f64a-1a3c-43c4-b59b-da7ae0b55008 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c11f64a-1a3c-43c4-b59b-da7ae0b55008 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c11f64a-1a3c-43c4-b59b-da7ae0b55008 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c11f64a-1a3c-43c4-b59b-da7ae0b55008 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c11f64a-1a3c-43c4-b59b-da7ae0b55008 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c11f64a-1a3c-43c4-b59b-da7ae0b55008 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1085/2193] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:56 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1158 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-detach": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Copy volume to image completed successfully. Sep 02 20:05:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-242d6c55-b0ce-4d54-a4ba-b11db9613d14 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action returned with HTTP 202 Sep 02 20:05:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1109/2194] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:05:54 2026] POST /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2/action => generated 657 bytes in 1496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:05:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Attachment connected to vm 58a432e5-8e75-439c-acc0-aad4c4f39970, checking data on nova Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG cinder.compute.nova [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Creating Keystone token plugin using URL: http://192.168.122.225/identity {{(pid=86538) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 20:05:56 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] REQ: curl -g -i -X GET http://192.168.122.225/compute/v2.1/servers/58a432e5-8e75-439c-acc0-aad4c4f39970/os-volume_attachments/e41b6e12-883d-44cc-9ca9-9dec6b328910 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cad0a0b6733a88478fe41017becb6302a24b86e765bc1141f5108b5df3811b55" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bff9d14c-2a5f-4373-a194-026f522c42f3" -H "X-Service-Token: {SHA256}7c56ad723defa283d37cca2926fa38938e9aa8777f73749e1fae8c755ee1d702" {{(pid=86538) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 20:05:57 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 18:05: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-249026e5-fe52-4fd7-b2bc-7c6d106dffab x-openstack-request-id: req-249026e5-fe52-4fd7-b2bc-7c6d106dffab {{(pid=86538) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 20:05:57 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e41b6e12-883d-44cc-9ca9-9dec6b328910", "serverId": "58a432e5-8e75-439c-acc0-aad4c4f39970", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "42138d88-ce74-4483-b5e4-a1a6010845b9", "bdm_uuid": "b474f234-b879-415e-9ab1-f17fa1a1744a"}} {{(pid=86538) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 20:05:57 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET call to compute for http://192.168.122.225/compute/v2.1/servers/58a432e5-8e75-439c-acc0-aad4c4f39970/os-volume_attachments/e41b6e12-883d-44cc-9ca9-9dec6b328910 used request id req-249026e5-fe52-4fd7-b2bc-7c6d106dffab {{(pid=86538) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.volume.api [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Caught error: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API Sep 02 20:05:57 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault Sep 02 20:05:57 devstack devstack@c-api.service[86538]: INFO cinder.api.middleware.fault [None req-bff9d14c-2a5f-4373-a194-026f522c42f3 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 409 Sep 02 20:05:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1086/2195] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:56 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 167 bytes in 854 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Attachment connected to vm 58a432e5-8e75-439c-acc0-aad4c4f39970, checking data on nova Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG cinder.compute.nova [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Creating Keystone token plugin using URL: http://192.168.122.225/identity {{(pid=86537) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] REQ: curl -g -i -X GET http://192.168.122.225/compute/v2.1/servers/58a432e5-8e75-439c-acc0-aad4c4f39970/os-volume_attachments/e41b6e12-883d-44cc-9ca9-9dec6b328910 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bcd6fed81cc061f892f2ea1fba66dd0f2d903d379039cb5765e2e36f45371f42" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ae158725-b0cd-49d7-89d6-419aeafcea88" -H "X-Service-Token: {SHA256}0da6119cc6933ecb823b74ffcf68c3dbfcef3fd3f83d2a48c930f84c5d2e6f92" {{(pid=86537) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 18:05:57 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-edd4b033-fab4-47be-ac2c-0095e63550bf x-openstack-request-id: req-edd4b033-fab4-47be-ac2c-0095e63550bf {{(pid=86537) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e41b6e12-883d-44cc-9ca9-9dec6b328910", "serverId": "58a432e5-8e75-439c-acc0-aad4c4f39970", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "42138d88-ce74-4483-b5e4-a1a6010845b9", "bdm_uuid": "b474f234-b879-415e-9ab1-f17fa1a1744a"}} {{(pid=86537) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET call to compute for http://192.168.122.225/compute/v2.1/servers/58a432e5-8e75-439c-acc0-aad4c4f39970/os-volume_attachments/e41b6e12-883d-44cc-9ca9-9dec6b328910 used request id req-edd4b033-fab4-47be-ac2c-0095e63550bf {{(pid=86537) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.volume.api [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Caught error: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API Sep 02 20:05:57 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault Sep 02 20:05:57 devstack devstack@c-api.service[86537]: INFO cinder.api.middleware.fault [None req-ae158725-b0cd-49d7-89d6-419aeafcea88 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 409 Sep 02 20:05:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1110/2196] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:57 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 167 bytes in 714 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-925d0864-7b3f-4061-a9d2-f2b0f19cc091 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1087/2197] 192.168.122.225 () {62 vars in 1481 bytes} [Wed Sep 2 20:05:57 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0daeff67-264f-409a-a1e7-64b8056623b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1111/2198] 192.168.122.225 () {62 vars in 1481 bytes} [Wed Sep 2 20:05:57 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:05:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ed065d25-80a4-423c-a09e-b4cb309a0a9d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:57 devstack devstack@c-api.service[86538]: WARNING keystonemiddleware.auth_token [None req-ed065d25-80a4-423c-a09e-b4cb309a0a9d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 20:05:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1088/2199] 192.168.122.225 () {62 vars in 1481 bytes} [Wed Sep 2 20:05:57 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:05:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a2b6df9a-80b6-4f3b-9a99-c5ccfc39863f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:58 devstack devstack@c-api.service[86537]: WARNING keystonemiddleware.auth_token [None req-a2b6df9a-80b6-4f3b-9a99-c5ccfc39863f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 20:05:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1112/2200] 192.168.122.225 () {62 vars in 1481 bytes} [Wed Sep 2 20:05:57 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 114 bytes in 184 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:05:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d056c066-93e7-43f9-ad0f-88c950547b39 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d056c066-93e7-43f9-ad0f-88c950547b39 tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:05:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d056c066-93e7-43f9-ad0f-88c950547b39 tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d056c066-93e7-43f9-ad0f-88c950547b39 tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:58 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-d056c066-93e7-43f9-ad0f-88c950547b39 tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-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=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:05:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-d056c066-93e7-43f9-ad0f-88c950547b39 tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Updating volume 'e41b6e12-883d-44cc-9ca9-9dec6b328910' with '{'status': 'error'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:05:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d056c066-93e7-43f9-ad0f-88c950547b39 tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 202 Sep 02 20:05:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1089/2201] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:58 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 0 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:05:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3c84341e-d16a-4746-84ae-f325dc896109 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c84341e-d16a-4746-84ae-f325dc896109 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:05:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c84341e-d16a-4746-84ae-f325dc896109 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:05:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c84341e-d16a-4746-84ae-f325dc896109 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:05:59 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [None req-3c84341e-d16a-4746-84ae-f325dc896109 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:05:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:05:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:05:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3c84341e-d16a-4746-84ae-f325dc896109 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:05:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c84341e-d16a-4746-84ae-f325dc896109 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:05:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1113/2202] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:05:59 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1157 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:05:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:05:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:05:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "42138d88-ce74-4483-b5e4-a1a6010845b9"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:05:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "42138d88-ce74-4483-b5e4-a1a6010845b9"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:05:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:05:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:05:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:05:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:05:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Volume info retrieved successfully. Sep 02 20:05:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Attachment connected to vm 58a432e5-8e75-439c-acc0-aad4c4f39970, checking data on nova Sep 02 20:05:59 devstack devstack@c-api.service[86538]: DEBUG cinder.compute.nova [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Creating Keystone token plugin using URL: http://192.168.122.225/identity {{(pid=86538) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 20:06:00 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] REQ: curl -g -i -X GET http://192.168.122.225/compute/v2.1/servers/58a432e5-8e75-439c-acc0-aad4c4f39970/os-volume_attachments/e41b6e12-883d-44cc-9ca9-9dec6b328910 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7c343b3dfcd51c999024f18bc36c427ae8c7dc79598cea106dbb201bbb984671" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f" -H "X-Service-Token: {SHA256}7c56ad723defa283d37cca2926fa38938e9aa8777f73749e1fae8c755ee1d702" {{(pid=86538) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 20:06:00 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 18:06:00 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-ae2078dc-1216-4a33-9e52-d7067604e8f0 x-openstack-request-id: req-ae2078dc-1216-4a33-9e52-d7067604e8f0 {{(pid=86538) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 20:06:00 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "e41b6e12-883d-44cc-9ca9-9dec6b328910", "serverId": "58a432e5-8e75-439c-acc0-aad4c4f39970", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "42138d88-ce74-4483-b5e4-a1a6010845b9", "bdm_uuid": "b474f234-b879-415e-9ab1-f17fa1a1744a"}} {{(pid=86538) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 20:06:00 devstack devstack@c-api.service[86538]: DEBUG novaclient.v2.client [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] GET call to compute for http://192.168.122.225/compute/v2.1/servers/58a432e5-8e75-439c-acc0-aad4c4f39970/os-volume_attachments/e41b6e12-883d-44cc-9ca9-9dec6b328910 used request id req-ae2078dc-1216-4a33-9e52-d7067604e8f0 {{(pid=86538) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.volume.api [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Caught error: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 58a432e5-8e75-439c-acc0-aad4c4f39970 using the Compute API Sep 02 20:06:00 devstack devstack@c-api.service[86538]: ERROR cinder.api.middleware.fault Sep 02 20:06:00 devstack devstack@c-api.service[86538]: INFO cinder.api.middleware.fault [None req-38ab950e-18c2-47e7-aefe-fe2bf5cb4e9f tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 409 Sep 02 20:06:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-25c3c900-3d0e-45d1-8b3e-555c5b1e4ce8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1090/2203] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:05:59 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 167 bytes in 1242 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1114/2204] 192.168.122.225 () {62 vars in 1481 bytes} [Wed Sep 2 20:06:00 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f43fe1e4-c84a-4dbc-9ff3-3cd18c90a65e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:01 devstack devstack@c-api.service[86538]: WARNING keystonemiddleware.auth_token [None req-f43fe1e4-c84a-4dbc-9ff3-3cd18c90a65e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 20:06:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1091/2205] 192.168.122.225 () {62 vars in 1481 bytes} [Wed Sep 2 20:06:00 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 114 bytes in 163 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0b2364fa-f21e-4c20-9f73-315dc688d708 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b2364fa-f21e-4c20-9f73-315dc688d708 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b2364fa-f21e-4c20-9f73-315dc688d708 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b2364fa-f21e-4c20-9f73-315dc688d708 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0b2364fa-f21e-4c20-9f73-315dc688d708 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b2364fa-f21e-4c20-9f73-315dc688d708 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1115/2206] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:01 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 867 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:01 devstack devstack@c-api.service[86538]: DEBUG oslo_db.sqlalchemy.engines [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:06:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dbfa7bc7-45a5-42b3-998a-47aa85af7464 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1092/2207] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:01 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 867 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-51e9e566-6945-4c52-b463-4c984ba05052 req-8f0c8bd8-1fd3-4ac8-bbc6-91ce10820ba9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-8f0c8bd8-1fd3-4ac8-bbc6-91ce10820ba9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-8f0c8bd8-1fd3-4ac8-bbc6-91ce10820ba9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-8f0c8bd8-1fd3-4ac8-bbc6-91ce10820ba9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-51e9e566-6945-4c52-b463-4c984ba05052 req-8f0c8bd8-1fd3-4ac8-bbc6-91ce10820ba9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-8f0c8bd8-1fd3-4ac8-bbc6-91ce10820ba9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1116/2208] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:06:01 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 867 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca1805d8-2cd5-4532-aefa-614b780db35e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca1805d8-2cd5-4532-aefa-614b780db35e None None] GET http://192.168.122.225/volume// Sep 02 20:06:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca1805d8-2cd5-4532-aefa-614b780db35e None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca1805d8-2cd5-4532-aefa-614b780db35e None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca1805d8-2cd5-4532-aefa-614b780db35e None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:06:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1093/2209] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:06:02 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 20:06:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-51e9e566-6945-4c52-b463-4c984ba05052 req-5d8be5f1-e1cb-410b-bff7-086aa66dfc3e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-5d8be5f1-e1cb-410b-bff7-086aa66dfc3e tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:06:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-5d8be5f1-e1cb-410b-bff7-086aa66dfc3e tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf9877f4-739e-440d-8cbe-5327bb4e6064", "connector": null, "instance_uuid": "58a432e5-8e75-439c-acc0-aad4c4f39970"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-5d8be5f1-e1cb-410b-bff7-086aa66dfc3e tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:06:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1117/2210] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:06:02 2026] POST /volume/v3/attachments => generated 273 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bd5e2556-3ebc-4a75-9364-e1a101d98c50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bd5e2556-3ebc-4a75-9364-e1a101d98c50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bd5e2556-3ebc-4a75-9364-e1a101d98c50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bd5e2556-3ebc-4a75-9364-e1a101d98c50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-361f9f47-8b84-498f-aba8-0d553133d5ae None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-361f9f47-8b84-498f-aba8-0d553133d5ae None None] GET http://192.168.122.225/volume// Sep 02 20:06:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-361f9f47-8b84-498f-aba8-0d553133d5ae None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-361f9f47-8b84-498f-aba8-0d553133d5ae None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-361f9f47-8b84-498f-aba8-0d553133d5ae None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:06:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1118/2211] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:06:03 2026] GET /volume/ => generated 390 bytes in 43 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:06:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-51e9e566-6945-4c52-b463-4c984ba05052 req-88d81cd1-931d-42b7-84f2-4abb27c8020c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-88d81cd1-931d-42b7-84f2-4abb27c8020c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-88d81cd1-931d-42b7-84f2-4abb27c8020c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-88d81cd1-931d-42b7-84f2-4abb27c8020c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bd5e2556-3ebc-4a75-9364-e1a101d98c50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bd5e2556-3ebc-4a75-9364-e1a101d98c50 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1094/2212] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:03 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 866 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-51e9e566-6945-4c52-b463-4c984ba05052 req-88d81cd1-931d-42b7-84f2-4abb27c8020c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-88d81cd1-931d-42b7-84f2-4abb27c8020c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1119/2213] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:06:03 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 1047 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:06:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] PUT http://192.168.122.225/volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1 Sep 02 20:06:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:04 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Acquiring lock "cinder-attachment_update-cf9877f4-739e-440d-8cbe-5327bb4e6064-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:06:04 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Lock "cinder-attachment_update-cf9877f4-739e-440d-8cbe-5327bb4e6064-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:06:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b3a37c79-376a-4b7e-9ed5-94b23cc72934 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3a37c79-376a-4b7e-9ed5-94b23cc72934 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3a37c79-376a-4b7e-9ed5-94b23cc72934 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3a37c79-376a-4b7e-9ed5-94b23cc72934 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b3a37c79-376a-4b7e-9ed5-94b23cc72934 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3a37c79-376a-4b7e-9ed5-94b23cc72934 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1120/2214] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:04 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-917e57db-3631-418b-92fa-4ba148b96ede None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-917e57db-3631-418b-92fa-4ba148b96ede tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-917e57db-3631-418b-92fa-4ba148b96ede tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-917e57db-3631-418b-92fa-4ba148b96ede tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-917e57db-3631-418b-92fa-4ba148b96ede tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-917e57db-3631-418b-92fa-4ba148b96ede tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1121/2215] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:05 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3d015d67-656b-4e00-9c29-9305c418d98b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d015d67-656b-4e00-9c29-9305c418d98b tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d015d67-656b-4e00-9c29-9305c418d98b tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d015d67-656b-4e00-9c29-9305c418d98b tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3d015d67-656b-4e00-9c29-9305c418d98b tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d015d67-656b-4e00-9c29-9305c418d98b tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1122/2216] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:06 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 866 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ab76f1a8-b17f-47b4-9d05-10f0689c0526 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab76f1a8-b17f-47b4-9d05-10f0689c0526 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab76f1a8-b17f-47b4-9d05-10f0689c0526 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab76f1a8-b17f-47b4-9d05-10f0689c0526 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ab76f1a8-b17f-47b4-9d05-10f0689c0526 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab76f1a8-b17f-47b4-9d05-10f0689c0526 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1123/2217] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:07 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 867 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:08 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Lock "cinder-attachment_update-cf9877f4-739e-440d-8cbe-5327bb4e6064-devstack" released by "attachment_update" :: held 3.523s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:06:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-13d21b2a-30cd-4589-b36f-ed78df8634eb tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1 returned with HTTP 200 Sep 02 20:06:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1095/2218] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:06:04 2026] PUT /volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1 => generated 694 bytes in 3613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c22d57f6-24d7-44e8-adb4-6061b817ccd5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c22d57f6-24d7-44e8-adb4-6061b817ccd5 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c22d57f6-24d7-44e8-adb4-6061b817ccd5 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c22d57f6-24d7-44e8-adb4-6061b817ccd5 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c22d57f6-24d7-44e8-adb4-6061b817ccd5 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c22d57f6-24d7-44e8-adb4-6061b817ccd5 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:06:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1124/2219] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:08 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-51e9e566-6945-4c52-b463-4c984ba05052 req-e680cccb-ce14-44e8-a775-340c42351be2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-e680cccb-ce14-44e8-a775-340c42351be2 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1/action Sep 02 20:06:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-e680cccb-ce14-44e8-a775-340c42351be2 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:06:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-e680cccb-ce14-44e8-a775-340c42351be2 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-51e9e566-6945-4c52-b463-4c984ba05052 req-e680cccb-ce14-44e8-a775-340c42351be2 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1/action returned with HTTP 204 Sep 02 20:06:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1096/2220] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:06:08 2026] POST /volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d8a11b29-d179-4fb1-86f2-08ea275de8e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d8a11b29-d179-4fb1-86f2-08ea275de8e6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d8a11b29-d179-4fb1-86f2-08ea275de8e6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d8a11b29-d179-4fb1-86f2-08ea275de8e6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d8a11b29-d179-4fb1-86f2-08ea275de8e6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:06:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d8a11b29-d179-4fb1-86f2-08ea275de8e6 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:06:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1125/2221] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:08 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-16875b71-2ee0-4f19-976f-3003aeb6795b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] DELETE http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Delete volume with id: 7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Delete volume request issued successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-16875b71-2ee0-4f19-976f-3003aeb6795b tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 202 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e4cd466-1f70-4acb-b27d-4a4064e78722 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1097/2222] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:09 2026] DELETE /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-946089b5-fcd8-4b58-9d79-9d821acdcaf7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e4cd466-1f70-4acb-b27d-4a4064e78722 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e4cd466-1f70-4acb-b27d-4a4064e78722 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e4cd466-1f70-4acb-b27d-4a4064e78722 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-946089b5-fcd8-4b58-9d79-9d821acdcaf7 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-946089b5-fcd8-4b58-9d79-9d821acdcaf7 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-946089b5-fcd8-4b58-9d79-9d821acdcaf7 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-946089b5-fcd8-4b58-9d79-9d821acdcaf7 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e4cd466-1f70-4acb-b27d-4a4064e78722 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-946089b5-fcd8-4b58-9d79-9d821acdcaf7 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 200 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1098/2223] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:09 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 868 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e4cd466-1f70-4acb-b27d-4a4064e78722 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1126/2224] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:09 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 1159 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-acbb1c2e-256c-4355-9683-99ecb6bee8fc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-acbb1c2e-256c-4355-9683-99ecb6bee8fc tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-acbb1c2e-256c-4355-9683-99ecb6bee8fc tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-acbb1c2e-256c-4355-9683-99ecb6bee8fc tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-acbb1c2e-256c-4355-9683-99ecb6bee8fc tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-acbb1c2e-256c-4355-9683-99ecb6bee8fc tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1099/2225] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:09 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 1159 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d6fcf6ea-bf33-45a8-afb0-f29a23bc34d9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d6fcf6ea-bf33-45a8-afb0-f29a23bc34d9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d6fcf6ea-bf33-45a8-afb0-f29a23bc34d9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-detach": {"attachment_id": "b6f74e5a-3f2b-4dab-838c-1275fb6698a1"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d6fcf6ea-bf33-45a8-afb0-f29a23bc34d9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "b6f74e5a-3f2b-4dab-838c-1275fb6698a1"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d6fcf6ea-bf33-45a8-afb0-f29a23bc34d9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d6fcf6ea-bf33-45a8-afb0-f29a23bc34d9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 400 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1127/2226] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:06:09 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 100 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-4756ba4e-204a-4ccd-9001-b47e1d6c8f04 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-4756ba4e-204a-4ccd-9001-b47e1d6c8f04 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-4756ba4e-204a-4ccd-9001-b47e1d6c8f04 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-4756ba4e-204a-4ccd-9001-b47e1d6c8f04 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-4756ba4e-204a-4ccd-9001-b47e1d6c8f04 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-4756ba4e-204a-4ccd-9001-b47e1d6c8f04 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1100/2227] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:06:09 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 1159 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064/action Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Begin detaching volume completed successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0877907d-feb2-45dd-bce3-8e64d6ee8bed tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064/action returned with HTTP 202 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1128/2228] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:06:09 2026] POST /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b111cd96-1ac5-49b1-8396-e7fcff0add01 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b111cd96-1ac5-49b1-8396-e7fcff0add01 None None] GET http://192.168.122.225/volume// Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b111cd96-1ac5-49b1-8396-e7fcff0add01 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b111cd96-1ac5-49b1-8396-e7fcff0add01 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b111cd96-1ac5-49b1-8396-e7fcff0add01 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1101/2229] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:06:09 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-9510ec2b-28bf-401f-8dae-983a9cee1fb1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-9510ec2b-28bf-401f-8dae-983a9cee1fb1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-9510ec2b-28bf-401f-8dae-983a9cee1fb1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-9510ec2b-28bf-401f-8dae-983a9cee1fb1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-9510ec2b-28bf-401f-8dae-983a9cee1fb1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-9510ec2b-28bf-401f-8dae-983a9cee1fb1 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1129/2230] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:06:09 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 1343 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0dc512f4-b8c3-42dc-ae8c-125fb2658cca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0dc512f4-b8c3-42dc-ae8c-125fb2658cca tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] DELETE http://192.168.122.225/volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1 Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0dc512f4-b8c3-42dc-ae8c-125fb2658cca tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0dc512f4-b8c3-42dc-ae8c-125fb2658cca tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:06:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-99cf9f56-4dcc-4a5e-b69c-65b35f313e04 req-0dc512f4-b8c3-42dc-ae8c-125fb2658cca tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1 returned with HTTP 200 Sep 02 20:06:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1102/2231] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:06:09 2026] DELETE /volume/v3/attachments/b6f74e5a-3f2b-4dab-838c-1275fb6698a1 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-386ff52f-1884-4599-9e5d-52816daa9764 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-386ff52f-1884-4599-9e5d-52816daa9764 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] GET http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 Sep 02 20:06:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-386ff52f-1884-4599-9e5d-52816daa9764 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-386ff52f-1884-4599-9e5d-52816daa9764 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-386ff52f-1884-4599-9e5d-52816daa9764 tempest-VolumesActionsTest-560787968 tempest-VolumesActionsTest-560787968-project-member] http://192.168.122.225/volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 returned with HTTP 404 Sep 02 20:06:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1130/2232] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:10 2026] GET /volume/v3/volumes/7ce71878-3fed-4a8e-b3d9-c61256e50ea2 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e35fd25e-7a65-4566-92e4-e187df7e481e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e35fd25e-7a65-4566-92e4-e187df7e481e tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e35fd25e-7a65-4566-92e4-e187df7e481e tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e35fd25e-7a65-4566-92e4-e187df7e481e tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-e35fd25e-7a65-4566-92e4-e187df7e481e tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] Updating volume 'e41b6e12-883d-44cc-9ca9-9dec6b328910' with '{'status': 'in-use'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e35fd25e-7a65-4566-92e4-e187df7e481e tempest-TestServerVolumeAttachmentScenario-1731753031 tempest-TestServerVolumeAttachmentScenario-1731753031-project-admin] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 202 Sep 02 20:06:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1103/2233] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:06:10 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 20:06:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5df7ed70-ca9f-4a84-8c4f-659fe83314b6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5df7ed70-ca9f-4a84-8c4f-659fe83314b6 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5df7ed70-ca9f-4a84-8c4f-659fe83314b6 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5df7ed70-ca9f-4a84-8c4f-659fe83314b6 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5df7ed70-ca9f-4a84-8c4f-659fe83314b6 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5df7ed70-ca9f-4a84-8c4f-659fe83314b6 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:06:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1131/2234] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:10 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1158 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-b6545dbf-95fb-4c9d-99c3-187b4430a33c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-b6545dbf-95fb-4c9d-99c3-187b4430a33c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-b6545dbf-95fb-4c9d-99c3-187b4430a33c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-b6545dbf-95fb-4c9d-99c3-187b4430a33c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-b6545dbf-95fb-4c9d-99c3-187b4430a33c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-b6545dbf-95fb-4c9d-99c3-187b4430a33c tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:06:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1104/2235] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:06:10 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1158 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] POST http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action Sep 02 20:06:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:06:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Begin detaching volume completed successfully. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-736bc48d-dfcf-44ce-8cc3-1c2e9cdec177 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action returned with HTTP 202 Sep 02 20:06:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1132/2236] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:06:11 2026] POST /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 20:06:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c8d5e5f6-56f0-45e0-82a1-34377d247e37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8d5e5f6-56f0-45e0-82a1-34377d247e37 None None] GET http://192.168.122.225/volume// Sep 02 20:06:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8d5e5f6-56f0-45e0-82a1-34377d247e37 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c8d5e5f6-56f0-45e0-82a1-34377d247e37 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c8d5e5f6-56f0-45e0-82a1-34377d247e37 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:06:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1105/2237] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:06:11 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:06:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-4045ae90-21a0-4b84-8f91-9fd84e8c2406 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-4045ae90-21a0-4b84-8f91-9fd84e8c2406 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-4045ae90-21a0-4b84-8f91-9fd84e8c2406 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-4045ae90-21a0-4b84-8f91-9fd84e8c2406 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-4045ae90-21a0-4b84-8f91-9fd84e8c2406 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-4045ae90-21a0-4b84-8f91-9fd84e8c2406 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:06:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1133/2238] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:06:11 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 1342 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:06:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-e45ef4c8-79a6-4d7d-8fc1-248279148841 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-e45ef4c8-79a6-4d7d-8fc1-248279148841 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] DELETE http://192.168.122.225/volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9 Sep 02 20:06:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-e45ef4c8-79a6-4d7d-8fc1-248279148841 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-e45ef4c8-79a6-4d7d-8fc1-248279148841 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:11 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:06:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-9b9f304c-d45c-4cd7-99ee-dab28aa492f2 req-e45ef4c8-79a6-4d7d-8fc1-248279148841 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9 returned with HTTP 200 Sep 02 20:06:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1106/2239] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:06:11 2026] DELETE /volume/v3/attachments/42138d88-ce74-4483-b5e4-a1a6010845b9 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-15e19cfa-0686-4b2c-b202-83327a835db5 req-b0a4044f-ebda-47bc-83ba-b539766f8d25 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-15e19cfa-0686-4b2c-b202-83327a835db5 req-b0a4044f-ebda-47bc-83ba-b539766f8d25 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-15e19cfa-0686-4b2c-b202-83327a835db5 req-b0a4044f-ebda-47bc-83ba-b539766f8d25 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-15e19cfa-0686-4b2c-b202-83327a835db5 req-b0a4044f-ebda-47bc-83ba-b539766f8d25 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-15e19cfa-0686-4b2c-b202-83327a835db5 req-b0a4044f-ebda-47bc-83ba-b539766f8d25 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-15e19cfa-0686-4b2c-b202-83327a835db5 req-b0a4044f-ebda-47bc-83ba-b539766f8d25 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:06:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1134/2240] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:06:12 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6d4fe052-293d-48be-8710-780809daf40d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] DELETE http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:16 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Delete volume with id: cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Delete volume request issued successfully. Sep 02 20:06:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6d4fe052-293d-48be-8710-780809daf40d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 202 Sep 02 20:06:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1107/2241] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:16 2026] DELETE /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-00aa791e-c9c1-4adb-a5a5-64d2489a91d5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00aa791e-c9c1-4adb-a5a5-64d2489a91d5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00aa791e-c9c1-4adb-a5a5-64d2489a91d5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00aa791e-c9c1-4adb-a5a5-64d2489a91d5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-00aa791e-c9c1-4adb-a5a5-64d2489a91d5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00aa791e-c9c1-4adb-a5a5-64d2489a91d5 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 200 Sep 02 20:06:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1135/2242] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:17 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 866 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-143728963", "metadata": {"Type": "Test"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-143728963', 'metadata': {'Type': 'Test'}}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (aa05743d-7aa6-4a80-b066-7fe1084f74d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ef09ed-dd3d-4452-a037-3645ab12abc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ef09ed-dd3d-4452-a037-3645ab12abc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6574351-f933-45f2-ab07-4c1ffab68cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['392ee63c-700b-4e79-aea2-061691f6f1b7', '306463f7-0f4a-40df-ba4f-23f54c344ac6', '244fddfc-35c4-4f0a-bd8d-47faf8ab980e', '53485458-89a1-43b9-a9ba-ecfb3ce47fca'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6574351-f933-45f2-ab07-4c1ffab68cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392ee63c-700b-4e79-aea2-061691f6f1b7', '306463f7-0f4a-40df-ba4f-23f54c344ac6', '244fddfc-35c4-4f0a-bd8d-47faf8ab980e', '53485458-89a1-43b9-a9ba-ecfb3ce47fca']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a8d6b42-dfa6-42c7-8a72-867698c61464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a8d6b42-dfa6-42c7-8a72-867698c61464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f6bb7db-dc91-4fc5-872b-5ae5d922c197', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-143728963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['392ee63c-700b-4e79-aea2-061691f6f1b7','306463f7-0f4a-40df-ba4f-23f54c344ac6','244fddfc-35c4-4f0a-bd8d-47faf8ab980e','53485458-89a1-43b9-a9ba-ecfb3ce47fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-143728963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f6bb7db-dc91-4fc5-872b-5ae5d922c197,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fee5cfe-e5a8-4057-8508-cb604f6ba843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fee5cfe-e5a8-4057-8508-cb604f6ba843) transitioned into state 'SUCCESS' from state '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-143728963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['392ee63c-700b-4e79-aea2-061691f6f1b7','306463f7-0f4a-40df-ba4f-23f54c344ac6','244fddfc-35c4-4f0a-bd8d-47faf8ab980e','53485458-89a1-43b9-a9ba-ecfb3ce47fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a28aee-b765-4cf7-8a68-aa57cf7426d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a28aee-b765-4cf7-8a68-aa57cf7426d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (aa05743d-7aa6-4a80-b066-7fe1084f74d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0dce40b8-3719-4211-8ff5-bc7d1fa8478f tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1108/2243] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:06:17 2026] POST /volume/v3/volumes => generated 767 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-af74669d-165a-41eb-9aa8-de6e3711ac73 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-af74669d-165a-41eb-9aa8-de6e3711ac73 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-af74669d-165a-41eb-9aa8-de6e3711ac73 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-af74669d-165a-41eb-9aa8-de6e3711ac73 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-af74669d-165a-41eb-9aa8-de6e3711ac73 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-af74669d-165a-41eb-9aa8-de6e3711ac73 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1136/2244] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:17 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 835 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d8ccbef4-1267-4e8d-9ad9-e9cb5f6ef316 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8ccbef4-1267-4e8d-9ad9-e9cb5f6ef316 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 Sep 02 20:06:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8ccbef4-1267-4e8d-9ad9-e9cb5f6ef316 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8ccbef4-1267-4e8d-9ad9-e9cb5f6ef316 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8ccbef4-1267-4e8d-9ad9-e9cb5f6ef316 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 returned with HTTP 404 Sep 02 20:06:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1109/2245] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:18 2026] GET /volume/v3/volumes/cf9877f4-739e-440d-8cbe-5327bb4e6064 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Delete volume with id: e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Delete volume request issued successfully. Sep 02 20:06:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ea8c5f1-849f-4c3e-a2c5-04267f8ae7a9 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 202 Sep 02 20:06:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1137/2246] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:18 2026] DELETE /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c0015d58-11b6-4227-a8ad-7ad2d67d414d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0015d58-11b6-4227-a8ad-7ad2d67d414d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0015d58-11b6-4227-a8ad-7ad2d67d414d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0015d58-11b6-4227-a8ad-7ad2d67d414d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c0015d58-11b6-4227-a8ad-7ad2d67d414d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Volume info retrieved successfully. Sep 02 20:06:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0015d58-11b6-4227-a8ad-7ad2d67d414d tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 200 Sep 02 20:06:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1110/2247] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:18 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-089a7b6c-5149-4807-bedb-146e6f9195fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-089a7b6c-5149-4807-bedb-146e6f9195fd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-089a7b6c-5149-4807-bedb-146e6f9195fd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-089a7b6c-5149-4807-bedb-146e6f9195fd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-089a7b6c-5149-4807-bedb-146e6f9195fd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-089a7b6c-5149-4807-bedb-146e6f9195fd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1138/2248] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:19 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4284402e-9982-4541-afda-665f655db5b4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4284402e-9982-4541-afda-665f655db5b4 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] GET http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 Sep 02 20:06:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4284402e-9982-4541-afda-665f655db5b4 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4284402e-9982-4541-afda-665f655db5b4 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4284402e-9982-4541-afda-665f655db5b4 tempest-TestServerVolumeAttachmentScenario-1469454060 tempest-TestServerVolumeAttachmentScenario-1469454060-project-member] http://192.168.122.225/volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 returned with HTTP 404 Sep 02 20:06:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1111/2249] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:19 2026] GET /volume/v3/volumes/e41b6e12-883d-44cc-9ca9-9dec6b328910 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86d512ed-6543-4ca7-af1b-e814d76cab30 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86d512ed-6543-4ca7-af1b-e814d76cab30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86d512ed-6543-4ca7-af1b-e814d76cab30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86d512ed-6543-4ca7-af1b-e814d76cab30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-86d512ed-6543-4ca7-af1b-e814d76cab30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86d512ed-6543-4ca7-af1b-e814d76cab30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1139/2250] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:20 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c5bf8442-e653-47b7-a433-d9dffcb15b17 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5bf8442-e653-47b7-a433-d9dffcb15b17 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5bf8442-e653-47b7-a433-d9dffcb15b17 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5bf8442-e653-47b7-a433-d9dffcb15b17 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c5bf8442-e653-47b7-a433-d9dffcb15b17 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5bf8442-e653-47b7-a433-d9dffcb15b17 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1112/2251] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:20 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-007377b0-e20b-4280-9b7e-c2d5d9893ac9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-007377b0-e20b-4280-9b7e-c2d5d9893ac9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-007377b0-e20b-4280-9b7e-c2d5d9893ac9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-143728963"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-007377b0-e20b-4280-9b7e-c2d5d9893ac9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-007377b0-e20b-4280-9b7e-c2d5d9893ac9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-007377b0-e20b-4280-9b7e-c2d5d9893ac9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1140/2252] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 20:06:20 2026] PUT /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 792 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1be7cb64-9ca5-4ba7-b241-a7ddb78c3537 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1be7cb64-9ca5-4ba7-b241-a7ddb78c3537 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1be7cb64-9ca5-4ba7-b241-a7ddb78c3537 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1736891171", "description": "This is the new description of volume"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1be7cb64-9ca5-4ba7-b241-a7ddb78c3537 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1be7cb64-9ca5-4ba7-b241-a7ddb78c3537 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1be7cb64-9ca5-4ba7-b241-a7ddb78c3537 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1113/2253] 192.168.122.225 () {60 vars in 1253 bytes} [Wed Sep 2 20:06:20 2026] PUT /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2129b32d-2878-4484-bb7b-3892c0adfece None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2129b32d-2878-4484-bb7b-3892c0adfece tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2129b32d-2878-4484-bb7b-3892c0adfece tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2129b32d-2878-4484-bb7b-3892c0adfece tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2129b32d-2878-4484-bb7b-3892c0adfece tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2129b32d-2878-4484-bb7b-3892c0adfece tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1141/2254] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:20 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 900 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-522370769", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-231847438"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-522370769', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-231847438'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (bab0cf19-50b1-4036-8225-e697518d19a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef475326-f1b4-4e98-bf48-5e819e82de35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef475326-f1b4-4e98-bf48-5e819e82de35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea5a6e8-0a52-4437-84cd-27941ef30416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['9913a265-3c30-44bb-94ae-f27350db822f', 'c011c3f7-6f33-4e65-b509-097d4e354744', 'a11b69ec-c757-4caf-87d2-99607299ac8d', 'a9140002-aefc-44b3-9949-4975baeec73e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea5a6e8-0a52-4437-84cd-27941ef30416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9913a265-3c30-44bb-94ae-f27350db822f', 'c011c3f7-6f33-4e65-b509-097d4e354744', 'a11b69ec-c757-4caf-87d2-99607299ac8d', 'a9140002-aefc-44b3-9949-4975baeec73e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fd0bd5-e399-4493-b224-96831c91a79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44fd0bd5-e399-4493-b224-96831c91a79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a8de840-24bd-4608-9bd0-ed8eb548e58b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-522370769',display_name='tempest-VolumesGetTest-Volume-231847438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['9913a265-3c30-44bb-94ae-f27350db822f','c011c3f7-6f33-4e65-b509-097d4e354744','a11b69ec-c757-4caf-87d2-99607299ac8d','a9140002-aefc-44b3-9949-4975baeec73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-522370769',display_name='tempest-VolumesGetTest-Volume-231847438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a8de840-24bd-4608-9bd0-ed8eb548e58b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c789fc56-406b-4778-a660-6b20f826340b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c789fc56-406b-4778-a660-6b20f826340b) transitioned into 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-522370769',display_name='tempest-VolumesGetTest-Volume-231847438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['9913a265-3c30-44bb-94ae-f27350db822f','c011c3f7-6f33-4e65-b509-097d4e354744','a11b69ec-c757-4caf-87d2-99607299ac8d','a9140002-aefc-44b3-9949-4975baeec73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb734d7-ea57-4ea1-bfeb-2bb0a344850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb734d7-ea57-4ea1-bfeb-2bb0a344850b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (bab0cf19-50b1-4036-8225-e697518d19a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fac7abe-f8e1-46b5-a272-1f645d20e2c1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1114/2255] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:06:20 2026] POST /volume/v3/volumes => generated 787 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3d20d88d-3228-46b9-9bf0-07f5b6e45dcd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d20d88d-3228-46b9-9bf0-07f5b6e45dcd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d20d88d-3228-46b9-9bf0-07f5b6e45dcd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d20d88d-3228-46b9-9bf0-07f5b6e45dcd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3d20d88d-3228-46b9-9bf0-07f5b6e45dcd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d20d88d-3228-46b9-9bf0-07f5b6e45dcd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 200 Sep 02 20:06:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1142/2256] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:20 2026] GET /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d8b1b1cc-0638-45c0-8bac-1e0a7ff21511 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8b1b1cc-0638-45c0-8bac-1e0a7ff21511 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8b1b1cc-0638-45c0-8bac-1e0a7ff21511 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d8b1b1cc-0638-45c0-8bac-1e0a7ff21511 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d8b1b1cc-0638-45c0-8bac-1e0a7ff21511 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d8b1b1cc-0638-45c0-8bac-1e0a7ff21511 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 200 Sep 02 20:06:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1115/2257] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:21 2026] GET /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-10415c62-a2a7-4044-a121-03c1c89350f3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10415c62-a2a7-4044-a121-03c1c89350f3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10415c62-a2a7-4044-a121-03c1c89350f3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-143728963", "description": null}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-10415c62-a2a7-4044-a121-03c1c89350f3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-10415c62-a2a7-4044-a121-03c1c89350f3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10415c62-a2a7-4044-a121-03c1c89350f3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 200 Sep 02 20:06:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1143/2258] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 20:06:21 2026] PUT /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 778 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7df677f7-331f-421c-9bd3-2222a33d3838 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7df677f7-331f-421c-9bd3-2222a33d3838 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7df677f7-331f-421c-9bd3-2222a33d3838 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7df677f7-331f-421c-9bd3-2222a33d3838 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7df677f7-331f-421c-9bd3-2222a33d3838 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7df677f7-331f-421c-9bd3-2222a33d3838 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 200 Sep 02 20:06:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1116/2259] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:21 2026] GET /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:22 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: 8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:06:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b0123b5-e04c-485b-8f1c-7f2e324cf9f7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 202 Sep 02 20:06:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1144/2260] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:22 2026] DELETE /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f89b2a8c-464e-4cb0-94c3-2ec55f62bb2c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f89b2a8c-464e-4cb0-94c3-2ec55f62bb2c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f89b2a8c-464e-4cb0-94c3-2ec55f62bb2c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f89b2a8c-464e-4cb0-94c3-2ec55f62bb2c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f89b2a8c-464e-4cb0-94c3-2ec55f62bb2c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f89b2a8c-464e-4cb0-94c3-2ec55f62bb2c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 200 Sep 02 20:06:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1117/2261] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:22 2026] GET /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6f572161-645b-4d36-81aa-cefe9cd6433d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f572161-645b-4d36-81aa-cefe9cd6433d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b Sep 02 20:06:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f572161-645b-4d36-81aa-cefe9cd6433d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6f572161-645b-4d36-81aa-cefe9cd6433d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6f572161-645b-4d36-81aa-cefe9cd6433d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b returned with HTTP 404 Sep 02 20:06:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1145/2262] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:23 2026] GET /volume/v3/volumes/8a8de840-24bd-4608-9bd0-ed8eb548e58b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a2c51dd6-1558-49e2-9846-63c5da1da046 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a2c51dd6-1558-49e2-9846-63c5da1da046 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a2c51dd6-1558-49e2-9846-63c5da1da046 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a2c51dd6-1558-49e2-9846-63c5da1da046 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a2c51dd6-1558-49e2-9846-63c5da1da046 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a2c51dd6-1558-49e2-9846-63c5da1da046 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1118/2263] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:23 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 900 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0e071539-5b18-4085-a3cc-18c318e43e0a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: 5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:06:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0e071539-5b18-4085-a3cc-18c318e43e0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 202 Sep 02 20:06:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1146/2264] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:23 2026] DELETE /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-505d664a-a859-4c0e-a588-77a31cc5af1c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-505d664a-a859-4c0e-a588-77a31cc5af1c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-505d664a-a859-4c0e-a588-77a31cc5af1c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-505d664a-a859-4c0e-a588-77a31cc5af1c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-505d664a-a859-4c0e-a588-77a31cc5af1c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-505d664a-a859-4c0e-a588-77a31cc5af1c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 200 Sep 02 20:06:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1119/2265] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:23 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 899 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6bc4442f-6282-44c8-86d3-31dca489d593 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6bc4442f-6282-44c8-86d3-31dca489d593 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 Sep 02 20:06:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6bc4442f-6282-44c8-86d3-31dca489d593 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6bc4442f-6282-44c8-86d3-31dca489d593 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6bc4442f-6282-44c8-86d3-31dca489d593 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 returned with HTTP 404 Sep 02 20:06:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1147/2266] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:24 2026] GET /volume/v3/volumes/5f6bb7db-dc91-4fc5-872b-5ae5d922c197 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-166755267"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-166755267'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (f9682cfb-5e78-4311-8968-b62138a8333d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417c76af-faa7-4d7a-b4b4-8d5cda916c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417c76af-faa7-4d7a-b4b4-8d5cda916c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a73307-cbe2-4ce6-bd0e-f196224738d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['b4de4dcc-256d-4093-bdcb-6baf732b48a9', '7e1949df-1c70-4693-b916-f81d9a13ccff', 'd8f6746b-0bfd-4300-91ac-1a65e9b87227', 'e90bae10-9228-4e05-833c-dfe69b94378b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a73307-cbe2-4ce6-bd0e-f196224738d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4de4dcc-256d-4093-bdcb-6baf732b48a9', '7e1949df-1c70-4693-b916-f81d9a13ccff', 'd8f6746b-0bfd-4300-91ac-1a65e9b87227', 'e90bae10-9228-4e05-833c-dfe69b94378b']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac479073-97be-4843-bbb5-2799ab022c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac479073-97be-4843-bbb5-2799ab022c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5065a9d-2246-440d-95af-438e3a537099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-166755267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['b4de4dcc-256d-4093-bdcb-6baf732b48a9','7e1949df-1c70-4693-b916-f81d9a13ccff','d8f6746b-0bfd-4300-91ac-1a65e9b87227','e90bae10-9228-4e05-833c-dfe69b94378b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-166755267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5065a9d-2246-440d-95af-438e3a537099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699dfd33-105c-4806-bf42-868546f5e888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699dfd33-105c-4806-bf42-868546f5e888) transitioned into state 'SUCCESS' from state '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-166755267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['b4de4dcc-256d-4093-bdcb-6baf732b48a9','7e1949df-1c70-4693-b916-f81d9a13ccff','d8f6746b-0bfd-4300-91ac-1a65e9b87227','e90bae10-9228-4e05-833c-dfe69b94378b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df214a90-287f-4c8c-a963-087d31469eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df214a90-287f-4c8c-a963-087d31469eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (f9682cfb-5e78-4311-8968-b62138a8333d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e19a5a09-a042-4a4b-b2fd-72960ed1fa39 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1120/2267] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:06:24 2026] POST /volume/v3/volumes => generated 753 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-00f3606e-a7ec-4905-b442-c3cae9b50dbb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00f3606e-a7ec-4905-b442-c3cae9b50dbb tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00f3606e-a7ec-4905-b442-c3cae9b50dbb tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00f3606e-a7ec-4905-b442-c3cae9b50dbb tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-00f3606e-a7ec-4905-b442-c3cae9b50dbb tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00f3606e-a7ec-4905-b442-c3cae9b50dbb tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 200 Sep 02 20:06:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1148/2268] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:24 2026] GET /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ffd97f92-d556-4d15-b8b9-1d7e1e7749f0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffd97f92-d556-4d15-b8b9-1d7e1e7749f0 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffd97f92-d556-4d15-b8b9-1d7e1e7749f0 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffd97f92-d556-4d15-b8b9-1d7e1e7749f0 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ffd97f92-d556-4d15-b8b9-1d7e1e7749f0 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffd97f92-d556-4d15-b8b9-1d7e1e7749f0 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 200 Sep 02 20:06:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1121/2269] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:26 2026] GET /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18a7654e-7a7e-4f14-b515-2fbbb0480072 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18a7654e-7a7e-4f14-b515-2fbbb0480072 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18a7654e-7a7e-4f14-b515-2fbbb0480072 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18a7654e-7a7e-4f14-b515-2fbbb0480072 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-18a7654e-7a7e-4f14-b515-2fbbb0480072 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18a7654e-7a7e-4f14-b515-2fbbb0480072 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 200 Sep 02 20:06:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1149/2270] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:27 2026] GET /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d5065a9d-2246-440d-95af-438e3a537099", "size": 1, "name": "tempest-VolumesGetTest-Volume-334200863", "metadata": {"Type": "Test"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'source_volid': 'd5065a9d-2246-440d-95af-438e3a537099', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-334200863', 'metadata': {'Type': 'Test'}}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume retrieved successfully. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (c6a954e4-defc-45aa-9f91-9b507cd829b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e59a80-d256-45ed-a295-684496eb94be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e59a80-d256-45ed-a295-684496eb94be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd5065a9d-2246-440d-95af-438e3a537099', 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86c6d8e-c4ee-4ba7-94c3-f62ffd550abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['a806d73f-6cb0-456c-ab46-3b076d2bd6b1', '23f56fc5-2edb-4ffe-853d-b5c94ef624cd', '821415a7-f4d1-4026-a704-3590f213c71d', 'b8778a42-c32b-444e-9285-fbf0628730bc'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86c6d8e-c4ee-4ba7-94c3-f62ffd550abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a806d73f-6cb0-456c-ab46-3b076d2bd6b1', '23f56fc5-2edb-4ffe-853d-b5c94ef624cd', '821415a7-f4d1-4026-a704-3590f213c71d', 'b8778a42-c32b-444e-9285-fbf0628730bc']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90616387-93cb-4e09-b146-b8d4fc0382d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90616387-93cb-4e09-b146-b8d4fc0382d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc975afb-d5da-4320-b7ab-bf2f3af29760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-334200863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['a806d73f-6cb0-456c-ab46-3b076d2bd6b1','23f56fc5-2edb-4ffe-853d-b5c94ef624cd','821415a7-f4d1-4026-a704-3590f213c71d','b8778a42-c32b-444e-9285-fbf0628730bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=d5065a9d-2246-440d-95af-438e3a537099,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-334200863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc975afb-d5da-4320-b7ab-bf2f3af29760,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d5065a9d-2246-440d-95af-438e3a537099,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f591c78-53f4-4e31-8264-81b8cae6c192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f591c78-53f4-4e31-8264-81b8cae6c192) transitioned into state 'SUCCESS' from state '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-334200863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['a806d73f-6cb0-456c-ab46-3b076d2bd6b1','23f56fc5-2edb-4ffe-853d-b5c94ef624cd','821415a7-f4d1-4026-a704-3590f213c71d','b8778a42-c32b-444e-9285-fbf0628730bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=d5065a9d-2246-440d-95af-438e3a537099,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c18c379-3988-4af6-8bd3-3dddea7e63ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c18c379-3988-4af6-8bd3-3dddea7e63ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (c6a954e4-defc-45aa-9f91-9b507cd829b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-77436fef-9738-43e6-8a3c-fe9a437b40c9 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1122/2271] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:06:27 2026] POST /volume/v3/volumes => generated 801 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-db62df1d-e2f7-4184-a94d-010483b2f4ce None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db62df1d-e2f7-4184-a94d-010483b2f4ce tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db62df1d-e2f7-4184-a94d-010483b2f4ce tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-db62df1d-e2f7-4184-a94d-010483b2f4ce tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-db62df1d-e2f7-4184-a94d-010483b2f4ce tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-db62df1d-e2f7-4184-a94d-010483b2f4ce tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1150/2272] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:27 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 869 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f899c19e-5c86-4d95-8224-05e1ac4fb01c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f899c19e-5c86-4d95-8224-05e1ac4fb01c None None] GET http://192.168.122.225/volume// Sep 02 20:06:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f899c19e-5c86-4d95-8224-05e1ac4fb01c None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f899c19e-5c86-4d95-8224-05e1ac4fb01c None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f899c19e-5c86-4d95-8224-05e1ac4fb01c None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:06:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1123/2273] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:06:28 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:06:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-18c37727-f708-46d4-9405-2eb6ea54b66f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-18c37727-f708-46d4-9405-2eb6ea54b66f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:06:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-18c37727-f708-46d4-9405-2eb6ea54b66f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e8b45ef-e1d8-465a-9a57-d604ac9aba8e", "connector": null, "instance_uuid": "e73e2655-559d-4ba7-bcbf-5647c643f199"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9190934a-888d-481b-a616-50002144e807 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9190934a-888d-481b-a616-50002144e807 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9190934a-888d-481b-a616-50002144e807 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9190934a-888d-481b-a616-50002144e807 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-18c37727-f708-46d4-9405-2eb6ea54b66f tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:06:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1151/2274] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:06:28 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9190934a-888d-481b-a616-50002144e807 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-54489889-fc29-4719-a063-dda6eabea45e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-54489889-fc29-4719-a063-dda6eabea45e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] DELETE http://192.168.122.225/volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696 Sep 02 20:06:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-54489889-fc29-4719-a063-dda6eabea45e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-54489889-fc29-4719-a063-dda6eabea45e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9190934a-888d-481b-a616-50002144e807 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1124/2275] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:28 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:28 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 20:06:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8403bf5f-31a9-4f1e-a875-8233cae229b8 req-54489889-fc29-4719-a063-dda6eabea45e tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696 returned with HTTP 200 Sep 02 20:06:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1152/2276] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:06:28 2026] DELETE /volume/v3/attachments/955aa51a-9002-4b0f-b34c-40de78ac1696 => generated 192 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-128c8daf-00d4-463d-aa8e-0ac04f8e6315 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-128c8daf-00d4-463d-aa8e-0ac04f8e6315 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-128c8daf-00d4-463d-aa8e-0ac04f8e6315 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-128c8daf-00d4-463d-aa8e-0ac04f8e6315 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-128c8daf-00d4-463d-aa8e-0ac04f8e6315 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-128c8daf-00d4-463d-aa8e-0ac04f8e6315 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1125/2277] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:29 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b0d4e638-0056-41f4-a8fd-3db1aead5d7c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0d4e638-0056-41f4-a8fd-3db1aead5d7c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0d4e638-0056-41f4-a8fd-3db1aead5d7c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0d4e638-0056-41f4-a8fd-3db1aead5d7c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b0d4e638-0056-41f4-a8fd-3db1aead5d7c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0d4e638-0056-41f4-a8fd-3db1aead5d7c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1153/2278] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:30 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3794c6b3-a807-4299-9d04-beaaea9b7a10 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3794c6b3-a807-4299-9d04-beaaea9b7a10 None None] GET http://192.168.122.225/volume// Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3794c6b3-a807-4299-9d04-beaaea9b7a10 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3794c6b3-a807-4299-9d04-beaaea9b7a10 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3794c6b3-a807-4299-9d04-beaaea9b7a10 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:06:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1126/2279] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:06:31 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:06:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-9c024be6-b416-476b-98d4-a6f53f0d3307 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-9c024be6-b416-476b-98d4-a6f53f0d3307 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] GET http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:06:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-9c024be6-b416-476b-98d4-a6f53f0d3307 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-9c024be6-b416-476b-98d4-a6f53f0d3307 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-9c024be6-b416-476b-98d4-a6f53f0d3307 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:06:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-9c024be6-b416-476b-98d4-a6f53f0d3307 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 200 Sep 02 20:06:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1154/2280] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:06:31 2026] GET /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 1512 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] PUT http://192.168.122.225/volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Acquiring lock "cinder-attachment_update-2e8b45ef-e1d8-465a-9a57-d604ac9aba8e-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Lock "cinder-attachment_update-2e8b45ef-e1d8-465a-9a57-d604ac9aba8e-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:06:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ccb9d13c-743a-41f0-8998-20ba605f95e3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ccb9d13c-743a-41f0-8998-20ba605f95e3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ccb9d13c-743a-41f0-8998-20ba605f95e3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ccb9d13c-743a-41f0-8998-20ba605f95e3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ccb9d13c-743a-41f0-8998-20ba605f95e3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ccb9d13c-743a-41f0-8998-20ba605f95e3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1155/2281] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:32 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-33420060-f5a2-40db-9216-c22ceedafe80 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-33420060-f5a2-40db-9216-c22ceedafe80 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-33420060-f5a2-40db-9216-c22ceedafe80 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-33420060-f5a2-40db-9216-c22ceedafe80 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-33420060-f5a2-40db-9216-c22ceedafe80 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-33420060-f5a2-40db-9216-c22ceedafe80 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1156/2282] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:33 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4eb36cc5-5484-47ab-acc5-506f107995ea None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4eb36cc5-5484-47ab-acc5-506f107995ea tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4eb36cc5-5484-47ab-acc5-506f107995ea tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4eb36cc5-5484-47ab-acc5-506f107995ea tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4eb36cc5-5484-47ab-acc5-506f107995ea tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4eb36cc5-5484-47ab-acc5-506f107995ea tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1157/2283] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:34 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7d9a7eef-23c0-4517-b3a0-51fdb07b72ec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d9a7eef-23c0-4517-b3a0-51fdb07b72ec tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d9a7eef-23c0-4517-b3a0-51fdb07b72ec tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d9a7eef-23c0-4517-b3a0-51fdb07b72ec tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7d9a7eef-23c0-4517-b3a0-51fdb07b72ec tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d9a7eef-23c0-4517-b3a0-51fdb07b72ec tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1158/2284] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:35 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fd2740a9-737a-4dce-9c2d-c5aa39013212 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd2740a9-737a-4dce-9c2d-c5aa39013212 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd2740a9-737a-4dce-9c2d-c5aa39013212 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd2740a9-737a-4dce-9c2d-c5aa39013212 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fd2740a9-737a-4dce-9c2d-c5aa39013212 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd2740a9-737a-4dce-9c2d-c5aa39013212 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1159/2285] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:36 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-17edd1c6-34d7-4152-a8e2-8e8d987a0ce6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17edd1c6-34d7-4152-a8e2-8e8d987a0ce6 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17edd1c6-34d7-4152-a8e2-8e8d987a0ce6 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17edd1c6-34d7-4152-a8e2-8e8d987a0ce6 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-17edd1c6-34d7-4152-a8e2-8e8d987a0ce6 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17edd1c6-34d7-4152-a8e2-8e8d987a0ce6 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1160/2286] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:37 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3b437547-4995-42fb-bf4f-6892055ac81a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3b437547-4995-42fb-bf4f-6892055ac81a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3b437547-4995-42fb-bf4f-6892055ac81a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3b437547-4995-42fb-bf4f-6892055ac81a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3b437547-4995-42fb-bf4f-6892055ac81a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3b437547-4995-42fb-bf4f-6892055ac81a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1161/2287] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:38 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:39 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Lock "cinder-attachment_update-2e8b45ef-e1d8-465a-9a57-d604ac9aba8e-devstack" released by "attachment_update" :: held 7.722s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:06:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-1e1ebf20-1fb8-435e-8e47-30b9c22fdcc0 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d returned with HTTP 200 Sep 02 20:06:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1127/2288] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:06:31 2026] PUT /volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d => generated 694 bytes in 7768 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-813f0bfb-5c7c-4f51-b965-8afd20c16530 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-813f0bfb-5c7c-4f51-b965-8afd20c16530 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] POST http://192.168.122.225/volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d/action Sep 02 20:06:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-813f0bfb-5c7c-4f51-b965-8afd20c16530 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action body: b'{"os-complete": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:06:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-813f0bfb-5c7c-4f51-b965-8afd20c16530 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-ee229ddc-a716-43e9-a36f-45b6a2a77da4 req-813f0bfb-5c7c-4f51-b965-8afd20c16530 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d/action returned with HTTP 204 Sep 02 20:06:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1162/2289] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:06:39 2026] POST /volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dc822360-f84c-4ff1-9008-bd3e9263f002 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc822360-f84c-4ff1-9008-bd3e9263f002 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc822360-f84c-4ff1-9008-bd3e9263f002 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc822360-f84c-4ff1-9008-bd3e9263f002 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dc822360-f84c-4ff1-9008-bd3e9263f002 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc822360-f84c-4ff1-9008-bd3e9263f002 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1128/2290] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:39 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 894 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b6cb7628-1567-4f0a-9cce-52643477c6c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b6cb7628-1567-4f0a-9cce-52643477c6c3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b6cb7628-1567-4f0a-9cce-52643477c6c3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b6cb7628-1567-4f0a-9cce-52643477c6c3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b6cb7628-1567-4f0a-9cce-52643477c6c3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b6cb7628-1567-4f0a-9cce-52643477c6c3 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1163/2291] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:40 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-645f056a-4a01-4517-bbc9-85985434fee4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-645f056a-4a01-4517-bbc9-85985434fee4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-645f056a-4a01-4517-bbc9-85985434fee4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-334200863"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-645f056a-4a01-4517-bbc9-85985434fee4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-645f056a-4a01-4517-bbc9-85985434fee4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-645f056a-4a01-4517-bbc9-85985434fee4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1129/2292] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 20:06:40 2026] PUT /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 826 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-31d7877c-3620-44e6-a69f-ccb2fb2296c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31d7877c-3620-44e6-a69f-ccb2fb2296c5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-31d7877c-3620-44e6-a69f-ccb2fb2296c5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-290826794", "description": "This is the new description of volume"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-31d7877c-3620-44e6-a69f-ccb2fb2296c5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-31d7877c-3620-44e6-a69f-ccb2fb2296c5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-31d7877c-3620-44e6-a69f-ccb2fb2296c5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1164/2293] 192.168.122.225 () {60 vars in 1253 bytes} [Wed Sep 2 20:06:40 2026] PUT /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4b9f5ff3-3aed-4162-986e-7f1ec3ed8c72 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b9f5ff3-3aed-4162-986e-7f1ec3ed8c72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b9f5ff3-3aed-4162-986e-7f1ec3ed8c72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b9f5ff3-3aed-4162-986e-7f1ec3ed8c72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4b9f5ff3-3aed-4162-986e-7f1ec3ed8c72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b9f5ff3-3aed-4162-986e-7f1ec3ed8c72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1130/2294] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:40 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 933 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1232340073", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1120754612"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1232340073', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1120754612'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (4dc55eb0-09da-4d7b-9bab-2a17419384e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6875a50-3e9b-4410-b0dd-8a574e2c95ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6875a50-3e9b-4410-b0dd-8a574e2c95ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0390e5fc-e799-4932-bb33-f9f15cbe12aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['dc24738e-c0a9-433d-baf2-e289a42182e8', '0cc9a824-c304-403a-bc05-e9e8022b01b8', 'c5cf8e58-8724-4aeb-a9f6-a5cd4d8b2a1c', '7d3430c0-7d1f-487d-9ca5-4f08ef88494f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0390e5fc-e799-4932-bb33-f9f15cbe12aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc24738e-c0a9-433d-baf2-e289a42182e8', '0cc9a824-c304-403a-bc05-e9e8022b01b8', 'c5cf8e58-8724-4aeb-a9f6-a5cd4d8b2a1c', '7d3430c0-7d1f-487d-9ca5-4f08ef88494f']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8406ec59-6ec8-4161-b22a-00bea643bb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8406ec59-6ec8-4161-b22a-00bea643bb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78946acb-086d-4615-a038-aeefa5a7e4b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1232340073',display_name='tempest-VolumesGetTest-Volume-1120754612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['dc24738e-c0a9-433d-baf2-e289a42182e8','0cc9a824-c304-403a-bc05-e9e8022b01b8','c5cf8e58-8724-4aeb-a9f6-a5cd4d8b2a1c','7d3430c0-7d1f-487d-9ca5-4f08ef88494f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1232340073',display_name='tempest-VolumesGetTest-Volume-1120754612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78946acb-086d-4615-a038-aeefa5a7e4b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfab76cf-8cf6-4c24-a01e-41d9d374ef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfab76cf-8cf6-4c24-a01e-41d9d374ef53) transitioned into 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-1232340073',display_name='tempest-VolumesGetTest-Volume-1120754612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['dc24738e-c0a9-433d-baf2-e289a42182e8','0cc9a824-c304-403a-bc05-e9e8022b01b8','c5cf8e58-8724-4aeb-a9f6-a5cd4d8b2a1c','7d3430c0-7d1f-487d-9ca5-4f08ef88494f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74af7f9c-d9fa-476f-92d3-6e98a3defb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74af7f9c-d9fa-476f-92d3-6e98a3defb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (4dc55eb0-09da-4d7b-9bab-2a17419384e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8643c6c6-25c6-4e1d-b86d-4108e1215403 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1165/2295] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:06:40 2026] POST /volume/v3/volumes => generated 789 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c19d9428-09df-4c45-a4b1-eff43ba7a736 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c19d9428-09df-4c45-a4b1-eff43ba7a736 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c19d9428-09df-4c45-a4b1-eff43ba7a736 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c19d9428-09df-4c45-a4b1-eff43ba7a736 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c19d9428-09df-4c45-a4b1-eff43ba7a736 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c19d9428-09df-4c45-a4b1-eff43ba7a736 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1131/2296] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:40 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ef8cb174-886b-4b84-8b0c-011759b21dff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef8cb174-886b-4b84-8b0c-011759b21dff tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef8cb174-886b-4b84-8b0c-011759b21dff tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef8cb174-886b-4b84-8b0c-011759b21dff tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ef8cb174-886b-4b84-8b0c-011759b21dff tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef8cb174-886b-4b84-8b0c-011759b21dff tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1166/2297] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:41 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d58b9822-00b4-448f-a988-93755ed24d50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d58b9822-00b4-448f-a988-93755ed24d50 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d58b9822-00b4-448f-a988-93755ed24d50 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d58b9822-00b4-448f-a988-93755ed24d50 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d58b9822-00b4-448f-a988-93755ed24d50 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d58b9822-00b4-448f-a988-93755ed24d50 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1132/2298] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:42 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 882 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0840618d-e54f-4cf6-9acb-4b3e25de41b8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0840618d-e54f-4cf6-9acb-4b3e25de41b8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0840618d-e54f-4cf6-9acb-4b3e25de41b8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-334200863", "description": null}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0840618d-e54f-4cf6-9acb-4b3e25de41b8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0840618d-e54f-4cf6-9acb-4b3e25de41b8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0840618d-e54f-4cf6-9acb-4b3e25de41b8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1167/2299] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 20:06:42 2026] PUT /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 778 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ccfdf5c4-16f5-480a-8cab-c60f4eeda91a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ccfdf5c4-16f5-480a-8cab-c60f4eeda91a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ccfdf5c4-16f5-480a-8cab-c60f4eeda91a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ccfdf5c4-16f5-480a-8cab-c60f4eeda91a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ccfdf5c4-16f5-480a-8cab-c60f4eeda91a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ccfdf5c4-16f5-480a-8cab-c60f4eeda91a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1133/2300] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:42 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:43 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: 78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:06:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4e362ae-4401-4143-95a1-acd3bf3730b1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 202 Sep 02 20:06:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1168/2301] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:43 2026] DELETE /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0adf7c81-d5bc-48b1-b33b-ccfb3cab303c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0adf7c81-d5bc-48b1-b33b-ccfb3cab303c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0adf7c81-d5bc-48b1-b33b-ccfb3cab303c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0adf7c81-d5bc-48b1-b33b-ccfb3cab303c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0adf7c81-d5bc-48b1-b33b-ccfb3cab303c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0adf7c81-d5bc-48b1-b33b-ccfb3cab303c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1134/2302] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:43 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 845 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-28f3e986-40ae-4170-953d-40dcb1c7a39c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28f3e986-40ae-4170-953d-40dcb1c7a39c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28f3e986-40ae-4170-953d-40dcb1c7a39c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28f3e986-40ae-4170-953d-40dcb1c7a39c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-28f3e986-40ae-4170-953d-40dcb1c7a39c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28f3e986-40ae-4170-953d-40dcb1c7a39c tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 200 Sep 02 20:06:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1169/2303] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:44 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 845 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-efed8567-cf0e-469e-a7f2-5eedcbea530d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-efed8567-cf0e-469e-a7f2-5eedcbea530d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-efed8567-cf0e-469e-a7f2-5eedcbea530d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-efed8567-cf0e-469e-a7f2-5eedcbea530d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:UPDATE=69,cinder:SELECT=268,cinder:DELETE=2,cinder:INSERT=32 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-efed8567-cf0e-469e-a7f2-5eedcbea530d tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 returned with HTTP 404 Sep 02 20:06:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1135/2304] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:45 2026] GET /volume/v3/volumes/78946acb-086d-4615-a038-aeefa5a7e4b9 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d4548f8b-8918-4f7e-bfde-fdde1c69adbc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4548f8b-8918-4f7e-bfde-fdde1c69adbc tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4548f8b-8918-4f7e-bfde-fdde1c69adbc tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4548f8b-8918-4f7e-bfde-fdde1c69adbc tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d4548f8b-8918-4f7e-bfde-fdde1c69adbc tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4548f8b-8918-4f7e-bfde-fdde1c69adbc tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1170/2305] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:45 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 933 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e7741416-f162-464e-9276-1d1b12dcb680 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:06:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e7741416-f162-464e-9276-1d1b12dcb680 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 202 Sep 02 20:06:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1136/2306] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:45 2026] DELETE /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:06:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-669f1a58-0cc7-417a-a166-59d04f2d3fad None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-669f1a58-0cc7-417a-a166-59d04f2d3fad tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-669f1a58-0cc7-417a-a166-59d04f2d3fad tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-669f1a58-0cc7-417a-a166-59d04f2d3fad tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-669f1a58-0cc7-417a-a166-59d04f2d3fad tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-669f1a58-0cc7-417a-a166-59d04f2d3fad tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1171/2307] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:45 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 932 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-83fe86de-bef0-4a92-b0fa-180b2a15f814 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83fe86de-bef0-4a92-b0fa-180b2a15f814 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83fe86de-bef0-4a92-b0fa-180b2a15f814 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-83fe86de-bef0-4a92-b0fa-180b2a15f814 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-83fe86de-bef0-4a92-b0fa-180b2a15f814 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-83fe86de-bef0-4a92-b0fa-180b2a15f814 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 200 Sep 02 20:06:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1137/2308] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:47 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7cf4deef-c4f7-4d85-b501-972c420e52b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7cf4deef-c4f7-4d85-b501-972c420e52b7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 Sep 02 20:06:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7cf4deef-c4f7-4d85-b501-972c420e52b7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7cf4deef-c4f7-4d85-b501-972c420e52b7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7cf4deef-c4f7-4d85-b501-972c420e52b7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 returned with HTTP 404 Sep 02 20:06:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1172/2309] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:48 2026] GET /volume/v3/volumes/cc975afb-d5da-4320-b7ab-bf2f3af29760 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2e05d448-0c20-41ea-8a0c-d45ba417cbc1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e05d448-0c20-41ea-8a0c-d45ba417cbc1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e05d448-0c20-41ea-8a0c-d45ba417cbc1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e05d448-0c20-41ea-8a0c-d45ba417cbc1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2e05d448-0c20-41ea-8a0c-d45ba417cbc1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e05d448-0c20-41ea-8a0c-d45ba417cbc1 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 200 Sep 02 20:06:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1138/2310] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:48 2026] GET /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 846 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:06:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9aab64aa-4908-460e-b7e1-cd755d08b61b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 202 Sep 02 20:06:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1173/2311] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:06:48 2026] DELETE /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:06:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a85c910f-5187-4f42-abd8-261b76386c30 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a85c910f-5187-4f42-abd8-261b76386c30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a85c910f-5187-4f42-abd8-261b76386c30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a85c910f-5187-4f42-abd8-261b76386c30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a85c910f-5187-4f42-abd8-261b76386c30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a85c910f-5187-4f42-abd8-261b76386c30 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 200 Sep 02 20:06:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1139/2312] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:48 2026] GET /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d1f326a7-ee32-4f65-a8d6-b37b01c73abd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1f326a7-ee32-4f65-a8d6-b37b01c73abd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 Sep 02 20:06:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1f326a7-ee32-4f65-a8d6-b37b01c73abd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1f326a7-ee32-4f65-a8d6-b37b01c73abd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:49 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:UPDATE=34,cinder:SELECT=263,cinder:INSERT=13 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:06:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1f326a7-ee32-4f65-a8d6-b37b01c73abd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 returned with HTTP 404 Sep 02 20:06:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1174/2313] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:49 2026] GET /volume/v3/volumes/d5065a9d-2246-440d-95af-438e3a537099 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:06:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-VolumesGetTest-Volume-1926983970", "metadata": {"Type": "Test"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'imageRef': '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1926983970', 'metadata': {'Type': 'Test'}}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (9e4c6770-cbd8-48c7-b381-bb4d349e1f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23339249-b2b0-4f1d-b852-ef702d357c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23339249-b2b0-4f1d-b852-ef702d357c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39f2f842-8635-482b-9b73-602fe77bf842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['137b6d76-c052-4c3e-bff9-f2ca7d2310b5', '853b2feb-0321-4357-8a17-c8eb0aa0dda1', 'c22b5897-ab0e-4223-abbb-f96126cba419', 'b5b431eb-4220-4c11-bd68-38a5840ab781'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39f2f842-8635-482b-9b73-602fe77bf842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['137b6d76-c052-4c3e-bff9-f2ca7d2310b5', '853b2feb-0321-4357-8a17-c8eb0aa0dda1', 'c22b5897-ab0e-4223-abbb-f96126cba419', 'b5b431eb-4220-4c11-bd68-38a5840ab781']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03845608-1742-4a77-a1cb-90570774afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03845608-1742-4a77-a1cb-90570774afac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0dec077-851c-48a2-a874-10a65dc40784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1926983970',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['137b6d76-c052-4c3e-bff9-f2ca7d2310b5','853b2feb-0321-4357-8a17-c8eb0aa0dda1','c22b5897-ab0e-4223-abbb-f96126cba419','b5b431eb-4220-4c11-bd68-38a5840ab781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1926983970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0dec077-851c-48a2-a874-10a65dc40784,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01368f00-a1a0-4c06-b9cd-f48f6a7e39ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01368f00-a1a0-4c06-b9cd-f48f6a7e39ae) transitioned into state 'SUCCESS' from state '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-1926983970',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['137b6d76-c052-4c3e-bff9-f2ca7d2310b5','853b2feb-0321-4357-8a17-c8eb0aa0dda1','c22b5897-ab0e-4223-abbb-f96126cba419','b5b431eb-4220-4c11-bd68-38a5840ab781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf43c587-db13-4920-bab6-e8b4528d0cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf43c587-db13-4920-bab6-e8b4528d0cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (9e4c6770-cbd8-48c7-b381-bb4d349e1f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-979943bb-9c69-4df6-bc9b-fd3ffc65af0a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1140/2314] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:06:49 2026] POST /volume/v3/volumes => generated 768 bytes in 1076 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8c26a582-a6af-417f-86ce-bc3d7844f79b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c26a582-a6af-417f-86ce-bc3d7844f79b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c26a582-a6af-417f-86ce-bc3d7844f79b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8c26a582-a6af-417f-86ce-bc3d7844f79b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8c26a582-a6af-417f-86ce-bc3d7844f79b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8c26a582-a6af-417f-86ce-bc3d7844f79b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1175/2315] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:50 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7fdbba9a-1cfe-439a-96e1-27cca761ff47 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fdbba9a-1cfe-439a-96e1-27cca761ff47 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fdbba9a-1cfe-439a-96e1-27cca761ff47 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fdbba9a-1cfe-439a-96e1-27cca761ff47 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7fdbba9a-1cfe-439a-96e1-27cca761ff47 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fdbba9a-1cfe-439a-96e1-27cca761ff47 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1141/2316] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:51 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f4254068-6569-4ab4-b51a-ed7398371bc2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f4254068-6569-4ab4-b51a-ed7398371bc2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f4254068-6569-4ab4-b51a-ed7398371bc2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f4254068-6569-4ab4-b51a-ed7398371bc2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f4254068-6569-4ab4-b51a-ed7398371bc2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f4254068-6569-4ab4-b51a-ed7398371bc2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1176/2317] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:52 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6fb90972-0eab-49ab-8abf-1c6ee1326fcf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6fb90972-0eab-49ab-8abf-1c6ee1326fcf tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6fb90972-0eab-49ab-8abf-1c6ee1326fcf tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6fb90972-0eab-49ab-8abf-1c6ee1326fcf tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6fb90972-0eab-49ab-8abf-1c6ee1326fcf tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6fb90972-0eab-49ab-8abf-1c6ee1326fcf tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1142/2318] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:54 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 921 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9a691af8-525e-4d00-85df-c62471637b72 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a691af8-525e-4d00-85df-c62471637b72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a691af8-525e-4d00-85df-c62471637b72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a691af8-525e-4d00-85df-c62471637b72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9a691af8-525e-4d00-85df-c62471637b72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a691af8-525e-4d00-85df-c62471637b72 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1177/2319] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:55 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 921 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e8ea0301-0c43-418b-af3a-7a864c381675 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8ea0301-0c43-418b-af3a-7a864c381675 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8ea0301-0c43-418b-af3a-7a864c381675 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8ea0301-0c43-418b-af3a-7a864c381675 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e8ea0301-0c43-418b-af3a-7a864c381675 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8ea0301-0c43-418b-af3a-7a864c381675 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1143/2320] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:56 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 921 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-391f34c4-2634-4902-9ced-dd2ed4db686b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-391f34c4-2634-4902-9ced-dd2ed4db686b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-391f34c4-2634-4902-9ced-dd2ed4db686b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-391f34c4-2634-4902-9ced-dd2ed4db686b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-391f34c4-2634-4902-9ced-dd2ed4db686b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-391f34c4-2634-4902-9ced-dd2ed4db686b tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1178/2321] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:57 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 921 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d900a9ff-ccd1-4a56-ab7b-7626b8737495 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d900a9ff-ccd1-4a56-ab7b-7626b8737495 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d900a9ff-ccd1-4a56-ab7b-7626b8737495 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d900a9ff-ccd1-4a56-ab7b-7626b8737495 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d900a9ff-ccd1-4a56-ab7b-7626b8737495 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d900a9ff-ccd1-4a56-ab7b-7626b8737495 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1144/2322] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:58 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 1339 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-570bff65-5bc0-48fd-9f09-bf6d55802199 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-570bff65-5bc0-48fd-9f09-bf6d55802199 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-570bff65-5bc0-48fd-9f09-bf6d55802199 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-570bff65-5bc0-48fd-9f09-bf6d55802199 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-570bff65-5bc0-48fd-9f09-bf6d55802199 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-570bff65-5bc0-48fd-9f09-bf6d55802199 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1179/2323] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:58 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c980682-be30-4d69-8f51-c6475697b90e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c980682-be30-4d69-8f51-c6475697b90e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c980682-be30-4d69-8f51-c6475697b90e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1926983970"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c980682-be30-4d69-8f51-c6475697b90e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c980682-be30-4d69-8f51-c6475697b90e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c980682-be30-4d69-8f51-c6475697b90e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1145/2324] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 20:06:58 2026] PUT /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 792 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4cb4919-462c-46d6-8a13-9b68687ba3f4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4cb4919-462c-46d6-8a13-9b68687ba3f4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4cb4919-462c-46d6-8a13-9b68687ba3f4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1414511460", "description": "This is the new description of volume"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4cb4919-462c-46d6-8a13-9b68687ba3f4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4cb4919-462c-46d6-8a13-9b68687ba3f4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4cb4919-462c-46d6-8a13-9b68687ba3f4 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1180/2325] 192.168.122.225 () {60 vars in 1253 bytes} [Wed Sep 2 20:06:58 2026] PUT /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 831 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-50e818df-2485-48c4-ae03-26e2c79a5ad2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-50e818df-2485-48c4-ae03-26e2c79a5ad2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-50e818df-2485-48c4-ae03-26e2c79a5ad2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-50e818df-2485-48c4-ae03-26e2c79a5ad2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-50e818df-2485-48c4-ae03-26e2c79a5ad2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-50e818df-2485-48c4-ae03-26e2c79a5ad2 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:06:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1146/2326] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:58 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 1378 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-195563724", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-336624338"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-195563724', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-336624338'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume of 1 GB Sep 02 20:06:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Availability Zones retrieved successfully. Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (2b3c91c4-e015-41a0-b3ed-0667908d8664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7e81f3-19f5-43f3-b9fe-b1a16551335f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7e81f3-19f5-43f3-b9fe-b1a16551335f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5937001-e4f2-4e88-b938-956b4ec5ab34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Created reservations ['a29aa765-b541-4b4b-9112-b2d93b2cb713', '212ba42d-d16d-43a6-aa5c-a579f6fd1562', '926f8274-a9a2-40aa-9445-ede027a6848e', '764c7e6f-c146-42b2-bdf1-70d13f20236f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5937001-e4f2-4e88-b938-956b4ec5ab34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a29aa765-b541-4b4b-9112-b2d93b2cb713', '212ba42d-d16d-43a6-aa5c-a579f6fd1562', '926f8274-a9a2-40aa-9445-ede027a6848e', '764c7e6f-c146-42b2-bdf1-70d13f20236f']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65559cc7-3607-4999-82b6-7a6ba6a866bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65559cc7-3607-4999-82b6-7a6ba6a866bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ec23b8-4815-44a3-add8-fd0ff6d46d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-195563724',display_name='tempest-VolumesGetTest-Volume-336624338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['a29aa765-b541-4b4b-9112-b2d93b2cb713','212ba42d-d16d-43a6-aa5c-a579f6fd1562','926f8274-a9a2-40aa-9445-ede027a6848e','764c7e6f-c146-42b2-bdf1-70d13f20236f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:06:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-195563724',display_name='tempest-VolumesGetTest-Volume-336624338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ec23b8-4815-44a3-add8-fd0ff6d46d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb6ed448f5e14f338bc4c1ccc103b198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='189420f65cdc4f899486acc4b737201b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3beb26b8-b854-46d5-a1cd-dc871d3dd48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3beb26b8-b854-46d5-a1cd-dc871d3dd48b) transitioned into 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-195563724',display_name='tempest-VolumesGetTest-Volume-336624338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb6ed448f5e14f338bc4c1ccc103b198',qos_specs=None,replication_status=,reservations=['a29aa765-b541-4b4b-9112-b2d93b2cb713','212ba42d-d16d-43a6-aa5c-a579f6fd1562','926f8274-a9a2-40aa-9445-ede027a6848e','764c7e6f-c146-42b2-bdf1-70d13f20236f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='189420f65cdc4f899486acc4b737201b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10425509-0e28-45e0-b4ac-3b76cabb2110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10425509-0e28-45e0-b4ac-3b76cabb2110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Flow 'volume_create_api' (2b3c91c4-e015-41a0-b3ed-0667908d8664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:06:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Create volume request issued successfully. Sep 02 20:06:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fc185c3-1619-4a35-b6ff-9fa00295a7f5 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:06:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1181/2327] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:06:58 2026] POST /volume/v3/volumes => generated 787 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:06:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4228934b-496c-41ad-af6d-5c680d5330d7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:06:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4228934b-496c-41ad-af6d-5c680d5330d7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:06:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4228934b-496c-41ad-af6d-5c680d5330d7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:06:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4228934b-496c-41ad-af6d-5c680d5330d7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:06:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:06:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:06:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:06:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:06:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4228934b-496c-41ad-af6d-5c680d5330d7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:06:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4228934b-496c-41ad-af6d-5c680d5330d7 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 200 Sep 02 20:06:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1147/2328] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:06:59 2026] GET /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-90971e16-1ae4-4287-9b18-4936681ad636 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90971e16-1ae4-4287-9b18-4936681ad636 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90971e16-1ae4-4287-9b18-4936681ad636 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90971e16-1ae4-4287-9b18-4936681ad636 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-90971e16-1ae4-4287-9b18-4936681ad636 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90971e16-1ae4-4287-9b18-4936681ad636 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 200 Sep 02 20:07:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1182/2329] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:00 2026] GET /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 879 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-39af205a-3967-40c1-ae61-6070242ca67d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1709145763", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1709145763', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create volume of 1 GB Sep 02 20:07:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Availability Zones retrieved successfully. Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Flow 'volume_create_api' (56579f05-9694-49f6-acb1-8650756da8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c0e26fb-133e-4d20-aa0a-47f01052b941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c0e26fb-133e-4d20-aa0a-47f01052b941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e10b5dfa-8b47-4755-861f-bd4f91b385c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Created reservations ['2ca80f75-383c-45b3-a957-b81809f1a71c', '2b269481-34eb-4c40-bd3e-46b0d1ab0b23', '9e439901-42d7-4d3f-8290-2a86f930dee3', '016232e1-35e2-4717-aa2c-1622b9b31bcb'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e10b5dfa-8b47-4755-861f-bd4f91b385c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ca80f75-383c-45b3-a957-b81809f1a71c', '2b269481-34eb-4c40-bd3e-46b0d1ab0b23', '9e439901-42d7-4d3f-8290-2a86f930dee3', '016232e1-35e2-4717-aa2c-1622b9b31bcb']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a2814c-2d46-4de3-86b0-917e751b3740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74a2814c-2d46-4de3-86b0-917e751b3740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3f9544-1639-44d9-b9ec-4da94407c0f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1709145763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674709be20d644d989b2cdd9c1a90ea7',qos_specs=None,replication_status=,reservations=['2ca80f75-383c-45b3-a957-b81809f1a71c','2b269481-34eb-4c40-bd3e-46b0d1ab0b23','9e439901-42d7-4d3f-8290-2a86f930dee3','016232e1-35e2-4717-aa2c-1622b9b31bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c5c4e25382f49579f4b740c9777cf68',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:07:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1709145763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d3f9544-1639-44d9-b9ec-4da94407c0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674709be20d644d989b2cdd9c1a90ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c5c4e25382f49579f4b740c9777cf68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c067d3-8edc-4bd0-bd10-45629b6435c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c067d3-8edc-4bd0-bd10-45629b6435c7) transitioned into state 'SUCCESS' from state '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-1709145763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674709be20d644d989b2cdd9c1a90ea7',qos_specs=None,replication_status=,reservations=['2ca80f75-383c-45b3-a957-b81809f1a71c','2b269481-34eb-4c40-bd3e-46b0d1ab0b23','9e439901-42d7-4d3f-8290-2a86f930dee3','016232e1-35e2-4717-aa2c-1622b9b31bcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c5c4e25382f49579f4b740c9777cf68',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14190107-48eb-4e03-bccd-3ea994f2edad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14190107-48eb-4e03-bccd-3ea994f2edad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Flow 'volume_create_api' (56579f05-9694-49f6-acb1-8650756da8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create volume request issued successfully. Sep 02 20:07:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-39af205a-3967-40c1-ae61-6070242ca67d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:07:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1148/2330] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:07:00 2026] POST /volume/v3/volumes => generated 756 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e886dbe7-ffea-4139-ba08-f7a53888f53a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e886dbe7-ffea-4139-ba08-f7a53888f53a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e886dbe7-ffea-4139-ba08-f7a53888f53a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e886dbe7-ffea-4139-ba08-f7a53888f53a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e886dbe7-ffea-4139-ba08-f7a53888f53a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e886dbe7-ffea-4139-ba08-f7a53888f53a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 200 Sep 02 20:07:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1183/2331] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:01 2026] GET /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-314ca9b1-dc4e-4cc5-91bf-f746f156c17a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-314ca9b1-dc4e-4cc5-91bf-f746f156c17a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] PUT http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-314ca9b1-dc4e-4cc5-91bf-f746f156c17a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1926983970", "description": null}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-314ca9b1-dc4e-4cc5-91bf-f746f156c17a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-314ca9b1-dc4e-4cc5-91bf-f746f156c17a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume updated successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-314ca9b1-dc4e-4cc5-91bf-f746f156c17a tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 200 Sep 02 20:07:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1149/2332] 192.168.122.225 () {60 vars in 1252 bytes} [Wed Sep 2 20:07:01 2026] PUT /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 779 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3d3edb9c-5bad-46bd-adde-28a7ad9c4f6e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d3edb9c-5bad-46bd-adde-28a7ad9c4f6e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d3edb9c-5bad-46bd-adde-28a7ad9c4f6e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3d3edb9c-5bad-46bd-adde-28a7ad9c4f6e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3d3edb9c-5bad-46bd-adde-28a7ad9c4f6e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3d3edb9c-5bad-46bd-adde-28a7ad9c4f6e tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 200 Sep 02 20:07:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1184/2333] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:01 2026] GET /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f381aa42-c65e-4894-974b-8f206dc84c62 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: 78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f381aa42-c65e-4894-974b-8f206dc84c62 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 202 Sep 02 20:07:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1150/2334] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:07:01 2026] DELETE /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-565ecf43-699a-4416-928e-cf7b080842c8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-565ecf43-699a-4416-928e-cf7b080842c8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-565ecf43-699a-4416-928e-cf7b080842c8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-565ecf43-699a-4416-928e-cf7b080842c8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-565ecf43-699a-4416-928e-cf7b080842c8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-565ecf43-699a-4416-928e-cf7b080842c8 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 200 Sep 02 20:07:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1185/2335] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:01 2026] GET /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ad463e4b-a5fd-43ae-8829-eed25f48bbbe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ad463e4b-a5fd-43ae-8829-eed25f48bbbe tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e Sep 02 20:07:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ad463e4b-a5fd-43ae-8829-eed25f48bbbe tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ad463e4b-a5fd-43ae-8829-eed25f48bbbe tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ad463e4b-a5fd-43ae-8829-eed25f48bbbe tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e returned with HTTP 404 Sep 02 20:07:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1151/2336] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:02 2026] GET /volume/v3/volumes/78ec23b8-4815-44a3-add8-fd0ff6d46d9e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:07:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-375dce98-cdd5-4903-892e-5725df8953bd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-375dce98-cdd5-4903-892e-5725df8953bd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:07:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-375dce98-cdd5-4903-892e-5725df8953bd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-375dce98-cdd5-4903-892e-5725df8953bd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-375dce98-cdd5-4903-892e-5725df8953bd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-375dce98-cdd5-4903-892e-5725df8953bd tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:07:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1186/2337] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:02 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 1378 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7675397e-4375-41fe-9631-d039ca11b728 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:07:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:02 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume with id: d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:07:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Delete volume request issued successfully. Sep 02 20:07:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7675397e-4375-41fe-9631-d039ca11b728 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 202 Sep 02 20:07:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1152/2338] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:07:02 2026] DELETE /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:07:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36247c27-839b-460b-8be1-e6b1dfd5aa25 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36247c27-839b-460b-8be1-e6b1dfd5aa25 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:07:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36247c27-839b-460b-8be1-e6b1dfd5aa25 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36247c27-839b-460b-8be1-e6b1dfd5aa25 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-36247c27-839b-460b-8be1-e6b1dfd5aa25 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Volume info retrieved successfully. Sep 02 20:07:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36247c27-839b-460b-8be1-e6b1dfd5aa25 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 200 Sep 02 20:07:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1187/2339] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:03 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 1377 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-37e6f448-fd2e-429e-9fa9-bb63a9b37656 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-37e6f448-fd2e-429e-9fa9-bb63a9b37656 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] GET http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 Sep 02 20:07:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-37e6f448-fd2e-429e-9fa9-bb63a9b37656 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-37e6f448-fd2e-429e-9fa9-bb63a9b37656 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-37e6f448-fd2e-429e-9fa9-bb63a9b37656 tempest-VolumesGetTest-1438106556 tempest-VolumesGetTest-1438106556-project-member] http://192.168.122.225/volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 returned with HTTP 404 Sep 02 20:07:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1153/2340] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:04 2026] GET /volume/v3/volumes/d0dec077-851c-48a2-a874-10a65dc40784 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:07:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:07:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-81ae79c7-1e63-4eb3-b449-c67cfadbc7f1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:07:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1188/2341] 192.168.122.225 () {58 vars in 1121 bytes} [Wed Sep 2 20:07:07 2026] GET /volume/v3/volumes => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1586146367"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1586146367'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume of 1 GB Sep 02 20:07:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Availability Zones retrieved successfully. Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Flow 'volume_create_api' (54959a28-65ef-4ad6-8404-4276dd915455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8518695-49ce-4711-a5cf-4a6081f1e20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8518695-49ce-4711-a5cf-4a6081f1e20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (318fc9f7-a066-4cb3-a87a-33c6c14b44a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Created reservations ['5e071963-0ecc-4a45-8975-eb790ffe2617', '360ea6f8-1807-410e-a08f-83cd490553dd', 'fc8337c1-df2a-4f24-886d-7b46ae7ec92e', 'dfa5268c-17e3-46f8-872b-b1c98e4fdd6d'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (318fc9f7-a066-4cb3-a87a-33c6c14b44a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e071963-0ecc-4a45-8975-eb790ffe2617', '360ea6f8-1807-410e-a08f-83cd490553dd', 'fc8337c1-df2a-4f24-886d-7b46ae7ec92e', 'dfa5268c-17e3-46f8-872b-b1c98e4fdd6d']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d7c5c4-80bc-481f-9703-eb9f6e40b155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d7c5c4-80bc-481f-9703-eb9f6e40b155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1586146367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='281ed0d6b34a42c08c5336eea69796ef',qos_specs=None,replication_status=,reservations=['5e071963-0ecc-4a45-8975-eb790ffe2617','360ea6f8-1807-410e-a08f-83cd490553dd','fc8337c1-df2a-4f24-886d-7b46ae7ec92e','dfa5268c-17e3-46f8-872b-b1c98e4fdd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1586146367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='281ed0d6b34a42c08c5336eea69796ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d80af5c-851f-4293-a741-31b2c59449f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d80af5c-851f-4293-a741-31b2c59449f1) transitioned into state 'SUCCESS' from state '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-1586146367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='281ed0d6b34a42c08c5336eea69796ef',qos_specs=None,replication_status=,reservations=['5e071963-0ecc-4a45-8975-eb790ffe2617','360ea6f8-1807-410e-a08f-83cd490553dd','fc8337c1-df2a-4f24-886d-7b46ae7ec92e','dfa5268c-17e3-46f8-872b-b1c98e4fdd6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388dfbc0-985b-4b97-99ff-600c74ac0c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388dfbc0-985b-4b97-99ff-600c74ac0c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Flow 'volume_create_api' (54959a28-65ef-4ad6-8404-4276dd915455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume request issued successfully. Sep 02 20:07:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6ad1fc5-7e62-464c-ac21-feeaa7ba871e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:07:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1154/2342] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:07:07 2026] POST /volume/v3/volumes => generated 773 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:07:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-edbff2eb-e607-4c0c-8506-31640c9a880f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-edbff2eb-e607-4c0c-8506-31640c9a880f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-edbff2eb-e607-4c0c-8506-31640c9a880f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-edbff2eb-e607-4c0c-8506-31640c9a880f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-edbff2eb-e607-4c0c-8506-31640c9a880f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-edbff2eb-e607-4c0c-8506-31640c9a880f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1189/2343] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:08 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e27d75ae-0c4b-4e22-a4ea-329e21671dd7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e27d75ae-0c4b-4e22-a4ea-329e21671dd7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e27d75ae-0c4b-4e22-a4ea-329e21671dd7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e27d75ae-0c4b-4e22-a4ea-329e21671dd7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e27d75ae-0c4b-4e22-a4ea-329e21671dd7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e27d75ae-0c4b-4e22-a4ea-329e21671dd7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1155/2344] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:09 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bce485d1-68e1-4bfe-877e-75e5ed2dcd65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bce485d1-68e1-4bfe-877e-75e5ed2dcd65 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bce485d1-68e1-4bfe-877e-75e5ed2dcd65 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bce485d1-68e1-4bfe-877e-75e5ed2dcd65 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bce485d1-68e1-4bfe-877e-75e5ed2dcd65 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bce485d1-68e1-4bfe-877e-75e5ed2dcd65 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1190/2345] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:10 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 866 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a14d88d-44e2-44f9-90da-d914d4677114 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a14d88d-44e2-44f9-90da-d914d4677114 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a14d88d-44e2-44f9-90da-d914d4677114 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a14d88d-44e2-44f9-90da-d914d4677114 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a14d88d-44e2-44f9-90da-d914d4677114 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a14d88d-44e2-44f9-90da-d914d4677114 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1156/2346] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:10 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 866 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1116743156"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1116743156'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume of 1 GB Sep 02 20:07:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Availability Zones retrieved successfully. Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Flow 'volume_create_api' (ff35c6db-cfd9-4d47-82d4-d4ff5376bf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371361a4-0537-4167-98a2-89218a0bfdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371361a4-0537-4167-98a2-89218a0bfdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0a1ef3-582e-42dc-b98d-3b50a31efb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Created reservations ['09bdb780-052c-4f31-8416-3906793098c9', 'bc876b54-57ea-45a6-ac4f-f359ca412300', 'b8b4b001-84eb-4602-a6c4-63172238618b', 'de3e2f0e-9ec7-4481-a9e6-e9d88c4c877a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d0a1ef3-582e-42dc-b98d-3b50a31efb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09bdb780-052c-4f31-8416-3906793098c9', 'bc876b54-57ea-45a6-ac4f-f359ca412300', 'b8b4b001-84eb-4602-a6c4-63172238618b', 'de3e2f0e-9ec7-4481-a9e6-e9d88c4c877a']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f085af-aa8c-4274-8662-0a53e3722b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f085af-aa8c-4274-8662-0a53e3722b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49abee6b-c30a-4be5-8627-dc6162ae4ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1116743156',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='281ed0d6b34a42c08c5336eea69796ef',qos_specs=None,replication_status=,reservations=['09bdb780-052c-4f31-8416-3906793098c9','bc876b54-57ea-45a6-ac4f-f359ca412300','b8b4b001-84eb-4602-a6c4-63172238618b','de3e2f0e-9ec7-4481-a9e6-e9d88c4c877a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:07:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1116743156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49abee6b-c30a-4be5-8627-dc6162ae4ecc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='281ed0d6b34a42c08c5336eea69796ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a52383-0065-4ea6-839b-b37cb9c03130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a52383-0065-4ea6-839b-b37cb9c03130) transitioned into state 'SUCCESS' from state '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-1116743156',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='281ed0d6b34a42c08c5336eea69796ef',qos_specs=None,replication_status=,reservations=['09bdb780-052c-4f31-8416-3906793098c9','bc876b54-57ea-45a6-ac4f-f359ca412300','b8b4b001-84eb-4602-a6c4-63172238618b','de3e2f0e-9ec7-4481-a9e6-e9d88c4c877a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f08ab57-8611-4a14-95f0-e7fa1324f910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f08ab57-8611-4a14-95f0-e7fa1324f910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Flow 'volume_create_api' (ff35c6db-cfd9-4d47-82d4-d4ff5376bf72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume request issued successfully. Sep 02 20:07:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20198f9f-5208-49ca-b5eb-935c83d6ce67 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:07:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1191/2347] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:07:10 2026] POST /volume/v3/volumes => generated 773 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:07:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ddbe06be-09de-49d6-b36f-5b291419344c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ddbe06be-09de-49d6-b36f-5b291419344c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ddbe06be-09de-49d6-b36f-5b291419344c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ddbe06be-09de-49d6-b36f-5b291419344c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ddbe06be-09de-49d6-b36f-5b291419344c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ddbe06be-09de-49d6-b36f-5b291419344c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1157/2348] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:11 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bd749db4-0ee7-4d8d-9554-d266f83bf59c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd749db4-0ee7-4d8d-9554-d266f83bf59c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd749db4-0ee7-4d8d-9554-d266f83bf59c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bd749db4-0ee7-4d8d-9554-d266f83bf59c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bd749db4-0ee7-4d8d-9554-d266f83bf59c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bd749db4-0ee7-4d8d-9554-d266f83bf59c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1192/2349] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:12 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 865 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-b46ed32d-4434-427c-bfcb-f314cda13787 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-b46ed32d-4434-427c-bfcb-f314cda13787 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] DELETE http://192.168.122.225/volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-b46ed32d-4434-427c-bfcb-f314cda13787 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-b46ed32d-4434-427c-bfcb-f314cda13787 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:13 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:07:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-b46ed32d-4434-427c-bfcb-f314cda13787 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d returned with HTTP 200 Sep 02 20:07:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1158/2350] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:07:13 2026] DELETE /volume/v3/attachments/d2ce7a23-db62-4f7e-a964-69a4a08fac4d => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] DELETE http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:07:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Delete volume with id: 2e8b45ef-e1d8-465a-9a57-d604ac9aba8e Sep 02 20:07:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Volume info retrieved successfully. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] Delete volume request issued successfully. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-f8ffb34f-1969-4476-bc10-364fa2aabb49 req-634f164d-303a-4577-a395-6a8f9db17d92 tempest-TestShelveInstance-255978968 tempest-TestShelveInstance-255978968-project-member] http://192.168.122.225/volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e returned with HTTP 202 Sep 02 20:07:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1193/2351] 192.168.122.225 () {62 vars in 1509 bytes} [Wed Sep 2 20:07:13 2026] DELETE /volume/v3/volumes/2e8b45ef-e1d8-465a-9a57-d604ac9aba8e => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ec0a4d85-c484-4263-ae02-43326983b59b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec0a4d85-c484-4263-ae02-43326983b59b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec0a4d85-c484-4263-ae02-43326983b59b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec0a4d85-c484-4263-ae02-43326983b59b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec0a4d85-c484-4263-ae02-43326983b59b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec0a4d85-c484-4263-ae02-43326983b59b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1159/2352] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:13 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 866 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5d2cb4c0-243b-4a46-b559-6d5be07a2746 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d2cb4c0-243b-4a46-b559-6d5be07a2746 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d2cb4c0-243b-4a46-b559-6d5be07a2746 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d2cb4c0-243b-4a46-b559-6d5be07a2746 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5d2cb4c0-243b-4a46-b559-6d5be07a2746 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d2cb4c0-243b-4a46-b559-6d5be07a2746 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1194/2353] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:13 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 866 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1005228619"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1005228619'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume of 1 GB Sep 02 20:07:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Availability Zones retrieved successfully. Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Flow 'volume_create_api' (f905ecfa-9e83-40f1-a4be-0537cb96e575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f733f7-2c09-4abc-9497-4775a8afaf1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f733f7-2c09-4abc-9497-4775a8afaf1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e13133-abfd-4b06-8002-c63f79fb25bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Created reservations ['6e7409f4-07b9-4e2c-9cd8-925467e179e4', '3ec731cf-e387-488b-a1c6-646cac3ed3fa', '4d7aff3f-69a3-46a5-84bb-e55b3e42b26f', '945377ea-5e39-459b-8671-c9691f75d129'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e13133-abfd-4b06-8002-c63f79fb25bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7409f4-07b9-4e2c-9cd8-925467e179e4', '3ec731cf-e387-488b-a1c6-646cac3ed3fa', '4d7aff3f-69a3-46a5-84bb-e55b3e42b26f', '945377ea-5e39-459b-8671-c9691f75d129']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3b9066-7d31-4578-a58e-55f3f0304a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3b9066-7d31-4578-a58e-55f3f0304a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14fa41d8-4198-4e8c-a741-438179dc1c61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1005228619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='281ed0d6b34a42c08c5336eea69796ef',qos_specs=None,replication_status=,reservations=['6e7409f4-07b9-4e2c-9cd8-925467e179e4','3ec731cf-e387-488b-a1c6-646cac3ed3fa','4d7aff3f-69a3-46a5-84bb-e55b3e42b26f','945377ea-5e39-459b-8671-c9691f75d129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:07:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1005228619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14fa41d8-4198-4e8c-a741-438179dc1c61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='281ed0d6b34a42c08c5336eea69796ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a668987-7447-43d2-801c-f164aa920707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a668987-7447-43d2-801c-f164aa920707) transitioned into state 'SUCCESS' from state '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-1005228619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='281ed0d6b34a42c08c5336eea69796ef',qos_specs=None,replication_status=,reservations=['6e7409f4-07b9-4e2c-9cd8-925467e179e4','3ec731cf-e387-488b-a1c6-646cac3ed3fa','4d7aff3f-69a3-46a5-84bb-e55b3e42b26f','945377ea-5e39-459b-8671-c9691f75d129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c3a76e58444388a0a6eb9bfa268447',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df29c5c-17f8-47b1-9bbf-916f08f10434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5df29c5c-17f8-47b1-9bbf-916f08f10434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Flow 'volume_create_api' (f905ecfa-9e83-40f1-a4be-0537cb96e575) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Create volume request issued successfully. Sep 02 20:07:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8564cefe-873a-4d7c-830e-d664f8e99b07 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:07:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1160/2354] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:07:13 2026] POST /volume/v3/volumes => generated 773 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:07:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9c2f78d5-edb5-4ce9-8350-c39523ed6b94 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c2f78d5-edb5-4ce9-8350-c39523ed6b94 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c2f78d5-edb5-4ce9-8350-c39523ed6b94 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c2f78d5-edb5-4ce9-8350-c39523ed6b94 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9c2f78d5-edb5-4ce9-8350-c39523ed6b94 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c2f78d5-edb5-4ce9-8350-c39523ed6b94 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1195/2355] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:14 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 841 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-11f1ad39-cb24-45a0-9615-054844fced37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11f1ad39-cb24-45a0-9615-054844fced37 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11f1ad39-cb24-45a0-9615-054844fced37 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11f1ad39-cb24-45a0-9615-054844fced37 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-11f1ad39-cb24-45a0-9615-054844fced37 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11f1ad39-cb24-45a0-9615-054844fced37 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1161/2356] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:15 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f2d6cb62-57f9-4260-b899-3627a362c819 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2d6cb62-57f9-4260-b899-3627a362c819 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2d6cb62-57f9-4260-b899-3627a362c819 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2d6cb62-57f9-4260-b899-3627a362c819 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f2d6cb62-57f9-4260-b899-3627a362c819 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2d6cb62-57f9-4260-b899-3627a362c819 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1196/2357] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:16 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a63ce97-f2c0-4f7e-9dc8-7e8ad7de3e4f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a63ce97-f2c0-4f7e-9dc8-7e8ad7de3e4f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a63ce97-f2c0-4f7e-9dc8-7e8ad7de3e4f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a63ce97-f2c0-4f7e-9dc8-7e8ad7de3e4f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a63ce97-f2c0-4f7e-9dc8-7e8ad7de3e4f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a63ce97-f2c0-4f7e-9dc8-7e8ad7de3e4f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1162/2358] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:16 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4f52036-9e1e-4c68-8b73-bd91d4211684 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:07:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1197/2359] 192.168.122.225 () {58 vars in 1121 bytes} [Wed Sep 2 20:07:16 2026] GET /volume/v3/volumes => generated 1000 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1116743156 Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1116743156'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6a239cd-7349-4f10-a8a7-b768de5feeea tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1116743156 returned with HTTP 200 Sep 02 20:07:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1163/2360] 192.168.122.225 () {58 vars in 1222 bytes} [Wed Sep 2 20:07:16 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1116743156 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-236c1dec-794d-422b-894b-110bdf488398 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1586146367 Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1586146367'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-236c1dec-794d-422b-894b-110bdf488398 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1586146367 returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1198/2361] 192.168.122.225 () {58 vars in 1243 bytes} [Wed Sep 2 20:07:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1586146367 => generated 869 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c29a2d9b-e738-4340-b6f2-76273785954e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?limit=1 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c29a2d9b-e738-4340-b6f2-76273785954e tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1164/2362] 192.168.122.225 () {58 vars in 1157 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?limit=1&marker=14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0bf84181-9c54-46fa-81ba-cef2afd86446 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?limit=1&marker=14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1199/2363] 192.168.122.225 () {58 vars in 1245 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 1016 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?limit=1&marker=49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2617dc2-e8ad-4725-91c9-f3cc1b1d7e88 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?limit=1&marker=49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1165/2364] 192.168.122.225 () {58 vars in 1245 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 1016 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d22554de-4d3d-4886-9236-04a12871d062 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?limit=1&marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d22554de-4d3d-4886-9236-04a12871d062 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?limit=1&marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1200/2365] 192.168.122.225 () {58 vars in 1245 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-02f26711-6544-4cb5-a552-5c7c009fc54b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02f26711-6544-4cb5-a552-5c7c009fc54b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1166/2366] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86537) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b8bb644-0966-45e3-95e0-e27a49a8eecd tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1201/2367] 192.168.122.225 () {58 vars in 1243 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1915 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?limit=1 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f3f269db-14d1-4bd2-b307-b61ef3e26ee0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1167/2368] 192.168.122.225 () {58 vars in 1136 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?limit=1&marker=14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7036af95-a15c-44e8-b8f4-ce2ddb6c8ec3 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?limit=1&marker=14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1202/2369] 192.168.122.225 () {58 vars in 1224 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes?limit=1&marker=14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 482 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-129d3ee6-9222-4654-bf21-99414d396561 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?limit=1&marker=49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-129d3ee6-9222-4654-bf21-99414d396561 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?limit=1&marker=49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1168/2370] 192.168.122.225 () {58 vars in 1224 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes?limit=1&marker=49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 482 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?limit=1&marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83f8b56d-f304-4ef1-8276-202e914b8e7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?limit=1&marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1203/2371] 192.168.122.225 () {58 vars in 1224 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes?limit=1&marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1116743156&status=available Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1116743156'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b93d6206-87ca-461b-b7af-0585b3acbb75 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1116743156&status=available returned with HTTP 200 Sep 02 20:07:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1169/2372] 192.168.122.225 () {58 vars in 1256 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1116743156&status=available => generated 342 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a772a136-131a-409e-9cb3-b79517eb7d2f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1005228619&status=available Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86537) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1005228619'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a772a136-131a-409e-9cb3-b79517eb7d2f tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1005228619&status=available returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1204/2373] 192.168.122.225 () {58 vars in 1277 bytes} [Wed Sep 2 20:07:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1005228619&status=available => generated 869 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a&sort=id%3Aasc Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a98f4886-7cc5-4bdc-b638-184359a8f035 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a&sort=id%3Aasc returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1170/2374] 192.168.122.225 () {58 vars in 1257 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/detail?marker=f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a&sort=id%3Aasc => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6a10c2f8-03f5-48b1-a8bc-ada5a613f0f6 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1205/2375] 192.168.122.225 () {58 vars in 1221 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2581 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e1fc624-f211-4fcd-8c45-b4b96a43fa44 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1171/2376] 192.168.122.225 () {58 vars in 1142 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/detail => generated 2581 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-60c0fab2-9aea-48c8-82a5-fd09e3f73545 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1206/2377] 192.168.122.225 () {58 vars in 1200 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1000 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?availability_zone=nova Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value nova, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9819561b-1f8a-4165-97d9-2a3bf7981b54 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1172/2378] 192.168.122.225 () {58 vars in 1166 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4347c0e4-7b50-4756-b715-bef82c719abe None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?availability_zone=nova Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value nova, assuming string {{(pid=86537) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4347c0e4-7b50-4756-b715-bef82c719abe tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1207/2379] 192.168.122.225 () {58 vars in 1166 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 1000 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?bootable=false Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e6fed29-f2cc-479a-b2c3-253bbb8ac2e2 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1173/2380] 192.168.122.225 () {58 vars in 1150 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5a10e7d9-3640-4213-9852-639ea341d75d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?bootable=false Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5a10e7d9-3640-4213-9852-639ea341d75d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1208/2381] 192.168.122.225 () {58 vars in 1150 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?bootable=false => generated 1000 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?status=available Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f153a448-dd94-4c6f-ab31-9b30527f10c7 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1174/2382] 192.168.122.225 () {58 vars in 1154 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-48a75506-5b5e-44b9-be2a-1111c448209b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes?status=available Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86537) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-48a75506-5b5e-44b9-be2a-1111c448209b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1209/2383] 192.168.122.225 () {58 vars in 1154 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes?status=available => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?availability_zone=nova Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value nova, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-868bcd93-3e89-4fdb-94ef-a50fc7adcc7b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1175/2384] 192.168.122.225 () {58 vars in 1187 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2581 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?bootable=false Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4165252f-5ff2-4d36-9fda-f647f88399b1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1210/2385] 192.168.122.225 () {58 vars in 1171 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/detail?status=available Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Could not evaluate value available, assuming string {{(pid=86538) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Get all volumes completed successfully. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a92e7510-22b9-42d4-9c33-b2e892bb91d0 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 02 20:07:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1176/2386] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/detail?status=available => generated 2581 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8bb292c1-1c58-4104-9a86-6a899c101e97 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bb292c1-1c58-4104-9a86-6a899c101e97 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bb292c1-1c58-4104-9a86-6a899c101e97 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bb292c1-1c58-4104-9a86-6a899c101e97 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8bb292c1-1c58-4104-9a86-6a899c101e97 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bb292c1-1c58-4104-9a86-6a899c101e97 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1211/2387] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:18 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34bb3080-e389-48df-87a1-c51c78b9873d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] DELETE http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:19 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Delete volume with id: 14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Delete volume request issued successfully. Sep 02 20:07:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34bb3080-e389-48df-87a1-c51c78b9873d tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 202 Sep 02 20:07:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1177/2388] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:07:19 2026] DELETE /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:07:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d609b051-6ecc-4e6f-9221-edc046dac736 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d609b051-6ecc-4e6f-9221-edc046dac736 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d609b051-6ecc-4e6f-9221-edc046dac736 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d609b051-6ecc-4e6f-9221-edc046dac736 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d609b051-6ecc-4e6f-9221-edc046dac736 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d609b051-6ecc-4e6f-9221-edc046dac736 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 200 Sep 02 20:07:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1212/2389] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:19 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ac3eb11-459d-45f4-8dcf-c5bebd0bce8b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ac3eb11-459d-45f4-8dcf-c5bebd0bce8b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 Sep 02 20:07:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ac3eb11-459d-45f4-8dcf-c5bebd0bce8b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ac3eb11-459d-45f4-8dcf-c5bebd0bce8b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ac3eb11-459d-45f4-8dcf-c5bebd0bce8b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 returned with HTTP 404 Sep 02 20:07:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1178/2390] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:20 2026] GET /volume/v3/volumes/14fa41d8-4198-4e8c-a741-438179dc1c61 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:07:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fabcc12b-4fad-4810-8d4c-5d2fa34a2191 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fabcc12b-4fad-4810-8d4c-5d2fa34a2191 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fabcc12b-4fad-4810-8d4c-5d2fa34a2191 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fabcc12b-4fad-4810-8d4c-5d2fa34a2191 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fabcc12b-4fad-4810-8d4c-5d2fa34a2191 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fabcc12b-4fad-4810-8d4c-5d2fa34a2191 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1213/2391] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:20 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b7d47857-bd92-4789-8182-bb789be9521c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] DELETE http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Delete volume with id: 49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Delete volume request issued successfully. Sep 02 20:07:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7d47857-bd92-4789-8182-bb789be9521c tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 202 Sep 02 20:07:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1179/2392] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:07:20 2026] DELETE /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:07:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ab2ac241-560d-4b8f-aec7-2b7621836dc8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab2ac241-560d-4b8f-aec7-2b7621836dc8 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab2ac241-560d-4b8f-aec7-2b7621836dc8 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab2ac241-560d-4b8f-aec7-2b7621836dc8 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ab2ac241-560d-4b8f-aec7-2b7621836dc8 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab2ac241-560d-4b8f-aec7-2b7621836dc8 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 200 Sep 02 20:07:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1214/2393] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:20 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bf6bef4c-7732-4d75-9750-44bb6807bb60 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bf6bef4c-7732-4d75-9750-44bb6807bb60 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc Sep 02 20:07:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bf6bef4c-7732-4d75-9750-44bb6807bb60 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bf6bef4c-7732-4d75-9750-44bb6807bb60 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bf6bef4c-7732-4d75-9750-44bb6807bb60 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc returned with HTTP 404 Sep 02 20:07:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1180/2394] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:21 2026] GET /volume/v3/volumes/49abee6b-c30a-4be5-8627-dc6162ae4ecc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:07:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c348cbc6-69fd-46c9-9452-70f064af714b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c348cbc6-69fd-46c9-9452-70f064af714b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c348cbc6-69fd-46c9-9452-70f064af714b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c348cbc6-69fd-46c9-9452-70f064af714b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c348cbc6-69fd-46c9-9452-70f064af714b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c348cbc6-69fd-46c9-9452-70f064af714b tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1215/2395] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:21 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] DELETE http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Delete volume with id: f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Delete volume request issued successfully. Sep 02 20:07:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f74a8fbd-c966-46e9-a733-cc54696bd023 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 202 Sep 02 20:07:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1181/2396] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:07:21 2026] DELETE /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:07:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c32b6372-f2fd-418d-a19f-92492ab06c95 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c32b6372-f2fd-418d-a19f-92492ab06c95 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c32b6372-f2fd-418d-a19f-92492ab06c95 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c32b6372-f2fd-418d-a19f-92492ab06c95 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c32b6372-f2fd-418d-a19f-92492ab06c95 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Volume info retrieved successfully. Sep 02 20:07:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c32b6372-f2fd-418d-a19f-92492ab06c95 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 200 Sep 02 20:07:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1216/2397] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:21 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1f9fc5d1-2e5d-4e4e-a407-a441b63e13e1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1f9fc5d1-2e5d-4e4e-a407-a441b63e13e1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] GET http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a Sep 02 20:07:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1f9fc5d1-2e5d-4e4e-a407-a441b63e13e1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1f9fc5d1-2e5d-4e4e-a407-a441b63e13e1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1f9fc5d1-2e5d-4e4e-a407-a441b63e13e1 tempest-VolumesListTestJSON-721625296 tempest-VolumesListTestJSON-721625296-project-member] http://192.168.122.225/volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a returned with HTTP 404 Sep 02 20:07:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1182/2398] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:22 2026] GET /volume/v3/volumes/f4c2fa0a-b23d-4c42-9b40-d9fcf2c8cf1a => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:07:31 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=164,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:07:32 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=216,cinder:UPDATE=59,cinder:INSERT=41 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4b297ff9-735e-4013-ab89-a7f84555151e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b297ff9-735e-4013-ab89-a7f84555151e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4b297ff9-735e-4013-ab89-a7f84555151e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4b297ff9-735e-4013-ab89-a7f84555151e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4b297ff9-735e-4013-ab89-a7f84555151e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b297ff9-735e-4013-ab89-a7f84555151e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1217/2399] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:35 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b592eec7-8ebd-47f5-a1d7-5b10f0c3c490 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b592eec7-8ebd-47f5-a1d7-5b10f0c3c490 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b592eec7-8ebd-47f5-a1d7-5b10f0c3c490 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b592eec7-8ebd-47f5-a1d7-5b10f0c3c490 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b592eec7-8ebd-47f5-a1d7-5b10f0c3c490 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b592eec7-8ebd-47f5-a1d7-5b10f0c3c490 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1183/2400] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:35 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-0b65ed4a-42b8-4d65-a131-fbf6804b7ebc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-0b65ed4a-42b8-4d65-a131-fbf6804b7ebc tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-0b65ed4a-42b8-4d65-a131-fbf6804b7ebc tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-0b65ed4a-42b8-4d65-a131-fbf6804b7ebc tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-0b65ed4a-42b8-4d65-a131-fbf6804b7ebc tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-0b65ed4a-42b8-4d65-a131-fbf6804b7ebc tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1218/2401] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:07:35 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-735f6813-dde4-4ebe-ba50-b69b0a743ba5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-735f6813-dde4-4ebe-ba50-b69b0a743ba5 None None] GET http://192.168.122.225/volume// Sep 02 20:07:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-735f6813-dde4-4ebe-ba50-b69b0a743ba5 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-735f6813-dde4-4ebe-ba50-b69b0a743ba5 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-735f6813-dde4-4ebe-ba50-b69b0a743ba5 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:07:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1184/2402] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:07:35 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-369b026c-7587-443d-8f72-e26c3a16099f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-369b026c-7587-443d-8f72-e26c3a16099f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:07:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-369b026c-7587-443d-8f72-e26c3a16099f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d3f9544-1639-44d9-b9ec-4da94407c0f2", "connector": null, "instance_uuid": "5d56723f-7cd9-47e1-9f2e-6869d7abb648"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-369b026c-7587-443d-8f72-e26c3a16099f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:07:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1219/2403] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:07:35 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1a7da47d-07cf-4fc9-8c53-4e12c1d57ef6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a7da47d-07cf-4fc9-8c53-4e12c1d57ef6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a7da47d-07cf-4fc9-8c53-4e12c1d57ef6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1a7da47d-07cf-4fc9-8c53-4e12c1d57ef6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1a7da47d-07cf-4fc9-8c53-4e12c1d57ef6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4e3e5a6f-3e0a-4115-a4e9-07d65edcd56f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4e3e5a6f-3e0a-4115-a4e9-07d65edcd56f None None] GET http://192.168.122.225/volume// Sep 02 20:07:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4e3e5a6f-3e0a-4115-a4e9-07d65edcd56f None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4e3e5a6f-3e0a-4115-a4e9-07d65edcd56f None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4e3e5a6f-3e0a-4115-a4e9-07d65edcd56f None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:07:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1220/2404] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:07:36 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:07:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1a7da47d-07cf-4fc9-8c53-4e12c1d57ef6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1185/2405] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:36 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-85a6279c-0670-4260-a1ac-93c20f407a14 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-85a6279c-0670-4260-a1ac-93c20f407a14 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-85a6279c-0670-4260-a1ac-93c20f407a14 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-85a6279c-0670-4260-a1ac-93c20f407a14 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-85a6279c-0670-4260-a1ac-93c20f407a14 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-85a6279c-0670-4260-a1ac-93c20f407a14 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1221/2406] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:07:36 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 1029 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] PUT http://192.168.122.225/volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Acquiring lock "cinder-attachment_update-9d3f9544-1639-44d9-b9ec-4da94407c0f2-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Lock "cinder-attachment_update-9d3f9544-1639-44d9-b9ec-4da94407c0f2-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:36 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Lock "cinder-attachment_update-9d3f9544-1639-44d9-b9ec-4da94407c0f2-devstack" released by "attachment_update" :: held 0.178s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:07:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-1e77596d-5ce1-4f57-adcc-b384d7b09594 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce returned with HTTP 200 Sep 02 20:07:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1186/2407] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:07:36 2026] PUT /volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce => generated 694 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b6eb2d2f-4c9e-40d1-ada0-abc64781119c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b6eb2d2f-4c9e-40d1-ada0-abc64781119c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b6eb2d2f-4c9e-40d1-ada0-abc64781119c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b6eb2d2f-4c9e-40d1-ada0-abc64781119c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b6eb2d2f-4c9e-40d1-ada0-abc64781119c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b6eb2d2f-4c9e-40d1-ada0-abc64781119c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1222/2408] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:37 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-7af819ef-9a6d-4468-a46f-374d4e5bb054 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-7af819ef-9a6d-4468-a46f-374d4e5bb054 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce/action Sep 02 20:07:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-7af819ef-9a6d-4468-a46f-374d4e5bb054 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:07:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-7af819ef-9a6d-4468-a46f-374d4e5bb054 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-13104651-a57e-4040-8e4a-1f66fbd6ff44 req-7af819ef-9a6d-4468-a46f-374d4e5bb054 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce/action returned with HTTP 204 Sep 02 20:07:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1187/2409] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:07:37 2026] POST /volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:07:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cf64fe02-8d47-4a36-91ef-a7c54800ea07 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf64fe02-8d47-4a36-91ef-a7c54800ea07 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf64fe02-8d47-4a36-91ef-a7c54800ea07 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf64fe02-8d47-4a36-91ef-a7c54800ea07 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cf64fe02-8d47-4a36-91ef-a7c54800ea07 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf64fe02-8d47-4a36-91ef-a7c54800ea07 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1223/2410] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:38 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 1141 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0fbef0ce-ea0d-4c16-b4e0-6c87e6feddc8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fbef0ce-ea0d-4c16-b4e0-6c87e6feddc8 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0fbef0ce-ea0d-4c16-b4e0-6c87e6feddc8 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0fbef0ce-ea0d-4c16-b4e0-6c87e6feddc8 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0fbef0ce-ea0d-4c16-b4e0-6c87e6feddc8 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0fbef0ce-ea0d-4c16-b4e0-6c87e6feddc8 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1188/2411] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:38 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 1141 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-5705a4b0-3795-4b55-85eb-5340057973a6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-5705a4b0-3795-4b55-85eb-5340057973a6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-5705a4b0-3795-4b55-85eb-5340057973a6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-5705a4b0-3795-4b55-85eb-5340057973a6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-5705a4b0-3795-4b55-85eb-5340057973a6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-5705a4b0-3795-4b55-85eb-5340057973a6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1224/2412] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:07:41 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 1141 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:07:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2/action Sep 02 20:07:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:07:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Begin detaching volume completed successfully. Sep 02 20:07:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-cfbb1164-77b2-43c7-8e56-202e8746bad1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2/action returned with HTTP 202 Sep 02 20:07:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1189/2413] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:07:41 2026] POST /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:07:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-843ee63d-955d-468b-962a-238d0eb7f3f3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-843ee63d-955d-468b-962a-238d0eb7f3f3 None None] GET http://192.168.122.225/volume// Sep 02 20:07:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-843ee63d-955d-468b-962a-238d0eb7f3f3 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-843ee63d-955d-468b-962a-238d0eb7f3f3 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-843ee63d-955d-468b-962a-238d0eb7f3f3 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:07:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1225/2414] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:07:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:07:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-81de6bb8-dfbf-4375-a7b2-f1c3d697820e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-81de6bb8-dfbf-4375-a7b2-f1c3d697820e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-81de6bb8-dfbf-4375-a7b2-f1c3d697820e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-81de6bb8-dfbf-4375-a7b2-f1c3d697820e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-81de6bb8-dfbf-4375-a7b2-f1c3d697820e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-81de6bb8-dfbf-4375-a7b2-f1c3d697820e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:07:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1190/2415] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:07:41 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 1325 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:07:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-015e2842-3e71-437b-8dd9-b93ae0ac7beb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-015e2842-3e71-437b-8dd9-b93ae0ac7beb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] DELETE http://192.168.122.225/volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce Sep 02 20:07:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-015e2842-3e71-437b-8dd9-b93ae0ac7beb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-015e2842-3e71-437b-8dd9-b93ae0ac7beb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:42 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, Sep 02 20:07:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-7bb64e0e-b07b-4de1-b05f-33b2bcaf3e32 req-015e2842-3e71-437b-8dd9-b93ae0ac7beb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce returned with HTTP 200 Sep 02 20:07:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1226/2416] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:07:42 2026] DELETE /volume/v3/attachments/8bd82088-8129-44d9-a241-a07e5ca01dce => generated 19 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:07:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d3f9544-1639-44d9-b9ec-4da94407c0f2", "force": false, "name": "tempest-TestStampPattern-snapshot-1767136603", "description": null, "metadata": null}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:07:43 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create snapshot from volume 9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:07:43 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Created reservations ['0b7c4efb-2515-4010-b1c8-b7f7dbada86f', '892615c8-2540-426b-a189-0fe8565d64d2', 'e62b61ba-bde6-4dc6-8425-f6b5aa5deabc', 'ab54d8ed-a8e8-4a59-a463-594fb4526180'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot create request issued successfully. Sep 02 20:07:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-39faaec4-7f0e-4472-be01-7a355dc99dfd tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:07:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1191/2417] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:07:43 2026] POST /volume/v3/snapshots => generated 303 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:07:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ec295209-4e4d-4c54-a98b-304e72bd698d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec295209-4e4d-4c54-a98b-304e72bd698d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:07:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec295209-4e4d-4c54-a98b-304e72bd698d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec295209-4e4d-4c54-a98b-304e72bd698d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ec295209-4e4d-4c54-a98b-304e72bd698d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:07:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec295209-4e4d-4c54-a98b-304e72bd698d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:07:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1227/2418] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:07:43 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 435 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a5afc024-d730-4c37-a6c3-f2f58fc6650e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5afc024-d730-4c37-a6c3-f2f58fc6650e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:07:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5afc024-d730-4c37-a6c3-f2f58fc6650e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5afc024-d730-4c37-a6c3-f2f58fc6650e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a5afc024-d730-4c37-a6c3-f2f58fc6650e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:07:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5afc024-d730-4c37-a6c3-f2f58fc6650e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:07:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1192/2419] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:07:44 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-32912062-a6bc-4559-9917-a283adf192f6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32912062-a6bc-4559-9917-a283adf192f6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:07:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32912062-a6bc-4559-9917-a283adf192f6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32912062-a6bc-4559-9917-a283adf192f6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-32912062-a6bc-4559-9917-a283adf192f6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:07:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32912062-a6bc-4559-9917-a283adf192f6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:07:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1228/2420] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:07:45 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a9ad50da-bbc3-473e-95b2-2d50d380255e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9ad50da-bbc3-473e-95b2-2d50d380255e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:07:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9ad50da-bbc3-473e-95b2-2d50d380255e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9ad50da-bbc3-473e-95b2-2d50d380255e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a9ad50da-bbc3-473e-95b2-2d50d380255e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:07:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9ad50da-bbc3-473e-95b2-2d50d380255e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:07:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1193/2421] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:07:46 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f1340a49-0ec3-4c2e-bf63-ad4ed74a169c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f1340a49-0ec3-4c2e-bf63-ad4ed74a169c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:07:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f1340a49-0ec3-4c2e-bf63-ad4ed74a169c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f1340a49-0ec3-4c2e-bf63-ad4ed74a169c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f1340a49-0ec3-4c2e-bf63-ad4ed74a169c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:07:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f1340a49-0ec3-4c2e-bf63-ad4ed74a169c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:07:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1229/2422] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:07:46 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:07:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:07:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-304560846", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-304560846', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Create volume of 1 GB Sep 02 20:07:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Availability Zones retrieved successfully. Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Flow 'volume_create_api' (997e6776-34a2-4d4c-bf2e-f757bca6c60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cf619e-bf1f-437e-9423-a1ef521de2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00cf619e-bf1f-437e-9423-a1ef521de2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45312d03-6828-4f65-a1db-089964850479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Created reservations ['512fa9c7-a6ce-40e4-87d6-1cbeb04c63a6', '11f32159-89e0-4c3b-917f-c41994953ff6', 'bc8e14ca-48eb-4f5b-9136-8eb148d931a5', '82ae5eb2-5479-4a12-8602-15c6852dc109'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45312d03-6828-4f65-a1db-089964850479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['512fa9c7-a6ce-40e4-87d6-1cbeb04c63a6', '11f32159-89e0-4c3b-917f-c41994953ff6', 'bc8e14ca-48eb-4f5b-9136-8eb148d931a5', '82ae5eb2-5479-4a12-8602-15c6852dc109']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e466b1-7631-4fa0-bfac-127942002d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e466b1-7631-4fa0-bfac-127942002d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af21a20-69e0-4ce2-ab16-711bd7213606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-304560846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727201c4a1e84b8baed5d70087c2dcdf',qos_specs=None,replication_status=,reservations=['512fa9c7-a6ce-40e4-87d6-1cbeb04c63a6','11f32159-89e0-4c3b-917f-c41994953ff6','bc8e14ca-48eb-4f5b-9136-8eb148d931a5','82ae5eb2-5479-4a12-8602-15c6852dc109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2b25a923c46c3b2bd406b24be613e',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-304560846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af21a20-69e0-4ce2-ab16-711bd7213606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='727201c4a1e84b8baed5d70087c2dcdf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc2b25a923c46c3b2bd406b24be613e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32f27fd-2043-4ddb-a32a-dc5510500c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32f27fd-2043-4ddb-a32a-dc5510500c15) transitioned into state 'SUCCESS' from state '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-304560846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='727201c4a1e84b8baed5d70087c2dcdf',qos_specs=None,replication_status=,reservations=['512fa9c7-a6ce-40e4-87d6-1cbeb04c63a6','11f32159-89e0-4c3b-917f-c41994953ff6','bc8e14ca-48eb-4f5b-9136-8eb148d931a5','82ae5eb2-5479-4a12-8602-15c6852dc109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc2b25a923c46c3b2bd406b24be613e',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9ff4ee-597a-42c7-bd0d-64911d649989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9ff4ee-597a-42c7-bd0d-64911d649989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Flow 'volume_create_api' (997e6776-34a2-4d4c-bf2e-f757bca6c60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Create volume request issued successfully. Sep 02 20:07:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94863e87-b4b6-4a8d-8d23-4f9d6dbd6633 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:07:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1194/2423] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:07:51 2026] POST /volume/v3/volumes => generated 764 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:07:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d5ecde25-1975-4464-8497-7219d5812729 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5ecde25-1975-4464-8497-7219d5812729 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:07:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5ecde25-1975-4464-8497-7219d5812729 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5ecde25-1975-4464-8497-7219d5812729 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d5ecde25-1975-4464-8497-7219d5812729 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:07:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5ecde25-1975-4464-8497-7219d5812729 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 200 Sep 02 20:07:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1230/2424] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:52 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-30f5b7a6-ee14-4f30-a885-0cbb98fb507e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30f5b7a6-ee14-4f30-a885-0cbb98fb507e tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:07:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30f5b7a6-ee14-4f30-a885-0cbb98fb507e tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30f5b7a6-ee14-4f30-a885-0cbb98fb507e tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-30f5b7a6-ee14-4f30-a885-0cbb98fb507e tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:07:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30f5b7a6-ee14-4f30-a885-0cbb98fb507e tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 200 Sep 02 20:07:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1195/2425] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:53 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-318b33c9-0286-415f-9895-14f301a7316c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-748587922", "snapshot_id": "82d85c19-02a3-4411-bfe6-6f308668e83c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-748587922', 'snapshot_id': '82d85c19-02a3-4411-bfe6-6f308668e83c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create volume of 1 GB Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Availability Zones retrieved successfully. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Flow 'volume_create_api' (b5076f4f-5f16-44ba-9907-7505ec0b07e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39e94cb-eaf5-49fb-9875-1d1eb47bf70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39e94cb-eaf5-49fb-9875-1d1eb47bf70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82d85c19-02a3-4411-bfe6-6f308668e83c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f20735-2e26-4432-a388-f6d3f29486b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Created reservations ['84e3ba68-313c-4396-8e56-f99d23046ac8', 'ef93c4a5-35e8-4e69-a1f3-7025abe608fe', '08f245ab-4168-4829-ad8d-00f06002f41b', '573653ed-022b-442e-a0c7-44ec15285495'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f20735-2e26-4432-a388-f6d3f29486b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84e3ba68-313c-4396-8e56-f99d23046ac8', 'ef93c4a5-35e8-4e69-a1f3-7025abe608fe', '08f245ab-4168-4829-ad8d-00f06002f41b', '573653ed-022b-442e-a0c7-44ec15285495']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08bd638-1425-4c5d-8474-c7e69f75ace1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08bd638-1425-4c5d-8474-c7e69f75ace1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ec755f-e2f3-4d4a-b611-d133219e7ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-748587922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674709be20d644d989b2cdd9c1a90ea7',qos_specs=None,replication_status=,reservations=['84e3ba68-313c-4396-8e56-f99d23046ac8','ef93c4a5-35e8-4e69-a1f3-7025abe608fe','08f245ab-4168-4829-ad8d-00f06002f41b','573653ed-022b-442e-a0c7-44ec15285495'],size=1,snapshot_id=82d85c19-02a3-4411-bfe6-6f308668e83c,source_replicaid=,source_volid=None,status='creating',user_id='2c5c4e25382f49579f4b740c9777cf68',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-748587922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ec755f-e2f3-4d4a-b611-d133219e7ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='674709be20d644d989b2cdd9c1a90ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82d85c19-02a3-4411-bfe6-6f308668e83c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c5c4e25382f49579f4b740c9777cf68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916bd404-93e5-4fd9-ad49-d7000d1c643d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916bd404-93e5-4fd9-ad49-d7000d1c643d) transitioned into state 'SUCCESS' from state '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-748587922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='674709be20d644d989b2cdd9c1a90ea7',qos_specs=None,replication_status=,reservations=['84e3ba68-313c-4396-8e56-f99d23046ac8','ef93c4a5-35e8-4e69-a1f3-7025abe608fe','08f245ab-4168-4829-ad8d-00f06002f41b','573653ed-022b-442e-a0c7-44ec15285495'],size=1,snapshot_id=82d85c19-02a3-4411-bfe6-6f308668e83c,source_replicaid=,source_volid=None,status='creating',user_id='2c5c4e25382f49579f4b740c9777cf68',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64733aa-fe6e-4a9e-b9db-224e50b36fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64733aa-fe6e-4a9e-b9db-224e50b36fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Flow 'volume_create_api' (b5076f4f-5f16-44ba-9907-7505ec0b07e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Create volume request issued successfully. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-318b33c9-0286-415f-9895-14f301a7316c tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:07:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1231/2426] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:07:54 2026] POST /volume/v3/volumes => generated 789 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:07:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34f347a3-ceb7-429e-bc4f-7e9de14173de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34f347a3-ceb7-429e-bc4f-7e9de14173de tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:07:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34f347a3-ceb7-429e-bc4f-7e9de14173de tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34f347a3-ceb7-429e-bc4f-7e9de14173de tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34f347a3-ceb7-429e-bc4f-7e9de14173de tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:07:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34f347a3-ceb7-429e-bc4f-7e9de14173de tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 200 Sep 02 20:07:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1196/2427] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:54 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 857 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-991649b3-c448-49cb-ba2d-91b0d37e3d9f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-991649b3-c448-49cb-ba2d-91b0d37e3d9f tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-991649b3-c448-49cb-ba2d-91b0d37e3d9f tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-991649b3-c448-49cb-ba2d-91b0d37e3d9f tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-991649b3-c448-49cb-ba2d-91b0d37e3d9f tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:07:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-991649b3-c448-49cb-ba2d-91b0d37e3d9f tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 200 Sep 02 20:07:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1232/2428] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:07:54 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 857 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:07:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2f604426-3e0c-4574-89c7-4291ec57f649 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:07:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] POST http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606/action Sep 02 20:07:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-686688551", "disk_format": "raw"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:07:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-686688551", "disk_format": "raw"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:07:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:07:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:07:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:07:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:07:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:07:55 devstack devstack@c-api.service[86538]: DEBUG cinder.image.image_utils [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-686688551'}] 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-686688551'}]. {{(pid=86538) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 20:07:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Copy volume to image completed successfully. Sep 02 20:07:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2f604426-3e0c-4574-89c7-4291ec57f649 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606/action returned with HTTP 202 Sep 02 20:07:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1197/2429] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:07:54 2026] POST /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606/action => generated 653 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:08:04 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=80,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:08:05 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=85,cinder:UPDATE=29,cinder:INSERT=17 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c7c873d2-cb05-4650-8308-c81cdd84ce9a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c7c873d2-cb05-4650-8308-c81cdd84ce9a tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:08:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c7c873d2-cb05-4650-8308-c81cdd84ce9a tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c7c873d2-cb05-4650-8308-c81cdd84ce9a tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c7c873d2-cb05-4650-8308-c81cdd84ce9a tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:08:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c7c873d2-cb05-4650-8308-c81cdd84ce9a tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 200 Sep 02 20:08:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1233/2430] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:35 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-826adea8-917d-402f-ae80-3a7e6d37be98 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-826adea8-917d-402f-ae80-3a7e6d37be98 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-826adea8-917d-402f-ae80-3a7e6d37be98 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-826adea8-917d-402f-ae80-3a7e6d37be98 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-826adea8-917d-402f-ae80-3a7e6d37be98 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-826adea8-917d-402f-ae80-3a7e6d37be98 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1198/2431] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:35 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 882 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d0b9c118-6d42-4937-bc55-54f877f30e30 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d0b9c118-6d42-4937-bc55-54f877f30e30 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d0b9c118-6d42-4937-bc55-54f877f30e30 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d0b9c118-6d42-4937-bc55-54f877f30e30 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d0b9c118-6d42-4937-bc55-54f877f30e30 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d0b9c118-6d42-4937-bc55-54f877f30e30 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1234/2432] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:35 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 882 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-05dcaed0-9499-44ec-8502-d236c79d3adb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-05dcaed0-9499-44ec-8502-d236c79d3adb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-05dcaed0-9499-44ec-8502-d236c79d3adb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-05dcaed0-9499-44ec-8502-d236c79d3adb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-05dcaed0-9499-44ec-8502-d236c79d3adb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-05dcaed0-9499-44ec-8502-d236c79d3adb tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1199/2433] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:08:36 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 882 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] DELETE http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Delete volume with id: 5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe21a18a-acec-4e5a-a04d-f7166424834c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe21a18a-acec-4e5a-a04d-f7166424834c None None] GET http://192.168.122.225/volume// Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe21a18a-acec-4e5a-a04d-f7166424834c None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe21a18a-acec-4e5a-a04d-f7166424834c None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe21a18a-acec-4e5a-a04d-f7166424834c None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:08:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1200/2434] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:08:36 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-33854ddd-2faa-4bdf-9634-3a33aa02c4a3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Delete volume request issued successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a36ee60-b9b8-41aa-8c26-2d635cfc0985 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 202 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1235/2435] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:08:36 2026] DELETE /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-195d3356-ff19-4364-8841-e762c6dbdc48 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-195d3356-ff19-4364-8841-e762c6dbdc48 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-195d3356-ff19-4364-8841-e762c6dbdc48 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-195d3356-ff19-4364-8841-e762c6dbdc48 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-33854ddd-2faa-4bdf-9634-3a33aa02c4a3 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-33854ddd-2faa-4bdf-9634-3a33aa02c4a3 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78ec755f-e2f3-4d4a-b611-d133219e7ebf", "connector": null, "instance_uuid": "a837bd7a-ba3b-437f-985e-e12ae691c584"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-195d3356-ff19-4364-8841-e762c6dbdc48 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Volume info retrieved successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-195d3356-ff19-4364-8841-e762c6dbdc48 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 200 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1236/2436] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:36 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-33854ddd-2faa-4bdf-9634-3a33aa02c4a3 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:08:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1201/2437] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:08:36 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9e2219c0-f821-4e50-b61c-8e3a90afb114 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e2219c0-f821-4e50-b61c-8e3a90afb114 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e2219c0-f821-4e50-b61c-8e3a90afb114 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e2219c0-f821-4e50-b61c-8e3a90afb114 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1af6488f-3487-4008-8405-1a345506d94a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1af6488f-3487-4008-8405-1a345506d94a None None] GET http://192.168.122.225/volume// Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1af6488f-3487-4008-8405-1a345506d94a None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1af6488f-3487-4008-8405-1a345506d94a None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1af6488f-3487-4008-8405-1a345506d94a None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:08:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1202/2438] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:08:36 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9e2219c0-f821-4e50-b61c-8e3a90afb114 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-e368b004-188d-4ad9-90c3-7f3e88266856 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e2219c0-f821-4e50-b61c-8e3a90afb114 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1237/2439] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:36 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-e368b004-188d-4ad9-90c3-7f3e88266856 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-e368b004-188d-4ad9-90c3-7f3e88266856 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-e368b004-188d-4ad9-90c3-7f3e88266856 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:36 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-e368b004-188d-4ad9-90c3-7f3e88266856 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-e368b004-188d-4ad9-90c3-7f3e88266856 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1203/2440] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:08:36 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 1062 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] PUT http://192.168.122.225/volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239 Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Acquiring lock "cinder-attachment_update-78ec755f-e2f3-4d4a-b611-d133219e7ebf-devstack" by "attachment_update" {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Lock "cinder-attachment_update-78ec755f-e2f3-4d4a-b611-d133219e7ebf-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86537) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:37 devstack devstack@c-api.service[86537]: DEBUG cinder.coordination [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Lock "cinder-attachment_update-78ec755f-e2f3-4d4a-b611-d133219e7ebf-devstack" released by "attachment_update" :: held 0.212s {{(pid=86537) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:08:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-fad3fd3f-7b39-4f60-b5ad-3d0d62aa8ce2 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239 returned with HTTP 200 Sep 02 20:08:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1238/2441] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:08:36 2026] PUT /volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239 => generated 694 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dbf9026d-0f2b-4c82-912e-f46056a4af17 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dbf9026d-0f2b-4c82-912e-f46056a4af17 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] GET http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 Sep 02 20:08:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dbf9026d-0f2b-4c82-912e-f46056a4af17 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dbf9026d-0f2b-4c82-912e-f46056a4af17 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dbf9026d-0f2b-4c82-912e-f46056a4af17 tempest-TestImageHashVerification-346831356 tempest-TestImageHashVerification-346831356-project-member] http://192.168.122.225/volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 returned with HTTP 404 Sep 02 20:08:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1204/2442] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:37 2026] GET /volume/v3/volumes/5af21a20-69e0-4ce2-ab16-711bd7213606 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d25a3fe9-11ea-4495-8a39-42a7c7b5f9e5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d25a3fe9-11ea-4495-8a39-42a7c7b5f9e5 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d25a3fe9-11ea-4495-8a39-42a7c7b5f9e5 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d25a3fe9-11ea-4495-8a39-42a7c7b5f9e5 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d25a3fe9-11ea-4495-8a39-42a7c7b5f9e5 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-6d53315c-07f7-42eb-8af2-bf81f52c4bf9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-6d53315c-07f7-42eb-8af2-bf81f52c4bf9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239/action Sep 02 20:08:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d25a3fe9-11ea-4495-8a39-42a7c7b5f9e5 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-6d53315c-07f7-42eb-8af2-bf81f52c4bf9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:08:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-6d53315c-07f7-42eb-8af2-bf81f52c4bf9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1239/2443] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:37 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 882 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8c04faf7-1a5a-4ae8-a4c5-af8be48f7326 req-6d53315c-07f7-42eb-8af2-bf81f52c4bf9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239/action returned with HTTP 204 Sep 02 20:08:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1205/2444] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:08:37 2026] POST /volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-510679181", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-510679181', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Create volume of 1 GB Sep 02 20:08:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Availability Zones retrieved successfully. Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Flow 'volume_create_api' (c4584c3b-9f5d-4a2b-bb3e-d47afc263395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d8bd78-123a-494f-adb1-e2729038643c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d8bd78-123a-494f-adb1-e2729038643c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb00f29-e266-44da-8dce-1ea69bc61184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f569542b-9295-4a9d-aad0-7a3b20419e45 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f569542b-9295-4a9d-aad0-7a3b20419e45 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f569542b-9295-4a9d-aad0-7a3b20419e45 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f569542b-9295-4a9d-aad0-7a3b20419e45 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f569542b-9295-4a9d-aad0-7a3b20419e45 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f569542b-9295-4a9d-aad0-7a3b20419e45 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1206/2445] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:38 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 1174 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-556ed009-a968-43a2-8f20-d157cf2240e9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-556ed009-a968-43a2-8f20-d157cf2240e9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-556ed009-a968-43a2-8f20-d157cf2240e9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-556ed009-a968-43a2-8f20-d157cf2240e9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Created reservations ['986ec3ef-1d9e-4c37-81e1-1b0ce71f71a2', '88ba7f3f-ae6f-4481-a6de-5fbe307a1c7f', '6a9f1086-8c0e-4b49-a382-71b36411ed14', '177ea9a8-9554-4cf3-baf2-ec87a1df2f73'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb00f29-e266-44da-8dce-1ea69bc61184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['986ec3ef-1d9e-4c37-81e1-1b0ce71f71a2', '88ba7f3f-ae6f-4481-a6de-5fbe307a1c7f', '6a9f1086-8c0e-4b49-a382-71b36411ed14', '177ea9a8-9554-4cf3-baf2-ec87a1df2f73']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff3a64d-381e-473a-83db-3cff90806914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-556ed009-a968-43a2-8f20-d157cf2240e9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-556ed009-a968-43a2-8f20-d157cf2240e9 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1207/2446] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:38 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 1174 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff3a64d-381e-473a-83db-3cff90806914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c2f638c-66d3-40ba-9025-a4972ed1b89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-510679181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6adeb4556b7842cda3875c063a5d029a',qos_specs=None,replication_status=,reservations=['986ec3ef-1d9e-4c37-81e1-1b0ce71f71a2','88ba7f3f-ae6f-4481-a6de-5fbe307a1c7f','6a9f1086-8c0e-4b49-a382-71b36411ed14','177ea9a8-9554-4cf3-baf2-ec87a1df2f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc005bce35c74089ac869a0fafe13d69',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-510679181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c2f638c-66d3-40ba-9025-a4972ed1b89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6adeb4556b7842cda3875c063a5d029a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc005bce35c74089ac869a0fafe13d69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5866ad-de1a-4d58-b3ce-1d54b3bc5490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5866ad-de1a-4d58-b3ce-1d54b3bc5490) transitioned into state 'SUCCESS' from state '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-510679181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6adeb4556b7842cda3875c063a5d029a',qos_specs=None,replication_status=,reservations=['986ec3ef-1d9e-4c37-81e1-1b0ce71f71a2','88ba7f3f-ae6f-4481-a6de-5fbe307a1c7f','6a9f1086-8c0e-4b49-a382-71b36411ed14','177ea9a8-9554-4cf3-baf2-ec87a1df2f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc005bce35c74089ac869a0fafe13d69',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badc5103-f574-4111-afc5-7fd09311f087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badc5103-f574-4111-afc5-7fd09311f087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Flow 'volume_create_api' (c4584c3b-9f5d-4a2b-bb3e-d47afc263395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Create volume request issued successfully. Sep 02 20:08:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-09bf3a46-e5a2-477b-a4d8-3bb2281bbeb5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:08:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1240/2447] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:08:38 2026] POST /volume/v3/volumes => generated 797 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-02c69aea-2835-4082-bc95-29d1c50eb543 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02c69aea-2835-4082-bc95-29d1c50eb543 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02c69aea-2835-4082-bc95-29d1c50eb543 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-02c69aea-2835-4082-bc95-29d1c50eb543 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-02c69aea-2835-4082-bc95-29d1c50eb543 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-02c69aea-2835-4082-bc95-29d1c50eb543 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1208/2448] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:39 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-db3e5830-377f-49bc-8888-4d6e0cc2930e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-db3e5830-377f-49bc-8888-4d6e0cc2930e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-db3e5830-377f-49bc-8888-4d6e0cc2930e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-db3e5830-377f-49bc-8888-4d6e0cc2930e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-db3e5830-377f-49bc-8888-4d6e0cc2930e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-db3e5830-377f-49bc-8888-4d6e0cc2930e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1241/2449] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:08:39 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 1174 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] POST http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf/action Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Begin detaching volume completed successfully. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-970c5fc3-a581-4410-8419-aad3c8363160 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf/action returned with HTTP 202 Sep 02 20:08:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1209/2450] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:08:40 2026] POST /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:08:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-44b6932f-665b-4f3b-b7d1-e892fd7775f9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-44b6932f-665b-4f3b-b7d1-e892fd7775f9 None None] GET http://192.168.122.225/volume// Sep 02 20:08:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-44b6932f-665b-4f3b-b7d1-e892fd7775f9 None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-44b6932f-665b-4f3b-b7d1-e892fd7775f9 None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-44b6932f-665b-4f3b-b7d1-e892fd7775f9 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:08:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1242/2451] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:08:40 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-5e13d2f6-cfd6-4c21-98ec-3f9bb19b7eb7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-5e13d2f6-cfd6-4c21-98ec-3f9bb19b7eb7 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-5e13d2f6-cfd6-4c21-98ec-3f9bb19b7eb7 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-5e13d2f6-cfd6-4c21-98ec-3f9bb19b7eb7 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cd93a52c-1d42-47cc-b18c-16f815d5c767 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd93a52c-1d42-47cc-b18c-16f815d5c767 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd93a52c-1d42-47cc-b18c-16f815d5c767 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cd93a52c-1d42-47cc-b18c-16f815d5c767 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-5e13d2f6-cfd6-4c21-98ec-3f9bb19b7eb7 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cd93a52c-1d42-47cc-b18c-16f815d5c767 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-5e13d2f6-cfd6-4c21-98ec-3f9bb19b7eb7 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1210/2452] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:08:40 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 1358 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:08:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cd93a52c-1d42-47cc-b18c-16f815d5c767 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1243/2453] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:40 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 889 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-3162ab6c-4b60-4236-b492-abaf6309627e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-3162ab6c-4b60-4236-b492-abaf6309627e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] DELETE http://192.168.122.225/volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239 Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-3162ab6c-4b60-4236-b492-abaf6309627e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-3162ab6c-4b60-4236-b492-abaf6309627e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:40 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:08:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-2d9ab885-149e-439e-b9aa-0f072bea8f7d req-3162ab6c-4b60-4236-b492-abaf6309627e tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239 returned with HTTP 200 Sep 02 20:08:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1211/2454] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:08:40 2026] DELETE /volume/v3/attachments/e0031da1-eacc-4bb1-a7e0-172e92d93239 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-63b3e507-feb8-4629-8ac3-1acebf2a211b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-63b3e507-feb8-4629-8ac3-1acebf2a211b tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-63b3e507-feb8-4629-8ac3-1acebf2a211b tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-63b3e507-feb8-4629-8ac3-1acebf2a211b tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-63b3e507-feb8-4629-8ac3-1acebf2a211b tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-63b3e507-feb8-4629-8ac3-1acebf2a211b tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1244/2455] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 890 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cd499137-17f6-4509-a3a1-88e3b2d868ea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd499137-17f6-4509-a3a1-88e3b2d868ea tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd499137-17f6-4509-a3a1-88e3b2d868ea tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd499137-17f6-4509-a3a1-88e3b2d868ea tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cd499137-17f6-4509-a3a1-88e3b2d868ea tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd499137-17f6-4509-a3a1-88e3b2d868ea tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1212/2456] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 890 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-b1db6fe0-29e1-499a-bc16-e6d981e6f5c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-b1db6fe0-29e1-499a-bc16-e6d981e6f5c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-b1db6fe0-29e1-499a-bc16-e6d981e6f5c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-b1db6fe0-29e1-499a-bc16-e6d981e6f5c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-b1db6fe0-29e1-499a-bc16-e6d981e6f5c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-b1db6fe0-29e1-499a-bc16-e6d981e6f5c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1245/2457] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1f5217a1-6f69-4bce-964a-bab71b6a24a7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1f5217a1-6f69-4bce-964a-bab71b6a24a7 None None] GET http://192.168.122.225/volume// Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1f5217a1-6f69-4bce-964a-bab71b6a24a7 None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1f5217a1-6f69-4bce-964a-bab71b6a24a7 None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1f5217a1-6f69-4bce-964a-bab71b6a24a7 None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:08:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1213/2458] 192.168.122.225 () {58 vars in 1317 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-20fe7b73-c5bc-4136-a0c1-73f76f161a0d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-20fe7b73-c5bc-4136-a0c1-73f76f161a0d tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] POST http://192.168.122.225/volume/v3/attachments Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-20fe7b73-c5bc-4136-a0c1-73f76f161a0d tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c2f638c-66d3-40ba-9025-a4972ed1b89f", "connector": null, "instance_uuid": "5f312e7f-4f50-4e94-95be-4980bcc2a687"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-20fe7b73-c5bc-4136-a0c1-73f76f161a0d tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/attachments returned with HTTP 200 Sep 02 20:08:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1246/2459] 192.168.122.225 () {66 vars in 1483 bytes} [Wed Sep 2 20:08:41 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9a45817-406f-4c32-8442-bfb6ef955ea8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9a45817-406f-4c32-8442-bfb6ef955ea8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9a45817-406f-4c32-8442-bfb6ef955ea8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9a45817-406f-4c32-8442-bfb6ef955ea8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-36e41f54-63f2-4a9b-84cb-ac9529ecbf2c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36e41f54-63f2-4a9b-84cb-ac9529ecbf2c None None] GET http://192.168.122.225/volume// Sep 02 20:08:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36e41f54-63f2-4a9b-84cb-ac9529ecbf2c None None] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-36e41f54-63f2-4a9b-84cb-ac9529ecbf2c None None] Calling method 'all' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-36e41f54-63f2-4a9b-84cb-ac9529ecbf2c None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:08:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1247/2460] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:08:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-de0c5b51-584d-4fb1-85aa-07399171aa30 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-de0c5b51-584d-4fb1-85aa-07399171aa30 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-de0c5b51-584d-4fb1-85aa-07399171aa30 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-de0c5b51-584d-4fb1-85aa-07399171aa30 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b9a45817-406f-4c32-8442-bfb6ef955ea8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9a45817-406f-4c32-8442-bfb6ef955ea8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1214/2461] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 889 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-de0c5b51-584d-4fb1-85aa-07399171aa30 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-de0c5b51-584d-4fb1-85aa-07399171aa30 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1248/2462] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:08:41 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 1052 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:08:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] PUT http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d Sep 02 20:08:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.225", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:d43e95b2b6fa", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "7686279c-1638-4b4d-996d-304e58f7a9d4", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Acquiring lock "cinder-attachment_update-6c2f638c-66d3-40ba-9025-a4972ed1b89f-devstack" by "attachment_update" {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Lock "cinder-attachment_update-6c2f638c-66d3-40ba-9025-a4972ed1b89f-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86538) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:42 devstack devstack@c-api.service[86538]: DEBUG cinder.coordination [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Lock "cinder-attachment_update-6c2f638c-66d3-40ba-9025-a4972ed1b89f-devstack" released by "attachment_update" :: held 0.268s {{(pid=86538) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 20:08:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-7c37d9f4-768a-4a47-9b47-45a776fc8709 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d returned with HTTP 200 Sep 02 20:08:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1215/2463] 192.168.122.225 () {66 vars in 1593 bytes} [Wed Sep 2 20:08:42 2026] PUT /volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d => generated 694 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:08:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-108e44e8-f82c-4156-98a2-78bcd6671948 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-108e44e8-f82c-4156-98a2-78bcd6671948 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-108e44e8-f82c-4156-98a2-78bcd6671948 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-108e44e8-f82c-4156-98a2-78bcd6671948 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-108e44e8-f82c-4156-98a2-78bcd6671948 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-108e44e8-f82c-4156-98a2-78bcd6671948 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1249/2464] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:43 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 890 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-0cebbda0-91ea-44a1-baa7-021e453021e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-0cebbda0-91ea-44a1-baa7-021e453021e4 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] POST http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d/action Sep 02 20:08:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-0cebbda0-91ea-44a1-baa7-021e453021e4 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action body: b'{"os-complete": null}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:08:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-0cebbda0-91ea-44a1-baa7-021e453021e4 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-8fe6a0f2-ca32-4d55-af74-13904f927c47 req-0cebbda0-91ea-44a1-baa7-021e453021e4 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d/action returned with HTTP 204 Sep 02 20:08:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1216/2465] 192.168.122.225 () {66 vars in 1614 bytes} [Wed Sep 2 20:08:43 2026] POST /volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7b16be1c-a8ea-44d1-8403-6f0f14a11f81 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b16be1c-a8ea-44d1-8403-6f0f14a11f81 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b16be1c-a8ea-44d1-8403-6f0f14a11f81 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7b16be1c-a8ea-44d1-8403-6f0f14a11f81 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7b16be1c-a8ea-44d1-8403-6f0f14a11f81 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7b16be1c-a8ea-44d1-8403-6f0f14a11f81 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1250/2466] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:44 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 1182 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fbacfb80-a693-4b4a-83bb-3d6f8233b795 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fbacfb80-a693-4b4a-83bb-3d6f8233b795 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fbacfb80-a693-4b4a-83bb-3d6f8233b795 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fbacfb80-a693-4b4a-83bb-3d6f8233b795 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fbacfb80-a693-4b4a-83bb-3d6f8233b795 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fbacfb80-a693-4b4a-83bb-3d6f8233b795 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1217/2467] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:44 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 1182 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d5a09bd6-7229-4f5d-bbe1-d5647e1b93c2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1251/2468] 192.168.122.225 () {62 vars in 1495 bytes} [Wed Sep 2 20:08:44 2026] DELETE /volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ac1cbe5d-43c0-4cff-9c1d-24973a89aa49 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: WARNING keystonemiddleware.auth_token [None req-ac1cbe5d-43c0-4cff-9c1d-24973a89aa49 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 20:08:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1218/2469] 192.168.122.225 () {62 vars in 1495 bytes} [Wed Sep 2 20:08:44 2026] DELETE /volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d => generated 114 bytes in 53 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] DELETE http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Attachment connected to vm 5f312e7f-4f50-4e94-95be-4980bcc2a687, checking data on nova Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.compute.nova [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Creating Keystone token plugin using URL: http://192.168.122.225/identity {{(pid=86537) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] REQ: curl -g -i -X GET http://192.168.122.225/compute/v2.1/servers/5f312e7f-4f50-4e94-95be-4980bcc2a687/os-volume_attachments/6c2f638c-66d3-40ba-9025-a4972ed1b89f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2269831496beaa573f120a5e9f80c5186728b360a67584e129491a5b32bafdbd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05" -H "X-Service-Token: {SHA256}0da6119cc6933ecb823b74ffcf68c3dbfcef3fd3f83d2a48c930f84c5d2e6f92" {{(pid=86537) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 02 Sep 2026 18:08:44 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-b261f86c-c0a7-4892-91ab-7e8850e537f6 x-openstack-request-id: req-b261f86c-c0a7-4892-91ab-7e8850e537f6 {{(pid=86537) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6c2f638c-66d3-40ba-9025-a4972ed1b89f", "serverId": "5f312e7f-4f50-4e94-95be-4980bcc2a687", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9178dea4-bc42-45a2-8186-f8cd5019d63d", "bdm_uuid": "b21694a8-51c0-48b6-ad8e-59e90ec13b4f"}} {{(pid=86537) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG novaclient.v2.client [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET call to compute for http://192.168.122.225/compute/v2.1/servers/5f312e7f-4f50-4e94-95be-4980bcc2a687/os-volume_attachments/6c2f638c-66d3-40ba-9025-a4972ed1b89f used request id req-b261f86c-c0a7-4892-91ab-7e8850e537f6 {{(pid=86537) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.volume.api [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Caught error: Detach volume from instance 5f312e7f-4f50-4e94-95be-4980bcc2a687 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5f312e7f-4f50-4e94-95be-4980bcc2a687 using the Compute API Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5f312e7f-4f50-4e94-95be-4980bcc2a687 using the Compute API Sep 02 20:08:44 devstack devstack@c-api.service[86537]: ERROR cinder.api.middleware.fault Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.api.middleware.fault [None req-f5d0d35c-af23-4d02-a2a8-e30cff32dc05 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d returned with HTTP 409 Sep 02 20:08:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1252/2470] 192.168.122.225 () {60 vars in 1288 bytes} [Wed Sep 2 20:08:44 2026] DELETE /volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d => generated 167 bytes in 250 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-dfa4b8be-2a35-4e6a-a9a1-8fafa18df0a8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-dfa4b8be-2a35-4e6a-a9a1-8fafa18df0a8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-dfa4b8be-2a35-4e6a-a9a1-8fafa18df0a8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-dfa4b8be-2a35-4e6a-a9a1-8fafa18df0a8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-dfa4b8be-2a35-4e6a-a9a1-8fafa18df0a8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-dfa4b8be-2a35-4e6a-a9a1-8fafa18df0a8 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1219/2471] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:08:44 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 1164 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] POST http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f/action Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:44 devstack devstack@c-api.service[86537]: DEBUG oslo_db.sqlalchemy.engines [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86537) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Begin detaching volume completed successfully. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-1cf585e7-dd7d-492d-b7dd-96c44d7067c5 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f/action returned with HTTP 202 Sep 02 20:08:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1253/2472] 192.168.122.225 () {64 vars in 1561 bytes} [Wed Sep 2 20:08:44 2026] POST /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-75b8d7a3-887a-4999-b35b-2e31796feaca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75b8d7a3-887a-4999-b35b-2e31796feaca None None] GET http://192.168.122.225/volume// Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75b8d7a3-887a-4999-b35b-2e31796feaca None None] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75b8d7a3-887a-4999-b35b-2e31796feaca None None] Calling method 'all' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75b8d7a3-887a-4999-b35b-2e31796feaca None None] http://192.168.122.225/volume// returned with HTTP 300 Sep 02 20:08:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1220/2473] 192.168.122.225 () {58 vars in 1315 bytes} [Wed Sep 2 20:08:45 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 20:08:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ad85f338-8c23-413e-8a35-843e924dfe6a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ad85f338-8c23-413e-8a35-843e924dfe6a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ad85f338-8c23-413e-8a35-843e924dfe6a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ad85f338-8c23-413e-8a35-843e924dfe6a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ad85f338-8c23-413e-8a35-843e924dfe6a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ad85f338-8c23-413e-8a35-843e924dfe6a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1254/2474] 192.168.122.225 () {62 vars in 1528 bytes} [Wed Sep 2 20:08:45 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 1348 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ac2344c6-13d2-4ad5-8b9f-583d2bb4ba59 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ac2344c6-13d2-4ad5-8b9f-583d2bb4ba59 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] DELETE http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ac2344c6-13d2-4ad5-8b9f-583d2bb4ba59 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ac2344c6-13d2-4ad5-8b9f-583d2bb4ba59 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:45 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [req-15ad4cfb-2b2c-4eca-89cb-bb0717d11f95 req-ac2344c6-13d2-4ad5-8b9f-583d2bb4ba59 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d returned with HTTP 200 Sep 02 20:08:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1221/2475] 192.168.122.225 () {64 vars in 1562 bytes} [Wed Sep 2 20:08:45 2026] DELETE /volume/v3/attachments/9178dea4-bc42-45a2-8186-f8cd5019d63d => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] DELETE http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Delete volume with id: 78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Delete volume request issued successfully. Sep 02 20:08:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a5fdf87-459f-42f9-99dc-152b7ad2444d tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 202 Sep 02 20:08:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1255/2476] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:08:45 2026] DELETE /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5d11462c-61b6-4c69-9800-988fe4243d37 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d11462c-61b6-4c69-9800-988fe4243d37 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d11462c-61b6-4c69-9800-988fe4243d37 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d11462c-61b6-4c69-9800-988fe4243d37 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:45 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:45 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5d11462c-61b6-4c69-9800-988fe4243d37 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d11462c-61b6-4c69-9800-988fe4243d37 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 200 Sep 02 20:08:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1222/2477] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:45 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-2412cf00-42ff-42ff-a40a-e07e3593fb73 req-56421eae-e98d-43b2-a52e-d8e0f1cd286a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2412cf00-42ff-42ff-a40a-e07e3593fb73 req-56421eae-e98d-43b2-a52e-d8e0f1cd286a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2412cf00-42ff-42ff-a40a-e07e3593fb73 req-56421eae-e98d-43b2-a52e-d8e0f1cd286a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-2412cf00-42ff-42ff-a40a-e07e3593fb73 req-56421eae-e98d-43b2-a52e-d8e0f1cd286a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-2412cf00-42ff-42ff-a40a-e07e3593fb73 req-56421eae-e98d-43b2-a52e-d8e0f1cd286a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-2412cf00-42ff-42ff-a40a-e07e3593fb73 req-56421eae-e98d-43b2-a52e-d8e0f1cd286a tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1256/2478] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:08:46 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 872 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] DELETE http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Delete volume with id: 6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Delete volume request issued successfully. Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ec7cb1b-e8e6-43ea-907e-c0d2ade3e833 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 202 Sep 02 20:08:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1223/2479] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:08:46 2026] DELETE /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:08:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-54162c78-3c16-46f8-be52-d56e76356a98 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54162c78-3c16-46f8-be52-d56e76356a98 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54162c78-3c16-46f8-be52-d56e76356a98 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54162c78-3c16-46f8-be52-d56e76356a98 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-54162c78-3c16-46f8-be52-d56e76356a98 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Volume info retrieved successfully. Sep 02 20:08:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54162c78-3c16-46f8-be52-d56e76356a98 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 200 Sep 02 20:08:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1257/2480] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:46 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 889 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:08:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-84d5c0cf-1977-4e3c-b2fe-43e7d1069539 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84d5c0cf-1977-4e3c-b2fe-43e7d1069539 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf Sep 02 20:08:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84d5c0cf-1977-4e3c-b2fe-43e7d1069539 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84d5c0cf-1977-4e3c-b2fe-43e7d1069539 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84d5c0cf-1977-4e3c-b2fe-43e7d1069539 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf returned with HTTP 404 Sep 02 20:08:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1224/2481] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:46 2026] GET /volume/v3/volumes/78ec755f-e2f3-4d4a-b611-d133219e7ebf => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:08:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Delete snapshot with id: 82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:08:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:08:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot delete request issued successfully. Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c1652b4d-8e5e-45a2-a679-8a998d80cbf6 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 202 Sep 02 20:08:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1258/2482] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:08:47 2026] DELETE /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:08:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-75427cf3-2b4d-46a9-8e04-7a321f6ad4b1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75427cf3-2b4d-46a9-8e04-7a321f6ad4b1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:08:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75427cf3-2b4d-46a9-8e04-7a321f6ad4b1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-75427cf3-2b4d-46a9-8e04-7a321f6ad4b1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-75427cf3-2b4d-46a9-8e04-7a321f6ad4b1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:08:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-75427cf3-2b4d-46a9-8e04-7a321f6ad4b1 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:08:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1225/2483] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:08:47 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5a18a7f9-a318-445a-9ab4-46933c16a563 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5a18a7f9-a318-445a-9ab4-46933c16a563 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] GET http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f Sep 02 20:08:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5a18a7f9-a318-445a-9ab4-46933c16a563 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5a18a7f9-a318-445a-9ab4-46933c16a563 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5a18a7f9-a318-445a-9ab4-46933c16a563 tempest-TestServerVolumeAttachScenarioOldVersion-667720524 tempest-TestServerVolumeAttachScenarioOldVersion-667720524-project-member] http://192.168.122.225/volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f returned with HTTP 404 Sep 02 20:08:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1259/2484] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:08:47 2026] GET /volume/v3/volumes/6c2f638c-66d3-40ba-9025-a4972ed1b89f => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:08:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-11190018-82e7-4f16-8b58-f41ca1d10db0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11190018-82e7-4f16-8b58-f41ca1d10db0 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:08:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11190018-82e7-4f16-8b58-f41ca1d10db0 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11190018-82e7-4f16-8b58-f41ca1d10db0 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-11190018-82e7-4f16-8b58-f41ca1d10db0 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:08:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11190018-82e7-4f16-8b58-f41ca1d10db0 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:08:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1226/2485] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:08:48 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 461 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:08:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dcb8aaaf-dcae-4712-934f-4d226449a238 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dcb8aaaf-dcae-4712-934f-4d226449a238 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:08:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dcb8aaaf-dcae-4712-934f-4d226449a238 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dcb8aaaf-dcae-4712-934f-4d226449a238 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dcb8aaaf-dcae-4712-934f-4d226449a238 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Snapshot retrieved successfully. Sep 02 20:08:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dcb8aaaf-dcae-4712-934f-4d226449a238 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 200 Sep 02 20:08:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1260/2486] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:08:49 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-990e9aa7-9911-4596-afde-fb18a2be0693 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-990e9aa7-9911-4596-afde-fb18a2be0693 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c Sep 02 20:08:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-990e9aa7-9911-4596-afde-fb18a2be0693 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-990e9aa7-9911-4596-afde-fb18a2be0693 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-990e9aa7-9911-4596-afde-fb18a2be0693 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c returned with HTTP 404 Sep 02 20:08:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1227/2487] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:08:50 2026] GET /volume/v3/snapshots/82d85c19-02a3-4411-bfe6-6f308668e83c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:08:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [req-8a8a1163-321a-4f8e-b935-09285b345724 req-81fd8747-bf19-4a57-acc6-48e16624107a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8a8a1163-321a-4f8e-b935-09285b345724 req-81fd8747-bf19-4a57-acc6-48e16624107a tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:08:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8a8a1163-321a-4f8e-b935-09285b345724 req-81fd8747-bf19-4a57-acc6-48e16624107a tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [req-8a8a1163-321a-4f8e-b935-09285b345724 req-81fd8747-bf19-4a57-acc6-48e16624107a tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [req-8a8a1163-321a-4f8e-b935-09285b345724 req-81fd8747-bf19-4a57-acc6-48e16624107a tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [req-8a8a1163-321a-4f8e-b935-09285b345724 req-81fd8747-bf19-4a57-acc6-48e16624107a tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:08:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1261/2488] 192.168.122.225 () {60 vars in 1487 bytes} [Wed Sep 2 20:08:50 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b8828226-f447-489d-8fd3-d5ccfc117861 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1899064841"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1899064841'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume of 1 GB Sep 02 20:08:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Availability Zones retrieved successfully. Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (6cc27c62-11be-46c3-9a1b-6bc132304044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7963b79d-3fc4-4603-bf6d-0b94deea962b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7963b79d-3fc4-4603-bf6d-0b94deea962b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:51 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0ecf45-a11c-4f2b-aa5d-a6539cefb60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Created reservations ['8ed1ef89-13ae-4f7b-882f-a821f747f0f2', '4fa67ef1-66db-46b3-aed7-79dcaedde94e', 'd1dc47e7-b4c3-4d8d-b8c5-6f6aac1312d8', 'bcefe0c1-b5e3-43ab-a94d-2c17549629d8'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0ecf45-a11c-4f2b-aa5d-a6539cefb60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed1ef89-13ae-4f7b-882f-a821f747f0f2', '4fa67ef1-66db-46b3-aed7-79dcaedde94e', 'd1dc47e7-b4c3-4d8d-b8c5-6f6aac1312d8', 'bcefe0c1-b5e3-43ab-a94d-2c17549629d8']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc42a1e-dfb6-490f-845d-09bd12e9e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:52 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abc42a1e-dfb6-490f-845d-09bd12e9e558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a0598ec-9b66-4053-beb5-2835b2d695c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1899064841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['8ed1ef89-13ae-4f7b-882f-a821f747f0f2','4fa67ef1-66db-46b3-aed7-79dcaedde94e','d1dc47e7-b4c3-4d8d-b8c5-6f6aac1312d8','bcefe0c1-b5e3-43ab-a94d-2c17549629d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1899064841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a0598ec-9b66-4053-beb5-2835b2d695c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d256584b64ed4384a379252edb395a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23580fe260e1463d8aae12976b4f6a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676ae844-c2f0-4986-9762-2b5dadca8b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (676ae844-c2f0-4986-9762-2b5dadca8b6c) transitioned into state 'SUCCESS' from state '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-1899064841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['8ed1ef89-13ae-4f7b-882f-a821f747f0f2','4fa67ef1-66db-46b3-aed7-79dcaedde94e','d1dc47e7-b4c3-4d8d-b8c5-6f6aac1312d8','bcefe0c1-b5e3-43ab-a94d-2c17549629d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac7a9e2-9d1d-4e49-9ad0-a0fbdd926a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac7a9e2-9d1d-4e49-9ad0-a0fbdd926a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (6cc27c62-11be-46c3-9a1b-6bc132304044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request issued successfully. Sep 02 20:08:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8828226-f447-489d-8fd3-d5ccfc117861 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:08:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1228/2489] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:08:51 2026] POST /volume/v3/volumes => generated 766 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1100588693"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1100588693'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume of 1 GB Sep 02 20:08:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Availability Zones retrieved successfully. Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (5632f260-8748-4a12-8791-2949dfacd553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25036a82-202c-426d-9d02-35709665b4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25036a82-202c-426d-9d02-35709665b4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c9a430-a384-410b-bd16-f6f7ca53be6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Created reservations ['79c4da2f-e097-41c8-809f-17aea4a908a4', 'f828e748-cdd7-47f4-942a-44a5d3a1b255', '4cc3584f-f232-43a9-a893-aa96fcc5b938', '69e98a1d-8fc4-4a3c-b976-9e4a788c1588'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c9a430-a384-410b-bd16-f6f7ca53be6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c4da2f-e097-41c8-809f-17aea4a908a4', 'f828e748-cdd7-47f4-942a-44a5d3a1b255', '4cc3584f-f232-43a9-a893-aa96fcc5b938', '69e98a1d-8fc4-4a3c-b976-9e4a788c1588']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5696510-0211-4711-a305-1ba97689a235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5696510-0211-4711-a305-1ba97689a235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '148bf756-1154-4d25-b738-7653d68287fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1100588693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['79c4da2f-e097-41c8-809f-17aea4a908a4','f828e748-cdd7-47f4-942a-44a5d3a1b255','4cc3584f-f232-43a9-a893-aa96fcc5b938','69e98a1d-8fc4-4a3c-b976-9e4a788c1588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1100588693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=148bf756-1154-4d25-b738-7653d68287fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d256584b64ed4384a379252edb395a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23580fe260e1463d8aae12976b4f6a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5d680a-1688-4c8f-8a67-078eb391e5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5d680a-1688-4c8f-8a67-078eb391e5a6) transitioned into state 'SUCCESS' from state '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-1100588693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['79c4da2f-e097-41c8-809f-17aea4a908a4','f828e748-cdd7-47f4-942a-44a5d3a1b255','4cc3584f-f232-43a9-a893-aa96fcc5b938','69e98a1d-8fc4-4a3c-b976-9e4a788c1588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3d7d99-c999-4d93-ba1f-344a84ac9b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3d7d99-c999-4d93-ba1f-344a84ac9b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (5632f260-8748-4a12-8791-2949dfacd553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request issued successfully. Sep 02 20:08:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6acab33f-91fb-4bd8-835b-f34242d349d6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:08:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1262/2490] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:08:52 2026] POST /volume/v3/volumes => generated 766 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-484234503"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-484234503'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume of 1 GB Sep 02 20:08:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Availability Zones retrieved successfully. Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (0388f82d-8531-49b2-b392-e9ed63775113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef50adf9-a5fc-465c-9252-43b8409ff7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef50adf9-a5fc-465c-9252-43b8409ff7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5408814-f1bc-451f-b2b7-e5a1e81ea469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Created reservations ['7eb785f3-d82d-49cf-a430-220bdb61d672', '900fa6b4-ad68-4d54-ae31-8369fe37ef52', '5b2781b3-3bc6-4f32-89dd-631acbeb7791', '3855c0c3-ef6e-48b0-881f-dfe5774fc1fe'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5408814-f1bc-451f-b2b7-e5a1e81ea469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eb785f3-d82d-49cf-a430-220bdb61d672', '900fa6b4-ad68-4d54-ae31-8369fe37ef52', '5b2781b3-3bc6-4f32-89dd-631acbeb7791', '3855c0c3-ef6e-48b0-881f-dfe5774fc1fe']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39625a0b-c477-4a51-82ef-70e68f4729f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39625a0b-c477-4a51-82ef-70e68f4729f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fbdf5f-38cf-4dfe-b0b6-dbba533622a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-484234503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['7eb785f3-d82d-49cf-a430-220bdb61d672','900fa6b4-ad68-4d54-ae31-8369fe37ef52','5b2781b3-3bc6-4f32-89dd-631acbeb7791','3855c0c3-ef6e-48b0-881f-dfe5774fc1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-484234503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d256584b64ed4384a379252edb395a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23580fe260e1463d8aae12976b4f6a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d4c334-29ba-481d-82cc-e5c9be5b5572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d4c334-29ba-481d-82cc-e5c9be5b5572) transitioned into state 'SUCCESS' from state '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-484234503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['7eb785f3-d82d-49cf-a430-220bdb61d672','900fa6b4-ad68-4d54-ae31-8369fe37ef52','5b2781b3-3bc6-4f32-89dd-631acbeb7791','3855c0c3-ef6e-48b0-881f-dfe5774fc1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29b5492-e29a-4cb1-8f15-4fad6d063f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e29b5492-e29a-4cb1-8f15-4fad6d063f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (0388f82d-8531-49b2-b392-e9ed63775113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request issued successfully. Sep 02 20:08:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-98aaff4c-c9d6-4461-93ca-ef31e7abd421 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:08:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1229/2491] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:08:52 2026] POST /volume/v3/volumes => generated 765 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1253519222"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1253519222'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume of 1 GB Sep 02 20:08:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Availability Zones retrieved successfully. Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (7acae17a-9232-429b-b566-eacbc575b72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91412814-fa9e-429e-bee4-0a65ae217e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91412814-fa9e-429e-bee4-0a65ae217e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4571eea3-6d8c-42ae-8acb-76dda3b79b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Created reservations ['3a5a4659-cfed-4b66-b37f-73e326be9c0e', 'da417771-b5db-4e8b-b70b-42e8e8aa5e1b', '22be0ba3-1068-4f26-a5fd-e35e82ac5077', 'b3b991a7-2492-4615-a6df-c62477db136d'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4571eea3-6d8c-42ae-8acb-76dda3b79b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a5a4659-cfed-4b66-b37f-73e326be9c0e', 'da417771-b5db-4e8b-b70b-42e8e8aa5e1b', '22be0ba3-1068-4f26-a5fd-e35e82ac5077', 'b3b991a7-2492-4615-a6df-c62477db136d']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99a03cd-f050-48ac-b8e9-6f8cba208821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99a03cd-f050-48ac-b8e9-6f8cba208821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10dd858e-c496-491a-9720-61b32287e3d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1253519222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['3a5a4659-cfed-4b66-b37f-73e326be9c0e','da417771-b5db-4e8b-b70b-42e8e8aa5e1b','22be0ba3-1068-4f26-a5fd-e35e82ac5077','b3b991a7-2492-4615-a6df-c62477db136d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1253519222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10dd858e-c496-491a-9720-61b32287e3d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d256584b64ed4384a379252edb395a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23580fe260e1463d8aae12976b4f6a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641723df-3b2a-40c9-8db7-405b1c5faf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641723df-3b2a-40c9-8db7-405b1c5faf6b) transitioned into state 'SUCCESS' from state '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-1253519222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['3a5a4659-cfed-4b66-b37f-73e326be9c0e','da417771-b5db-4e8b-b70b-42e8e8aa5e1b','22be0ba3-1068-4f26-a5fd-e35e82ac5077','b3b991a7-2492-4615-a6df-c62477db136d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8227aef0-f175-46ec-9692-b1bc46cd5292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8227aef0-f175-46ec-9692-b1bc46cd5292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (7acae17a-9232-429b-b566-eacbc575b72f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request issued successfully. Sep 02 20:08:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4e2531a8-cb42-4419-a499-4c08e6f35f43 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:08:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1263/2492] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:08:53 2026] POST /volume/v3/volumes => generated 766 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1074818293"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1074818293'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume of 1 GB Sep 02 20:08:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Availability Zones retrieved successfully. Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (39cd3da6-21e2-42a8-b5e6-8a78a77c5ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb481ea9-45cd-4710-abbc-771201afb368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb481ea9-45cd-4710-abbc-771201afb368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eff720b-6a94-48fa-b77c-02189747a6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Created reservations ['57c1982e-bad3-4468-b312-3d25d4b5a816', 'c501c8bc-c307-4879-9b7a-f8bb0c83f67c', 'bc605f74-5ac4-423c-8952-bc1e6f9a6236', '832c6c3f-1207-4330-b94d-067403d9137f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eff720b-6a94-48fa-b77c-02189747a6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c1982e-bad3-4468-b312-3d25d4b5a816', 'c501c8bc-c307-4879-9b7a-f8bb0c83f67c', 'bc605f74-5ac4-423c-8952-bc1e6f9a6236', '832c6c3f-1207-4330-b94d-067403d9137f']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdc842a-8968-4d72-8f48-e5a6d657604f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdc842a-8968-4d72-8f48-e5a6d657604f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96242543-de4a-46e0-bea3-659607caa181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1074818293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['57c1982e-bad3-4468-b312-3d25d4b5a816','c501c8bc-c307-4879-9b7a-f8bb0c83f67c','bc605f74-5ac4-423c-8952-bc1e6f9a6236','832c6c3f-1207-4330-b94d-067403d9137f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:08:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1074818293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96242543-de4a-46e0-bea3-659607caa181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d256584b64ed4384a379252edb395a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23580fe260e1463d8aae12976b4f6a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f77859-10b7-486a-b2b9-524be36257c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f77859-10b7-486a-b2b9-524be36257c3) transitioned into state 'SUCCESS' from state '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-1074818293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d256584b64ed4384a379252edb395a86',qos_specs=None,replication_status=,reservations=['57c1982e-bad3-4468-b312-3d25d4b5a816','c501c8bc-c307-4879-9b7a-f8bb0c83f67c','bc605f74-5ac4-423c-8952-bc1e6f9a6236','832c6c3f-1207-4330-b94d-067403d9137f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23580fe260e1463d8aae12976b4f6a27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f5f444-ccb9-4f66-abe7-7cca849ab176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f5f444-ccb9-4f66-abe7-7cca849ab176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Flow 'volume_create_api' (39cd3da6-21e2-42a8-b5e6-8a78a77c5ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Create volume request issued successfully. Sep 02 20:08:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-265de457-8f12-4c04-a6ab-b6ba519e57aa tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:08:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1230/2493] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:08:53 2026] POST /volume/v3/volumes => generated 766 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:08:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-599d8887-7449-475d-9b17-b0d4619f7679 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-599d8887-7449-475d-9b17-b0d4619f7679 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 Sep 02 20:08:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-599d8887-7449-475d-9b17-b0d4619f7679 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-599d8887-7449-475d-9b17-b0d4619f7679 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-599d8887-7449-475d-9b17-b0d4619f7679 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-599d8887-7449-475d-9b17-b0d4619f7679 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 returned with HTTP 200 Sep 02 20:08:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1264/2494] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:54 2026] GET /volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 => generated 859 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c33f29c-e79c-45bf-8d5f-20cbc6ee1aea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c33f29c-e79c-45bf-8d5f-20cbc6ee1aea tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c33f29c-e79c-45bf-8d5f-20cbc6ee1aea tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c33f29c-e79c-45bf-8d5f-20cbc6ee1aea tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c33f29c-e79c-45bf-8d5f-20cbc6ee1aea tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c33f29c-e79c-45bf-8d5f-20cbc6ee1aea tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa returned with HTTP 200 Sep 02 20:08:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1231/2495] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:54 2026] GET /volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] DELETE http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:08:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Delete volume with id: 9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:08:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Delete volume request issued successfully. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b66d976-8b03-4f90-ac09-0f4493ae904f tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 202 Sep 02 20:08:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1265/2496] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:08:54 2026] DELETE /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:08:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7fff98ac-2fbf-4f2b-902e-0ee7d8d7c581 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fff98ac-2fbf-4f2b-902e-0ee7d8d7c581 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:08:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fff98ac-2fbf-4f2b-902e-0ee7d8d7c581 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7fff98ac-2fbf-4f2b-902e-0ee7d8d7c581 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7fff98ac-2fbf-4f2b-902e-0ee7d8d7c581 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Volume info retrieved successfully. Sep 02 20:08:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7fff98ac-2fbf-4f2b-902e-0ee7d8d7c581 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 200 Sep 02 20:08:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1232/2497] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:55 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 848 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:08:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4c58c604-da20-4b38-aef7-3465dd9c6a4e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4c58c604-da20-4b38-aef7-3465dd9c6a4e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa Sep 02 20:08:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4c58c604-da20-4b38-aef7-3465dd9c6a4e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4c58c604-da20-4b38-aef7-3465dd9c6a4e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4c58c604-da20-4b38-aef7-3465dd9c6a4e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4c58c604-da20-4b38-aef7-3465dd9c6a4e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa returned with HTTP 200 Sep 02 20:08:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1266/2498] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:55 2026] GET /volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa => generated 859 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2efb83d0-d628-4fbd-bc42-d01bdbe0a4be None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2efb83d0-d628-4fbd-bc42-d01bdbe0a4be tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 Sep 02 20:08:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2efb83d0-d628-4fbd-bc42-d01bdbe0a4be tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2efb83d0-d628-4fbd-bc42-d01bdbe0a4be tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2efb83d0-d628-4fbd-bc42-d01bdbe0a4be tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2efb83d0-d628-4fbd-bc42-d01bdbe0a4be tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 returned with HTTP 200 Sep 02 20:08:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1233/2499] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:55 2026] GET /volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0fbac983-b83c-46c3-b6aa-a82a4e144547 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fbac983-b83c-46c3-b6aa-a82a4e144547 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] GET http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 Sep 02 20:08:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fbac983-b83c-46c3-b6aa-a82a4e144547 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fbac983-b83c-46c3-b6aa-a82a4e144547 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fbac983-b83c-46c3-b6aa-a82a4e144547 tempest-TestStampPattern-1750306037 tempest-TestStampPattern-1750306037-project-member] http://192.168.122.225/volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 returned with HTTP 404 Sep 02 20:08:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1267/2500] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:56 2026] GET /volume/v3/volumes/9d3f9544-1639-44d9-b9ec-4da94407c0f2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0749bd99-1b1a-4cec-b638-98b9e856f70d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0749bd99-1b1a-4cec-b638-98b9e856f70d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 Sep 02 20:08:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0749bd99-1b1a-4cec-b638-98b9e856f70d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0749bd99-1b1a-4cec-b638-98b9e856f70d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0749bd99-1b1a-4cec-b638-98b9e856f70d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0749bd99-1b1a-4cec-b638-98b9e856f70d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 returned with HTTP 200 Sep 02 20:08:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1234/2501] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:56 2026] GET /volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3c7d601c-4f59-49af-a7d9-8b26246ffd1e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c7d601c-4f59-49af-a7d9-8b26246ffd1e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 Sep 02 20:08:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c7d601c-4f59-49af-a7d9-8b26246ffd1e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c7d601c-4f59-49af-a7d9-8b26246ffd1e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3c7d601c-4f59-49af-a7d9-8b26246ffd1e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c7d601c-4f59-49af-a7d9-8b26246ffd1e tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 returned with HTTP 200 Sep 02 20:08:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1268/2502] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:56 2026] GET /volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c9d3117-ed5e-4dea-9d49-dfa6406541de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c9d3117-ed5e-4dea-9d49-dfa6406541de tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 Sep 02 20:08:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c9d3117-ed5e-4dea-9d49-dfa6406541de tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c9d3117-ed5e-4dea-9d49-dfa6406541de tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c9d3117-ed5e-4dea-9d49-dfa6406541de tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c9d3117-ed5e-4dea-9d49-dfa6406541de tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 returned with HTTP 200 Sep 02 20:08:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1235/2503] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:58 2026] GET /volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:08:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18e4647e-4d49-4666-938e-5d1309e94c27 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e4647e-4d49-4666-938e-5d1309e94c27 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 Sep 02 20:08:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e4647e-4d49-4666-938e-5d1309e94c27 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e4647e-4d49-4666-938e-5d1309e94c27 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-18e4647e-4d49-4666-938e-5d1309e94c27 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e4647e-4d49-4666-938e-5d1309e94c27 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 returned with HTTP 200 Sep 02 20:08:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1269/2504] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:58 2026] GET /volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-878a088a-2766-4849-934e-a24009685856 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] DELETE http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 Sep 02 20:08:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume with id: 96242543-de4a-46e0-bea3-659607caa181 Sep 02 20:08:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume request issued successfully. Sep 02 20:08:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-878a088a-2766-4849-934e-a24009685856 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 returned with HTTP 202 Sep 02 20:08:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1236/2505] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:08:58 2026] DELETE /volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:08:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-970ec4f7-937c-48ae-bfd3-d2fd62e3f288 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-970ec4f7-937c-48ae-bfd3-d2fd62e3f288 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 Sep 02 20:08:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-970ec4f7-937c-48ae-bfd3-d2fd62e3f288 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-970ec4f7-937c-48ae-bfd3-d2fd62e3f288 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-970ec4f7-937c-48ae-bfd3-d2fd62e3f288 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-970ec4f7-937c-48ae-bfd3-d2fd62e3f288 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 returned with HTTP 200 Sep 02 20:08:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1270/2506] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:58 2026] GET /volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:08:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e4b04257-6b1c-4863-888f-2da25beb312d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4b04257-6b1c-4863-888f-2da25beb312d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 Sep 02 20:08:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4b04257-6b1c-4863-888f-2da25beb312d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e4b04257-6b1c-4863-888f-2da25beb312d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e4b04257-6b1c-4863-888f-2da25beb312d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 returned with HTTP 404 Sep 02 20:08:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1237/2507] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:59 2026] GET /volume/v3/volumes/96242543-de4a-46e0-bea3-659607caa181 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:08:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] DELETE http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 Sep 02 20:08:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:59 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume with id: 10dd858e-c496-491a-9720-61b32287e3d4 Sep 02 20:08:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:08:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:08:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume request issued successfully. Sep 02 20:08:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e18a48d0-2c65-4842-baac-d7cbfc69cb2b tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 returned with HTTP 202 Sep 02 20:08:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1271/2508] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:08:59 2026] DELETE /volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:08:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e2b69ea5-4331-4f26-af85-c393e794ac2d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:08:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e2b69ea5-4331-4f26-af85-c393e794ac2d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 Sep 02 20:08:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e2b69ea5-4331-4f26-af85-c393e794ac2d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:08:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e2b69ea5-4331-4f26-af85-c393e794ac2d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:08:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:08:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:08:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:08:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:08:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e2b69ea5-4331-4f26-af85-c393e794ac2d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:08:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e2b69ea5-4331-4f26-af85-c393e794ac2d tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 returned with HTTP 200 Sep 02 20:08:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1238/2509] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:08:59 2026] GET /volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bf8628af-78a6-461d-aedb-7538e902c602 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf8628af-78a6-461d-aedb-7538e902c602 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 Sep 02 20:09:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf8628af-78a6-461d-aedb-7538e902c602 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf8628af-78a6-461d-aedb-7538e902c602 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf8628af-78a6-461d-aedb-7538e902c602 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 returned with HTTP 404 Sep 02 20:09:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1272/2510] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:00 2026] GET /volume/v3/volumes/10dd858e-c496-491a-9720-61b32287e3d4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] DELETE http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 Sep 02 20:09:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:00 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume with id: d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 Sep 02 20:09:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:09:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume request issued successfully. Sep 02 20:09:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc345039-a237-4a4d-8daf-f634c7c7f5bd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 returned with HTTP 202 Sep 02 20:09:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1239/2511] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:00 2026] DELETE /volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:09:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cecfb278-c500-478a-b65d-6f5339a09963 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cecfb278-c500-478a-b65d-6f5339a09963 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 Sep 02 20:09:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cecfb278-c500-478a-b65d-6f5339a09963 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cecfb278-c500-478a-b65d-6f5339a09963 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cecfb278-c500-478a-b65d-6f5339a09963 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:09:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cecfb278-c500-478a-b65d-6f5339a09963 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 returned with HTTP 200 Sep 02 20:09:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1273/2512] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:00 2026] GET /volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 => generated 857 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe119829-aa00-481d-a9fc-b90cb31cb88c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe119829-aa00-481d-a9fc-b90cb31cb88c tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 Sep 02 20:09:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe119829-aa00-481d-a9fc-b90cb31cb88c tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe119829-aa00-481d-a9fc-b90cb31cb88c tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe119829-aa00-481d-a9fc-b90cb31cb88c tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 returned with HTTP 404 Sep 02 20:09:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1240/2513] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:01 2026] GET /volume/v3/volumes/d7fbdf5f-38cf-4dfe-b0b6-dbba533622a4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] DELETE http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa Sep 02 20:09:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume with id: 148bf756-1154-4d25-b738-7653d68287fa Sep 02 20:09:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:09:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume request issued successfully. Sep 02 20:09:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7006ca4b-5a9f-4455-91c5-80a8b31c20fb tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa returned with HTTP 202 Sep 02 20:09:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1274/2514] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:01 2026] DELETE /volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-51350c41-db32-41ce-954e-f75dd5ebd770 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51350c41-db32-41ce-954e-f75dd5ebd770 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa Sep 02 20:09:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51350c41-db32-41ce-954e-f75dd5ebd770 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51350c41-db32-41ce-954e-f75dd5ebd770 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-51350c41-db32-41ce-954e-f75dd5ebd770 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:09:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51350c41-db32-41ce-954e-f75dd5ebd770 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa returned with HTTP 200 Sep 02 20:09:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1241/2515] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:02 2026] GET /volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-29420051-ec0a-4b1a-9afe-17f68055d5ce None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29420051-ec0a-4b1a-9afe-17f68055d5ce tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa Sep 02 20:09:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29420051-ec0a-4b1a-9afe-17f68055d5ce tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-29420051-ec0a-4b1a-9afe-17f68055d5ce tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-29420051-ec0a-4b1a-9afe-17f68055d5ce tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa returned with HTTP 404 Sep 02 20:09:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1275/2516] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:03 2026] GET /volume/v3/volumes/148bf756-1154-4d25-b738-7653d68287fa => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] DELETE http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 Sep 02 20:09:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:03 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume with id: 0a0598ec-9b66-4053-beb5-2835b2d695c9 Sep 02 20:09:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:09:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Delete volume request issued successfully. Sep 02 20:09:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-258a03d7-b82d-4db2-b11d-f98df2d7cc53 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 returned with HTTP 202 Sep 02 20:09:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1242/2517] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:03 2026] DELETE /volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b2b85b52-d13e-41d7-930c-204539b335c6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b2b85b52-d13e-41d7-930c-204539b335c6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 Sep 02 20:09:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b2b85b52-d13e-41d7-930c-204539b335c6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b2b85b52-d13e-41d7-930c-204539b335c6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b2b85b52-d13e-41d7-930c-204539b335c6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Volume info retrieved successfully. Sep 02 20:09:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b2b85b52-d13e-41d7-930c-204539b335c6 tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 returned with HTTP 200 Sep 02 20:09:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1276/2518] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:03 2026] GET /volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a48d85da-308d-4de9-b236-3a837016eacd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a48d85da-308d-4de9-b236-3a837016eacd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] GET http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 Sep 02 20:09:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a48d85da-308d-4de9-b236-3a837016eacd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a48d85da-308d-4de9-b236-3a837016eacd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a48d85da-308d-4de9-b236-3a837016eacd tempest-CreateVolumesFromImageTest-1397210219 tempest-CreateVolumesFromImageTest-1397210219-project-member] http://192.168.122.225/volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 returned with HTTP 404 Sep 02 20:09:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1243/2519] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:04 2026] GET /volume/v3/volumes/0a0598ec-9b66-4053-beb5-2835b2d695c9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105618086"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105618086'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume of 1 GB Sep 02 20:09:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Availability Zones retrieved successfully. Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (181c617a-6d01-4a4e-877e-5a4a4196f435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d728cd52-4801-45bd-bc4d-4f9837617894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d728cd52-4801-45bd-bc4d-4f9837617894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe6ae39-b633-4129-aaf5-86b3ce23140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Created reservations ['82d52f63-79f6-4cf5-9e6c-3a880770f71d', 'dfc218df-4e29-4245-8d11-23886db2b770', '041ee1bf-0d8b-42c2-88cc-cf1fcd86d270', 'd61dd523-7418-4285-ad1e-e32802f62146'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe6ae39-b633-4129-aaf5-86b3ce23140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d52f63-79f6-4cf5-9e6c-3a880770f71d', 'dfc218df-4e29-4245-8d11-23886db2b770', '041ee1bf-0d8b-42c2-88cc-cf1fcd86d270', 'd61dd523-7418-4285-ad1e-e32802f62146']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74ba157-a5b8-44f7-b241-e4323bc59afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74ba157-a5b8-44f7-b241-e4323bc59afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '375c1564-6cb7-4bec-a26d-e289c6f4a883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105618086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['82d52f63-79f6-4cf5-9e6c-3a880770f71d','dfc218df-4e29-4245-8d11-23886db2b770','041ee1bf-0d8b-42c2-88cc-cf1fcd86d270','d61dd523-7418-4285-ad1e-e32802f62146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105618086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=375c1564-6cb7-4bec-a26d-e289c6f4a883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286edf8bdb346748f0f77230e9df34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fd6abdf272423389f9f057bc595c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b94b5cae-0cfc-48b6-9583-5a3f50d9750e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b94b5cae-0cfc-48b6-9583-5a3f50d9750e) transitioned into state 'SUCCESS' from state '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-105618086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['82d52f63-79f6-4cf5-9e6c-3a880770f71d','dfc218df-4e29-4245-8d11-23886db2b770','041ee1bf-0d8b-42c2-88cc-cf1fcd86d270','d61dd523-7418-4285-ad1e-e32802f62146'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b829203-4fde-4169-aff5-7e37852e1a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b829203-4fde-4169-aff5-7e37852e1a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (181c617a-6d01-4a4e-877e-5a4a4196f435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request issued successfully. Sep 02 20:09:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f95b79f9-2eff-4d57-939d-33d1d8c70d57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1277/2520] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:09:06 2026] POST /volume/v3/volumes => generated 786 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-58003b41-e87c-43d3-b976-17312be2c0f7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-58003b41-e87c-43d3-b976-17312be2c0f7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-58003b41-e87c-43d3-b976-17312be2c0f7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-58003b41-e87c-43d3-b976-17312be2c0f7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-58003b41-e87c-43d3-b976-17312be2c0f7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-58003b41-e87c-43d3-b976-17312be2c0f7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 returned with HTTP 200 Sep 02 20:09:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1244/2521] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:07 2026] GET /volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 => generated 965 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2bbc7c29-4460-4bdc-b18a-bbc5e02e2cc6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2bbc7c29-4460-4bdc-b18a-bbc5e02e2cc6 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2bbc7c29-4460-4bdc-b18a-bbc5e02e2cc6 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2bbc7c29-4460-4bdc-b18a-bbc5e02e2cc6 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ce398830-ee6c-4036-8b5a-a4d260ab1d9c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2bbc7c29-4460-4bdc-b18a-bbc5e02e2cc6 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2bbc7c29-4460-4bdc-b18a-bbc5e02e2cc6 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 returned with HTTP 200 Sep 02 20:09:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1278/2522] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:08 2026] GET /volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ce398830-ee6c-4036-8b5a-a4d260ab1d9c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ce398830-ee6c-4036-8b5a-a4d260ab1d9c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1102595264", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ce398830-ee6c-4036-8b5a-a4d260ab1d9c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1245/2523] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:08 2026] POST /volume/v3/types => generated 380 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18e7abba-5149-4e20-a9f8-d30c05fd8d15 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e7abba-5149-4e20-a9f8-d30c05fd8d15 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption Sep 02 20:09:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e7abba-5149-4e20-a9f8-d30c05fd8d15 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e7abba-5149-4e20-a9f8-d30c05fd8d15 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1279/2524] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:09:08 2026] POST /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-19fff7c0-5727-4995-b3dc-ebdafef0d768 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-19fff7c0-5727-4995-b3dc-ebdafef0d768 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-19fff7c0-5727-4995-b3dc-ebdafef0d768 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-178644071", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-19fff7c0-5727-4995-b3dc-ebdafef0d768 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1246/2525] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0a019797-8775-4a36-ae59-9193c194b2cd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a019797-8775-4a36-ae59-9193c194b2cd tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] POST http://192.168.122.225/volume/v3/types/d53157da-0de0-4351-9896-4379e2723088/encryption Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a019797-8775-4a36-ae59-9193c194b2cd tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-0a019797-8775-4a36-ae59-9193c194b2cd tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a019797-8775-4a36-ae59-9193c194b2cd tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/d53157da-0de0-4351-9896-4379e2723088/encryption returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1280/2526] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types/d53157da-0de0-4351-9896-4379e2723088/encryption => generated 127 bytes in 212 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6abf0591-89e4-49e6-9599-908689b12162 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6abf0591-89e4-49e6-9599-908689b12162 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6abf0591-89e4-49e6-9599-908689b12162 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1165231084", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6abf0591-89e4-49e6-9599-908689b12162 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1247/2527] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:09 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 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c9326d83-3388-40a4-86fd-312376bf9d3c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c9326d83-3388-40a4-86fd-312376bf9d3c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] POST http://192.168.122.225/volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab/extra_specs Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c9326d83-3388-40a4-86fd-312376bf9d3c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-c9326d83-3388-40a4-86fd-312376bf9d3c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c9326d83-3388-40a4-86fd-312376bf9d3c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab/extra_specs returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1281/2528] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9326b172-147c-49c0-b0d6-e53211c3eb0c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9326b172-147c-49c0-b0d6-e53211c3eb0c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] PUT http://192.168.122.225/volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab/extra_specs/key2 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9326b172-147c-49c0-b0d6-e53211c3eb0c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-9326b172-147c-49c0-b0d6-e53211c3eb0c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9326b172-147c-49c0-b0d6-e53211c3eb0c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab/extra_specs/key2 returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1248/2529] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:09:09 2026] PUT /volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-95dae152-778b-4baf-a815-a90bc6e59b8b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-95dae152-778b-4baf-a815-a90bc6e59b8b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-95dae152-778b-4baf-a815-a90bc6e59b8b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-95dae152-778b-4baf-a815-a90bc6e59b8b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-95dae152-778b-4baf-a815-a90bc6e59b8b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1282/2530] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c359f228-1bd5-452d-ad0e-369bb9c160a1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c359f228-1bd5-452d-ad0e-369bb9c160a1 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c359f228-1bd5-452d-ad0e-369bb9c160a1 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1227816797", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c359f228-1bd5-452d-ad0e-369bb9c160a1 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1249/2531] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-625e5d1d-bc10-46d9-86da-7c49c689302f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-625e5d1d-bc10-46d9-86da-7c49c689302f tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4/encryption Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-625e5d1d-bc10-46d9-86da-7c49c689302f tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-625e5d1d-bc10-46d9-86da-7c49c689302f tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4/encryption returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1283/2532] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a8bd5631-f166-4f3f-83c6-c8d7fd92c9e9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a8bd5631-f166-4f3f-83c6-c8d7fd92c9e9 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] DELETE http://192.168.122.225/volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4/encryption/e39bdf29-3368-46f7-8163-b002aa9a2288 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a8bd5631-f166-4f3f-83c6-c8d7fd92c9e9 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a8bd5631-f166-4f3f-83c6-c8d7fd92c9e9 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-a8bd5631-f166-4f3f-83c6-c8d7fd92c9e9 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a8bd5631-f166-4f3f-83c6-c8d7fd92c9e9 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4/encryption/e39bdf29-3368-46f7-8163-b002aa9a2288 returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1250/2533] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:09:09 2026] DELETE /volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4/encryption/e39bdf29-3368-46f7-8163-b002aa9a2288 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8cf3c694-7ced-49ae-a666-7a14a85468ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8cf3c694-7ced-49ae-a666-7a14a85468ac tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8cf3c694-7ced-49ae-a666-7a14a85468ac tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2144723242", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8cf3c694-7ced-49ae-a666-7a14a85468ac tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1284/2534] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:09 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 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7b514953-e0c4-4bde-88b2-d5a8cc93ca66 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7b514953-e0c4-4bde-88b2-d5a8cc93ca66 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] DELETE http://192.168.122.225/volume/v3/types/61d0fdfb-4569-4a08-958a-c568c01a2b84/extra_specs/key1 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7b514953-e0c4-4bde-88b2-d5a8cc93ca66 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7b514953-e0c4-4bde-88b2-d5a8cc93ca66 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-7b514953-e0c4-4bde-88b2-d5a8cc93ca66 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7b514953-e0c4-4bde-88b2-d5a8cc93ca66 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/61d0fdfb-4569-4a08-958a-c568c01a2b84/extra_specs/key1 returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1251/2535] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:09:09 2026] DELETE /volume/v3/types/61d0fdfb-4569-4a08-958a-c568c01a2b84/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-da6bbaab-0e8b-4676-b3fd-c4f4b3a60ccc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-da6bbaab-0e8b-4676-b3fd-c4f4b3a60ccc tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-da6bbaab-0e8b-4676-b3fd-c4f4b3a60ccc tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-246958498", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-07363eef-0d89-4f2a-a5bd-3548e25e0df4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-da6bbaab-0e8b-4676-b3fd-c4f4b3a60ccc tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-07363eef-0d89-4f2a-a5bd-3548e25e0df4 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-07363eef-0d89-4f2a-a5bd-3548e25e0df4 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1285/2536] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:09 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-07363eef-0d89-4f2a-a5bd-3548e25e0df4 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f6259b54-f001-4606-9776-823dd028dbb5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6259b54-f001-4606-9776-823dd028dbb5 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] DELETE http://192.168.122.225/volume/v3/types/d7e7514d-a114-4d4f-b0ec-37dd68c9c738 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6259b54-f001-4606-9776-823dd028dbb5 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6259b54-f001-4606-9776-823dd028dbb5 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-f6259b54-f001-4606-9776-823dd028dbb5 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6259b54-f001-4606-9776-823dd028dbb5 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/d7e7514d-a114-4d4f-b0ec-37dd68c9c738 returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1286/2537] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:09 2026] DELETE /volume/v3/types/d7e7514d-a114-4d4f-b0ec-37dd68c9c738 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-07363eef-0d89-4f2a-a5bd-3548e25e0df4 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3257a300-dca9-4e0d-afdc-75ab7242999c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3257a300-dca9-4e0d-afdc-75ab7242999c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] GET http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3257a300-dca9-4e0d-afdc-75ab7242999c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3257a300-dca9-4e0d-afdc-75ab7242999c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-07363eef-0d89-4f2a-a5bd-3548e25e0df4 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1252/2538] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3257a300-dca9-4e0d-afdc-75ab7242999c tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1287/2539] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-933dd062-6881-44b3-b0df-1306a060e9f9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0fb1e22c-a306-46b4-8107-38427af84c97 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fb1e22c-a306-46b4-8107-38427af84c97 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] GET http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption/cipher Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fb1e22c-a306-46b4-8107-38427af84c97 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fb1e22c-a306-46b4-8107-38427af84c97 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-0fb1e22c-a306-46b4-8107-38427af84c97 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fb1e22c-a306-46b4-8107-38427af84c97 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption/cipher returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1288/2540] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8f05b71b-4cd9-4319-bf12-9fb578e70127 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f05b71b-4cd9-4319-bf12-9fb578e70127 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] GET http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f05b71b-4cd9-4319-bf12-9fb578e70127 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8f05b71b-4cd9-4319-bf12-9fb578e70127 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-8f05b71b-4cd9-4319-bf12-9fb578e70127 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8f05b71b-4cd9-4319-bf12-9fb578e70127 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1289/2541] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-17a63848-cb8d-4829-8201-57962a34418d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17a63848-cb8d-4829-8201-57962a34418d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] GET http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/multiattach Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17a63848-cb8d-4829-8201-57962a34418d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-17a63848-cb8d-4829-8201-57962a34418d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-17a63848-cb8d-4829-8201-57962a34418d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/multiattach returned with HTTP 200 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1290/2542] 192.168.122.225 () {58 vars in 1298 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-74db1ecb-affe-410c-a581-ebbe3382d87d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74db1ecb-affe-410c-a581-ebbe3382d87d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] GET http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/volume_backend_name Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74db1ecb-affe-410c-a581-ebbe3382d87d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74db1ecb-affe-410c-a581-ebbe3382d87d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74db1ecb-affe-410c-a581-ebbe3382d87d tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1291/2543] 192.168.122.225 () {58 vars in 1322 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a98f9174-62ce-4b27-a4e4-5e0a6db77ec3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a98f9174-62ce-4b27-a4e4-5e0a6db77ec3 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] PUT http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption/9164995a-3640-4cb9-975c-45010f73efef Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a98f9174-62ce-4b27-a4e4-5e0a6db77ec3 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-a98f9174-62ce-4b27-a4e4-5e0a6db77ec3 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a98f9174-62ce-4b27-a4e4-5e0a6db77ec3 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption/9164995a-3640-4cb9-975c-45010f73efef returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1292/2544] 192.168.122.225 () {60 vars in 1390 bytes} [Wed Sep 2 20:09:09 2026] PUT /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/encryption/9164995a-3640-4cb9-975c-45010f73efef => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6150fb72-bff0-4542-a709-6178f794d8d6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6150fb72-bff0-4542-a709-6178f794d8d6 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] PUT http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/key1 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6150fb72-bff0-4542-a709-6178f794d8d6 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-6150fb72-bff0-4542-a709-6178f794d8d6 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6150fb72-bff0-4542-a709-6178f794d8d6 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/key1 returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1293/2545] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:09:09 2026] PUT /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9bd9917b-660f-4c2e-95f9-69b05d6d6e2b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bd9917b-660f-4c2e-95f9-69b05d6d6e2b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] PUT http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9bd9917b-660f-4c2e-95f9-69b05d6d6e2b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-9bd9917b-660f-4c2e-95f9-69b05d6d6e2b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e4cd15580bf344a08915a231c0135684', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '62fa283c52804d7dbc865c7c413fb890', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bd9917b-660f-4c2e-95f9-69b05d6d6e2b tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-reader] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57 returned with HTTP 403 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1294/2546] 192.168.122.225 () {60 vars in 1246 bytes} [Wed Sep 2 20:09:09 2026] PUT /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-25ff7fa4-72b4-43d9-9e71-a4fb3f3c6b23 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25ff7fa4-72b4-43d9-9e71-a4fb3f3c6b23 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] DELETE http://192.168.122.225/volume/v3/types/d7e7514d-a114-4d4f-b0ec-37dd68c9c738 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25ff7fa4-72b4-43d9-9e71-a4fb3f3c6b23 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25ff7fa4-72b4-43d9-9e71-a4fb3f3c6b23 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25ff7fa4-72b4-43d9-9e71-a4fb3f3c6b23 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/d7e7514d-a114-4d4f-b0ec-37dd68c9c738 returned with HTTP 202 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1295/2547] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:09 2026] DELETE /volume/v3/types/d7e7514d-a114-4d4f-b0ec-37dd68c9c738 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0bc9de99-d1c8-4156-803a-377bd2a69b47 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:09:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0bc9de99-d1c8-4156-803a-377bd2a69b47 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] DELETE http://192.168.122.225/volume/v3/types/61d0fdfb-4569-4a08-958a-c568c01a2b84 Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0bc9de99-d1c8-4156-803a-377bd2a69b47 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0bc9de99-d1c8-4156-803a-377bd2a69b47 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Get all volumes completed successfully. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-933dd062-6881-44b3-b0df-1306a060e9f9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1253/2548] 192.168.122.225 () {60 vars in 1162 bytes} [Wed Sep 2 20:09:09 2026] GET /volume/v3/volumes => generated 343 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-754749d2-c582-4155-838d-a45003853318 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume with id: 375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0bc9de99-d1c8-4156-803a-377bd2a69b47 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/61d0fdfb-4569-4a08-958a-c568c01a2b84 returned with HTTP 202 Sep 02 20:09:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1296/2549] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:09 2026] DELETE /volume/v3/types/61d0fdfb-4569-4a08-958a-c568c01a2b84 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fa585494-dac7-43b8-bf80-527bc7caf47e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa585494-dac7-43b8-bf80-527bc7caf47e tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] DELETE http://192.168.122.225/volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4 Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa585494-dac7-43b8-bf80-527bc7caf47e tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fa585494-dac7-43b8-bf80-527bc7caf47e tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume request issued successfully. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-754749d2-c582-4155-838d-a45003853318 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 returned with HTTP 202 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1254/2550] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:09:10 2026] DELETE /volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-67d49902-e299-47a1-b07e-4a3384b51e1b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67d49902-e299-47a1-b07e-4a3384b51e1b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67d49902-e299-47a1-b07e-4a3384b51e1b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67d49902-e299-47a1-b07e-4a3384b51e1b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fa585494-dac7-43b8-bf80-527bc7caf47e tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4 returned with HTTP 202 Sep 02 20:09:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1297/2551] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:10 2026] DELETE /volume/v3/types/dd242880-c878-4ef7-949d-76a21133a7a4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-67d49902-e299-47a1-b07e-4a3384b51e1b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ab5e70b4-b51a-454b-a29a-f93ad54951c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab5e70b4-b51a-454b-a29a-f93ad54951c0 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] DELETE http://192.168.122.225/volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab5e70b4-b51a-454b-a29a-f93ad54951c0 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ab5e70b4-b51a-454b-a29a-f93ad54951c0 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67d49902-e299-47a1-b07e-4a3384b51e1b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 returned with HTTP 200 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1255/2552] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:10 2026] GET /volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ab5e70b4-b51a-454b-a29a-f93ad54951c0 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab returned with HTTP 202 Sep 02 20:09:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1298/2553] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:10 2026] DELETE /volume/v3/types/2a29740f-9ab2-4548-a781-8625c2f7b1ab => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f5d20682-2487-4f99-b169-43129d4d5584 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5d20682-2487-4f99-b169-43129d4d5584 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] DELETE http://192.168.122.225/volume/v3/types/d53157da-0de0-4351-9896-4379e2723088 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5d20682-2487-4f99-b169-43129d4d5584 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5d20682-2487-4f99-b169-43129d4d5584 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5d20682-2487-4f99-b169-43129d4d5584 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/d53157da-0de0-4351-9896-4379e2723088 returned with HTTP 202 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1256/2554] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:10 2026] DELETE /volume/v3/types/d53157da-0de0-4351-9896-4379e2723088 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8e203ef-a620-4879-9d6c-fc566d4a1c20 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8e203ef-a620-4879-9d6c-fc566d4a1c20 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] DELETE http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57 Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8e203ef-a620-4879-9d6c-fc566d4a1c20 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8e203ef-a620-4879-9d6c-fc566d4a1c20 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e8cdcda5-a88e-481b-8fff-de6f250f31e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8e203ef-a620-4879-9d6c-fc566d4a1c20 tempest-VolumeTypesReaderTests-1075360495 tempest-VolumeTypesReaderTests-1075360495-project-admin] http://192.168.122.225/volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57 returned with HTTP 202 Sep 02 20:09:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1299/2555] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:10 2026] DELETE /volume/v3/types/65c8885f-fb6d-48bc-a91a-944a14919c57 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8cdcda5-a88e-481b-8fff-de6f250f31e4 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8cdcda5-a88e-481b-8fff-de6f250f31e4 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8cdcda5-a88e-481b-8fff-de6f250f31e4 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1257/2556] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:10 2026] POST /volume/v3/types => generated 287 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-84eb24d7-5b67-43ed-a09e-5129723c0a57 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84eb24d7-5b67-43ed-a09e-5129723c0a57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 Sep 02 20:09:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84eb24d7-5b67-43ed-a09e-5129723c0a57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84eb24d7-5b67-43ed-a09e-5129723c0a57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84eb24d7-5b67-43ed-a09e-5129723c0a57 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 returned with HTTP 404 Sep 02 20:09:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1300/2557] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:11 2026] GET /volume/v3/volumes/375c1564-6cb7-4bec-a26d-e289c6f4a883 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089775249"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089775249'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume of 1 GB Sep 02 20:09:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Availability Zones retrieved successfully. Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (fee471bc-8255-4653-a3df-c936557b6669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988b146e-6efc-40a1-b17b-1a7c7d4cf884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988b146e-6efc-40a1-b17b-1a7c7d4cf884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbc2c72-3c06-4138-9035-3c596b6ec3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Created reservations ['a32da980-aebe-4cc7-adc5-d72ea1be5930', '7cdbfdf6-4c60-4327-9778-0fbc600c4a2b', 'ab800319-ad01-41ad-bc97-fa579520604f', '530ff427-8cbe-4605-9169-c7e74a00df78'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecbc2c72-3c06-4138-9035-3c596b6ec3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a32da980-aebe-4cc7-adc5-d72ea1be5930', '7cdbfdf6-4c60-4327-9778-0fbc600c4a2b', 'ab800319-ad01-41ad-bc97-fa579520604f', '530ff427-8cbe-4605-9169-c7e74a00df78']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677f60d7-b1df-4332-b901-e746e1f3f81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677f60d7-b1df-4332-b901-e746e1f3f81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7d8328-7d8c-4e79-8058-708e031fef7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089775249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['a32da980-aebe-4cc7-adc5-d72ea1be5930','7cdbfdf6-4c60-4327-9778-0fbc600c4a2b','ab800319-ad01-41ad-bc97-fa579520604f','530ff427-8cbe-4605-9169-c7e74a00df78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089775249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7d8328-7d8c-4e79-8058-708e031fef7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286edf8bdb346748f0f77230e9df34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fd6abdf272423389f9f057bc595c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0740f11e-2397-42a0-9fa9-8ace2b59077e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0740f11e-2397-42a0-9fa9-8ace2b59077e) transitioned into state 'SUCCESS' from state '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-1089775249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['a32da980-aebe-4cc7-adc5-d72ea1be5930','7cdbfdf6-4c60-4327-9778-0fbc600c4a2b','ab800319-ad01-41ad-bc97-fa579520604f','530ff427-8cbe-4605-9169-c7e74a00df78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6ce96c-ea94-4d67-a24c-f1db323989b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6ce96c-ea94-4d67-a24c-f1db323989b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (fee471bc-8255-4653-a3df-c936557b6669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request issued successfully. Sep 02 20:09:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0bbd8a6d-a106-4ed4-a0c5-b41668a14bb7 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1258/2558] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:09:11 2026] POST /volume/v3/volumes => generated 787 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-08393f34-5efb-47a0-9547-035e2935b467 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08393f34-5efb-47a0-9547-035e2935b467 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08393f34-5efb-47a0-9547-035e2935b467 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08393f34-5efb-47a0-9547-035e2935b467 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-08393f34-5efb-47a0-9547-035e2935b467 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08393f34-5efb-47a0-9547-035e2935b467 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f returned with HTTP 200 Sep 02 20:09:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1301/2559] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:11 2026] GET /volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f => generated 966 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-74da1c29-0bbe-46c1-bce7-8850944fb1a9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74da1c29-0bbe-46c1-bce7-8850944fb1a9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74da1c29-0bbe-46c1-bce7-8850944fb1a9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74da1c29-0bbe-46c1-bce7-8850944fb1a9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-74da1c29-0bbe-46c1-bce7-8850944fb1a9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74da1c29-0bbe-46c1-bce7-8850944fb1a9 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f returned with HTTP 200 Sep 02 20:09:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1259/2560] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:12 2026] GET /volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "25e54100-13dc-4afe-86c9-bca230524f78", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '25e54100-13dc-4afe-86c9-bca230524f78', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Create volume of 1 GB Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Availability Zones retrieved successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Flow 'volume_create_api' (33a73e85-be6e-4113-abb0-e306decb618c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7128a76f-a1c0-46d3-9052-8e375d50761a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7128a76f-a1c0-46d3-9052-8e375d50761a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:09:11Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1,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': 'b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6edaf8cb-fef4-44af-a5f7-74db741284ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Created reservations ['e113e882-9381-4810-8423-59deba8bd273', 'cc56f71c-1091-4ff2-b18b-952e502707cf', 'b88d0fc0-373f-4e06-8219-ebb563e71c90', 'e8502aa0-8e15-428e-acaa-2cc98f8310be'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6edaf8cb-fef4-44af-a5f7-74db741284ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e113e882-9381-4810-8423-59deba8bd273', 'cc56f71c-1091-4ff2-b18b-952e502707cf', 'b88d0fc0-373f-4e06-8219-ebb563e71c90', 'e8502aa0-8e15-428e-acaa-2cc98f8310be']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db83a55f-4136-4354-9d03-0c8b70e909aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db83a55f-4136-4354-9d03-0c8b70e909aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264e1ffd-ce25-4502-9ceb-3bba7829ebfa', '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='4d339f2af9c44178bada3b922561b172',qos_specs=None,replication_status=,reservations=['e113e882-9381-4810-8423-59deba8bd273','cc56f71c-1091-4ff2-b18b-952e502707cf','b88d0fc0-373f-4e06-8219-ebb563e71c90','e8502aa0-8e15-428e-acaa-2cc98f8310be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4492a660394745299cd5b86b61fb8c47',volume_type_id=b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:13Z,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=264e1ffd-ce25-4502-9ceb-3bba7829ebfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d339f2af9c44178bada3b922561b172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4492a660394745299cd5b86b61fb8c47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1),volume_type_id=b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0063a4a0-ed49-42bf-98e1-b776120e8d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0063a4a0-ed49-42bf-98e1-b776120e8d13) transitioned into state 'SUCCESS' from 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='4d339f2af9c44178bada3b922561b172',qos_specs=None,replication_status=,reservations=['e113e882-9381-4810-8423-59deba8bd273','cc56f71c-1091-4ff2-b18b-952e502707cf','b88d0fc0-373f-4e06-8219-ebb563e71c90','e8502aa0-8e15-428e-acaa-2cc98f8310be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4492a660394745299cd5b86b61fb8c47',volume_type_id=b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8547a512-9a00-47b7-a9cb-c90a7976e822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8547a512-9a00-47b7-a9cb-c90a7976e822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Flow 'volume_create_api' (33a73e85-be6e-4113-abb0-e306decb618c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Create volume request issued successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e9d0292f-4a16-41f6-8d94-770d933811e4 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1302/2561] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:13 2026] POST /volume/v3/volumes => generated 806 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a9da31d3-7b4e-4451-93e8-b518f14c6cc8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9da31d3-7b4e-4451-93e8-b518f14c6cc8 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9da31d3-7b4e-4451-93e8-b518f14c6cc8 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9da31d3-7b4e-4451-93e8-b518f14c6cc8 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0b3efe78-dede-4487-a734-0cef1c894115 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b3efe78-dede-4487-a734-0cef1c894115 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b3efe78-dede-4487-a734-0cef1c894115 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b3efe78-dede-4487-a734-0cef1c894115 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a9da31d3-7b4e-4451-93e8-b518f14c6cc8 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9da31d3-7b4e-4451-93e8-b518f14c6cc8 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1260/2562] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:13 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0b3efe78-dede-4487-a734-0cef1c894115 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b3efe78-dede-4487-a734-0cef1c894115 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f returned with HTTP 200 Sep 02 20:09:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1303/2563] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:13 2026] GET /volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Get all volumes completed successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4293814-1f4f-49c3-846d-1d87d7a4554c tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:09:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1261/2564] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:09:13 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume with id: 3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume request issued successfully. Sep 02 20:09:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d57177db-6e27-4d5f-8928-dd74ef5380cb tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f returned with HTTP 202 Sep 02 20:09:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1304/2565] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:09:13 2026] DELETE /volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3a23d303-1347-4ba6-85ad-5c7e1678f216 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3a23d303-1347-4ba6-85ad-5c7e1678f216 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3a23d303-1347-4ba6-85ad-5c7e1678f216 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3a23d303-1347-4ba6-85ad-5c7e1678f216 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3a23d303-1347-4ba6-85ad-5c7e1678f216 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3a23d303-1347-4ba6-85ad-5c7e1678f216 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f returned with HTTP 200 Sep 02 20:09:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1262/2566] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:13 2026] GET /volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-998d5779-79f7-43df-bd53-62e7bfa2570b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-998d5779-79f7-43df-bd53-62e7bfa2570b tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-998d5779-79f7-43df-bd53-62e7bfa2570b tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-998d5779-79f7-43df-bd53-62e7bfa2570b tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-998d5779-79f7-43df-bd53-62e7bfa2570b tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-998d5779-79f7-43df-bd53-62e7bfa2570b tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1305/2567] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:14 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 898 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e0a2c667-548a-4e45-857b-689fa08f276b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0a2c667-548a-4e45-857b-689fa08f276b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f Sep 02 20:09:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0a2c667-548a-4e45-857b-689fa08f276b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0a2c667-548a-4e45-857b-689fa08f276b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0a2c667-548a-4e45-857b-689fa08f276b tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f returned with HTTP 404 Sep 02 20:09:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1263/2568] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:15 2026] GET /volume/v3/volumes/3e7d8328-7d8c-4e79-8058-708e031fef7f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1241822545"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1241822545'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume of 1 GB Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Availability Zones retrieved successfully. Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (cfbb9da6-f1b5-4f18-bca5-bce042d89001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6badfecb-0a16-467c-b581-f91b038e9f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6badfecb-0a16-467c-b581-f91b038e9f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265ace11-6ee4-41bf-8a76-cb8ee8309008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Created reservations ['5b649866-a311-42af-acfb-d9916bdce6e9', 'e73402cc-0097-49a0-8e72-39f31bd35896', '8e48d629-99f0-466b-a717-69afb52d5291', 'a7006538-7b11-431c-bda3-af70c3698d8a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265ace11-6ee4-41bf-8a76-cb8ee8309008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b649866-a311-42af-acfb-d9916bdce6e9', 'e73402cc-0097-49a0-8e72-39f31bd35896', '8e48d629-99f0-466b-a717-69afb52d5291', 'a7006538-7b11-431c-bda3-af70c3698d8a']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc33559-a3d5-45d0-8679-2af5193fc056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc33559-a3d5-45d0-8679-2af5193fc056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4405b344-0c05-4d0f-93a8-81e675197b07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241822545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['5b649866-a311-42af-acfb-d9916bdce6e9','e73402cc-0097-49a0-8e72-39f31bd35896','8e48d629-99f0-466b-a717-69afb52d5291','a7006538-7b11-431c-bda3-af70c3698d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1241822545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4405b344-0c05-4d0f-93a8-81e675197b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286edf8bdb346748f0f77230e9df34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fd6abdf272423389f9f057bc595c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1455db-8993-4dd4-b947-5a9e571dea93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a1455db-8993-4dd4-b947-5a9e571dea93) transitioned into state 'SUCCESS' from state '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-1241822545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['5b649866-a311-42af-acfb-d9916bdce6e9','e73402cc-0097-49a0-8e72-39f31bd35896','8e48d629-99f0-466b-a717-69afb52d5291','a7006538-7b11-431c-bda3-af70c3698d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b307d4fa-b3fb-4a7a-b1dc-b5c95e511203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b307d4fa-b3fb-4a7a-b1dc-b5c95e511203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (cfbb9da6-f1b5-4f18-bca5-bce042d89001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request issued successfully. Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4b117ea-3d3d-4357-ad60-d0557a8c6506 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1306/2569] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:09:15 2026] POST /volume/v3/volumes => generated 787 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-23ba2cc3-39ff-49b8-98db-c4cc59f71ded None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-23ba2cc3-39ff-49b8-98db-c4cc59f71ded tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-23ba2cc3-39ff-49b8-98db-c4cc59f71ded tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-23ba2cc3-39ff-49b8-98db-c4cc59f71ded tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-23ba2cc3-39ff-49b8-98db-c4cc59f71ded tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-23ba2cc3-39ff-49b8-98db-c4cc59f71ded tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 returned with HTTP 200 Sep 02 20:09:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1264/2570] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:15 2026] GET /volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b0c4af32-8ea5-4f95-902c-757a944791e2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0c4af32-8ea5-4f95-902c-757a944791e2 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0c4af32-8ea5-4f95-902c-757a944791e2 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0c4af32-8ea5-4f95-902c-757a944791e2 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b0c4af32-8ea5-4f95-902c-757a944791e2 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0c4af32-8ea5-4f95-902c-757a944791e2 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1307/2571] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:15 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 956 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fcf438a6-459b-4afb-8500-fd4bb8987fcd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fcf438a6-459b-4afb-8500-fd4bb8987fcd tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fcf438a6-459b-4afb-8500-fd4bb8987fcd tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fcf438a6-459b-4afb-8500-fd4bb8987fcd tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fcf438a6-459b-4afb-8500-fd4bb8987fcd tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fcf438a6-459b-4afb-8500-fd4bb8987fcd tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 returned with HTTP 200 Sep 02 20:09:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1265/2572] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:16 2026] GET /volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d8822a5f-d22f-442a-9f50-c563f98f2212 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d8822a5f-d22f-442a-9f50-c563f98f2212 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] GET http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d8822a5f-d22f-442a-9f50-c563f98f2212 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d8822a5f-d22f-442a-9f50-c563f98f2212 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d8822a5f-d22f-442a-9f50-c563f98f2212 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Volume info retrieved successfully. Sep 02 20:09:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d8822a5f-d22f-442a-9f50-c563f98f2212 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 returned with HTTP 200 Sep 02 20:09:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1308/2573] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:16 2026] GET /volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-00b34992-3329-44c5-b23b-cfccc0a05424 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume with id: 4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume request issued successfully. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00b34992-3329-44c5-b23b-cfccc0a05424 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 returned with HTTP 202 Sep 02 20:09:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1266/2574] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:09:16 2026] DELETE /volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:09:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bbe180ab-a07f-4e0a-954e-a1d2775f14c2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bbe180ab-a07f-4e0a-954e-a1d2775f14c2 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bbe180ab-a07f-4e0a-954e-a1d2775f14c2 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bbe180ab-a07f-4e0a-954e-a1d2775f14c2 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bbe180ab-a07f-4e0a-954e-a1d2775f14c2 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bbe180ab-a07f-4e0a-954e-a1d2775f14c2 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 returned with HTTP 200 Sep 02 20:09:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1309/2575] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:16 2026] GET /volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-91f955ec-6f60-4ce9-81d6-61b9c19542b7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91f955ec-6f60-4ce9-81d6-61b9c19542b7 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91f955ec-6f60-4ce9-81d6-61b9c19542b7 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91f955ec-6f60-4ce9-81d6-61b9c19542b7 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-91f955ec-6f60-4ce9-81d6-61b9c19542b7 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91f955ec-6f60-4ce9-81d6-61b9c19542b7 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1267/2576] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:16 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-78323bc0-2d56-447d-b756-d626a2f96f62 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78323bc0-2d56-447d-b756-d626a2f96f62 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 Sep 02 20:09:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78323bc0-2d56-447d-b756-d626a2f96f62 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78323bc0-2d56-447d-b756-d626a2f96f62 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78323bc0-2d56-447d-b756-d626a2f96f62 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 returned with HTTP 404 Sep 02 20:09:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1310/2577] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:17 2026] GET /volume/v3/volumes/4405b344-0c05-4d0f-93a8-81e675197b07 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-84f90f09-0141-432f-8a5c-c975bf693abe None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-895646133"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-895646133'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume of 1 GB Sep 02 20:09:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Availability Zones retrieved successfully. Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (fc9af710-92f8-4936-9806-c1edeeb472fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3449b3e6-422c-4443-95a6-02739ea2101e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3449b3e6-422c-4443-95a6-02739ea2101e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc537d0-4e3c-4c56-abde-be4dd0105d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Created reservations ['259321b0-dbf9-4b55-b446-210185c0a763', '72f06e74-9864-4671-9e38-9a9c28920e25', '0f103dc3-fa4d-4c4f-b77b-e353e2a3214b', '5e71bfdc-8439-4bee-b483-49328d4e7ee5'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc537d0-4e3c-4c56-abde-be4dd0105d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259321b0-dbf9-4b55-b446-210185c0a763', '72f06e74-9864-4671-9e38-9a9c28920e25', '0f103dc3-fa4d-4c4f-b77b-e353e2a3214b', '5e71bfdc-8439-4bee-b483-49328d4e7ee5']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae25b8a1-94c8-4a0e-a5c7-c2bd2b61fe00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae25b8a1-94c8-4a0e-a5c7-c2bd2b61fe00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456cb017-743b-4072-8b19-def4ad9d34d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-895646133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['259321b0-dbf9-4b55-b446-210185c0a763','72f06e74-9864-4671-9e38-9a9c28920e25','0f103dc3-fa4d-4c4f-b77b-e353e2a3214b','5e71bfdc-8439-4bee-b483-49328d4e7ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-895646133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456cb017-743b-4072-8b19-def4ad9d34d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c286edf8bdb346748f0f77230e9df34e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7fd6abdf272423389f9f057bc595c27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90bc208-956a-4779-895d-86397788fbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cbc30564-5202-443f-88e4-6ebc22d61d0c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cbc30564-5202-443f-88e4-6ebc22d61d0c tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cbc30564-5202-443f-88e4-6ebc22d61d0c tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cbc30564-5202-443f-88e4-6ebc22d61d0c tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cbc30564-5202-443f-88e4-6ebc22d61d0c tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90bc208-956a-4779-895d-86397788fbdc) transitioned into state 'SUCCESS' from state '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-895646133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c286edf8bdb346748f0f77230e9df34e',qos_specs=None,replication_status=,reservations=['259321b0-dbf9-4b55-b446-210185c0a763','72f06e74-9864-4671-9e38-9a9c28920e25','0f103dc3-fa4d-4c4f-b77b-e353e2a3214b','5e71bfdc-8439-4bee-b483-49328d4e7ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7fd6abdf272423389f9f057bc595c27',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71a7e06-6cfc-4ccf-b2ec-be5cc67d5a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cbc30564-5202-443f-88e4-6ebc22d61d0c tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1311/2578] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:18 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 959 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:09:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71a7e06-6cfc-4ccf-b2ec-be5cc67d5a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:18 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Flow 'volume_create_api' (fc9af710-92f8-4936-9806-c1edeeb472fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Create volume request issued successfully. Sep 02 20:09:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84f90f09-0141-432f-8a5c-c975bf693abe tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1268/2579] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:09:17 2026] POST /volume/v3/volumes => generated 786 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a763aeea-b7bf-445e-ae43-c53a3036245f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a763aeea-b7bf-445e-ae43-c53a3036245f tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 Sep 02 20:09:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a763aeea-b7bf-445e-ae43-c53a3036245f tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a763aeea-b7bf-445e-ae43-c53a3036245f tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a763aeea-b7bf-445e-ae43-c53a3036245f tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a763aeea-b7bf-445e-ae43-c53a3036245f tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 returned with HTTP 200 Sep 02 20:09:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1312/2580] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:18 2026] GET /volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8e2504c0-412a-46f7-81da-5ee5fce6d313 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8e2504c0-412a-46f7-81da-5ee5fce6d313 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8e2504c0-412a-46f7-81da-5ee5fce6d313 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8e2504c0-412a-46f7-81da-5ee5fce6d313 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8e2504c0-412a-46f7-81da-5ee5fce6d313 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8e2504c0-412a-46f7-81da-5ee5fce6d313 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1269/2581] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:19 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 959 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-15173d2c-95a9-4441-b95b-ae4764c5646e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-15173d2c-95a9-4441-b95b-ae4764c5646e tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 Sep 02 20:09:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-15173d2c-95a9-4441-b95b-ae4764c5646e tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-15173d2c-95a9-4441-b95b-ae4764c5646e tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-15173d2c-95a9-4441-b95b-ae4764c5646e tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-15173d2c-95a9-4441-b95b-ae4764c5646e tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 returned with HTTP 200 Sep 02 20:09:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1313/2582] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:19 2026] GET /volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] GET http://192.168.122.225/volume/v3/volumes/summary Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] Get summary completed successfully. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0b460f2-c635-42fc-a894-f35fd2cf716a tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-reader] http://192.168.122.225/volume/v3/volumes/summary returned with HTTP 200 Sep 02 20:09:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1270/2583] 192.168.122.225 () {60 vars in 1186 bytes} [Wed Sep 2 20:09:19 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:09:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 Sep 02 20:09:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume with id: 456cb017-743b-4072-8b19-def4ad9d34d7 Sep 02 20:09:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Delete volume request issued successfully. Sep 02 20:09:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b9924a4a-6cad-4c47-b1b8-dd0136b781af tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 returned with HTTP 202 Sep 02 20:09:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1314/2584] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:09:19 2026] DELETE /volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36fb33d5-945e-4b68-883f-1cf85573e530 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36fb33d5-945e-4b68-883f-1cf85573e530 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36fb33d5-945e-4b68-883f-1cf85573e530 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36fb33d5-945e-4b68-883f-1cf85573e530 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-36fb33d5-945e-4b68-883f-1cf85573e530 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Volume info retrieved successfully. Sep 02 20:09:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36fb33d5-945e-4b68-883f-1cf85573e530 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 returned with HTTP 200 Sep 02 20:09:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1271/2585] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:19 2026] GET /volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:09:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ba16a528-0107-4dee-bc8a-e14e7fc20e4d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ba16a528-0107-4dee-bc8a-e14e7fc20e4d tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ba16a528-0107-4dee-bc8a-e14e7fc20e4d tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ba16a528-0107-4dee-bc8a-e14e7fc20e4d tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ba16a528-0107-4dee-bc8a-e14e7fc20e4d tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ba16a528-0107-4dee-bc8a-e14e7fc20e4d tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1315/2586] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:20 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 1303 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] DELETE http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Delete volume with id: 264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Delete volume request issued successfully. Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d30be99e-e815-4eb9-ad4a-04f3a798bfca tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 202 Sep 02 20:09:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1272/2587] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:20 2026] DELETE /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:09:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2e74336e-1cf6-41b8-9fe7-21cd677c5916 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e74336e-1cf6-41b8-9fe7-21cd677c5916 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e74336e-1cf6-41b8-9fe7-21cd677c5916 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e74336e-1cf6-41b8-9fe7-21cd677c5916 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e74336e-1cf6-41b8-9fe7-21cd677c5916 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Volume info retrieved successfully. Sep 02 20:09:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e74336e-1cf6-41b8-9fe7-21cd677c5916 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 200 Sep 02 20:09:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1316/2588] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:20 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 1302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6ab0cde4-2db9-494f-9b6d-7ca37aff8227 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6ab0cde4-2db9-494f-9b6d-7ca37aff8227 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] GET http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 Sep 02 20:09:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6ab0cde4-2db9-494f-9b6d-7ca37aff8227 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6ab0cde4-2db9-494f-9b6d-7ca37aff8227 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6ab0cde4-2db9-494f-9b6d-7ca37aff8227 tempest-ProjectReaderTests-542540153 tempest-ProjectReaderTests-542540153-project-admin] http://192.168.122.225/volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 returned with HTTP 404 Sep 02 20:09:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1273/2589] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:09:20 2026] GET /volume/v3/volumes/456cb017-743b-4072-8b19-def4ad9d34d7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:09:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e0fe6e38-7bef-4e2d-a711-d93279993ef5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0fe6e38-7bef-4e2d-a711-d93279993ef5 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] GET http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa Sep 02 20:09:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0fe6e38-7bef-4e2d-a711-d93279993ef5 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0fe6e38-7bef-4e2d-a711-d93279993ef5 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0fe6e38-7bef-4e2d-a711-d93279993ef5 tempest-VolumeAndVolumeTypeFromImageTest-361928808 tempest-VolumeAndVolumeTypeFromImageTest-361928808-project-member] http://192.168.122.225/volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa returned with HTTP 404 Sep 02 20:09:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1317/2590] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:21 2026] GET /volume/v3/volumes/264e1ffd-ce25-4502-9ceb-3bba7829ebfa => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] GET http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Get all volumes completed successfully. Sep 02 20:09:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f2870c22-8116-4a65-9ff8-bd2de46a8703 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 20:09:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1274/2591] 192.168.122.225 () {58 vars in 1169 bytes} [Wed Sep 2 20:09:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 20:09:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b664c076-31f5-4510-a3da-2176dd46816b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b664c076-31f5-4510-a3da-2176dd46816b tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] DELETE http://192.168.122.225/volume/v3/types/b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1 Sep 02 20:09:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b664c076-31f5-4510-a3da-2176dd46816b tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b664c076-31f5-4510-a3da-2176dd46816b tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b664c076-31f5-4510-a3da-2176dd46816b tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] http://192.168.122.225/volume/v3/types/b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1 returned with HTTP 202 Sep 02 20:09:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1318/2592] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:21 2026] DELETE /volume/v3/types/b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c5862042-8b31-417e-b6af-98d6042ab3b9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5862042-8b31-417e-b6af-98d6042ab3b9 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] GET http://192.168.122.225/volume/v3/types/b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1 Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5862042-8b31-417e-b6af-98d6042ab3b9 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c5862042-8b31-417e-b6af-98d6042ab3b9 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c5862042-8b31-417e-b6af-98d6042ab3b9 tempest-VolumeAndVolumeTypeFromImageTest-695743490 tempest-VolumeAndVolumeTypeFromImageTest-695743490-project-admin] http://192.168.122.225/volume/v3/types/b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1 returned with HTTP 404 Sep 02 20:09:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1275/2593] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:09:21 2026] GET /volume/v3/types/b5f26c5a-38a0-44cd-9d39-7a28ec70a1b1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-817e5a81-31bc-4559-be90-950be6a7b398 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create volume of 1 GB Sep 02 20:09:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Availability Zones retrieved successfully. Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Flow 'volume_create_api' (11296ea4-d20a-462b-9f7e-b52117316483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206517d4-9e80-43d1-9d4c-646f870f8edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206517d4-9e80-43d1-9d4c-646f870f8edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f220f471-f88d-4087-9371-c1efe6ad6ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Created reservations ['2bfa3340-aa09-43ff-baa8-0dc7c004e5bd', '0fd493fb-71dd-477a-9a35-98b23cfe072a', '167ace0c-5c67-4aff-834e-54c86b1040fc', '1210d417-9e98-4062-9eed-0dfff838b7f0'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f220f471-f88d-4087-9371-c1efe6ad6ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bfa3340-aa09-43ff-baa8-0dc7c004e5bd', '0fd493fb-71dd-477a-9a35-98b23cfe072a', '167ace0c-5c67-4aff-834e-54c86b1040fc', '1210d417-9e98-4062-9eed-0dfff838b7f0']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffe7590-5e40-42ed-bd8c-6f2e7c3d1ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cffe7590-5e40-42ed-bd8c-6f2e7c3d1ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c70442a5-2a40-4c00-a89b-edcc0c80e8ba', '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='5c0c5eff98ca480f9218f32f878a88c2',qos_specs=None,replication_status=,reservations=['2bfa3340-aa09-43ff-baa8-0dc7c004e5bd','0fd493fb-71dd-477a-9a35-98b23cfe072a','167ace0c-5c67-4aff-834e-54c86b1040fc','1210d417-9e98-4062-9eed-0dfff838b7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d0efc015bc42d8a64ead2e6bce474f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:25Z,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=c70442a5-2a40-4c00-a89b-edcc0c80e8ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c0c5eff98ca480f9218f32f878a88c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d0efc015bc42d8a64ead2e6bce474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948738a3-6f3f-4659-958a-64c122c455fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (948738a3-6f3f-4659-958a-64c122c455fb) transitioned into state 'SUCCESS' from 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='5c0c5eff98ca480f9218f32f878a88c2',qos_specs=None,replication_status=,reservations=['2bfa3340-aa09-43ff-baa8-0dc7c004e5bd','0fd493fb-71dd-477a-9a35-98b23cfe072a','167ace0c-5c67-4aff-834e-54c86b1040fc','1210d417-9e98-4062-9eed-0dfff838b7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d0efc015bc42d8a64ead2e6bce474f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44489047-9cef-4eed-a3b9-006d4cd77ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44489047-9cef-4eed-a3b9-006d4cd77ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Flow 'volume_create_api' (11296ea4-d20a-462b-9f7e-b52117316483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create volume request issued successfully. Sep 02 20:09:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-817e5a81-31bc-4559-be90-950be6a7b398 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1319/2594] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:09:24 2026] POST /volume/v3/volumes => generated 749 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ff68dac5-d935-4a05-92ef-7d40113f3e3d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ff68dac5-d935-4a05-92ef-7d40113f3e3d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ff68dac5-d935-4a05-92ef-7d40113f3e3d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ff68dac5-d935-4a05-92ef-7d40113f3e3d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ff68dac5-d935-4a05-92ef-7d40113f3e3d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ff68dac5-d935-4a05-92ef-7d40113f3e3d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba returned with HTTP 200 Sep 02 20:09:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1276/2595] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:25 2026] GET /volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-20e0e7f6-8689-4087-b60c-a31d2f2bf3dc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20e0e7f6-8689-4087-b60c-a31d2f2bf3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-20e0e7f6-8689-4087-b60c-a31d2f2bf3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-20e0e7f6-8689-4087-b60c-a31d2f2bf3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-20e0e7f6-8689-4087-b60c-a31d2f2bf3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20e0e7f6-8689-4087-b60c-a31d2f2bf3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba returned with HTTP 200 Sep 02 20:09:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1320/2596] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:26 2026] GET /volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cdd0091b-c486-4c67-9657-2ec924d601e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cdd0091b-c486-4c67-9657-2ec924d601e6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cdd0091b-c486-4c67-9657-2ec924d601e6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cdd0091b-c486-4c67-9657-2ec924d601e6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cdd0091b-c486-4c67-9657-2ec924d601e6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cdd0091b-c486-4c67-9657-2ec924d601e6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba returned with HTTP 200 Sep 02 20:09:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1277/2597] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:26 2026] GET /volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1302857891"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1302857891'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create volume of 1 GB Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Availability Zones retrieved successfully. Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Flow 'volume_create_api' (8ad9a57f-9124-4257-b1e7-d8f57041e352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54ba0a9-5f90-403f-8d22-11566a091088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e54ba0a9-5f90-403f-8d22-11566a091088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9f6e79-553e-4585-9791-66e7a11e961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Created reservations ['8f559181-5167-4a0b-be7f-29c667793e18', '6fc18432-f23b-4228-8fd2-ca2bcc717cdf', 'e13318e0-3ea8-4976-8641-701fcb6df188', '41926f2c-d9a8-43b4-a775-cf0209781960'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9f6e79-553e-4585-9791-66e7a11e961e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f559181-5167-4a0b-be7f-29c667793e18', '6fc18432-f23b-4228-8fd2-ca2bcc717cdf', 'e13318e0-3ea8-4976-8641-701fcb6df188', '41926f2c-d9a8-43b4-a775-cf0209781960']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91c342f-f220-4aed-86fb-99acc847d994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d91c342f-f220-4aed-86fb-99acc847d994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1302857891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c0c5eff98ca480f9218f32f878a88c2',qos_specs=None,replication_status=,reservations=['8f559181-5167-4a0b-be7f-29c667793e18','6fc18432-f23b-4228-8fd2-ca2bcc717cdf','e13318e0-3ea8-4976-8641-701fcb6df188','41926f2c-d9a8-43b4-a775-cf0209781960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d0efc015bc42d8a64ead2e6bce474f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:26Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1302857891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c0c5eff98ca480f9218f32f878a88c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71d0efc015bc42d8a64ead2e6bce474f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5fddcb-435c-4124-83e9-d3a0bf2707a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f5fddcb-435c-4124-83e9-d3a0bf2707a0) transitioned into 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-1302857891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c0c5eff98ca480f9218f32f878a88c2',qos_specs=None,replication_status=,reservations=['8f559181-5167-4a0b-be7f-29c667793e18','6fc18432-f23b-4228-8fd2-ca2bcc717cdf','e13318e0-3ea8-4976-8641-701fcb6df188','41926f2c-d9a8-43b4-a775-cf0209781960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71d0efc015bc42d8a64ead2e6bce474f',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c35544-d4f4-41e9-a62e-95dab3e1afc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c35544-d4f4-41e9-a62e-95dab3e1afc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Flow 'volume_create_api' (8ad9a57f-9124-4257-b1e7-d8f57041e352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create volume request issued successfully. Sep 02 20:09:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8bd56202-c4ac-4c78-b20a-db0e90781538 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1321/2598] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:26 2026] POST /volume/v3/volumes => generated 785 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e6e7058e-258c-4373-98cf-77273fbb3932 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e6e7058e-258c-4373-98cf-77273fbb3932 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e6e7058e-258c-4373-98cf-77273fbb3932 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e6e7058e-258c-4373-98cf-77273fbb3932 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e6e7058e-258c-4373-98cf-77273fbb3932 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e6e7058e-258c-4373-98cf-77273fbb3932 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b returned with HTTP 200 Sep 02 20:09:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1278/2599] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:26 2026] GET /volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-adad3be3-ec74-4ced-9b6f-6e52877f0487 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-adad3be3-ec74-4ced-9b6f-6e52877f0487 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-adad3be3-ec74-4ced-9b6f-6e52877f0487 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-adad3be3-ec74-4ced-9b6f-6e52877f0487 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-adad3be3-ec74-4ced-9b6f-6e52877f0487 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-adad3be3-ec74-4ced-9b6f-6e52877f0487 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b returned with HTTP 200 Sep 02 20:09:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1322/2600] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:27 2026] GET /volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-69cdffac-b48e-4ad3-bd0f-011e93c35ddd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-69cdffac-b48e-4ad3-bd0f-011e93c35ddd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-69cdffac-b48e-4ad3-bd0f-011e93c35ddd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-69cdffac-b48e-4ad3-bd0f-011e93c35ddd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-69cdffac-b48e-4ad3-bd0f-011e93c35ddd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-69cdffac-b48e-4ad3-bd0f-011e93c35ddd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b returned with HTTP 200 Sep 02 20:09:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1279/2601] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:27 2026] GET /volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e39b49d-743a-436f-a0ff-a9710e042710 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:09:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1719066965"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:28 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Create snapshot from volume e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:28 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Created reservations ['9e1d0b63-7f86-4c1d-8fdf-4d947c1b61e5', 'df4989dc-5918-4101-97e1-cb593ac5eb36', '9d8a5907-4e5c-4cd0-a61f-e9341f1d338b', 'aea185ab-1b25-4378-bd71-c274c56ecfc1'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot create request issued successfully. Sep 02 20:09:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e39b49d-743a-436f-a0ff-a9710e042710 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:09:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1323/2602] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:09:27 2026] POST /volume/v3/snapshots => generated 326 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e8f1af67-826f-4d68-ac52-6014d2b7e99b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8f1af67-826f-4d68-ac52-6014d2b7e99b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8f1af67-826f-4d68-ac52-6014d2b7e99b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8f1af67-826f-4d68-ac52-6014d2b7e99b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e8f1af67-826f-4d68-ac52-6014d2b7e99b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8f1af67-826f-4d68-ac52-6014d2b7e99b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 200 Sep 02 20:09:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1280/2603] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:28 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4766a3eb-9a3f-4c1d-af02-621f2c75915c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4766a3eb-9a3f-4c1d-af02-621f2c75915c tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4766a3eb-9a3f-4c1d-af02-621f2c75915c tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4766a3eb-9a3f-4c1d-af02-621f2c75915c tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4766a3eb-9a3f-4c1d-af02-621f2c75915c tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4766a3eb-9a3f-4c1d-af02-621f2c75915c tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 200 Sep 02 20:09:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1324/2604] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:29 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3719a024-4b52-41cf-999f-6a8994c08839 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3719a024-4b52-41cf-999f-6a8994c08839 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3719a024-4b52-41cf-999f-6a8994c08839 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3719a024-4b52-41cf-999f-6a8994c08839 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3719a024-4b52-41cf-999f-6a8994c08839 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3719a024-4b52-41cf-999f-6a8994c08839 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 200 Sep 02 20:09:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1281/2605] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:30 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d165bca2-c1ad-41f6-8b7e-c94371230e7b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d165bca2-c1ad-41f6-8b7e-c94371230e7b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d165bca2-c1ad-41f6-8b7e-c94371230e7b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d165bca2-c1ad-41f6-8b7e-c94371230e7b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d165bca2-c1ad-41f6-8b7e-c94371230e7b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d165bca2-c1ad-41f6-8b7e-c94371230e7b tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 200 Sep 02 20:09:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1325/2606] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:30 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 485 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Delete snapshot with id: 977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot delete request issued successfully. Sep 02 20:09:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc0b99a4-ea00-4385-a744-aece6a4b35a2 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 202 Sep 02 20:09:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1282/2607] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:09:30 2026] DELETE /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-94a5ac8b-47f8-4412-9183-672e37729ec9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94a5ac8b-47f8-4412-9183-672e37729ec9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94a5ac8b-47f8-4412-9183-672e37729ec9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94a5ac8b-47f8-4412-9183-672e37729ec9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-94a5ac8b-47f8-4412-9183-672e37729ec9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94a5ac8b-47f8-4412-9183-672e37729ec9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 200 Sep 02 20:09:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1326/2608] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:30 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fba426ed-5abc-4a15-9f97-4fd539d8cde6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fba426ed-5abc-4a15-9f97-4fd539d8cde6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fba426ed-5abc-4a15-9f97-4fd539d8cde6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fba426ed-5abc-4a15-9f97-4fd539d8cde6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fba426ed-5abc-4a15-9f97-4fd539d8cde6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Snapshot retrieved successfully. Sep 02 20:09:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fba426ed-5abc-4a15-9f97-4fd539d8cde6 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 200 Sep 02 20:09:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1283/2609] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:31 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a1d4228d-f0a0-4780-8b2b-e169569f1c2d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1d4228d-f0a0-4780-8b2b-e169569f1c2d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a Sep 02 20:09:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1d4228d-f0a0-4780-8b2b-e169569f1c2d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a1d4228d-f0a0-4780-8b2b-e169569f1c2d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a1d4228d-f0a0-4780-8b2b-e169569f1c2d tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a returned with HTTP 404 Sep 02 20:09:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1327/2610] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:09:32 2026] GET /volume/v3/snapshots/977464c9-5217-4e32-b721-c9c2d3c0634a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0353afed-575a-4d3b-927e-00e5cf261fdd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:32 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Delete volume with id: e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Delete volume request issued successfully. Sep 02 20:09:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0353afed-575a-4d3b-927e-00e5cf261fdd tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b returned with HTTP 202 Sep 02 20:09:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1284/2611] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:32 2026] DELETE /volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9784bd7a-e276-4829-9edd-59932e024793 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9784bd7a-e276-4829-9edd-59932e024793 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9784bd7a-e276-4829-9edd-59932e024793 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9784bd7a-e276-4829-9edd-59932e024793 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9784bd7a-e276-4829-9edd-59932e024793 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9784bd7a-e276-4829-9edd-59932e024793 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b returned with HTTP 200 Sep 02 20:09:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1328/2612] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:32 2026] GET /volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a0928b9-9721-4728-b86e-7f3d3f3892e9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a0928b9-9721-4728-b86e-7f3d3f3892e9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b Sep 02 20:09:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a0928b9-9721-4728-b86e-7f3d3f3892e9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a0928b9-9721-4728-b86e-7f3d3f3892e9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a0928b9-9721-4728-b86e-7f3d3f3892e9 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b returned with HTTP 404 Sep 02 20:09:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1285/2613] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:33 2026] GET /volume/v3/volumes/e1a4fbc1-22b7-4d21-a49f-b5ebe667a80b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3894e644-1428-49fb-93f5-625a225a3b19 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] DELETE http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Delete volume with id: c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Delete volume request issued successfully. Sep 02 20:09:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3894e644-1428-49fb-93f5-625a225a3b19 tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba returned with HTTP 202 Sep 02 20:09:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1329/2614] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:33 2026] DELETE /volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d6725bc2-5dff-4830-bd0d-5bdb39fa48aa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d6725bc2-5dff-4830-bd0d-5bdb39fa48aa tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d6725bc2-5dff-4830-bd0d-5bdb39fa48aa tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d6725bc2-5dff-4830-bd0d-5bdb39fa48aa tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d6725bc2-5dff-4830-bd0d-5bdb39fa48aa tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Volume info retrieved successfully. Sep 02 20:09:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d6725bc2-5dff-4830-bd0d-5bdb39fa48aa tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba returned with HTTP 200 Sep 02 20:09:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1286/2615] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:33 2026] GET /volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4cddc641-2479-47f4-8d22-f10545b5f3dc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4cddc641-2479-47f4-8d22-f10545b5f3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] GET http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba Sep 02 20:09:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4cddc641-2479-47f4-8d22-f10545b5f3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4cddc641-2479-47f4-8d22-f10545b5f3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4cddc641-2479-47f4-8d22-f10545b5f3dc tempest-CinderUnicodeTest-38669612 tempest-CinderUnicodeTest-38669612-project-member] http://192.168.122.225/volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba returned with HTTP 404 Sep 02 20:09:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1330/2616] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:34 2026] GET /volume/v3/volumes/c70442a5-2a40-4c00-a89b-edcc0c80e8ba => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-592954726"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-592954726'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Create volume of 1 GB Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=367,cinder:UPDATE=87,cinder:INSERT=68 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Availability Zones retrieved successfully. Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Flow 'volume_create_api' (1421cf6d-0eae-4f20-9ffd-12d31abcfbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadd9182-8750-4764-9ac8-f2f4369f1059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fadd9182-8750-4764-9ac8-f2f4369f1059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d676463-859e-4dde-8b13-6cb833b5d02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Created reservations ['2f616d43-e900-4470-9db7-ab25c7dc7743', '53ada242-2a6c-4a97-b3b9-5bf55aa9d0c9', 'e4613e38-a29b-4443-8990-f2f17108edec', '70d9fbc8-aeb2-4270-8548-5d9329cd7189'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d676463-859e-4dde-8b13-6cb833b5d02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f616d43-e900-4470-9db7-ab25c7dc7743', '53ada242-2a6c-4a97-b3b9-5bf55aa9d0c9', 'e4613e38-a29b-4443-8990-f2f17108edec', '70d9fbc8-aeb2-4270-8548-5d9329cd7189']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30b32f2-d892-4109-8b4b-4c828c20ad36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30b32f2-d892-4109-8b4b-4c828c20ad36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2936f449-9801-44c2-b08d-9f7b70739504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-592954726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b420ba2cb5444599e01242c63d06e7',qos_specs=None,replication_status=,reservations=['2f616d43-e900-4470-9db7-ab25c7dc7743','53ada242-2a6c-4a97-b3b9-5bf55aa9d0c9','e4613e38-a29b-4443-8990-f2f17108edec','70d9fbc8-aeb2-4270-8548-5d9329cd7189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770d61f53134a9594efbac5f11c7b19',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-592954726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2936f449-9801-44c2-b08d-9f7b70739504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b420ba2cb5444599e01242c63d06e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770d61f53134a9594efbac5f11c7b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a903d8-1aaa-41ae-97d3-57700d064fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a903d8-1aaa-41ae-97d3-57700d064fcd) transitioned into state 'SUCCESS' from state '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-592954726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b420ba2cb5444599e01242c63d06e7',qos_specs=None,replication_status=,reservations=['2f616d43-e900-4470-9db7-ab25c7dc7743','53ada242-2a6c-4a97-b3b9-5bf55aa9d0c9','e4613e38-a29b-4443-8990-f2f17108edec','70d9fbc8-aeb2-4270-8548-5d9329cd7189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770d61f53134a9594efbac5f11c7b19',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b85c08f-8bd4-499e-bdd3-f291c60b438d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b85c08f-8bd4-499e-bdd3-f291c60b438d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Flow 'volume_create_api' (1421cf6d-0eae-4f20-9ffd-12d31abcfbf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Create volume request issued successfully. Sep 02 20:09:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b8ec16d-3ef1-4f04-ac33-048c98e266f5 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1287/2617] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:09:37 2026] POST /volume/v3/volumes => generated 786 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-375bb729-e86e-4001-b7f7-fd5a8f539483 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-375bb729-e86e-4001-b7f7-fd5a8f539483 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 Sep 02 20:09:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-375bb729-e86e-4001-b7f7-fd5a8f539483 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-375bb729-e86e-4001-b7f7-fd5a8f539483 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:37 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=482,cinder:UPDATE=145,cinder:INSERT=94 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:09:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-375bb729-e86e-4001-b7f7-fd5a8f539483 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-375bb729-e86e-4001-b7f7-fd5a8f539483 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 returned with HTTP 200 Sep 02 20:09:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1331/2618] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:37 2026] GET /volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 => generated 965 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-71dc3752-61a4-464b-b7ba-8fd96eef7b7b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71dc3752-61a4-464b-b7ba-8fd96eef7b7b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 Sep 02 20:09:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71dc3752-61a4-464b-b7ba-8fd96eef7b7b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71dc3752-61a4-464b-b7ba-8fd96eef7b7b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-71dc3752-61a4-464b-b7ba-8fd96eef7b7b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71dc3752-61a4-464b-b7ba-8fd96eef7b7b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 returned with HTTP 200 Sep 02 20:09:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1288/2619] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:38 2026] GET /volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a48aa1d8-2f49-4c40-a309-faa65161637f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a48aa1d8-2f49-4c40-a309-faa65161637f tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] POST http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504/action Sep 02 20:09:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a48aa1d8-2f49-4c40-a309-faa65161637f tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a48aa1d8-2f49-4c40-a309-faa65161637f tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a48aa1d8-2f49-4c40-a309-faa65161637f tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Volume info retrieved successfully. Sep 02 20:09:39 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-a48aa1d8-2f49-4c40-a309-faa65161637f tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f8587ac43fd84384a5b3984ed88a7a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06b420ba2cb5444599e01242c63d06e7', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a48aa1d8-2f49-4c40-a309-faa65161637f tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504/action returned with HTTP 403 Sep 02 20:09:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1332/2620] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:09:38 2026] POST /volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504/action => generated 131 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1d354384-d62f-4809-b01d-fe0e736a1bef None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 Sep 02 20:09:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:39 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Delete volume with id: 2936f449-9801-44c2-b08d-9f7b70739504 Sep 02 20:09:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Delete volume request issued successfully. Sep 02 20:09:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1d354384-d62f-4809-b01d-fe0e736a1bef tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 returned with HTTP 202 Sep 02 20:09:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1289/2621] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:39 2026] DELETE /volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4bc1d31d-3048-46c3-b71a-d0e744ee7816 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4bc1d31d-3048-46c3-b71a-d0e744ee7816 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 Sep 02 20:09:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4bc1d31d-3048-46c3-b71a-d0e744ee7816 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4bc1d31d-3048-46c3-b71a-d0e744ee7816 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-4bc1d31d-3048-46c3-b71a-d0e744ee7816 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4bc1d31d-3048-46c3-b71a-d0e744ee7816 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 returned with HTTP 200 Sep 02 20:09:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1333/2622] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:39 2026] GET /volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-af07745c-0e3a-4d48-bf12-58034bc604a0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af07745c-0e3a-4d48-bf12-58034bc604a0 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 Sep 02 20:09:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af07745c-0e3a-4d48-bf12-58034bc604a0 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af07745c-0e3a-4d48-bf12-58034bc604a0 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af07745c-0e3a-4d48-bf12-58034bc604a0 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 returned with HTTP 404 Sep 02 20:09:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1290/2623] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:40 2026] GET /volume/v3/volumes/2936f449-9801-44c2-b08d-9f7b70739504 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-684676832"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-684676832'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Create volume of 1 GB Sep 02 20:09:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Availability Zones retrieved successfully. Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Flow 'volume_create_api' (af9a7687-9849-4411-ab67-b5c994025ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf58770e-f6ba-422a-8fa3-d15d93c0d2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf58770e-f6ba-422a-8fa3-d15d93c0d2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb3bd66-f38c-45b3-ab72-a0f153e3fb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Created reservations ['0d6c7623-756f-4662-aec6-5ffd5e5c3fea', '96bb45a4-d2ae-4e1f-8ad7-c1c1eecf8290', '9de36d8d-7501-4106-b6cc-006132b16a7c', 'aa2ec844-122e-4913-833c-eed6685ac75e'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eb3bd66-f38c-45b3-ab72-a0f153e3fb53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d6c7623-756f-4662-aec6-5ffd5e5c3fea', '96bb45a4-d2ae-4e1f-8ad7-c1c1eecf8290', '9de36d8d-7501-4106-b6cc-006132b16a7c', 'aa2ec844-122e-4913-833c-eed6685ac75e']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a4c365-a699-402a-9bdf-3354a35c9181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a4c365-a699-402a-9bdf-3354a35c9181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a68fdc41-dab4-42c3-965f-1b15ebc9ed1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-684676832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b420ba2cb5444599e01242c63d06e7',qos_specs=None,replication_status=,reservations=['0d6c7623-756f-4662-aec6-5ffd5e5c3fea','96bb45a4-d2ae-4e1f-8ad7-c1c1eecf8290','9de36d8d-7501-4106-b6cc-006132b16a7c','aa2ec844-122e-4913-833c-eed6685ac75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770d61f53134a9594efbac5f11c7b19',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-684676832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a68fdc41-dab4-42c3-965f-1b15ebc9ed1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06b420ba2cb5444599e01242c63d06e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9770d61f53134a9594efbac5f11c7b19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766eb9e6-bef1-40ff-a657-02ac2f054c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766eb9e6-bef1-40ff-a657-02ac2f054c18) transitioned into state 'SUCCESS' from state '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-684676832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06b420ba2cb5444599e01242c63d06e7',qos_specs=None,replication_status=,reservations=['0d6c7623-756f-4662-aec6-5ffd5e5c3fea','96bb45a4-d2ae-4e1f-8ad7-c1c1eecf8290','9de36d8d-7501-4106-b6cc-006132b16a7c','aa2ec844-122e-4913-833c-eed6685ac75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9770d61f53134a9594efbac5f11c7b19',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c727c3-c991-4922-98c6-415ec03bd3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c727c3-c991-4922-98c6-415ec03bd3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Flow 'volume_create_api' (af9a7687-9849-4411-ab67-b5c994025ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Create volume request issued successfully. Sep 02 20:09:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08645f72-4adc-4e7c-b3e1-0df82ee49bbc tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1334/2624] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:09:40 2026] POST /volume/v3/volumes => generated 786 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5876ce9b-5e55-4994-9155-8aad31473f6a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5876ce9b-5e55-4994-9155-8aad31473f6a tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e Sep 02 20:09:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5876ce9b-5e55-4994-9155-8aad31473f6a tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5876ce9b-5e55-4994-9155-8aad31473f6a tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5876ce9b-5e55-4994-9155-8aad31473f6a tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5876ce9b-5e55-4994-9155-8aad31473f6a tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e returned with HTTP 200 Sep 02 20:09:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1291/2625] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:40 2026] GET /volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c2599bec-76df-42fd-a34d-5edaffc3c069 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c2599bec-76df-42fd-a34d-5edaffc3c069 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e Sep 02 20:09:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c2599bec-76df-42fd-a34d-5edaffc3c069 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c2599bec-76df-42fd-a34d-5edaffc3c069 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c2599bec-76df-42fd-a34d-5edaffc3c069 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c2599bec-76df-42fd-a34d-5edaffc3c069 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e returned with HTTP 200 Sep 02 20:09:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1335/2626] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:41 2026] GET /volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-72e8b64b-57e5-49a8-9c44-74f75f898393 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-72e8b64b-57e5-49a8-9c44-74f75f898393 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] POST http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e/action Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-72e8b64b-57e5-49a8-9c44-74f75f898393 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-72e8b64b-57e5-49a8-9c44-74f75f898393 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-72e8b64b-57e5-49a8-9c44-74f75f898393 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f8587ac43fd84384a5b3984ed88a7a85', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06b420ba2cb5444599e01242c63d06e7', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-72e8b64b-57e5-49a8-9c44-74f75f898393 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-reader] http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e/action returned with HTTP 403 Sep 02 20:09:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1292/2627] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:09:41 2026] POST /volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e Sep 02 20:09:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Delete volume with id: a68fdc41-dab4-42c3-965f-1b15ebc9ed1e Sep 02 20:09:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Delete volume request issued successfully. Sep 02 20:09:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0c7f276a-3946-4dd5-8c37-7d7568458006 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e returned with HTTP 202 Sep 02 20:09:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1336/2628] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:09:41 2026] DELETE /volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2fadc0a4-bafc-4682-9169-248e68a3c35b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2fadc0a4-bafc-4682-9169-248e68a3c35b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2fadc0a4-bafc-4682-9169-248e68a3c35b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2fadc0a4-bafc-4682-9169-248e68a3c35b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:41 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:41 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2fadc0a4-bafc-4682-9169-248e68a3c35b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Volume info retrieved successfully. Sep 02 20:09:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2fadc0a4-bafc-4682-9169-248e68a3c35b tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e returned with HTTP 200 Sep 02 20:09:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1293/2629] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:41 2026] GET /volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d925a145-af5d-4ea6-a22e-3e0260020739 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d925a145-af5d-4ea6-a22e-3e0260020739 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] GET http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e Sep 02 20:09:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d925a145-af5d-4ea6-a22e-3e0260020739 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d925a145-af5d-4ea6-a22e-3e0260020739 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d925a145-af5d-4ea6-a22e-3e0260020739 tempest-ProjectReaderTests-24445376 tempest-ProjectReaderTests-24445376-project-admin] http://192.168.122.225/volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e returned with HTTP 404 Sep 02 20:09:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1337/2630] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:42 2026] GET /volume/v3/volumes/a68fdc41-dab4-42c3-965f-1b15ebc9ed1e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e0012708-fe56-424d-969a-356bd85e3e1f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0012708-fe56-424d-969a-356bd85e3e1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0012708-fe56-424d-969a-356bd85e3e1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-659669683", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0012708-fe56-424d-969a-356bd85e3e1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1294/2631] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types => generated 379 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-df1f43bb-871b-4039-a9a2-c8bec05329ab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df1f43bb-871b-4039-a9a2-c8bec05329ab tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-df1f43bb-871b-4039-a9a2-c8bec05329ab tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-df1f43bb-871b-4039-a9a2-c8bec05329ab tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1338/2632] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f0746731-00bd-4b67-a814-6fc53d9249de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0746731-00bd-4b67-a814-6fc53d9249de tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f0746731-00bd-4b67-a814-6fc53d9249de tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2014226048", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0746731-00bd-4b67-a814-6fc53d9249de tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1295/2633] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:45 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 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4b9cfcb9-1841-4ec1-b915-2afe4223de51 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b9cfcb9-1841-4ec1-b915-2afe4223de51 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types/9ccf09b5-7992-4d9a-b95c-485d3ed08af3/encryption Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4b9cfcb9-1841-4ec1-b915-2afe4223de51 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b9cfcb9-1841-4ec1-b915-2afe4223de51 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/9ccf09b5-7992-4d9a-b95c-485d3ed08af3/encryption returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1339/2634] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types/9ccf09b5-7992-4d9a-b95c-485d3ed08af3/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4fd90d1d-2d7e-40a1-8483-9b0162f1467f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4fd90d1d-2d7e-40a1-8483-9b0162f1467f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4fd90d1d-2d7e-40a1-8483-9b0162f1467f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-505880090", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4fd90d1d-2d7e-40a1-8483-9b0162f1467f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1296/2635] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:45 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 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f560284b-94f2-4162-bd68-bf1ea294acd0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f560284b-94f2-4162-bd68-bf1ea294acd0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947/extra_specs Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f560284b-94f2-4162-bd68-bf1ea294acd0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f560284b-94f2-4162-bd68-bf1ea294acd0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947/extra_specs returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1340/2636] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947/extra_specs => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9ed544e4-c4e2-4630-afcb-3745d7d9004f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ed544e4-c4e2-4630-afcb-3745d7d9004f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] PUT http://192.168.122.225/volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947/extra_specs/key2 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ed544e4-c4e2-4630-afcb-3745d7d9004f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ed544e4-c4e2-4630-afcb-3745d7d9004f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947/extra_specs/key2 returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1297/2637] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:09:45 2026] PUT /volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947/extra_specs/key2 => generated 25 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0b25b48e-b4c8-40d7-b98a-ff20c47a1747 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b25b48e-b4c8-40d7-b98a-ff20c47a1747 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0b25b48e-b4c8-40d7-b98a-ff20c47a1747 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0b25b48e-b4c8-40d7-b98a-ff20c47a1747 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1341/2638] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types => generated 195 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-89321ff6-340a-4556-b775-3c9091336d86 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89321ff6-340a-4556-b775-3c9091336d86 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/c96a7b79-2cdb-4e41-867d-fd6c458950eb Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89321ff6-340a-4556-b775-3c9091336d86 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89321ff6-340a-4556-b775-3c9091336d86 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89321ff6-340a-4556-b775-3c9091336d86 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/c96a7b79-2cdb-4e41-867d-fd6c458950eb returned with HTTP 202 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1298/2639] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:45 2026] DELETE /volume/v3/types/c96a7b79-2cdb-4e41-867d-fd6c458950eb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d048b354-6c70-4b1d-866e-43a015d2e633 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d048b354-6c70-4b1d-866e-43a015d2e633 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d048b354-6c70-4b1d-866e-43a015d2e633 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1600751261", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d048b354-6c70-4b1d-866e-43a015d2e633 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1342/2640] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9c16ffd9-5bc3-4b3d-bc19-ce64394a54c8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c16ffd9-5bc3-4b3d-bc19-ce64394a54c8 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c/encryption Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9c16ffd9-5bc3-4b3d-bc19-ce64394a54c8 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9c16ffd9-5bc3-4b3d-bc19-ce64394a54c8 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c/encryption returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1299/2641] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-55ae5e10-aaa4-4932-aae5-2928ad475583 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-55ae5e10-aaa4-4932-aae5-2928ad475583 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c/encryption/afc447ba-53cc-44c2-8600-d3447f8a418e Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-55ae5e10-aaa4-4932-aae5-2928ad475583 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-55ae5e10-aaa4-4932-aae5-2928ad475583 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-55ae5e10-aaa4-4932-aae5-2928ad475583 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c/encryption/afc447ba-53cc-44c2-8600-d3447f8a418e returned with HTTP 202 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1343/2642] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:09:45 2026] DELETE /volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c/encryption/afc447ba-53cc-44c2-8600-d3447f8a418e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2d5a6532-3d13-4382-9f33-b0b8de675b50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d5a6532-3d13-4382-9f33-b0b8de675b50 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2d5a6532-3d13-4382-9f33-b0b8de675b50 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2060438475", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2d5a6532-3d13-4382-9f33-b0b8de675b50 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1300/2643] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:45 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 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-94614ad4-7c18-4ba4-ba06-b35c56cbf334 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94614ad4-7c18-4ba4-ba06-b35c56cbf334 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/0b8bc59d-e3ec-466c-b56e-363432c24528/extra_specs/key1 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94614ad4-7c18-4ba4-ba06-b35c56cbf334 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-94614ad4-7c18-4ba4-ba06-b35c56cbf334 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-94614ad4-7c18-4ba4-ba06-b35c56cbf334 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/0b8bc59d-e3ec-466c-b56e-363432c24528/extra_specs/key1 returned with HTTP 202 Sep 02 20:09:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1344/2644] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:09:45 2026] DELETE /volume/v3/types/0b8bc59d-e3ec-466c-b56e-363432c24528/extra_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f48024fb-7295-4536-9e2e-57c86cc8a01f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f48024fb-7295-4536-9e2e-57c86cc8a01f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f48024fb-7295-4536-9e2e-57c86cc8a01f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1681394391", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f48024fb-7295-4536-9e2e-57c86cc8a01f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1301/2645] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:45 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4379f82d-4cd5-42c1-8a28-b4af80f5b156 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4379f82d-4cd5-42c1-8a28-b4af80f5b156 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/36e2e4c5-006b-4952-a19b-de82aafa6749 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4379f82d-4cd5-42c1-8a28-b4af80f5b156 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4379f82d-4cd5-42c1-8a28-b4af80f5b156 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4379f82d-4cd5-42c1-8a28-b4af80f5b156 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/36e2e4c5-006b-4952-a19b-de82aafa6749 returned with HTTP 202 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1345/2646] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:46 2026] DELETE /volume/v3/types/36e2e4c5-006b-4952-a19b-de82aafa6749 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-da2c6c67-dbe1-4cd5-8acd-fe28b9534620 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-da2c6c67-dbe1-4cd5-8acd-fe28b9534620 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-da2c6c67-dbe1-4cd5-8acd-fe28b9534620 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-da2c6c67-dbe1-4cd5-8acd-fe28b9534620 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-da2c6c67-dbe1-4cd5-8acd-fe28b9534620 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1302/2647] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-54a7b4fd-7971-47f2-82ea-ec5878bdf6dd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54a7b4fd-7971-47f2-82ea-ec5878bdf6dd tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54a7b4fd-7971-47f2-82ea-ec5878bdf6dd tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-54a7b4fd-7971-47f2-82ea-ec5878bdf6dd tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-54a7b4fd-7971-47f2-82ea-ec5878bdf6dd tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1346/2648] 192.168.122.225 () {58 vars in 1115 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types => generated 2588 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe03d33c-6806-4599-8067-c07f0d41a985 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe03d33c-6806-4599-8067-c07f0d41a985 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption/cipher Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe03d33c-6806-4599-8067-c07f0d41a985 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe03d33c-6806-4599-8067-c07f0d41a985 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe03d33c-6806-4599-8067-c07f0d41a985 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption/cipher returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1303/2649] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb3e6b0c-15d2-48e2-8e3e-42f90a079e07 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb3e6b0c-15d2-48e2-8e3e-42f90a079e07 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb3e6b0c-15d2-48e2-8e3e-42f90a079e07 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb3e6b0c-15d2-48e2-8e3e-42f90a079e07 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb3e6b0c-15d2-48e2-8e3e-42f90a079e07 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1347/2650] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8ead6f39-305a-4554-9038-2e1a55670eb0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ead6f39-305a-4554-9038-2e1a55670eb0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/multiattach Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ead6f39-305a-4554-9038-2e1a55670eb0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ead6f39-305a-4554-9038-2e1a55670eb0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ead6f39-305a-4554-9038-2e1a55670eb0 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/multiattach returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1304/2651] 192.168.122.225 () {58 vars in 1298 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e0fccb2e-3385-423d-9ad4-2a3dbf08fc22 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0fccb2e-3385-423d-9ad4-2a3dbf08fc22 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/volume_backend_name Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0fccb2e-3385-423d-9ad4-2a3dbf08fc22 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0fccb2e-3385-423d-9ad4-2a3dbf08fc22 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0fccb2e-3385-423d-9ad4-2a3dbf08fc22 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1348/2652] 192.168.122.225 () {58 vars in 1322 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/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 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5cac5e24-6cc5-4051-bbf6-7cfce7925b3c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5cac5e24-6cc5-4051-bbf6-7cfce7925b3c tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] GET http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5cac5e24-6cc5-4051-bbf6-7cfce7925b3c tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5cac5e24-6cc5-4051-bbf6-7cfce7925b3c tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5cac5e24-6cc5-4051-bbf6-7cfce7925b3c tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1305/2653] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:09:46 2026] GET /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d => generated 401 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f71cc622-45cd-42e5-b797-c1b38eb81ae4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f71cc622-45cd-42e5-b797-c1b38eb81ae4 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] PUT http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption/8713ff9a-2318-4fac-a436-ff2264e8a4a8 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f71cc622-45cd-42e5-b797-c1b38eb81ae4 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f71cc622-45cd-42e5-b797-c1b38eb81ae4 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption/8713ff9a-2318-4fac-a436-ff2264e8a4a8 returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1349/2654] 192.168.122.225 () {60 vars in 1390 bytes} [Wed Sep 2 20:09:46 2026] PUT /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/encryption/8713ff9a-2318-4fac-a436-ff2264e8a4a8 => generated 33 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e27fba07-be01-4f03-a98b-b96ddba44dd9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e27fba07-be01-4f03-a98b-b96ddba44dd9 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] PUT http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/key1 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e27fba07-be01-4f03-a98b-b96ddba44dd9 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e27fba07-be01-4f03-a98b-b96ddba44dd9 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/key1 returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1306/2655] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:09:46 2026] PUT /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-758c34ed-8706-4c3c-8216-06c44f401088 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-758c34ed-8706-4c3c-8216-06c44f401088 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] PUT http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-758c34ed-8706-4c3c-8216-06c44f401088 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-758c34ed-8706-4c3c-8216-06c44f401088 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d returned with HTTP 200 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1350/2656] 192.168.122.225 () {60 vars in 1246 bytes} [Wed Sep 2 20:09:46 2026] PUT /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d => generated 370 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d80bad45-5994-4778-b467-1ed417787c35 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d80bad45-5994-4778-b467-1ed417787c35 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/0b8bc59d-e3ec-466c-b56e-363432c24528 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d80bad45-5994-4778-b467-1ed417787c35 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d80bad45-5994-4778-b467-1ed417787c35 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d80bad45-5994-4778-b467-1ed417787c35 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/0b8bc59d-e3ec-466c-b56e-363432c24528 returned with HTTP 202 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1307/2657] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:46 2026] DELETE /volume/v3/types/0b8bc59d-e3ec-466c-b56e-363432c24528 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f79019b6-8e4b-4f9c-9078-6423df6484e7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f79019b6-8e4b-4f9c-9078-6423df6484e7 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f79019b6-8e4b-4f9c-9078-6423df6484e7 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f79019b6-8e4b-4f9c-9078-6423df6484e7 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f79019b6-8e4b-4f9c-9078-6423df6484e7 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c returned with HTTP 202 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1351/2658] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:46 2026] DELETE /volume/v3/types/75269c11-73ce-44b3-a26f-d82a991fb24c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e7ac3e28-18b5-43b6-b40d-238f75c0dd00 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e7ac3e28-18b5-43b6-b40d-238f75c0dd00 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e7ac3e28-18b5-43b6-b40d-238f75c0dd00 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e7ac3e28-18b5-43b6-b40d-238f75c0dd00 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e7ac3e28-18b5-43b6-b40d-238f75c0dd00 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947 returned with HTTP 202 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1308/2659] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:46 2026] DELETE /volume/v3/types/76e4ab29-9e38-4aec-85f3-c9248402b947 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91d7dd05-46e0-48c0-8a6a-d9a835770e58 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91d7dd05-46e0-48c0-8a6a-d9a835770e58 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/9ccf09b5-7992-4d9a-b95c-485d3ed08af3 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91d7dd05-46e0-48c0-8a6a-d9a835770e58 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91d7dd05-46e0-48c0-8a6a-d9a835770e58 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91d7dd05-46e0-48c0-8a6a-d9a835770e58 tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/9ccf09b5-7992-4d9a-b95c-485d3ed08af3 returned with HTTP 202 Sep 02 20:09:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1352/2660] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:46 2026] DELETE /volume/v3/types/9ccf09b5-7992-4d9a-b95c-485d3ed08af3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f7e7aee0-5824-4e68-97b7-f5f97a6bfb1f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f7e7aee0-5824-4e68-97b7-f5f97a6bfb1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] DELETE http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f7e7aee0-5824-4e68-97b7-f5f97a6bfb1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f7e7aee0-5824-4e68-97b7-f5f97a6bfb1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f7e7aee0-5824-4e68-97b7-f5f97a6bfb1f tempest-VolumeTypesAdminTests-96126206 tempest-VolumeTypesAdminTests-96126206-project-admin] http://192.168.122.225/volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d returned with HTTP 202 Sep 02 20:09:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1309/2661] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:09:46 2026] DELETE /volume/v3/types/1c1b7489-c7b3-4616-a8fe-7c4785ef2f2d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:09:56 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=29 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:09:56 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=108,cinder:INSERT=42,cinder:UPDATE=31 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1281298660"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1281298660'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume of 1 GB Sep 02 20:09:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Availability Zones retrieved successfully. Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (bf131951-72b4-4501-a03a-4d9dcfffdce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ee6338-a2c9-4747-ada1-2cee02293a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1224040748"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1224040748'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume of 1 GB Sep 02 20:09:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Availability Zones retrieved successfully. Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (4f18fd75-9e47-47dc-9e74-3a3b4b87dc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ee6338-a2c9-4747-ada1-2cee02293a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac4df42-0add-48c5-9684-e7b1e68d533f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7328a7-17b5-493b-9945-7413aac3f5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f7328a7-17b5-493b-9945-7413aac3f5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:57 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daaea015-5a79-4b4b-8007-12227d7d606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['fc719d6e-4bb5-41a6-9ab8-88fef591ec08', 'd029f33d-a6c7-473d-8ac0-0ef835ffa0fc', '4256060c-8dd4-4654-abc8-f0c68fd0a057', 'fc1af10b-0a82-4f0e-8f51-5e8dc04cd737'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ac4df42-0add-48c5-9684-e7b1e68d533f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc719d6e-4bb5-41a6-9ab8-88fef591ec08', 'd029f33d-a6c7-473d-8ac0-0ef835ffa0fc', '4256060c-8dd4-4654-abc8-f0c68fd0a057', 'fc1af10b-0a82-4f0e-8f51-5e8dc04cd737']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e07364-37d6-4e68-b9a3-fadb64673a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e07364-37d6-4e68-b9a3-fadb64673a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750a0063-a6e6-497a-a970-62194cb7eee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1281298660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['fc719d6e-4bb5-41a6-9ab8-88fef591ec08','d029f33d-a6c7-473d-8ac0-0ef835ffa0fc','4256060c-8dd4-4654-abc8-f0c68fd0a057','fc1af10b-0a82-4f0e-8f51-5e8dc04cd737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1281298660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750a0063-a6e6-497a-a970-62194cb7eee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b07bb88e1b4930a11344e7c6027657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b132705e-28f8-4080-b876-77fe29c1babf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Created reservations ['ebd4d8a8-a804-4dd7-b068-bfc1d551b2fd', 'f6177d23-57a6-4e84-9414-1a5b48247a2d', '8aca6bb8-4888-463c-ae86-88a20e93d0d4', '59e1946b-c134-40de-a356-a53e00052924'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daaea015-5a79-4b4b-8007-12227d7d606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd4d8a8-a804-4dd7-b068-bfc1d551b2fd', 'f6177d23-57a6-4e84-9414-1a5b48247a2d', '8aca6bb8-4888-463c-ae86-88a20e93d0d4', '59e1946b-c134-40de-a356-a53e00052924']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e1bcb7-f51d-4adc-b895-87a50c9d0ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b132705e-28f8-4080-b876-77fe29c1babf) transitioned into state 'SUCCESS' from state '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-1281298660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['fc719d6e-4bb5-41a6-9ab8-88fef591ec08','d029f33d-a6c7-473d-8ac0-0ef835ffa0fc','4256060c-8dd4-4654-abc8-f0c68fd0a057','fc1af10b-0a82-4f0e-8f51-5e8dc04cd737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bda722-43e0-481c-85d2-1dccfede7f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e1bcb7-f51d-4adc-b895-87a50c9d0ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33d62ef3-d006-476f-ba79-c20a75aa15fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1224040748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['ebd4d8a8-a804-4dd7-b068-bfc1d551b2fd','f6177d23-57a6-4e84-9414-1a5b48247a2d','8aca6bb8-4888-463c-ae86-88a20e93d0d4','59e1946b-c134-40de-a356-a53e00052924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1224040748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33d62ef3-d006-476f-ba79-c20a75aa15fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87901ec253d049ea8ac66e3eb2acc3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebea42a3-4df2-45d0-acd8-54308fa59de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bda722-43e0-481c-85d2-1dccfede7f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (bf131951-72b4-4501-a03a-4d9dcfffdce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request issued successfully. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d09c7e4-8ed1-444e-87fd-83dc89d352f1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1353/2662] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:09:57 2026] POST /volume/v3/volumes => generated 769 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e4ee796a-d269-40f6-8e25-d1ef24fb0a16 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebea42a3-4df2-45d0-acd8-54308fa59de2) transitioned into state 'SUCCESS' from state '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-1224040748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['ebd4d8a8-a804-4dd7-b068-bfc1d551b2fd','f6177d23-57a6-4e84-9414-1a5b48247a2d','8aca6bb8-4888-463c-ae86-88a20e93d0d4','59e1946b-c134-40de-a356-a53e00052924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0613eed-e6a6-4d2e-855c-695e35b63464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4ee796a-d269-40f6-8e25-d1ef24fb0a16 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4ee796a-d269-40f6-8e25-d1ef24fb0a16 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4ee796a-d269-40f6-8e25-d1ef24fb0a16 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0613eed-e6a6-4d2e-855c-695e35b63464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (4f18fd75-9e47-47dc-9e74-3a3b4b87dc3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request issued successfully. Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-25180066-2d9b-48ba-9a9d-436d3f5af890 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1310/2663] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:57 2026] POST /volume/v3/volumes => generated 766 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e4ee796a-d269-40f6-8e25-d1ef24fb0a16 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1906987892"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1906987892'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume of 1 GB Sep 02 20:09:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Availability Zones retrieved successfully. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4ee796a-d269-40f6-8e25-d1ef24fb0a16 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 returned with HTTP 200 Sep 02 20:09:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1354/2664] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:58 2026] GET /volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 => generated 837 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (d60e6882-09d5-4ab0-b522-d0d744b14907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998ec048-df3e-44a2-a224-8e820f2edcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998ec048-df3e-44a2-a224-8e820f2edcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba91fe30-4e09-4c7a-b046-092c6124ef36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Created reservations ['fe32391d-5578-4aff-a1db-84d824a251f8', '16de758d-daf6-4d7f-99a0-a411456afe45', '285f7c98-5407-4514-8b23-0368c4c76991', '1324f591-c295-45f1-9ad9-7bcf7b5aa4cc'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba91fe30-4e09-4c7a-b046-092c6124ef36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe32391d-5578-4aff-a1db-84d824a251f8', '16de758d-daf6-4d7f-99a0-a411456afe45', '285f7c98-5407-4514-8b23-0368c4c76991', '1324f591-c295-45f1-9ad9-7bcf7b5aa4cc']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d8ab20-0622-47f9-aec6-437537569edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d8ab20-0622-47f9-aec6-437537569edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760a10d8-3dd3-4906-88fb-53769048abdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1906987892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['fe32391d-5578-4aff-a1db-84d824a251f8','16de758d-daf6-4d7f-99a0-a411456afe45','285f7c98-5407-4514-8b23-0368c4c76991','1324f591-c295-45f1-9ad9-7bcf7b5aa4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1906987892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760a10d8-3dd3-4906-88fb-53769048abdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87901ec253d049ea8ac66e3eb2acc3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0908300-f18b-4b5d-a7f0-7e2fc4f92083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0908300-f18b-4b5d-a7f0-7e2fc4f92083) transitioned into state 'SUCCESS' from state '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-1906987892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['fe32391d-5578-4aff-a1db-84d824a251f8','16de758d-daf6-4d7f-99a0-a411456afe45','285f7c98-5407-4514-8b23-0368c4c76991','1324f591-c295-45f1-9ad9-7bcf7b5aa4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397fc9e7-4a6e-4451-b400-120504e8bd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (397fc9e7-4a6e-4451-b400-120504e8bd3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (d60e6882-09d5-4ab0-b522-d0d744b14907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request issued successfully. Sep 02 20:09:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bbb6f8ea-f0b6-4fa7-9774-37fa306b9baf tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1311/2665] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:58 2026] POST /volume/v3/volumes => generated 766 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c576ef48-e59a-475b-b5ce-ec8605105404 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-394548767"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-394548767'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume of 1 GB Sep 02 20:09:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Availability Zones retrieved successfully. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (010c829d-b252-4600-85b6-dac9ce7b6d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ae13e4-7bbc-47d1-9b0e-4dd040685c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29ae13e4-7bbc-47d1-9b0e-4dd040685c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19bf79d9-bec7-4ff5-8aa2-d7d045fe465e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-721dcb5d-27a4-4c1c-91d5-5b415da89eab None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Created reservations ['cb449e3d-a44f-42d0-bc73-c93296aa85ba', 'dd194250-9286-4509-bc11-2a4b2a30cdfd', '34661c55-5aa0-473e-9656-109e2d1ce6b6', '58abaea5-b1b3-4d1c-9bc4-b42803d824e2'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19bf79d9-bec7-4ff5-8aa2-d7d045fe465e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb449e3d-a44f-42d0-bc73-c93296aa85ba', 'dd194250-9286-4509-bc11-2a4b2a30cdfd', '34661c55-5aa0-473e-9656-109e2d1ce6b6', '58abaea5-b1b3-4d1c-9bc4-b42803d824e2']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149b453d-cf5d-4be8-8f7d-78bf980951ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (149b453d-cf5d-4be8-8f7d-78bf980951ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8bcdf30-6653-480a-949a-d8ecc8b9256c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-394548767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['cb449e3d-a44f-42d0-bc73-c93296aa85ba','dd194250-9286-4509-bc11-2a4b2a30cdfd','34661c55-5aa0-473e-9656-109e2d1ce6b6','58abaea5-b1b3-4d1c-9bc4-b42803d824e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-394548767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8bcdf30-6653-480a-949a-d8ecc8b9256c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87901ec253d049ea8ac66e3eb2acc3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a19289-31aa-439f-b125-a569e3cb2b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a19289-31aa-439f-b125-a569e3cb2b43) transitioned into state 'SUCCESS' from state '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-394548767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['cb449e3d-a44f-42d0-bc73-c93296aa85ba','dd194250-9286-4509-bc11-2a4b2a30cdfd','34661c55-5aa0-473e-9656-109e2d1ce6b6','58abaea5-b1b3-4d1c-9bc4-b42803d824e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-721dcb5d-27a4-4c1c-91d5-5b415da89eab tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-721dcb5d-27a4-4c1c-91d5-5b415da89eab tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156e89db-41bd-44c3-aa1b-31a2f30179ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156e89db-41bd-44c3-aa1b-31a2f30179ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (010c829d-b252-4600-85b6-dac9ce7b6d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request issued successfully. Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c576ef48-e59a-475b-b5ce-ec8605105404 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1355/2666] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:58 2026] POST /volume/v3/volumes => generated 765 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-721dcb5d-27a4-4c1c-91d5-5b415da89eab tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:09:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1312/2667] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:09:58 2026] POST /volume/v3/types => generated 287 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-776898146"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-776898146'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume of 1 GB Sep 02 20:09:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Availability Zones retrieved successfully. Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (27d45f82-56ff-47eb-b6ce-432528cbdc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07e0dd7-3a66-48dd-b1b1-09b0aa717de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f07e0dd7-3a66-48dd-b1b1-09b0aa717de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8e17c0-3956-4373-9213-5142c8e3decc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-26e5f849-c0a4-485b-bddc-e5c1d99f074a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-26e5f849-c0a4-485b-bddc-e5c1d99f074a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-26e5f849-c0a4-485b-bddc-e5c1d99f074a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-26e5f849-c0a4-485b-bddc-e5c1d99f074a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:09:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:09:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-26e5f849-c0a4-485b-bddc-e5c1d99f074a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-26e5f849-c0a4-485b-bddc-e5c1d99f074a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 returned with HTTP 200 Sep 02 20:09:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1313/2668] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:09:59 2026] GET /volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Created reservations ['6c238a6e-0b7a-489c-9701-7a99e61190f4', '41a0c036-047b-4eae-aa3f-55edab13dfa2', '32c0f9e6-9bc8-4eb2-9710-6cc292e17f95', '2c53b00c-cda6-4868-a664-7cc42a27c38d'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8e17c0-3956-4373-9213-5142c8e3decc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c238a6e-0b7a-489c-9701-7a99e61190f4', '41a0c036-047b-4eae-aa3f-55edab13dfa2', '32c0f9e6-9bc8-4eb2-9710-6cc292e17f95', '2c53b00c-cda6-4868-a664-7cc42a27c38d']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f9c26c-0136-4ed8-a8d0-a7126dbb1c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:09:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f9c26c-0136-4ed8-a8d0-a7126dbb1c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '734ea00f-8e85-4693-877d-b6424de22da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-776898146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['6c238a6e-0b7a-489c-9701-7a99e61190f4','41a0c036-047b-4eae-aa3f-55edab13dfa2','32c0f9e6-9bc8-4eb2-9710-6cc292e17f95','2c53b00c-cda6-4868-a664-7cc42a27c38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-776898146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=734ea00f-8e85-4693-877d-b6424de22da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87901ec253d049ea8ac66e3eb2acc3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75246baa-8de1-479d-a77d-d4ea0f0026f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75246baa-8de1-479d-a77d-d4ea0f0026f2) transitioned into state 'SUCCESS' from state '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-776898146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['6c238a6e-0b7a-489c-9701-7a99e61190f4','41a0c036-047b-4eae-aa3f-55edab13dfa2','32c0f9e6-9bc8-4eb2-9710-6cc292e17f95','2c53b00c-cda6-4868-a664-7cc42a27c38d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50f5be-d394-4f53-9721-2a981173cc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50f5be-d394-4f53-9721-2a981173cc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (27d45f82-56ff-47eb-b6ce-432528cbdc52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request issued successfully. Sep 02 20:09:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e1086a91-3503-4d7a-b5e1-ac312c352b6b tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:09:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1356/2669] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:59 2026] POST /volume/v3/volumes => generated 765 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-10719d96-749b-46c2-a22a-34c3147c3574 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "9d025a90-f6f9-41d8-9b21-37e64f8673ec", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-45440013"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request body: {'volume': {"'imageRef": '9d025a90-f6f9-41d8-9b21-37e64f8673ec', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-45440013'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume of 1 GB Sep 02 20:09:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Availability Zones retrieved successfully. Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (e08b707a-c890-46b3-a587-2c9336e0272c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d241a22e-570b-478a-b338-1650666b1b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d241a22e-570b-478a-b338-1650666b1b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d23591-14c7-43fa-9ad9-5815b56f2790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Created reservations ['cad0f565-5139-48f5-9efc-06ff28282e5a', '4a84820e-434d-446b-bf52-6ba66e6f7d27', '5b3271c0-5a89-4fdb-bd29-a9a63415e5f8', 'be3266b4-8c16-434b-9da1-23a7b24e153b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d23591-14c7-43fa-9ad9-5815b56f2790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad0f565-5139-48f5-9efc-06ff28282e5a', '4a84820e-434d-446b-bf52-6ba66e6f7d27', '5b3271c0-5a89-4fdb-bd29-a9a63415e5f8', 'be3266b4-8c16-434b-9da1-23a7b24e153b']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:09:59 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9902b496-f5df-441d-a546-4db35018fd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9902b496-f5df-441d-a546-4db35018fd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c92b594b-f318-460e-b1e7-8323fcff150b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-45440013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['cad0f565-5139-48f5-9efc-06ff28282e5a','4a84820e-434d-446b-bf52-6ba66e6f7d27','5b3271c0-5a89-4fdb-bd29-a9a63415e5f8','be3266b4-8c16-434b-9da1-23a7b24e153b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:09:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-45440013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c92b594b-f318-460e-b1e7-8323fcff150b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87901ec253d049ea8ac66e3eb2acc3c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9209fa-f9cb-45d6-ad2e-2781651adab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c9209fa-f9cb-45d6-ad2e-2781651adab6) transitioned into state 'SUCCESS' from state '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-45440013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87901ec253d049ea8ac66e3eb2acc3c5',qos_specs=None,replication_status=,reservations=['cad0f565-5139-48f5-9efc-06ff28282e5a','4a84820e-434d-446b-bf52-6ba66e6f7d27','5b3271c0-5a89-4fdb-bd29-a9a63415e5f8','be3266b4-8c16-434b-9da1-23a7b24e153b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20e28d1eeea04c6ea30f362c96d1947b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7987e9-da66-4b1f-953d-36ceb9d6bb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f7987e9-da66-4b1f-953d-36ceb9d6bb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Flow 'volume_create_api' (e08b707a-c890-46b3-a587-2c9336e0272c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Create volume request issued successfully. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-10719d96-749b-46c2-a22a-34c3147c3574 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1314/2670] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:09:59 2026] POST /volume/v3/volumes => generated 764 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-52874313-f805-4dfe-b695-c21c4b034dd3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-52874313-f805-4dfe-b695-c21c4b034dd3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-52874313-f805-4dfe-b695-c21c4b034dd3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-52874313-f805-4dfe-b695-c21c4b034dd3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-52874313-f805-4dfe-b695-c21c4b034dd3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-52874313-f805-4dfe-b695-c21c4b034dd3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb returned with HTTP 200 Sep 02 20:10:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1357/2671] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:00 2026] GET /volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8d2bd5f8-9585-4d5c-a630-1dd988752f5b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d2bd5f8-9585-4d5c-a630-1dd988752f5b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d2bd5f8-9585-4d5c-a630-1dd988752f5b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d2bd5f8-9585-4d5c-a630-1dd988752f5b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8d2bd5f8-9585-4d5c-a630-1dd988752f5b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d2bd5f8-9585-4d5c-a630-1dd988752f5b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 returned with HTTP 200 Sep 02 20:10:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1315/2672] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:00 2026] GET /volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-080c0e40-500c-4573-93df-4cbf62c4be3d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:10:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "750a0063-a6e6-497a-a970-62194cb7eee1", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-852919668"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create snapshot from volume 750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:10:00 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['7350b023-e463-4c1f-b425-54db2cc270c7', 'dc1aea96-f0ab-43e7-b03d-224eb55c84c3', 'a4337ea0-ba2a-48f3-9240-121d7816d227', '9ac264c9-c82e-4b53-84b6-b80cb3b384d2'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot create request issued successfully. Sep 02 20:10:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-080c0e40-500c-4573-93df-4cbf62c4be3d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:10:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1358/2673] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:10:00 2026] POST /volume/v3/snapshots => generated 315 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dda8372f-3726-4921-9d36-89cdc76c0f9e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dda8372f-3726-4921-9d36-89cdc76c0f9e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dda8372f-3726-4921-9d36-89cdc76c0f9e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dda8372f-3726-4921-9d36-89cdc76c0f9e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dda8372f-3726-4921-9d36-89cdc76c0f9e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dda8372f-3726-4921-9d36-89cdc76c0f9e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1316/2674] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:00 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cf01df39-0035-4f93-9eb8-037786d767a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "57da3ccf-6b46-4404-b6e4-c83182b02a9d", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '57da3ccf-6b46-4404-b6e4-c83182b02a9d', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-92698cd1-a70a-4537-ba07-a25d08609998 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92698cd1-a70a-4537-ba07-a25d08609998 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92698cd1-a70a-4537-ba07-a25d08609998 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92698cd1-a70a-4537-ba07-a25d08609998 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-92698cd1-a70a-4537-ba07-a25d08609998 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92698cd1-a70a-4537-ba07-a25d08609998 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb returned with HTTP 200 Sep 02 20:10:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1317/2675] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:01 2026] GET /volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb => generated 859 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6dfa20a9-a2f5-4277-bf78-0f93e6111fba None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6dfa20a9-a2f5-4277-bf78-0f93e6111fba tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6dfa20a9-a2f5-4277-bf78-0f93e6111fba tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6dfa20a9-a2f5-4277-bf78-0f93e6111fba tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6dfa20a9-a2f5-4277-bf78-0f93e6111fba tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Create volume of 1 GB Sep 02 20:10:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6dfa20a9-a2f5-4277-bf78-0f93e6111fba tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb returned with HTTP 200 Sep 02 20:10:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1318/2676] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:01 2026] GET /volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Availability Zones retrieved successfully. Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Flow 'volume_create_api' (e8a16dd5-489c-4de6-9e09-69e17521ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d10609b-c1b9-41c3-b9be-5ad77bb4dd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d10609b-c1b9-41c3-b9be-5ad77bb4dd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe3c409-7eb6-44e2-9d07-d742af403d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Created reservations ['21c61431-56c1-40e9-92dd-559661f45c7f', '62dec9a6-849c-4b73-b2dc-1e18355e9231', '4fea2428-1e94-49b0-8e20-62522ac72bab', '3b9638e2-561b-4bf7-a45d-9852b8d148fe'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fe3c409-7eb6-44e2-9d07-d742af403d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c61431-56c1-40e9-92dd-559661f45c7f', '62dec9a6-849c-4b73-b2dc-1e18355e9231', '4fea2428-1e94-49b0-8e20-62522ac72bab', '3b9638e2-561b-4bf7-a45d-9852b8d148fe']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bcc659-ad58-4df4-a4d0-13cc5903d9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bcc659-ad58-4df4-a4d0-13cc5903d9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abce4048-5788-45b4-9174-c977a3652247', '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='f50f11c32c174ef6947670b20394c2b1',qos_specs=None,replication_status=,reservations=['21c61431-56c1-40e9-92dd-559661f45c7f','62dec9a6-849c-4b73-b2dc-1e18355e9231','4fea2428-1e94-49b0-8e20-62522ac72bab','3b9638e2-561b-4bf7-a45d-9852b8d148fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b43d84f9b04db7b57bbc1e4fb3f586',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:01Z,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=abce4048-5788-45b4-9174-c977a3652247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50f11c32c174ef6947670b20394c2b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18b43d84f9b04db7b57bbc1e4fb3f586',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4294129f-4072-4123-ade2-e02f9a05c743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4294129f-4072-4123-ade2-e02f9a05c743) transitioned into state 'SUCCESS' from 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='f50f11c32c174ef6947670b20394c2b1',qos_specs=None,replication_status=,reservations=['21c61431-56c1-40e9-92dd-559661f45c7f','62dec9a6-849c-4b73-b2dc-1e18355e9231','4fea2428-1e94-49b0-8e20-62522ac72bab','3b9638e2-561b-4bf7-a45d-9852b8d148fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18b43d84f9b04db7b57bbc1e4fb3f586',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06089c39-3483-4c5b-81ee-5c13283d50e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1c53284b-768d-46b0-a6e4-55fe335f200a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c53284b-768d-46b0-a6e4-55fe335f200a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c53284b-768d-46b0-a6e4-55fe335f200a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c53284b-768d-46b0-a6e4-55fe335f200a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1c53284b-768d-46b0-a6e4-55fe335f200a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c53284b-768d-46b0-a6e4-55fe335f200a tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1319/2677] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:01 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06089c39-3483-4c5b-81ee-5c13283d50e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Flow 'volume_create_api' (e8a16dd5-489c-4de6-9e09-69e17521ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Create volume request issued successfully. Sep 02 20:10:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cf01df39-0035-4f93-9eb8-037786d767a0 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1359/2678] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:10:01 2026] POST /volume/v3/volumes => generated 784 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9ce8f25a-aad6-4b78-a235-c70fac40b010 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ce8f25a-aad6-4b78-a235-c70fac40b010 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ce8f25a-aad6-4b78-a235-c70fac40b010 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ce8f25a-aad6-4b78-a235-c70fac40b010 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9ce8f25a-aad6-4b78-a235-c70fac40b010 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ce8f25a-aad6-4b78-a235-c70fac40b010 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1320/2679] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:01 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0f980ad3-d55a-4ce1-bada-9f8bff1f159e", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0f980ad3-d55a-4ce1-bada-9f8bff1f159e', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-26b3c8f6-a05e-4cc4-87ec-30ae44e54d92 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-26b3c8f6-a05e-4cc4-87ec-30ae44e54d92 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-26b3c8f6-a05e-4cc4-87ec-30ae44e54d92 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-26b3c8f6-a05e-4cc4-87ec-30ae44e54d92 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Create volume of 1 GB Sep 02 20:10:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Availability Zones retrieved successfully. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-26b3c8f6-a05e-4cc4-87ec-30ae44e54d92 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Flow 'volume_create_api' (9114a316-6d11-4cef-842f-3298b3eeca0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427d9daa-3cb7-41f8-a014-cf7bdb33d062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-26b3c8f6-a05e-4cc4-87ec-30ae44e54d92 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb returned with HTTP 200 Sep 02 20:10:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1321/2680] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:02 2026] GET /volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-101902da-d516-4fc0-a5f4-ad43aa5e9b00 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-101902da-d516-4fc0-a5f4-ad43aa5e9b00 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-101902da-d516-4fc0-a5f4-ad43aa5e9b00 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-101902da-d516-4fc0-a5f4-ad43aa5e9b00 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-101902da-d516-4fc0-a5f4-ad43aa5e9b00 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-101902da-d516-4fc0-a5f4-ad43aa5e9b00 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c returned with HTTP 200 Sep 02 20:10:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1322/2681] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:02 2026] GET /volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (427d9daa-3cb7-41f8-a014-cf7bdb33d062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:09:59Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2a7f0da9-ab91-467a-bc29-172c6964c380,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': '2a7f0da9-ab91-467a-bc29-172c6964c380', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97da9c8-b7dd-41ec-847b-ec0bcc2066e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Created reservations ['2fde88a5-9922-4284-b845-e47ad8bfcf4a', 'f6bd713e-95bf-44aa-8037-f8b8bc166daf', '90d6ca80-a34f-4f75-96fd-7daa2d01026c', '44d1b7aa-dfb5-4c24-866e-8665161fad59'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f97da9c8-b7dd-41ec-847b-ec0bcc2066e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fde88a5-9922-4284-b845-e47ad8bfcf4a', 'f6bd713e-95bf-44aa-8037-f8b8bc166daf', '90d6ca80-a34f-4f75-96fd-7daa2d01026c', '44d1b7aa-dfb5-4c24-866e-8665161fad59']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa29ec7-c903-40ca-9c43-76e75839b50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3aa29ec7-c903-40ca-9c43-76e75839b50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '635fa2ea-9bb6-41e7-b285-3acd17180d5d', '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='ed3b6562d9b742cabf240220e5a38f7a',qos_specs=None,replication_status=,reservations=['2fde88a5-9922-4284-b845-e47ad8bfcf4a','f6bd713e-95bf-44aa-8037-f8b8bc166daf','90d6ca80-a34f-4f75-96fd-7daa2d01026c','44d1b7aa-dfb5-4c24-866e-8665161fad59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ced09343e943b6b75bcdd55af86815',volume_type_id=2a7f0da9-ab91-467a-bc29-172c6964c380), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:02Z,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=635fa2ea-9bb6-41e7-b285-3acd17180d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3b6562d9b742cabf240220e5a38f7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3ced09343e943b6b75bcdd55af86815',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a7f0da9-ab91-467a-bc29-172c6964c380),volume_type_id=2a7f0da9-ab91-467a-bc29-172c6964c380)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee24d87-7186-4bb6-b7ab-c5237f48e57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1b8994e9-74df-47db-9563-1f562f11d265 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee24d87-7186-4bb6-b7ab-c5237f48e57c) transitioned into state 'SUCCESS' from 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='ed3b6562d9b742cabf240220e5a38f7a',qos_specs=None,replication_status=,reservations=['2fde88a5-9922-4284-b845-e47ad8bfcf4a','f6bd713e-95bf-44aa-8037-f8b8bc166daf','90d6ca80-a34f-4f75-96fd-7daa2d01026c','44d1b7aa-dfb5-4c24-866e-8665161fad59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3ced09343e943b6b75bcdd55af86815',volume_type_id=2a7f0da9-ab91-467a-bc29-172c6964c380)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315b2c95-b776-401f-859b-2c760fd5f5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b8994e9-74df-47db-9563-1f562f11d265 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b8994e9-74df-47db-9563-1f562f11d265 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1b8994e9-74df-47db-9563-1f562f11d265 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1b8994e9-74df-47db-9563-1f562f11d265 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1b8994e9-74df-47db-9563-1f562f11d265 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1323/2682] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:02 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315b2c95-b776-401f-859b-2c760fd5f5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Flow 'volume_create_api' (9114a316-6d11-4cef-842f-3298b3eeca0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Create volume request issued successfully. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6b0c4c35-f380-4703-877f-0d51ae6e82e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1360/2683] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:02 2026] POST /volume/v3/volumes => generated 806 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2bf4f4f4-9d06-4e66-a228-85cf53c60da8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2bf4f4f4-9d06-4e66-a228-85cf53c60da8 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2bf4f4f4-9d06-4e66-a228-85cf53c60da8 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2bf4f4f4-9d06-4e66-a228-85cf53c60da8 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-14c818f5-c292-46db-a222-86154f798135 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-14c818f5-c292-46db-a222-86154f798135 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-14c818f5-c292-46db-a222-86154f798135 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-14c818f5-c292-46db-a222-86154f798135 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2bf4f4f4-9d06-4e66-a228-85cf53c60da8 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2bf4f4f4-9d06-4e66-a228-85cf53c60da8 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1324/2684] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:02 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 874 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-14c818f5-c292-46db-a222-86154f798135 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-14c818f5-c292-46db-a222-86154f798135 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1361/2685] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:02 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 876 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c0f8b343-90d8-4882-b780-41abc751952a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0f8b343-90d8-4882-b780-41abc751952a tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0f8b343-90d8-4882-b780-41abc751952a tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c0f8b343-90d8-4882-b780-41abc751952a tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c0f8b343-90d8-4882-b780-41abc751952a tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c0f8b343-90d8-4882-b780-41abc751952a tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c returned with HTTP 200 Sep 02 20:10:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1325/2686] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:03 2026] GET /volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-75d9fb5d-1971-4be7-a74f-e6cbf1743f35 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-75d9fb5d-1971-4be7-a74f-e6cbf1743f35 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 Sep 02 20:10:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-75d9fb5d-1971-4be7-a74f-e6cbf1743f35 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-75d9fb5d-1971-4be7-a74f-e6cbf1743f35 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-75d9fb5d-1971-4be7-a74f-e6cbf1743f35 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-75d9fb5d-1971-4be7-a74f-e6cbf1743f35 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 returned with HTTP 200 Sep 02 20:10:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1362/2687] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:03 2026] GET /volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-da7146ae-6fd1-4fd4-b7c1-6585694f99c4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-da7146ae-6fd1-4fd4-b7c1-6585694f99c4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-da7146ae-6fd1-4fd4-b7c1-6585694f99c4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-da7146ae-6fd1-4fd4-b7c1-6585694f99c4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-da7146ae-6fd1-4fd4-b7c1-6585694f99c4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-da7146ae-6fd1-4fd4-b7c1-6585694f99c4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1326/2688] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:03 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-186f09d7-aefd-4cb4-9f43-1a86014b129b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-186f09d7-aefd-4cb4-9f43-1a86014b129b tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-186f09d7-aefd-4cb4-9f43-1a86014b129b tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-186f09d7-aefd-4cb4-9f43-1a86014b129b tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b7965699-7917-4b81-90b5-e76dc6da3344 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7965699-7917-4b81-90b5-e76dc6da3344 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7965699-7917-4b81-90b5-e76dc6da3344 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b7965699-7917-4b81-90b5-e76dc6da3344 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-186f09d7-aefd-4cb4-9f43-1a86014b129b tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-186f09d7-aefd-4cb4-9f43-1a86014b129b tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1363/2689] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:03 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 898 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b7965699-7917-4b81-90b5-e76dc6da3344 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b7965699-7917-4b81-90b5-e76dc6da3344 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1327/2690] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:04 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 934 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-85a28a23-a38b-4339-9211-c1826a5721c6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-85a28a23-a38b-4339-9211-c1826a5721c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-85a28a23-a38b-4339-9211-c1826a5721c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-85a28a23-a38b-4339-9211-c1826a5721c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-85a28a23-a38b-4339-9211-c1826a5721c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-85a28a23-a38b-4339-9211-c1826a5721c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 returned with HTTP 200 Sep 02 20:10:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1364/2691] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:04 2026] GET /volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-88f43a97-aebd-43da-84b2-34577979e0cc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-88f43a97-aebd-43da-84b2-34577979e0cc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-88f43a97-aebd-43da-84b2-34577979e0cc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-88f43a97-aebd-43da-84b2-34577979e0cc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-88f43a97-aebd-43da-84b2-34577979e0cc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-88f43a97-aebd-43da-84b2-34577979e0cc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b returned with HTTP 200 Sep 02 20:10:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1328/2692] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:04 2026] GET /volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] DELETE http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume with id: c92b594b-f318-460e-b1e7-8323fcff150b Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume request issued successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dfc2466c-26a9-4123-bf53-b5036ee39a77 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b returned with HTTP 202 Sep 02 20:10:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1365/2693] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:04 2026] DELETE /volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f4b1c4f7-5a20-4a6d-8f90-a041307ca980 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-55439b0d-eca8-49bf-aafd-952569414df8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4b1c4f7-5a20-4a6d-8f90-a041307ca980 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4b1c4f7-5a20-4a6d-8f90-a041307ca980 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f4b1c4f7-5a20-4a6d-8f90-a041307ca980 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-55439b0d-eca8-49bf-aafd-952569414df8 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b Sep 02 20:10:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f4b1c4f7-5a20-4a6d-8f90-a041307ca980 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-55439b0d-eca8-49bf-aafd-952569414df8 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-55439b0d-eca8-49bf-aafd-952569414df8 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f4b1c4f7-5a20-4a6d-8f90-a041307ca980 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1329/2694] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:04 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-55439b0d-eca8-49bf-aafd-952569414df8 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-55439b0d-eca8-49bf-aafd-952569414df8 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b returned with HTTP 200 Sep 02 20:10:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1366/2695] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:04 2026] GET /volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-86e3f5fe-a160-49cc-82f0-2a919ebc3ea0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86e3f5fe-a160-49cc-82f0-2a919ebc3ea0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86e3f5fe-a160-49cc-82f0-2a919ebc3ea0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86e3f5fe-a160-49cc-82f0-2a919ebc3ea0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1c65bcdd-f753-4fcf-b08c-e743ad4a93c2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c65bcdd-f753-4fcf-b08c-e743ad4a93c2 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c65bcdd-f753-4fcf-b08c-e743ad4a93c2 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c65bcdd-f753-4fcf-b08c-e743ad4a93c2 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-86e3f5fe-a160-49cc-82f0-2a919ebc3ea0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:05 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:05 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1c65bcdd-f753-4fcf-b08c-e743ad4a93c2 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86e3f5fe-a160-49cc-82f0-2a919ebc3ea0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1330/2696] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:05 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 956 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c65bcdd-f753-4fcf-b08c-e743ad4a93c2 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1367/2697] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:05 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 934 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1c357629-4dd3-4ac8-92f9-86cb7a20a99c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c357629-4dd3-4ac8-92f9-86cb7a20a99c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c357629-4dd3-4ac8-92f9-86cb7a20a99c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1c357629-4dd3-4ac8-92f9-86cb7a20a99c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1c357629-4dd3-4ac8-92f9-86cb7a20a99c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1c357629-4dd3-4ac8-92f9-86cb7a20a99c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1331/2698] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:05 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8b8f7fdb-a1ce-4991-8a82-923cc46c3748 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b8f7fdb-a1ce-4991-8a82-923cc46c3748 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b Sep 02 20:10:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b8f7fdb-a1ce-4991-8a82-923cc46c3748 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8b8f7fdb-a1ce-4991-8a82-923cc46c3748 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8b8f7fdb-a1ce-4991-8a82-923cc46c3748 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b returned with HTTP 404 Sep 02 20:10:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1368/2699] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:05 2026] GET /volume/v3/volumes/c92b594b-f318-460e-b1e7-8323fcff150b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] DELETE http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume with id: 734ea00f-8e85-4693-877d-b6424de22da4 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume request issued successfully. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3d42e32-ad8a-4464-b228-40cd75dc0155 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 returned with HTTP 202 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1332/2700] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:06 2026] DELETE /volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a9781b1-66a4-4f85-9a81-3d1246daacf0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a9781b1-66a4-4f85-9a81-3d1246daacf0 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a9781b1-66a4-4f85-9a81-3d1246daacf0 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a9781b1-66a4-4f85-9a81-3d1246daacf0 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2a9781b1-66a4-4f85-9a81-3d1246daacf0 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a9781b1-66a4-4f85-9a81-3d1246daacf0 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 returned with HTTP 200 Sep 02 20:10:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1369/2701] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:06 2026] GET /volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-27cf20aa-8225-4229-a556-28aab1e580b4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-190b6110-63d4-4b28-97c9-a84fccc14b1a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-27cf20aa-8225-4229-a556-28aab1e580b4 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-27cf20aa-8225-4229-a556-28aab1e580b4 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-190b6110-63d4-4b28-97c9-a84fccc14b1a tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-27cf20aa-8225-4229-a556-28aab1e580b4 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-190b6110-63d4-4b28-97c9-a84fccc14b1a tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-190b6110-63d4-4b28-97c9-a84fccc14b1a tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-27cf20aa-8225-4229-a556-28aab1e580b4 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-190b6110-63d4-4b28-97c9-a84fccc14b1a tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-27cf20aa-8225-4229-a556-28aab1e580b4 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-190b6110-63d4-4b28-97c9-a84fccc14b1a tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1333/2702] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:06 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 934 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1370/2703] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:06 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 956 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1f5f6725-b7cc-42ad-a75c-d0e3399f29e3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1f5f6725-b7cc-42ad-a75c-d0e3399f29e3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1f5f6725-b7cc-42ad-a75c-d0e3399f29e3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1f5f6725-b7cc-42ad-a75c-d0e3399f29e3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1f5f6725-b7cc-42ad-a75c-d0e3399f29e3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1f5f6725-b7cc-42ad-a75c-d0e3399f29e3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1334/2704] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:06 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "491e01e3-eb7e-4cdc-a5f8-b4523c20d584", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2075782487"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request body: {'volume': {"'snapshot_id": '491e01e3-eb7e-4cdc-a5f8-b4523c20d584', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2075782487'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:06 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume of 1 GB Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Availability Zones retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (fa095aaa-a570-40ae-8790-a852948f4efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2fce9e-ebd5-4ed0-ad02-083411e2ab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2fce9e-ebd5-4ed0-ad02-083411e2ab79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2621142-2aa0-47f3-87e6-2d0b03cfc644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cd93949b-13b9-4db2-95e2-74beee1062f3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd93949b-13b9-4db2-95e2-74beee1062f3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd93949b-13b9-4db2-95e2-74beee1062f3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cd93949b-13b9-4db2-95e2-74beee1062f3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cd93949b-13b9-4db2-95e2-74beee1062f3 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 returned with HTTP 404 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1335/2705] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:07 2026] GET /volume/v3/volumes/734ea00f-8e85-4693-877d-b6424de22da4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] DELETE http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume with id: a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['1b021156-552f-4456-8a2e-50e2d8e15090', '4e6bbd78-c6cc-4c6a-8c9c-71e07a4efdb8', '53bc24f9-b46f-4a48-9ea8-e68a10b9b317', 'd38ac87f-e91b-44cf-a0aa-8d7188c7d218'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2621142-2aa0-47f3-87e6-2d0b03cfc644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b021156-552f-4456-8a2e-50e2d8e15090', '4e6bbd78-c6cc-4c6a-8c9c-71e07a4efdb8', '53bc24f9-b46f-4a48-9ea8-e68a10b9b317', 'd38ac87f-e91b-44cf-a0aa-8d7188c7d218']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce5c43a0-0298-4190-b4bc-1a3549c9cf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce5c43a0-0298-4190-b4bc-1a3549c9cf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fa8122d-a5ac-4265-b059-bffd98622f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2075782487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['1b021156-552f-4456-8a2e-50e2d8e15090','4e6bbd78-c6cc-4c6a-8c9c-71e07a4efdb8','53bc24f9-b46f-4a48-9ea8-e68a10b9b317','d38ac87f-e91b-44cf-a0aa-8d7188c7d218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2075782487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fa8122d-a5ac-4265-b059-bffd98622f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b07bb88e1b4930a11344e7c6027657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332ad90e-7dc8-4334-a49d-85a06e94e4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume request issued successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-519b1eb5-581d-4480-88f6-a8aa2f359b75 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c returned with HTTP 202 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1336/2706] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:07 2026] DELETE /volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-22e97754-c932-4a35-a9a6-14e92e96872f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22e97754-c932-4a35-a9a6-14e92e96872f tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22e97754-c932-4a35-a9a6-14e92e96872f tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22e97754-c932-4a35-a9a6-14e92e96872f tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-22e97754-c932-4a35-a9a6-14e92e96872f tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332ad90e-7dc8-4334-a49d-85a06e94e4c2) transitioned into state 'SUCCESS' from state '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-2075782487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['1b021156-552f-4456-8a2e-50e2d8e15090','4e6bbd78-c6cc-4c6a-8c9c-71e07a4efdb8','53bc24f9-b46f-4a48-9ea8-e68a10b9b317','d38ac87f-e91b-44cf-a0aa-8d7188c7d218'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112de5df-bf0a-43e2-b581-a41320e7c458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22e97754-c932-4a35-a9a6-14e92e96872f tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1337/2707] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:07 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 934 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9055f04f-f7db-43f8-9f89-1c1f9e254eaa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9055f04f-f7db-43f8-9f89-1c1f9e254eaa tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9055f04f-f7db-43f8-9f89-1c1f9e254eaa tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9055f04f-f7db-43f8-9f89-1c1f9e254eaa tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9055f04f-f7db-43f8-9f89-1c1f9e254eaa tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112de5df-bf0a-43e2-b581-a41320e7c458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9055f04f-f7db-43f8-9f89-1c1f9e254eaa tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1338/2708] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:07 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 956 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (fa095aaa-a570-40ae-8790-a852948f4efc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b8e6f24e-dab9-4373-88dd-da777028feda None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8e6f24e-dab9-4373-88dd-da777028feda tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b8e6f24e-dab9-4373-88dd-da777028feda tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b8e6f24e-dab9-4373-88dd-da777028feda tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request issued successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28ffd78f-aec8-4fa7-ba44-42b1826b299e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1371/2709] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:06 2026] POST /volume/v3/volumes => generated 769 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "491e01e3-eb7e-4cdc-a5f8-b4523c20d584", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2110024035"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request body: {'volume': {"'snapshot_id": '491e01e3-eb7e-4cdc-a5f8-b4523c20d584', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2110024035'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume of 1 GB Sep 02 20:10:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b8e6f24e-dab9-4373-88dd-da777028feda tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Availability Zones retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8e6f24e-dab9-4373-88dd-da777028feda tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c returned with HTTP 200 Sep 02 20:10:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1339/2710] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:07 2026] GET /volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (7da62ed2-c8c9-41ae-96fd-76ba17d60d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8bf424-a754-4f69-b562-924ec9ef1cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8bf424-a754-4f69-b562-924ec9ef1cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68021596-8b1b-43d1-913a-d86aef427e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['12556f17-1af3-4e9a-85e6-ff3a23db1d25', 'c4b2d13b-6236-422c-b458-87ffbb2fcded', '7cb2de9b-49fb-4150-a1da-dcb32ccf8f11', '3f76394b-98cb-4758-acb5-957094809b0a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68021596-8b1b-43d1-913a-d86aef427e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12556f17-1af3-4e9a-85e6-ff3a23db1d25', 'c4b2d13b-6236-422c-b458-87ffbb2fcded', '7cb2de9b-49fb-4150-a1da-dcb32ccf8f11', '3f76394b-98cb-4758-acb5-957094809b0a']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23fb7a80-6c7f-42b8-aaf1-45e9b8f26dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23fb7a80-6c7f-42b8-aaf1-45e9b8f26dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2110024035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['12556f17-1af3-4e9a-85e6-ff3a23db1d25','c4b2d13b-6236-422c-b458-87ffbb2fcded','7cb2de9b-49fb-4150-a1da-dcb32ccf8f11','3f76394b-98cb-4758-acb5-957094809b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2110024035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b07bb88e1b4930a11344e7c6027657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d8bb37-b709-42d9-bee4-7df5ef2f03b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d8bb37-b709-42d9-bee4-7df5ef2f03b8) transitioned into state 'SUCCESS' from state '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-2110024035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['12556f17-1af3-4e9a-85e6-ff3a23db1d25','c4b2d13b-6236-422c-b458-87ffbb2fcded','7cb2de9b-49fb-4150-a1da-dcb32ccf8f11','3f76394b-98cb-4758-acb5-957094809b0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3a43e9-b28e-44e6-b0e2-e07942b96b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3a43e9-b28e-44e6-b0e2-e07942b96b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (7da62ed2-c8c9-41ae-96fd-76ba17d60d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request issued successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b995e740-66b6-4fe7-b5c7-356b1a56962b tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1372/2711] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:07 2026] POST /volume/v3/volumes => generated 769 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0aee509e-51b4-4243-810c-ea72fb526e1e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "491e01e3-eb7e-4cdc-a5f8-b4523c20d584", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1063791694"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request body: {'volume': {"'snapshot_id": '491e01e3-eb7e-4cdc-a5f8-b4523c20d584', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1063791694'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume of 1 GB Sep 02 20:10:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Availability Zones retrieved successfully. Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (8083051e-58d6-4361-acda-e48f8c903083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505b4f50-ba57-40ab-9ed6-16792608dc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:07 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505b4f50-ba57-40ab-9ed6-16792608dc9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4988eb99-2a8e-44a3-951c-ef1a8ebcf7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['97a5eacb-8435-491f-bf75-cfff342971e4', '04b061e3-2de7-44e4-96f3-82cad584df70', 'df68a52a-75a8-4fdc-9e45-e3d6c2af4c60', '15040cd1-f68d-4a7b-aaf7-233b1b0f4d13'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4988eb99-2a8e-44a3-951c-ef1a8ebcf7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a5eacb-8435-491f-bf75-cfff342971e4', '04b061e3-2de7-44e4-96f3-82cad584df70', 'df68a52a-75a8-4fdc-9e45-e3d6c2af4c60', '15040cd1-f68d-4a7b-aaf7-233b1b0f4d13']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc9d14f-78c9-4142-be4d-37ebfaeaacb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc9d14f-78c9-4142-be4d-37ebfaeaacb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99be5936-dd84-432a-86fb-93d13bab7195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1063791694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['97a5eacb-8435-491f-bf75-cfff342971e4','04b061e3-2de7-44e4-96f3-82cad584df70','df68a52a-75a8-4fdc-9e45-e3d6c2af4c60','15040cd1-f68d-4a7b-aaf7-233b1b0f4d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1063791694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99be5936-dd84-432a-86fb-93d13bab7195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b07bb88e1b4930a11344e7c6027657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7fa249-0879-48f0-8ae3-f08633a086fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7fa249-0879-48f0-8ae3-f08633a086fb) transitioned into state 'SUCCESS' from state '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-1063791694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['97a5eacb-8435-491f-bf75-cfff342971e4','04b061e3-2de7-44e4-96f3-82cad584df70','df68a52a-75a8-4fdc-9e45-e3d6c2af4c60','15040cd1-f68d-4a7b-aaf7-233b1b0f4d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f2fa57-e1c6-47c8-b73c-cd80c1f6fa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f2fa57-e1c6-47c8-b73c-cd80c1f6fa37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (8083051e-58d6-4361-acda-e48f8c903083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request issued successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0aee509e-51b4-4243-810c-ea72fb526e1e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1340/2712] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:07 2026] POST /volume/v3/volumes => generated 769 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e6b8214-2477-46e1-9460-ee30b5980976 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "491e01e3-eb7e-4cdc-a5f8-b4523c20d584", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-606231632"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request body: {'volume': {"'snapshot_id": '491e01e3-eb7e-4cdc-a5f8-b4523c20d584', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-606231632'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume of 1 GB Sep 02 20:10:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Availability Zones retrieved successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eee6f115-f8a7-4413-8d87-27d8bb906860 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eee6f115-f8a7-4413-8d87-27d8bb906860 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eee6f115-f8a7-4413-8d87-27d8bb906860 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eee6f115-f8a7-4413-8d87-27d8bb906860 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (e19b3226-9528-476e-9fbc-26ce39674c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503df583-0c5f-4b83-89dc-8b3fb77f7c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-eee6f115-f8a7-4413-8d87-27d8bb906860 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eee6f115-f8a7-4413-8d87-27d8bb906860 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1341/2713] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:08 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 937 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ffab60a5-8e15-4fc5-879b-edf1c43321c3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffab60a5-8e15-4fc5-879b-edf1c43321c3 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffab60a5-8e15-4fc5-879b-edf1c43321c3 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ffab60a5-8e15-4fc5-879b-edf1c43321c3 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ffab60a5-8e15-4fc5-879b-edf1c43321c3 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ffab60a5-8e15-4fc5-879b-edf1c43321c3 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1342/2714] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:08 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6879b5d6-fac4-4672-a246-ed9f20eadbbc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6879b5d6-fac4-4672-a246-ed9f20eadbbc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6879b5d6-fac4-4672-a246-ed9f20eadbbc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6879b5d6-fac4-4672-a246-ed9f20eadbbc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503df583-0c5f-4b83-89dc-8b3fb77f7c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514259d3-a7f0-4004-bb53-4b352626345a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6879b5d6-fac4-4672-a246-ed9f20eadbbc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6879b5d6-fac4-4672-a246-ed9f20eadbbc tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c returned with HTTP 200 Sep 02 20:10:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1343/2715] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:08 2026] GET /volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['289f2a74-7f56-45c7-bba1-d5d0a01067bc', '8cc76554-38ca-4e8e-968e-d9c4f1106f97', '95345c14-012b-47d8-bae7-0920711848ad', '48f1bbd7-cfc3-4fd3-bbe7-e8f1b753d6b5'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514259d3-a7f0-4004-bb53-4b352626345a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289f2a74-7f56-45c7-bba1-d5d0a01067bc', '8cc76554-38ca-4e8e-968e-d9c4f1106f97', '95345c14-012b-47d8-bae7-0920711848ad', '48f1bbd7-cfc3-4fd3-bbe7-e8f1b753d6b5']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1dc1d9-03c8-4156-ba26-ebba599635ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb1dc1d9-03c8-4156-ba26-ebba599635ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af5d738-2d65-4065-90d4-328ab2719f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-606231632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['289f2a74-7f56-45c7-bba1-d5d0a01067bc','8cc76554-38ca-4e8e-968e-d9c4f1106f97','95345c14-012b-47d8-bae7-0920711848ad','48f1bbd7-cfc3-4fd3-bbe7-e8f1b753d6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-606231632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af5d738-2d65-4065-90d4-328ab2719f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b07bb88e1b4930a11344e7c6027657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba390378-36ac-4cc1-a509-1cbaec976364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba390378-36ac-4cc1-a509-1cbaec976364) transitioned into state 'SUCCESS' from state '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-606231632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['289f2a74-7f56-45c7-bba1-d5d0a01067bc','8cc76554-38ca-4e8e-968e-d9c4f1106f97','95345c14-012b-47d8-bae7-0920711848ad','48f1bbd7-cfc3-4fd3-bbe7-e8f1b753d6b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e526f075-8a44-4d62-bfca-a4aa8b104320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e526f075-8a44-4d62-bfca-a4aa8b104320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (e19b3226-9528-476e-9fbc-26ce39674c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request issued successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e6b8214-2477-46e1-9460-ee30b5980976 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1373/2716] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:08 2026] POST /volume/v3/volumes => generated 768 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-784becf9-6d72-4bb0-90c7-c27729719f06 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "491e01e3-eb7e-4cdc-a5f8-b4523c20d584", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1463945596"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request body: {'volume': {"'snapshot_id": '491e01e3-eb7e-4cdc-a5f8-b4523c20d584', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1463945596'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume of 1 GB Sep 02 20:10:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Availability Zones retrieved successfully. Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (21f9d763-674e-462c-a826-6cc687f5c350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73024173-8314-47d0-bac0-19d43cbffc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:08 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73024173-8314-47d0-bac0-19d43cbffc83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7456563-d382-410b-9d0c-05820c09ae76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Created reservations ['0760c79c-5d2c-419b-88b4-be7825b4ea56', 'a5a27412-38c8-4460-a909-f195802653f0', '43b031c2-f011-47a1-900f-4068ab051100', '5685aa92-019f-40bd-acb0-02a3df469bdc'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7456563-d382-410b-9d0c-05820c09ae76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0760c79c-5d2c-419b-88b4-be7825b4ea56', 'a5a27412-38c8-4460-a909-f195802653f0', '43b031c2-f011-47a1-900f-4068ab051100', '5685aa92-019f-40bd-acb0-02a3df469bdc']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe8a6c0-bb01-420b-bbd3-171499dd1e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fe8a6c0-bb01-420b-bbd3-171499dd1e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00d3b333-7d31-4d79-8eb0-48d969a7facd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1463945596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['0760c79c-5d2c-419b-88b4-be7825b4ea56','a5a27412-38c8-4460-a909-f195802653f0','43b031c2-f011-47a1-900f-4068ab051100','5685aa92-019f-40bd-acb0-02a3df469bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1463945596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00d3b333-7d31-4d79-8eb0-48d969a7facd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b07bb88e1b4930a11344e7c6027657',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562ba80a-3bdb-47c0-a804-77a9b57680ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562ba80a-3bdb-47c0-a804-77a9b57680ab) transitioned into state 'SUCCESS' from state '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-1463945596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b07bb88e1b4930a11344e7c6027657',qos_specs=None,replication_status=,reservations=['0760c79c-5d2c-419b-88b4-be7825b4ea56','a5a27412-38c8-4460-a909-f195802653f0','43b031c2-f011-47a1-900f-4068ab051100','5685aa92-019f-40bd-acb0-02a3df469bdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a0b4adf6e64408afbed7b8a0c843e7',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24aed307-4821-4462-8e8e-9920fb3a1d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24aed307-4821-4462-8e8e-9920fb3a1d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Flow 'volume_create_api' (21f9d763-674e-462c-a826-6cc687f5c350) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Create volume request issued successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-784becf9-6d72-4bb0-90c7-c27729719f06 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1344/2717] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:08 2026] POST /volume/v3/volumes => generated 769 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6d6205b2-0a9c-4d20-9c6a-907a603f5458 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6d6205b2-0a9c-4d20-9c6a-907a603f5458 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6d6205b2-0a9c-4d20-9c6a-907a603f5458 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6d6205b2-0a9c-4d20-9c6a-907a603f5458 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6d6205b2-0a9c-4d20-9c6a-907a603f5458 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6d6205b2-0a9c-4d20-9c6a-907a603f5458 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 returned with HTTP 200 Sep 02 20:10:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1374/2718] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:09 2026] GET /volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-81a2f091-ff20-42e6-8b30-474bbe428647 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81a2f091-ff20-42e6-8b30-474bbe428647 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81a2f091-ff20-42e6-8b30-474bbe428647 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81a2f091-ff20-42e6-8b30-474bbe428647 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f2fd0c73-60a5-484d-825b-c2dac1e3f755 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2fd0c73-60a5-484d-825b-c2dac1e3f755 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2fd0c73-60a5-484d-825b-c2dac1e3f755 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f2fd0c73-60a5-484d-825b-c2dac1e3f755 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f2fd0c73-60a5-484d-825b-c2dac1e3f755 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f2fd0c73-60a5-484d-825b-c2dac1e3f755 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1375/2719] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:09 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 959 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-660f1ca7-e51c-4ffc-b6c7-e44a2ac5b31e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-660f1ca7-e51c-4ffc-b6c7-e44a2ac5b31e tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-660f1ca7-e51c-4ffc-b6c7-e44a2ac5b31e tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-660f1ca7-e51c-4ffc-b6c7-e44a2ac5b31e tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-660f1ca7-e51c-4ffc-b6c7-e44a2ac5b31e tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c returned with HTTP 404 Sep 02 20:10:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1376/2720] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:09 2026] GET /volume/v3/volumes/a8bcdf30-6653-480a-949a-d8ecc8b9256c => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] DELETE http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume with id: 760a10d8-3dd3-4906-88fb-53769048abdb Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume request issued successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-02f825d5-b010-49e6-bd43-95b59ec4c00d tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb returned with HTTP 202 Sep 02 20:10:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1377/2721] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:09 2026] DELETE /volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6172ac43-082b-4ea3-b655-5085e958443f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6172ac43-082b-4ea3-b655-5085e958443f tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6172ac43-082b-4ea3-b655-5085e958443f tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6172ac43-082b-4ea3-b655-5085e958443f tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6172ac43-082b-4ea3-b655-5085e958443f tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6172ac43-082b-4ea3-b655-5085e958443f tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb returned with HTTP 200 Sep 02 20:10:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1378/2722] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:09 2026] GET /volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-81a2f091-ff20-42e6-8b30-474bbe428647 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81a2f091-ff20-42e6-8b30-474bbe428647 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1345/2723] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:09 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 937 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-28fa8c99-52f7-401e-86fa-1474bb4b7a50 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28fa8c99-52f7-401e-86fa-1474bb4b7a50 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28fa8c99-52f7-401e-86fa-1474bb4b7a50 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-28fa8c99-52f7-401e-86fa-1474bb4b7a50 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-28fa8c99-52f7-401e-86fa-1474bb4b7a50 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-28fa8c99-52f7-401e-86fa-1474bb4b7a50 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 returned with HTTP 200 Sep 02 20:10:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1379/2724] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:10 2026] GET /volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-681fbd54-f751-4a65-8e29-9626b1e857c2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-681fbd54-f751-4a65-8e29-9626b1e857c2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-681fbd54-f751-4a65-8e29-9626b1e857c2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-681fbd54-f751-4a65-8e29-9626b1e857c2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-487b0ed0-e8e7-4d6d-9a35-a2ae78661138 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-681fbd54-f751-4a65-8e29-9626b1e857c2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-487b0ed0-e8e7-4d6d-9a35-a2ae78661138 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-681fbd54-f751-4a65-8e29-9626b1e857c2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 returned with HTTP 200 Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-487b0ed0-e8e7-4d6d-9a35-a2ae78661138 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-487b0ed0-e8e7-4d6d-9a35-a2ae78661138 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1346/2725] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:10 2026] GET /volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-487b0ed0-e8e7-4d6d-9a35-a2ae78661138 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-487b0ed0-e8e7-4d6d-9a35-a2ae78661138 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1380/2726] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:10 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 959 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9f399e50-c7aa-4aff-a953-8e7185c42b28 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f399e50-c7aa-4aff-a953-8e7185c42b28 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f399e50-c7aa-4aff-a953-8e7185c42b28 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f399e50-c7aa-4aff-a953-8e7185c42b28 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f399e50-c7aa-4aff-a953-8e7185c42b28 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb returned with HTTP 404 Sep 02 20:10:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1347/2727] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:10 2026] GET /volume/v3/volumes/760a10d8-3dd3-4906-88fb-53769048abdb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2482453b-fae7-4e0d-831e-63eb0b95c8fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] DELETE http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume with id: 33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2482453b-fae7-4e0d-831e-63eb0b95c8fd tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2482453b-fae7-4e0d-831e-63eb0b95c8fd tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2482453b-fae7-4e0d-831e-63eb0b95c8fd tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2482453b-fae7-4e0d-831e-63eb0b95c8fd tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2482453b-fae7-4e0d-831e-63eb0b95c8fd tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1381/2728] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:10 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 937 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Delete volume request issued successfully. Sep 02 20:10:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12879545-e7a2-41b1-9dfe-1c8f97db54c6 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb returned with HTTP 202 Sep 02 20:10:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1348/2729] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:10 2026] DELETE /volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eb62c208-997e-4a08-8a66-ee8e3880c530 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb62c208-997e-4a08-8a66-ee8e3880c530 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb62c208-997e-4a08-8a66-ee8e3880c530 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb62c208-997e-4a08-8a66-ee8e3880c530 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eb62c208-997e-4a08-8a66-ee8e3880c530 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb62c208-997e-4a08-8a66-ee8e3880c530 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb returned with HTTP 200 Sep 02 20:10:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1382/2730] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:10 2026] GET /volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb => generated 858 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a0c92df9-fb82-4241-952d-176059b6ebf2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a0c92df9-fb82-4241-952d-176059b6ebf2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 Sep 02 20:10:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a0c92df9-fb82-4241-952d-176059b6ebf2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a0c92df9-fb82-4241-952d-176059b6ebf2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a0c92df9-fb82-4241-952d-176059b6ebf2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-10ced678-3ac4-4a7a-8960-5b585d91a99f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10ced678-3ac4-4a7a-8960-5b585d91a99f tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10ced678-3ac4-4a7a-8960-5b585d91a99f tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10ced678-3ac4-4a7a-8960-5b585d91a99f tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a0c92df9-fb82-4241-952d-176059b6ebf2 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 returned with HTTP 200 Sep 02 20:10:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1349/2731] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:11 2026] GET /volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-66e59dd6-cf95-4843-9eca-b11ac25f89a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-66e59dd6-cf95-4843-9eca-b11ac25f89a4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 Sep 02 20:10:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-66e59dd6-cf95-4843-9eca-b11ac25f89a4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-66e59dd6-cf95-4843-9eca-b11ac25f89a4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-10ced678-3ac4-4a7a-8960-5b585d91a99f tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-66e59dd6-cf95-4843-9eca-b11ac25f89a4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10ced678-3ac4-4a7a-8960-5b585d91a99f tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1383/2732] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:11 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 959 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-66e59dd6-cf95-4843-9eca-b11ac25f89a4 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 returned with HTTP 200 Sep 02 20:10:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1350/2733] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:11 2026] GET /volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 => generated 861 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2f6e9ebe-838e-44b2-898d-646b48c93931 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2f6e9ebe-838e-44b2-898d-646b48c93931 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2f6e9ebe-838e-44b2-898d-646b48c93931 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2f6e9ebe-838e-44b2-898d-646b48c93931 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2f6e9ebe-838e-44b2-898d-646b48c93931 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2f6e9ebe-838e-44b2-898d-646b48c93931 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1384/2734] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:11 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 1202 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9ab73875-76e6-4ba3-bdb4-74a787c14deb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ab73875-76e6-4ba3-bdb4-74a787c14deb tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ab73875-76e6-4ba3-bdb4-74a787c14deb tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9ab73875-76e6-4ba3-bdb4-74a787c14deb tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9ab73875-76e6-4ba3-bdb4-74a787c14deb tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a7c23a98-e9b2-48d3-8151-42ca2db26543 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9ab73875-76e6-4ba3-bdb4-74a787c14deb tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1351/2735] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:12 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 1202 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a7c23a98-e9b2-48d3-8151-42ca2db26543 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a7c23a98-e9b2-48d3-8151-42ca2db26543 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a7c23a98-e9b2-48d3-8151-42ca2db26543 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] DELETE http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Delete volume with id: abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a7c23a98-e9b2-48d3-8151-42ca2db26543 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a7c23a98-e9b2-48d3-8151-42ca2db26543 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb returned with HTTP 200 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1385/2736] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:12 2026] GET /volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Delete volume request issued successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7027ac6c-90ed-4bbf-bcfd-4ed066739827 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 202 Sep 02 20:10:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1352/2737] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:10:12 2026] DELETE /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d5c9118a-a239-4e37-b39c-928fee3dac4b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5c9118a-a239-4e37-b39c-928fee3dac4b tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5c9118a-a239-4e37-b39c-928fee3dac4b tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d5c9118a-a239-4e37-b39c-928fee3dac4b tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d5c9118a-a239-4e37-b39c-928fee3dac4b tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d5c9118a-a239-4e37-b39c-928fee3dac4b tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 200 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1386/2738] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:12 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 1201 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ade36d7d-8845-46d7-9434-91bda707dd34 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ade36d7d-8845-46d7-9434-91bda707dd34 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ade36d7d-8845-46d7-9434-91bda707dd34 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ade36d7d-8845-46d7-9434-91bda707dd34 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cec5bb8d-f95a-422b-b6a6-36e3d74376e5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cec5bb8d-f95a-422b-b6a6-36e3d74376e5 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cec5bb8d-f95a-422b-b6a6-36e3d74376e5 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cec5bb8d-f95a-422b-b6a6-36e3d74376e5 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cec5bb8d-f95a-422b-b6a6-36e3d74376e5 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ade36d7d-8845-46d7-9434-91bda707dd34 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cec5bb8d-f95a-422b-b6a6-36e3d74376e5 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 returned with HTTP 200 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1387/2739] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:12 2026] GET /volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d4bbcb55-d946-466f-a25a-676493dbe29c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ade36d7d-8845-46d7-9434-91bda707dd34 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4bbcb55-d946-466f-a25a-676493dbe29c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 Sep 02 20:10:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1353/2740] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:12 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 1303 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4bbcb55-d946-466f-a25a-676493dbe29c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d4bbcb55-d946-466f-a25a-676493dbe29c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] DELETE http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Delete volume with id: 635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d4bbcb55-d946-466f-a25a-676493dbe29c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d4bbcb55-d946-466f-a25a-676493dbe29c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 returned with HTTP 200 Sep 02 20:10:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1388/2741] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:12 2026] GET /volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 => generated 861 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-40e2fa0c-a046-437c-a161-925d11479fd3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-40e2fa0c-a046-437c-a161-925d11479fd3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-40e2fa0c-a046-437c-a161-925d11479fd3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-40e2fa0c-a046-437c-a161-925d11479fd3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Delete volume request issued successfully. Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c5befed-b80a-409d-94fb-9262615fa3e6 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 202 Sep 02 20:10:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1354/2742] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:12 2026] DELETE /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ec983c14-beee-4366-8203-057c68e239d5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-40e2fa0c-a046-437c-a161-925d11479fd3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec983c14-beee-4366-8203-057c68e239d5 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec983c14-beee-4366-8203-057c68e239d5 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec983c14-beee-4366-8203-057c68e239d5 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-40e2fa0c-a046-437c-a161-925d11479fd3 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd returned with HTTP 200 Sep 02 20:10:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1389/2743] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:13 2026] GET /volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec983c14-beee-4366-8203-057c68e239d5 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Volume info retrieved successfully. Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec983c14-beee-4366-8203-057c68e239d5 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 200 Sep 02 20:10:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1355/2744] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:13 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 1302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8448fbe7-f185-4998-9df8-77a4ac91c016 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8448fbe7-f185-4998-9df8-77a4ac91c016 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] GET http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8448fbe7-f185-4998-9df8-77a4ac91c016 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8448fbe7-f185-4998-9df8-77a4ac91c016 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8448fbe7-f185-4998-9df8-77a4ac91c016 tempest-CreateVolumesFromImageTest-1132260405 tempest-CreateVolumesFromImageTest-1132260405-project-member] http://192.168.122.225/volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb returned with HTTP 404 Sep 02 20:10:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1390/2745] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:13 2026] GET /volume/v3/volumes/33d62ef3-d006-476f-ba79-c20a75aa15fb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-11294925-f514-4a65-97ed-83f4ca18f94e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11294925-f514-4a65-97ed-83f4ca18f94e tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11294925-f514-4a65-97ed-83f4ca18f94e tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-11294925-f514-4a65-97ed-83f4ca18f94e tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-11294925-f514-4a65-97ed-83f4ca18f94e tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 404 Sep 02 20:10:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1356/2746] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:13 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-342052a7-e198-42f8-b894-9e4be52abb33 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-342052a7-e198-42f8-b894-9e4be52abb33 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] DELETE http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-342052a7-e198-42f8-b894-9e4be52abb33 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-342052a7-e198-42f8-b894-9e4be52abb33 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-342052a7-e198-42f8-b894-9e4be52abb33 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Delete volume with id: abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-342052a7-e198-42f8-b894-9e4be52abb33 tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 404 Sep 02 20:10:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1391/2747] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:10:13 2026] DELETE /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b42e9850-a489-42b0-ba21-9b3dac7b2cee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b42e9850-a489-42b0-ba21-9b3dac7b2cee tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] GET http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b42e9850-a489-42b0-ba21-9b3dac7b2cee tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b42e9850-a489-42b0-ba21-9b3dac7b2cee tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b42e9850-a489-42b0-ba21-9b3dac7b2cee tempest-VolumeImageDependencyTests-453990141 tempest-VolumeImageDependencyTests-453990141-project-member] http://192.168.122.225/volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 returned with HTTP 404 Sep 02 20:10:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1357/2748] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:13 2026] GET /volume/v3/volumes/abce4048-5788-45b4-9174-c977a3652247 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9dd6b612-0093-4725-b503-25dbae059f9c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9dd6b612-0093-4725-b503-25dbae059f9c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9dd6b612-0093-4725-b503-25dbae059f9c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9dd6b612-0093-4725-b503-25dbae059f9c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9fcfd133-2ee5-4b38-9a30-277e0d3504b0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9dd6b612-0093-4725-b503-25dbae059f9c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9fcfd133-2ee5-4b38-9a30-277e0d3504b0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] GET http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9fcfd133-2ee5-4b38-9a30-277e0d3504b0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9fcfd133-2ee5-4b38-9a30-277e0d3504b0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9dd6b612-0093-4725-b503-25dbae059f9c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd returned with HTTP 200 Sep 02 20:10:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1392/2749] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:14 2026] GET /volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9fcfd133-2ee5-4b38-9a30-277e0d3504b0 tempest-VolumeAndVolumeTypeFromImageTest-925060131 tempest-VolumeAndVolumeTypeFromImageTest-925060131-project-member] http://192.168.122.225/volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d returned with HTTP 404 Sep 02 20:10:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1358/2750] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:14 2026] GET /volume/v3/volumes/635fa2ea-9bb6-41e7-b285-3acd17180d5d => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume with id: 00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume request issued successfully. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78bf2937-74b6-4cc8-b10e-b4fc7614d43e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd returned with HTTP 202 Sep 02 20:10:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1393/2751] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:14 2026] DELETE /volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de39b883-c313-4bb0-827c-83b1c1c68b79 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de39b883-c313-4bb0-827c-83b1c1c68b79 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de39b883-c313-4bb0-827c-83b1c1c68b79 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de39b883-c313-4bb0-827c-83b1c1c68b79 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-de39b883-c313-4bb0-827c-83b1c1c68b79 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de39b883-c313-4bb0-827c-83b1c1c68b79 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd returned with HTTP 200 Sep 02 20:10:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1359/2752] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:14 2026] GET /volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] GET http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Calling method 'detail' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Get all volumes completed successfully. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-de8a7bc7-9177-40fd-8e1c-aa4ef864e4cd tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] http://192.168.122.225/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 20:10:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1394/2753] 192.168.122.225 () {58 vars in 1169 bytes} [Wed Sep 2 20:10:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6101 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b1e600b7-180e-4be5-9add-00f4579ad701 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b1e600b7-180e-4be5-9add-00f4579ad701 tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] DELETE http://192.168.122.225/volume/v3/types/2a7f0da9-ab91-467a-bc29-172c6964c380 Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b1e600b7-180e-4be5-9add-00f4579ad701 tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b1e600b7-180e-4be5-9add-00f4579ad701 tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b1e600b7-180e-4be5-9add-00f4579ad701 tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] http://192.168.122.225/volume/v3/types/2a7f0da9-ab91-467a-bc29-172c6964c380 returned with HTTP 202 Sep 02 20:10:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1360/2754] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:14 2026] DELETE /volume/v3/types/2a7f0da9-ab91-467a-bc29-172c6964c380 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ea799de6-0a0d-4f07-ae37-9ec53c75941b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea799de6-0a0d-4f07-ae37-9ec53c75941b tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] GET http://192.168.122.225/volume/v3/types/2a7f0da9-ab91-467a-bc29-172c6964c380 Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea799de6-0a0d-4f07-ae37-9ec53c75941b tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ea799de6-0a0d-4f07-ae37-9ec53c75941b tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ea799de6-0a0d-4f07-ae37-9ec53c75941b tempest-VolumeAndVolumeTypeFromImageTest-1241444458 tempest-VolumeAndVolumeTypeFromImageTest-1241444458-project-admin] http://192.168.122.225/volume/v3/types/2a7f0da9-ab91-467a-bc29-172c6964c380 returned with HTTP 404 Sep 02 20:10:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1395/2755] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:10:14 2026] GET /volume/v3/types/2a7f0da9-ab91-467a-bc29-172c6964c380 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-352afe1c-f44a-4789-8082-431df861cc5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-352afe1c-f44a-4789-8082-431df861cc5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-352afe1c-f44a-4789-8082-431df861cc5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-352afe1c-f44a-4789-8082-431df861cc5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-352afe1c-f44a-4789-8082-431df861cc5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-352afe1c-f44a-4789-8082-431df861cc5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd returned with HTTP 200 Sep 02 20:10:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1361/2756] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:15 2026] GET /volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-357a761b-a601-45e0-bd8d-0383c74ca5da None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-357a761b-a601-45e0-bd8d-0383c74ca5da tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd Sep 02 20:10:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-357a761b-a601-45e0-bd8d-0383c74ca5da tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-357a761b-a601-45e0-bd8d-0383c74ca5da tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-357a761b-a601-45e0-bd8d-0383c74ca5da tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd returned with HTTP 404 Sep 02 20:10:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1396/2757] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:16 2026] GET /volume/v3/volumes/00d3b333-7d31-4d79-8eb0-48d969a7facd => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 Sep 02 20:10:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume with id: 2af5d738-2d65-4065-90d4-328ab2719f53 Sep 02 20:10:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume request issued successfully. Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c9ff25f5-3c8e-4c57-a76c-d524043b4a5e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 returned with HTTP 202 Sep 02 20:10:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1362/2758] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:16 2026] DELETE /volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e154194b-e617-4fb1-bbf4-e9652368331d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e154194b-e617-4fb1-bbf4-e9652368331d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 Sep 02 20:10:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e154194b-e617-4fb1-bbf4-e9652368331d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e154194b-e617-4fb1-bbf4-e9652368331d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e154194b-e617-4fb1-bbf4-e9652368331d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e154194b-e617-4fb1-bbf4-e9652368331d tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 returned with HTTP 200 Sep 02 20:10:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1397/2759] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:16 2026] GET /volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 => generated 860 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-91039177-6977-4598-a097-d69b792f89ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create volume of 1 GB Sep 02 20:10:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Availability Zones retrieved successfully. Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Flow 'volume_create_api' (12b3c5d4-e6a1-41aa-92cb-25b49184a41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7b139f-2b0a-4e14-be23-2f68728ec880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e7b139f-2b0a-4e14-be23-2f68728ec880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee709252-5735-49da-828e-e7b13b3a48ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Created reservations ['5c102d3c-0e37-4363-aef6-13544f092f18', '09577bf3-1566-40f2-9f8d-84f07cd35509', 'ebb8dbcd-9823-4dc6-a93b-8cae6b82fcfb', '7865727b-f9af-4a68-bbaa-fd24ef205105'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee709252-5735-49da-828e-e7b13b3a48ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c102d3c-0e37-4363-aef6-13544f092f18', '09577bf3-1566-40f2-9f8d-84f07cd35509', 'ebb8dbcd-9823-4dc6-a93b-8cae6b82fcfb', '7865727b-f9af-4a68-bbaa-fd24ef205105']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd462e0-6220-4ed3-bfac-5dc9f222a1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcd462e0-6220-4ed3-bfac-5dc9f222a1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7dde493-a166-4f53-9a85-3ebea8293bc3', '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='5faa00d5f0ed4f62b2585bb56306f4ee',qos_specs=None,replication_status=,reservations=['5c102d3c-0e37-4363-aef6-13544f092f18','09577bf3-1566-40f2-9f8d-84f07cd35509','ebb8dbcd-9823-4dc6-a93b-8cae6b82fcfb','7865727b-f9af-4a68-bbaa-fd24ef205105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8eaed60d0bc4e8f91a1c390caf62106',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:17Z,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=b7dde493-a166-4f53-9a85-3ebea8293bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5faa00d5f0ed4f62b2585bb56306f4ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8eaed60d0bc4e8f91a1c390caf62106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f513df70-6176-4c80-baaa-01028a5be655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f513df70-6176-4c80-baaa-01028a5be655) transitioned into state 'SUCCESS' from 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='5faa00d5f0ed4f62b2585bb56306f4ee',qos_specs=None,replication_status=,reservations=['5c102d3c-0e37-4363-aef6-13544f092f18','09577bf3-1566-40f2-9f8d-84f07cd35509','ebb8dbcd-9823-4dc6-a93b-8cae6b82fcfb','7865727b-f9af-4a68-bbaa-fd24ef205105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8eaed60d0bc4e8f91a1c390caf62106',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bc70d58-051a-4801-ab4c-18a1361d4e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bc70d58-051a-4801-ab4c-18a1361d4e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Flow 'volume_create_api' (12b3c5d4-e6a1-41aa-92cb-25b49184a41a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create volume request issued successfully. Sep 02 20:10:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91039177-6977-4598-a097-d69b792f89ae tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1363/2760] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:10:16 2026] POST /volume/v3/volumes => generated 749 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-601f493b-3b8d-47bb-9f06-61b8effbc305 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-601f493b-3b8d-47bb-9f06-61b8effbc305 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-601f493b-3b8d-47bb-9f06-61b8effbc305 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-601f493b-3b8d-47bb-9f06-61b8effbc305 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-601f493b-3b8d-47bb-9f06-61b8effbc305 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-601f493b-3b8d-47bb-9f06-61b8effbc305 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 200 Sep 02 20:10:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1398/2761] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:17 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c1734886-20d9-4b30-acdb-1d5b6c53c7a1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1734886-20d9-4b30-acdb-1d5b6c53c7a1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1734886-20d9-4b30-acdb-1d5b6c53c7a1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c1734886-20d9-4b30-acdb-1d5b6c53c7a1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c1734886-20d9-4b30-acdb-1d5b6c53c7a1 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 returned with HTTP 404 Sep 02 20:10:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1364/2762] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:17 2026] GET /volume/v3/volumes/2af5d738-2d65-4065-90d4-328ab2719f53 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 Sep 02 20:10:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume with id: 99be5936-dd84-432a-86fb-93d13bab7195 Sep 02 20:10:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume request issued successfully. Sep 02 20:10:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-583d6c4a-6c4c-4b84-93ac-e2184c6611de tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 returned with HTTP 202 Sep 02 20:10:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1399/2763] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:17 2026] DELETE /volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5133303b-5a9c-4104-9cf3-9e815e4b6bbc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5133303b-5a9c-4104-9cf3-9e815e4b6bbc tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5133303b-5a9c-4104-9cf3-9e815e4b6bbc tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5133303b-5a9c-4104-9cf3-9e815e4b6bbc tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5133303b-5a9c-4104-9cf3-9e815e4b6bbc tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5133303b-5a9c-4104-9cf3-9e815e4b6bbc tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 returned with HTTP 200 Sep 02 20:10:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1365/2764] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:17 2026] GET /volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 => generated 861 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-20b97eb6-51bf-41d7-ae3f-7a3b6db7cba8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f52e8548-1714-437d-b168-7668448184b4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f52e8548-1714-437d-b168-7668448184b4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f52e8548-1714-437d-b168-7668448184b4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f52e8548-1714-437d-b168-7668448184b4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f52e8548-1714-437d-b168-7668448184b4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f52e8548-1714-437d-b168-7668448184b4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 200 Sep 02 20:10:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1366/2765] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:18 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 841 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20b97eb6-51bf-41d7-ae3f-7a3b6db7cba8 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools Sep 02 20:10:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-20b97eb6-51bf-41d7-ae3f-7a3b6db7cba8 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-20b97eb6-51bf-41d7-ae3f-7a3b6db7cba8 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-admin] Calling method 'get_pools' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-20b97eb6-51bf-41d7-ae3f-7a3b6db7cba8 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 20:10:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1400/2766] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 20:10:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 20:10:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b2370e54-d0da-4f75-aa77-5358348b3853 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b2370e54-d0da-4f75-aa77-5358348b3853 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-member] GET http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b2370e54-d0da-4f75-aa77-5358348b3853 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b2370e54-d0da-4f75-aa77-5358348b3853 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-b2370e54-d0da-4f75-aa77-5358348b3853 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'df101c1f2c6042e68b9a520be2afd7db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5412f70c3bd64fdd9717edb5c548ddbb', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b2370e54-d0da-4f75-aa77-5358348b3853 tempest-ProjectMemberTests-387059939 tempest-ProjectMemberTests-387059939-project-member] http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 20:10:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1367/2767] 192.168.122.225 () {58 vars in 1193 bytes} [Wed Sep 2 20:10:18 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 269 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4b863f50-6d43-4fdf-b03f-a629f0a5ee2f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b863f50-6d43-4fdf-b03f-a629f0a5ee2f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4b863f50-6d43-4fdf-b03f-a629f0a5ee2f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4b863f50-6d43-4fdf-b03f-a629f0a5ee2f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4b863f50-6d43-4fdf-b03f-a629f0a5ee2f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 returned with HTTP 404 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1401/2768] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:19 2026] GET /volume/v3/volumes/99be5936-dd84-432a-86fb-93d13bab7195 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume with id: ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 Sep 02 20:10:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume request issued successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81d2cc64-fbd1-488f-9eea-e92acd78061f tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 returned with HTTP 202 Sep 02 20:10:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1368/2769] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:19 2026] DELETE /volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d496820-48a6-4cf9-ad6f-de4222393385 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d496820-48a6-4cf9-ad6f-de4222393385 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d496820-48a6-4cf9-ad6f-de4222393385 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d496820-48a6-4cf9-ad6f-de4222393385 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d496820-48a6-4cf9-ad6f-de4222393385 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d496820-48a6-4cf9-ad6f-de4222393385 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 returned with HTTP 200 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1402/2770] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:19 2026] GET /volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 => generated 861 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-78c06a15-6500-473d-a24e-9128c482bb4d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1703328404"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1703328404'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create volume of 1 GB Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fd9039d4-e66b-4332-92ed-cecd4817ad86 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Availability Zones retrieved successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd9039d4-e66b-4332-92ed-cecd4817ad86 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd9039d4-e66b-4332-92ed-cecd4817ad86 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd9039d4-e66b-4332-92ed-cecd4817ad86 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Flow 'volume_create_api' (46fbba8c-9d4e-4968-b930-cb90c2b39051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164a9f66-c26f-4035-a932-3b4df942f16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fd9039d4-e66b-4332-92ed-cecd4817ad86 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd9039d4-e66b-4332-92ed-cecd4817ad86 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 200 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1403/2771] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:19 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-177db1ee-b62f-439e-b111-a60faa681c82 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-177db1ee-b62f-439e-b111-a60faa681c82 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-177db1ee-b62f-439e-b111-a60faa681c82 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-177db1ee-b62f-439e-b111-a60faa681c82 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164a9f66-c26f-4035-a932-3b4df942f16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-177db1ee-b62f-439e-b111-a60faa681c82 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7b7eb7-45f0-40be-a6a6-e80f7ef4a404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-177db1ee-b62f-439e-b111-a60faa681c82 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 200 Sep 02 20:10:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1404/2772] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:19 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1964481721"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1964481721'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create volume of 1 GB Sep 02 20:10:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Availability Zones retrieved successfully. Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Flow 'volume_create_api' (a6e6316d-5371-4cc8-ac70-0a557822dfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b75e76c-e2b3-4cf8-8700-2f87ec75fe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b75e76c-e2b3-4cf8-8700-2f87ec75fe9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8590929-b155-4fa2-82a4-cbcf2f5ef8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Created reservations ['61db0564-374a-4e7c-9731-7ca88bc3d3d0', '7854554d-3811-43b5-80e3-285fe87c78d3', '441b70b6-3173-48dd-9f94-1f00ab35b56b', '0084f54d-2709-4ebd-b762-58155c1f4e61'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7b7eb7-45f0-40be-a6a6-e80f7ef4a404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61db0564-374a-4e7c-9731-7ca88bc3d3d0', '7854554d-3811-43b5-80e3-285fe87c78d3', '441b70b6-3173-48dd-9f94-1f00ab35b56b', '0084f54d-2709-4ebd-b762-58155c1f4e61']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d11b2b-d040-4297-8696-dd7592fcd73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d11b2b-d040-4297-8696-dd7592fcd73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead5ad58-2e73-4a3c-9d63-97f97e29630c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1703328404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f9fa9f0100451783672c2bfcde9f60',qos_specs=None,replication_status=,reservations=['61db0564-374a-4e7c-9731-7ca88bc3d3d0','7854554d-3811-43b5-80e3-285fe87c78d3','441b70b6-3173-48dd-9f94-1f00ab35b56b','0084f54d-2709-4ebd-b762-58155c1f4e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48838022dce84fb4a695e241d198f06d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1703328404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ead5ad58-2e73-4a3c-9d63-97f97e29630c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f9fa9f0100451783672c2bfcde9f60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48838022dce84fb4a695e241d198f06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9098da-2b47-4b34-8ca4-cb83db286c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Created reservations ['5071bc0b-afe8-452f-b096-5dfc64c690c2', '64b9a9fd-e914-4e12-b0ed-e61c4bcdf20c', 'b2abd789-9737-47c9-8d30-8a243fcd31d6', '5204d335-5708-4691-b788-3e2f50367c16'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8590929-b155-4fa2-82a4-cbcf2f5ef8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5071bc0b-afe8-452f-b096-5dfc64c690c2', '64b9a9fd-e914-4e12-b0ed-e61c4bcdf20c', 'b2abd789-9737-47c9-8d30-8a243fcd31d6', '5204d335-5708-4691-b788-3e2f50367c16']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b0bd9b-4f29-4967-8b51-b27bdad39728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9098da-2b47-4b34-8ca4-cb83db286c53) transitioned into state 'SUCCESS' from state '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-1703328404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f9fa9f0100451783672c2bfcde9f60',qos_specs=None,replication_status=,reservations=['61db0564-374a-4e7c-9731-7ca88bc3d3d0','7854554d-3811-43b5-80e3-285fe87c78d3','441b70b6-3173-48dd-9f94-1f00ab35b56b','0084f54d-2709-4ebd-b762-58155c1f4e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48838022dce84fb4a695e241d198f06d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcd4f0d-1cdd-4c6f-ae04-dddc205b89e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcd4f0d-1cdd-4c6f-ae04-dddc205b89e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Flow 'volume_create_api' (46fbba8c-9d4e-4968-b930-cb90c2b39051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create volume request issued successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-78c06a15-6500-473d-a24e-9128c482bb4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1369/2773] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:10:19 2026] POST /volume/v3/volumes => generated 779 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-633b8182-6605-4cce-8dc6-bc2e5adf10a3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-633b8182-6605-4cce-8dc6-bc2e5adf10a3 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-633b8182-6605-4cce-8dc6-bc2e5adf10a3 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-633b8182-6605-4cce-8dc6-bc2e5adf10a3 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-633b8182-6605-4cce-8dc6-bc2e5adf10a3 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-633b8182-6605-4cce-8dc6-bc2e5adf10a3 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 200 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1370/2774] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:20 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-687d9561-7817-4aca-981e-084d034bd281 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-687d9561-7817-4aca-981e-084d034bd281 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-687d9561-7817-4aca-981e-084d034bd281 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-687d9561-7817-4aca-981e-084d034bd281 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-687d9561-7817-4aca-981e-084d034bd281 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 returned with HTTP 404 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1371/2775] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:20 2026] GET /volume/v3/volumes/ac3d95bb-4b79-4fa7-b9d5-ddbb43c30993 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume with id: 3fa8122d-a5ac-4265-b059-bffd98622f65 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume request issued successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eff860f-d8e2-4657-9458-f26a8908bd4c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 returned with HTTP 202 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1372/2776] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:20 2026] DELETE /volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b0bd9b-4f29-4967-8b51-b27bdad39728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '727415a4-0dd3-4c72-a63d-efbb1e8d9742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1964481721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5faa00d5f0ed4f62b2585bb56306f4ee',qos_specs=None,replication_status=,reservations=['5071bc0b-afe8-452f-b096-5dfc64c690c2','64b9a9fd-e914-4e12-b0ed-e61c4bcdf20c','b2abd789-9737-47c9-8d30-8a243fcd31d6','5204d335-5708-4691-b788-3e2f50367c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8eaed60d0bc4e8f91a1c390caf62106',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:20Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1964481721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=727415a4-0dd3-4c72-a63d-efbb1e8d9742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5faa00d5f0ed4f62b2585bb56306f4ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8eaed60d0bc4e8f91a1c390caf62106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8a8693d8-3850-46cd-b5ba-1aea190cd4d6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1bbaa5-bcae-47ec-b915-1bcf4d1b4acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a8693d8-3850-46cd-b5ba-1aea190cd4d6 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a8693d8-3850-46cd-b5ba-1aea190cd4d6 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8a8693d8-3850-46cd-b5ba-1aea190cd4d6 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1bbaa5-bcae-47ec-b915-1bcf4d1b4acf) transitioned into 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-1964481721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5faa00d5f0ed4f62b2585bb56306f4ee',qos_specs=None,replication_status=,reservations=['5071bc0b-afe8-452f-b096-5dfc64c690c2','64b9a9fd-e914-4e12-b0ed-e61c4bcdf20c','b2abd789-9737-47c9-8d30-8a243fcd31d6','5204d335-5708-4691-b788-3e2f50367c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8eaed60d0bc4e8f91a1c390caf62106',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab1d27c-20df-4b38-8f86-b5731fe3b14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8a8693d8-3850-46cd-b5ba-1aea190cd4d6 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8a8693d8-3850-46cd-b5ba-1aea190cd4d6 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 returned with HTTP 200 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1373/2777] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:20 2026] GET /volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab1d27c-20df-4b38-8f86-b5731fe3b14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Flow 'volume_create_api' (a6e6316d-5371-4cc8-ac70-0a557822dfd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create volume request issued successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a192f3f-5cc3-47c3-bbdf-9c640bdd15a0 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1405/2778] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:19 2026] POST /volume/v3/volumes => generated 785 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-84eee54e-2434-4ce6-b784-567b94677c4a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84eee54e-2434-4ce6-b784-567b94677c4a tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84eee54e-2434-4ce6-b784-567b94677c4a tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-84eee54e-2434-4ce6-b784-567b94677c4a tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-84eee54e-2434-4ce6-b784-567b94677c4a tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-84eee54e-2434-4ce6-b784-567b94677c4a tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 200 Sep 02 20:10:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1374/2779] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:20 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-506b7e20-018f-4422-a61d-e220b6d0f9da None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-506b7e20-018f-4422-a61d-e220b6d0f9da tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-506b7e20-018f-4422-a61d-e220b6d0f9da tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-506b7e20-018f-4422-a61d-e220b6d0f9da tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-506b7e20-018f-4422-a61d-e220b6d0f9da tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-506b7e20-018f-4422-a61d-e220b6d0f9da tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 200 Sep 02 20:10:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1406/2780] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:21 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 871 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-af9ab7f4-e53b-4608-9583-dd78263ef158 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af9ab7f4-e53b-4608-9583-dd78263ef158 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 Sep 02 20:10:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af9ab7f4-e53b-4608-9583-dd78263ef158 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-af9ab7f4-e53b-4608-9583-dd78263ef158 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-af9ab7f4-e53b-4608-9583-dd78263ef158 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 returned with HTTP 404 Sep 02 20:10:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1375/2781] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:21 2026] GET /volume/v3/volumes/3fa8122d-a5ac-4265-b059-bffd98622f65 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete snapshot with id: 491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot delete request issued successfully. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-176c0c10-9ed7-44df-b4a8-b1d5cce59678 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 202 Sep 02 20:10:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1407/2782] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:10:21 2026] DELETE /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cee23b81-8ed1-4ce3-91d4-2d18a00a785e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cee23b81-8ed1-4ce3-91d4-2d18a00a785e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cee23b81-8ed1-4ce3-91d4-2d18a00a785e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cee23b81-8ed1-4ce3-91d4-2d18a00a785e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-efbf2486-3ec2-40c8-9cce-17e677b052dd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-efbf2486-3ec2-40c8-9cce-17e677b052dd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-efbf2486-3ec2-40c8-9cce-17e677b052dd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-efbf2486-3ec2-40c8-9cce-17e677b052dd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cee23b81-8ed1-4ce3-91d4-2d18a00a785e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cee23b81-8ed1-4ce3-91d4-2d18a00a785e tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1376/2783] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:21 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-efbf2486-3ec2-40c8-9cce-17e677b052dd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-efbf2486-3ec2-40c8-9cce-17e677b052dd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 200 Sep 02 20:10:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1408/2784] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:21 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 877 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12d586c4-82c7-435a-b469-240428969f9a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12d586c4-82c7-435a-b469-240428969f9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12d586c4-82c7-435a-b469-240428969f9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12d586c4-82c7-435a-b469-240428969f9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-12d586c4-82c7-435a-b469-240428969f9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12d586c4-82c7-435a-b469-240428969f9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 200 Sep 02 20:10:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1377/2785] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:22 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 872 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ead5ad58-2e73-4a3c-9d63-97f97e29630c", "name": "tempest-VolumeDependencyTests-Snapshot-827169429"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create snapshot from volume ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Created reservations ['bd25897e-f5ee-43e2-8463-92358c12cd60', 'fd2f120f-5e23-483b-91e9-b3945e59dca6', '5023185f-1e34-4822-b83a-6c0e5d63491a', 'c105b540-d5ce-4cde-87b1-e2d02386b5f8'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot create request issued successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-af4fd6a3-d072-4c3b-9d52-1974f7e4929f tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:10:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1409/2786] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:10:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a3fd6864-3627-44dd-8b63-1e0aa293dce6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3fd6864-3627-44dd-8b63-1e0aa293dce6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3fd6864-3627-44dd-8b63-1e0aa293dce6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a3fd6864-3627-44dd-8b63-1e0aa293dce6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a3fd6864-3627-44dd-8b63-1e0aa293dce6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a3fd6864-3627-44dd-8b63-1e0aa293dce6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1378/2787] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:22 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-985aafde-1f45-4d1d-9b8c-96b297a19116 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-985aafde-1f45-4d1d-9b8c-96b297a19116 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-985aafde-1f45-4d1d-9b8c-96b297a19116 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-985aafde-1f45-4d1d-9b8c-96b297a19116 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-985aafde-1f45-4d1d-9b8c-96b297a19116 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Snapshot retrieved successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-985aafde-1f45-4d1d-9b8c-96b297a19116 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 200 Sep 02 20:10:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1410/2788] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:22 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-90535204-2638-4c62-a54f-4bc76f3d6129 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-90535204-2638-4c62-a54f-4bc76f3d6129 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-90535204-2638-4c62-a54f-4bc76f3d6129 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-90535204-2638-4c62-a54f-4bc76f3d6129 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:22 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-90535204-2638-4c62-a54f-4bc76f3d6129 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-90535204-2638-4c62-a54f-4bc76f3d6129 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 200 Sep 02 20:10:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1379/2789] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:22 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 878 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f8ee3d4d-0f9f-4902-b3ed-6a59edf28283 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f8ee3d4d-0f9f-4902-b3ed-6a59edf28283 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f8ee3d4d-0f9f-4902-b3ed-6a59edf28283 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f8ee3d4d-0f9f-4902-b3ed-6a59edf28283 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f8ee3d4d-0f9f-4902-b3ed-6a59edf28283 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f8ee3d4d-0f9f-4902-b3ed-6a59edf28283 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 200 Sep 02 20:10:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1411/2790] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:22 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d22f8f7c-3807-4a84-8eb9-614059870211 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "727415a4-0dd3-4c72-a63d-efbb1e8d9742", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-274209478"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Create snapshot from volume 727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Created reservations ['78d78be5-0014-4079-a44b-83e21f85480d', 'aad82cf1-9910-47f8-b00d-83e91f93afe4', '383f1127-9803-41bd-9ede-74495b1708c8', 'e83b7ad9-8298-4723-bc7f-69dbfafb3540'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot create request issued successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d22f8f7c-3807-4a84-8eb9-614059870211 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1380/2791] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:10:22 2026] POST /volume/v3/snapshots => generated 325 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1b1c2344-f57a-4ba4-89e3-467561af91cf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b1c2344-f57a-4ba4-89e3-467561af91cf tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b1c2344-f57a-4ba4-89e3-467561af91cf tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b1c2344-f57a-4ba4-89e3-467561af91cf tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b1c2344-f57a-4ba4-89e3-467561af91cf tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b1c2344-f57a-4ba4-89e3-467561af91cf tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1412/2792] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:23 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 457 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cbfe9731-5a6a-45ba-aac5-7cce91b5da7c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9f9b2d0d-25e4-4413-873a-c19d4e3a4672 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cbfe9731-5a6a-45ba-aac5-7cce91b5da7c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cbfe9731-5a6a-45ba-aac5-7cce91b5da7c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-111055976", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1018952371", "vendor_name": "tempest-vendor_name-142456320"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f9b2d0d-25e4-4413-873a-c19d4e3a4672 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f9b2d0d-25e4-4413-873a-c19d4e3a4672 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9f9b2d0d-25e4-4413-873a-c19d4e3a4672 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9f9b2d0d-25e4-4413-873a-c19d4e3a4672 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9f9b2d0d-25e4-4413-873a-c19d4e3a4672 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1413/2793] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:23 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cbfe9731-5a6a-45ba-aac5-7cce91b5da7c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1381/2794] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:23 2026] POST /volume/v3/types => generated 328 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "22688708-67bb-4a83-b967-1383e378648e", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume request body: {'volume': {'volume_type': '22688708-67bb-4a83-b967-1383e378648e', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume of 1 GB Sep 02 20:10:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Flow 'volume_create_api' (20023dd5-2f16-4fd2-bfc1-46b84547bab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f919a806-0321-48c5-8cfc-782a1e5fe5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2662c209-43a6-45eb-b4c3-17fd2c1c91ee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2662c209-43a6-45eb-b4c3-17fd2c1c91ee tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2662c209-43a6-45eb-b4c3-17fd2c1c91ee tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2662c209-43a6-45eb-b4c3-17fd2c1c91ee tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2662c209-43a6-45eb-b4c3-17fd2c1c91ee tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 returned with HTTP 404 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1382/2795] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:23 2026] GET /volume/v3/snapshots/491e01e3-eb7e-4cdc-a5f8-b4523c20d584 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f919a806-0321-48c5-8cfc-782a1e5fe5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:10:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1018952371',vendor_name='tempest-vendor_name-142456320'},id=22688708-67bb-4a83-b967-1383e378648e,is_public=True,name='tempest-ProjectMemberTests-volume-type-111055976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22688708-67bb-4a83-b967-1383e378648e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a455024-da65-43fb-847b-b3d42508613a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] DELETE http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume with id: 750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-111055976 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-111055976, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:23 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-111055976 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-111055976, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Delete volume request issued successfully. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7d28cbca-fe7b-4e39-aef9-330325e3d22c tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 returned with HTTP 202 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1383/2796] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:23 2026] DELETE /volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eca44e4a-061a-465d-a20d-4923303ff389 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eca44e4a-061a-465d-a20d-4923303ff389 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eca44e4a-061a-465d-a20d-4923303ff389 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eca44e4a-061a-465d-a20d-4923303ff389 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-eca44e4a-061a-465d-a20d-4923303ff389 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Volume info retrieved successfully. Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eca44e4a-061a-465d-a20d-4923303ff389 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 returned with HTTP 200 Sep 02 20:10:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1384/2797] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:23 2026] GET /volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Created reservations ['a529f683-df66-41ae-8e4f-1d7b5a97369a', '31d6f929-3ce5-4df9-b204-5a2e733f5bc0', '6a06aba1-cf89-4155-8a5c-b5ede7a78ed0', 'ef69c93f-9856-4e5c-bb65-3fccf3f82f5f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a455024-da65-43fb-847b-b3d42508613a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a529f683-df66-41ae-8e4f-1d7b5a97369a', '31d6f929-3ce5-4df9-b204-5a2e733f5bc0', '6a06aba1-cf89-4155-8a5c-b5ede7a78ed0', 'ef69c93f-9856-4e5c-bb65-3fccf3f82f5f']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (decf45b7-44d4-4ffc-9409-25184a3f82e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (decf45b7-44d4-4ffc-9409-25184a3f82e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee33b11-20c0-4e97-ad33-a2f9e300ad32', '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='2660d193c3a643428384878482216ef7',qos_specs=None,replication_status=,reservations=['a529f683-df66-41ae-8e4f-1d7b5a97369a','31d6f929-3ce5-4df9-b204-5a2e733f5bc0','6a06aba1-cf89-4155-8a5c-b5ede7a78ed0','ef69c93f-9856-4e5c-bb65-3fccf3f82f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5a410de49473a929e32e6074de4e8',volume_type_id=22688708-67bb-4a83-b967-1383e378648e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ee33b11-20c0-4e97-ad33-a2f9e300ad32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2660d193c3a643428384878482216ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5a410de49473a929e32e6074de4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22688708-67bb-4a83-b967-1383e378648e),volume_type_id=22688708-67bb-4a83-b967-1383e378648e)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca507fd-b315-4edd-b64e-64429a63eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca507fd-b315-4edd-b64e-64429a63eefb) transitioned into state 'SUCCESS' from 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='2660d193c3a643428384878482216ef7',qos_specs=None,replication_status=,reservations=['a529f683-df66-41ae-8e4f-1d7b5a97369a','31d6f929-3ce5-4df9-b204-5a2e733f5bc0','6a06aba1-cf89-4155-8a5c-b5ede7a78ed0','ef69c93f-9856-4e5c-bb65-3fccf3f82f5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5a410de49473a929e32e6074de4e8',volume_type_id=22688708-67bb-4a83-b967-1383e378648e)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c964a28c-79df-4866-a886-52641bddd7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c964a28c-79df-4866-a886-52641bddd7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Flow 'volume_create_api' (20023dd5-2f16-4fd2-bfc1-46b84547bab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume request issued successfully. Sep 02 20:10:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c73a2210-3cf7-464b-b778-d4c7c6f96804 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1414/2798] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:10:23 2026] POST /volume/v3/volumes => generated 781 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b1add54c-e406-4fb8-8275-60f08e3f9c95 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b1add54c-e406-4fb8-8275-60f08e3f9c95 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 Sep 02 20:10:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b1add54c-e406-4fb8-8275-60f08e3f9c95 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b1add54c-e406-4fb8-8275-60f08e3f9c95 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b1add54c-e406-4fb8-8275-60f08e3f9c95 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b1add54c-e406-4fb8-8275-60f08e3f9c95 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 returned with HTTP 200 Sep 02 20:10:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1385/2799] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:24 2026] GET /volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 => generated 960 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-af74b1ec-befa-4a5c-8103-9c753a07035f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-af74b1ec-befa-4a5c-8103-9c753a07035f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-af74b1ec-befa-4a5c-8103-9c753a07035f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-af74b1ec-befa-4a5c-8103-9c753a07035f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-af74b1ec-befa-4a5c-8103-9c753a07035f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-af74b1ec-befa-4a5c-8103-9c753a07035f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1415/2800] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:24 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 457 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-616bae73-8e71-425e-aac8-c46b6dcf2928 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-616bae73-8e71-425e-aac8-c46b6dcf2928 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-616bae73-8e71-425e-aac8-c46b6dcf2928 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-616bae73-8e71-425e-aac8-c46b6dcf2928 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-616bae73-8e71-425e-aac8-c46b6dcf2928 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-616bae73-8e71-425e-aac8-c46b6dcf2928 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1386/2801] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:24 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d28f9f4c-aeff-4200-aeac-db77b64d25c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d28f9f4c-aeff-4200-aeac-db77b64d25c7 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] GET http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d28f9f4c-aeff-4200-aeac-db77b64d25c7 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d28f9f4c-aeff-4200-aeac-db77b64d25c7 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d28f9f4c-aeff-4200-aeac-db77b64d25c7 tempest-CreateVolumesFromSnapshotTest-512091855 tempest-CreateVolumesFromSnapshotTest-512091855-project-member] http://192.168.122.225/volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 returned with HTTP 404 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1416/2802] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:25 2026] GET /volume/v3/volumes/750a0063-a6e6-497a-a970-62194cb7eee1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-34cdfce4-fa78-4677-b17d-455281ea9c7e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34cdfce4-fa78-4677-b17d-455281ea9c7e tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34cdfce4-fa78-4677-b17d-455281ea9c7e tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-34cdfce4-fa78-4677-b17d-455281ea9c7e tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-34cdfce4-fa78-4677-b17d-455281ea9c7e tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-34cdfce4-fa78-4677-b17d-455281ea9c7e tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 returned with HTTP 200 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1387/2803] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:25 2026] GET /volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 => generated 981 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-109f2c3c-2a3f-4106-9e14-45b45b749f06 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-109f2c3c-2a3f-4106-9e14-45b45b749f06 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-109f2c3c-2a3f-4106-9e14-45b45b749f06 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3874b8c5-9c4d-4b83-b9e2-6916610018a2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-109f2c3c-2a3f-4106-9e14-45b45b749f06 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3874b8c5-9c4d-4b83-b9e2-6916610018a2 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3874b8c5-9c4d-4b83-b9e2-6916610018a2 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3874b8c5-9c4d-4b83-b9e2-6916610018a2 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-109f2c3c-2a3f-4106-9e14-45b45b749f06 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-109f2c3c-2a3f-4106-9e14-45b45b749f06 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1417/2804] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:25 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3874b8c5-9c4d-4b83-b9e2-6916610018a2 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1388/2805] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:25 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cc34394d-fde2-46ad-af40-277af6557329 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cc34394d-fde2-46ad-af40-277af6557329 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] DELETE http://192.168.122.225/volume/v3/messages/0eadadc2-30d7-476a-bbb0-1c0ed4ba3012 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cc34394d-fde2-46ad-af40-277af6557329 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cc34394d-fde2-46ad-af40-277af6557329 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cc34394d-fde2-46ad-af40-277af6557329 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] http://192.168.122.225/volume/v3/messages/0eadadc2-30d7-476a-bbb0-1c0ed4ba3012 returned with HTTP 204 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1418/2806] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:10:25 2026] DELETE /volume/v3/messages/0eadadc2-30d7-476a-bbb0-1c0ed4ba3012 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5d31764d-91f5-48ef-9c5d-82142c79f33f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d31764d-91f5-48ef-9c5d-82142c79f33f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] GET http://192.168.122.225/volume/v3/messages/0eadadc2-30d7-476a-bbb0-1c0ed4ba3012 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d31764d-91f5-48ef-9c5d-82142c79f33f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d31764d-91f5-48ef-9c5d-82142c79f33f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d31764d-91f5-48ef-9c5d-82142c79f33f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] http://192.168.122.225/volume/v3/messages/0eadadc2-30d7-476a-bbb0-1c0ed4ba3012 returned with HTTP 404 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1389/2807] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:25 2026] GET /volume/v3/messages/0eadadc2-30d7-476a-bbb0-1c0ed4ba3012 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Delete volume with id: 8ee33b11-20c0-4e97-ad33-a2f9e300ad32 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86537) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Created reservations ['d58ce5ce-424d-4ada-90cd-60efddc386be', '0ef4407d-203f-41f0-9fe5-73594126a63b', '9075e2e7-aba2-430a-b8f7-f9d323398988', '1ad6735c-c4fd-4c6b-8921-dc23c2871885'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-317bc559-b888-49ca-9a34-58b78da700bd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-317bc559-b888-49ca-9a34-58b78da700bd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-317bc559-b888-49ca-9a34-58b78da700bd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-317bc559-b888-49ca-9a34-58b78da700bd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Delete volume request issued successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7056e5d2-dace-4083-ab12-3b3996e17e71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 returned with HTTP 202 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1419/2808] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:25 2026] DELETE /volume/v3/volumes/8ee33b11-20c0-4e97-ad33-a2f9e300ad32 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9a484a8d-9599-40ba-855e-965733d43c0f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a484a8d-9599-40ba-855e-965733d43c0f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/types/22688708-67bb-4a83-b967-1383e378648e Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a484a8d-9599-40ba-855e-965733d43c0f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a484a8d-9599-40ba-855e-965733d43c0f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-317bc559-b888-49ca-9a34-58b78da700bd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-317bc559-b888-49ca-9a34-58b78da700bd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1390/2809] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:25 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-85c11316-c7f1-45e3-a613-ce8383a47751 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bad17c97-542a-4d84-b113-5e4124070f78", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1064099498"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create volume request body: {'volume': {'snapshot_id': 'bad17c97-542a-4d84-b113-5e4124070f78', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1064099498'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create volume of 1 GB Sep 02 20:10:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Availability Zones retrieved successfully. Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a484a8d-9599-40ba-855e-965733d43c0f tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/types/22688708-67bb-4a83-b967-1383e378648e returned with HTTP 202 Sep 02 20:10:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1420/2810] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:25 2026] DELETE /volume/v3/types/22688708-67bb-4a83-b967-1383e378648e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Flow 'volume_create_api' (f6c5ca39-f845-4611-8255-4456000fdd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46578569-0094-452c-aeb7-886594a7c1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91b8597e-84c2-4894-916a-3014ff6d90c4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91b8597e-84c2-4894-916a-3014ff6d90c4 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91b8597e-84c2-4894-916a-3014ff6d90c4 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1175900062", "extra_specs": {"storage_protocol": "tempest-storage_protocol-690393726", "vendor_name": "tempest-vendor_name-1420140812"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:25 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46578569-0094-452c-aeb7-886594a7c1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bad17c97-542a-4d84-b113-5e4124070f78', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6ea062-295a-49b6-850b-5192840541e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91b8597e-84c2-4894-916a-3014ff6d90c4 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1421/2811] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:25 2026] POST /volume/v3/types => generated 329 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc4dcfd0-cb75-4ee0-9981-8b13b6463567", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume request body: {'volume': {'volume_type': 'dc4dcfd0-cb75-4ee0-9981-8b13b6463567', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume of 1 GB Sep 02 20:10:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Flow 'volume_create_api' (2f8c3d9c-7daa-4935-8bd4-7882771e5e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b61a25b-c88d-447d-9ca5-b60b36551f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Created reservations ['5d1c4010-d37f-4d2c-873a-927854ce6064', '4d3ad5ed-034f-4307-81af-8b6944c05810', '142ee50e-8ee5-45fa-83ff-23209e9b04e2', 'dc95e932-d918-48ff-9a3a-5a028252620e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6ea062-295a-49b6-850b-5192840541e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d1c4010-d37f-4d2c-873a-927854ce6064', '4d3ad5ed-034f-4307-81af-8b6944c05810', '142ee50e-8ee5-45fa-83ff-23209e9b04e2', 'dc95e932-d918-48ff-9a3a-5a028252620e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed123dba-b75c-485b-9b3c-8e3808af1a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b61a25b-c88d-447d-9ca5-b60b36551f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:10:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-690393726',vendor_name='tempest-vendor_name-1420140812'},id=dc4dcfd0-cb75-4ee0-9981-8b13b6463567,is_public=True,name='tempest-ProjectMemberTests-volume-type-1175900062',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc4dcfd0-cb75-4ee0-9981-8b13b6463567', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48fe7d2-c82b-4611-8673-a80fdc96b3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:26 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1175900062 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1175900062, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:26 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1175900062 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1175900062, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed123dba-b75c-485b-9b3c-8e3808af1a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bfb8e67-7117-4f07-8d60-69a58079ece2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1064099498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f9fa9f0100451783672c2bfcde9f60',qos_specs=None,replication_status=,reservations=['5d1c4010-d37f-4d2c-873a-927854ce6064','4d3ad5ed-034f-4307-81af-8b6944c05810','142ee50e-8ee5-45fa-83ff-23209e9b04e2','dc95e932-d918-48ff-9a3a-5a028252620e'],size=1,snapshot_id=bad17c97-542a-4d84-b113-5e4124070f78,source_replicaid=,source_volid=None,status='creating',user_id='48838022dce84fb4a695e241d198f06d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1064099498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bfb8e67-7117-4f07-8d60-69a58079ece2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f9fa9f0100451783672c2bfcde9f60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bad17c97-542a-4d84-b113-5e4124070f78,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48838022dce84fb4a695e241d198f06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57d852d-90b7-4a7d-8e23-f35accb53e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f57d852d-90b7-4a7d-8e23-f35accb53e02) transitioned into state 'SUCCESS' from state '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-1064099498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f9fa9f0100451783672c2bfcde9f60',qos_specs=None,replication_status=,reservations=['5d1c4010-d37f-4d2c-873a-927854ce6064','4d3ad5ed-034f-4307-81af-8b6944c05810','142ee50e-8ee5-45fa-83ff-23209e9b04e2','dc95e932-d918-48ff-9a3a-5a028252620e'],size=1,snapshot_id=bad17c97-542a-4d84-b113-5e4124070f78,source_replicaid=,source_volid=None,status='creating',user_id='48838022dce84fb4a695e241d198f06d',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ef84a5-af6b-4ca4-9d0e-d5bdb1a8611c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Created reservations ['3e31aff0-bf6e-4b1e-8457-a601e16d8518', 'd7063451-be81-45d2-b45c-8e391e9325e9', '2c69a840-898a-4ce7-b781-881c9b46555e', '3ef9b18d-f06f-4925-86a4-c6424006bd02'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e48fe7d2-c82b-4611-8673-a80fdc96b3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e31aff0-bf6e-4b1e-8457-a601e16d8518', 'd7063451-be81-45d2-b45c-8e391e9325e9', '2c69a840-898a-4ce7-b781-881c9b46555e', '3ef9b18d-f06f-4925-86a4-c6424006bd02']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9da9dd-fc9c-4ffd-b582-e30eeb700921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ef84a5-af6b-4ca4-9d0e-d5bdb1a8611c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Flow 'volume_create_api' (f6c5ca39-f845-4611-8255-4456000fdd5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Create volume request issued successfully. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-85c11316-c7f1-45e3-a613-ce8383a47751 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1391/2812] 192.168.122.225 () {62 vars in 1184 bytes} [Wed Sep 2 20:10:25 2026] POST /volume/v3/volumes => generated 813 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-babe9b8d-1fbd-4f76-b03c-b3522a6ba9ce None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-babe9b8d-1fbd-4f76-b03c-b3522a6ba9ce tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-babe9b8d-1fbd-4f76-b03c-b3522a6ba9ce tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-babe9b8d-1fbd-4f76-b03c-b3522a6ba9ce tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9da9dd-fc9c-4ffd-b582-e30eeb700921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a59b566-40c0-4451-a76b-835b93b788a6', '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='2660d193c3a643428384878482216ef7',qos_specs=None,replication_status=,reservations=['3e31aff0-bf6e-4b1e-8457-a601e16d8518','d7063451-be81-45d2-b45c-8e391e9325e9','2c69a840-898a-4ce7-b781-881c9b46555e','3ef9b18d-f06f-4925-86a4-c6424006bd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5a410de49473a929e32e6074de4e8',volume_type_id=dc4dcfd0-cb75-4ee0-9981-8b13b6463567), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:26Z,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=4a59b566-40c0-4451-a76b-835b93b788a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2660d193c3a643428384878482216ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5a410de49473a929e32e6074de4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc4dcfd0-cb75-4ee0-9981-8b13b6463567),volume_type_id=dc4dcfd0-cb75-4ee0-9981-8b13b6463567)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af58d8e4-8941-4e29-ba84-8f57df36c388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-babe9b8d-1fbd-4f76-b03c-b3522a6ba9ce tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-babe9b8d-1fbd-4f76-b03c-b3522a6ba9ce tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1392/2813] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:26 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 457 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ba4bf471-63dd-4519-a85e-cbed62b568c8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba4bf471-63dd-4519-a85e-cbed62b568c8 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba4bf471-63dd-4519-a85e-cbed62b568c8 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba4bf471-63dd-4519-a85e-cbed62b568c8 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af58d8e4-8941-4e29-ba84-8f57df36c388) transitioned into state 'SUCCESS' from 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='2660d193c3a643428384878482216ef7',qos_specs=None,replication_status=,reservations=['3e31aff0-bf6e-4b1e-8457-a601e16d8518','d7063451-be81-45d2-b45c-8e391e9325e9','2c69a840-898a-4ce7-b781-881c9b46555e','3ef9b18d-f06f-4925-86a4-c6424006bd02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5a410de49473a929e32e6074de4e8',volume_type_id=dc4dcfd0-cb75-4ee0-9981-8b13b6463567)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ba4bf471-63dd-4519-a85e-cbed62b568c8 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58af708-f4c3-481a-a3de-a9e667193015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba4bf471-63dd-4519-a85e-cbed62b568c8 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1393/2814] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:26 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 881 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b58af708-f4c3-481a-a3de-a9e667193015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Flow 'volume_create_api' (2f8c3d9c-7daa-4935-8bd4-7882771e5e3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume request issued successfully. Sep 02 20:10:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1b1df324-09f8-4c16-8eb1-63ee7bdd0f8b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1422/2815] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:10:26 2026] POST /volume/v3/volumes => generated 782 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7e4ba919-5bb5-4975-8934-477a6338ae42 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e4ba919-5bb5-4975-8934-477a6338ae42 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e4ba919-5bb5-4975-8934-477a6338ae42 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7e4ba919-5bb5-4975-8934-477a6338ae42 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7e4ba919-5bb5-4975-8934-477a6338ae42 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7e4ba919-5bb5-4975-8934-477a6338ae42 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 returned with HTTP 200 Sep 02 20:10:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1394/2816] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:26 2026] GET /volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 => generated 961 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-259e5fb4-793e-488a-a0fc-185e9251f1ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-259e5fb4-793e-488a-a0fc-185e9251f1ac tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-259e5fb4-793e-488a-a0fc-185e9251f1ac tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-259e5fb4-793e-488a-a0fc-185e9251f1ac tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-259e5fb4-793e-488a-a0fc-185e9251f1ac tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-259e5fb4-793e-488a-a0fc-185e9251f1ac tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1423/2817] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:27 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 484 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-31cd0730-4fcd-4fb3-91ae-f8dd1aea789f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-31cd0730-4fcd-4fb3-91ae-f8dd1aea789f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-31cd0730-4fcd-4fb3-91ae-f8dd1aea789f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-31cd0730-4fcd-4fb3-91ae-f8dd1aea789f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-31cd0730-4fcd-4fb3-91ae-f8dd1aea789f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-31cd0730-4fcd-4fb3-91ae-f8dd1aea789f tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1395/2818] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:27 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Delete snapshot with id: ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-da2e7bdd-45c9-4e6f-896f-dde2c3824296 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-da2e7bdd-45c9-4e6f-896f-dde2c3824296 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-da2e7bdd-45c9-4e6f-896f-dde2c3824296 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-da2e7bdd-45c9-4e6f-896f-dde2c3824296 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot delete request issued successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a3f65ad-f59e-450c-8402-6176e7911d2b tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 202 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1424/2819] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:10:27 2026] DELETE /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b55ee30f-2e9d-47de-af7b-08761f43bcfd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b55ee30f-2e9d-47de-af7b-08761f43bcfd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b55ee30f-2e9d-47de-af7b-08761f43bcfd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b55ee30f-2e9d-47de-af7b-08761f43bcfd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-da2e7bdd-45c9-4e6f-896f-dde2c3824296 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-da2e7bdd-45c9-4e6f-896f-dde2c3824296 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1396/2820] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:27 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b55ee30f-2e9d-47de-af7b-08761f43bcfd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b55ee30f-2e9d-47de-af7b-08761f43bcfd tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1425/2821] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:27 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 483 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9c7390ec-92d7-4acb-8bb1-32dac1548ed6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c7390ec-92d7-4acb-8bb1-32dac1548ed6 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c7390ec-92d7-4acb-8bb1-32dac1548ed6 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9c7390ec-92d7-4acb-8bb1-32dac1548ed6 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9c7390ec-92d7-4acb-8bb1-32dac1548ed6 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9c7390ec-92d7-4acb-8bb1-32dac1548ed6 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1426/2822] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:27 2026] GET /volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 => generated 982 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-83efdfce-5eeb-4e09-aad1-1a1b27ae9c7d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83efdfce-5eeb-4e09-aad1-1a1b27ae9c7d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83efdfce-5eeb-4e09-aad1-1a1b27ae9c7d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-83efdfce-5eeb-4e09-aad1-1a1b27ae9c7d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-83efdfce-5eeb-4e09-aad1-1a1b27ae9c7d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1427/2823] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:27 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 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9bb9a2d7-9cd9-411a-b811-b3d4b48ea85b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bb9a2d7-9cd9-411a-b811-b3d4b48ea85b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a2d7-9cd9-411a-b811-b3d4b48ea85b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a2d7-9cd9-411a-b811-b3d4b48ea85b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9bb9a2d7-9cd9-411a-b811-b3d4b48ea85b tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1428/2824] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:27 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d13ca7a6-efd8-4cbc-a4da-957fb0cbfa6d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d13ca7a6-efd8-4cbc-a4da-957fb0cbfa6d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/messages/70d97a09-06ce-44c1-9b42-be9237b3d6c0 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d13ca7a6-efd8-4cbc-a4da-957fb0cbfa6d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d13ca7a6-efd8-4cbc-a4da-957fb0cbfa6d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-800591978"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-800591978'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume of 1 GB Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d13ca7a6-efd8-4cbc-a4da-957fb0cbfa6d tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/messages/70d97a09-06ce-44c1-9b42-be9237b3d6c0 returned with HTTP 204 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1429/2825] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:10:27 2026] DELETE /volume/v3/messages/70d97a09-06ce-44c1-9b42-be9237b3d6c0 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:10:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Availability Zones retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-99ddef7b-2f4c-4368-8859-7288851f3061 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Delete volume with id: 4a59b566-40c0-4451-a76b-835b93b788a6 Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (6db06d7a-3484-4446-8e00-03328fbb501b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fb4c4b-5c1c-4728-9c14-0fbedd9cd631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:27 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86537) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0fb4c4b-5c1c-4728-9c14-0fbedd9cd631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc618c26-e40a-4cdd-ac82-5eb0927de31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Created reservations ['dd39dc92-1d10-4c9b-9033-7b173fa44dce', '32f35be7-5488-4e11-aba1-b55fbca3935b', 'acb7d8c1-2f6c-46cc-83f7-c71670585075', '08041a23-c074-4b17-a0ff-9639af60b76f'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Delete volume request issued successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-99ddef7b-2f4c-4368-8859-7288851f3061 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 returned with HTTP 202 Sep 02 20:10:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1430/2826] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:27 2026] DELETE /volume/v3/volumes/4a59b566-40c0-4451-a76b-835b93b788a6 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dd212aaa-10e1-4e2c-880b-564c61e13aec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dd212aaa-10e1-4e2c-880b-564c61e13aec tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/types/dc4dcfd0-cb75-4ee0-9981-8b13b6463567 Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dd212aaa-10e1-4e2c-880b-564c61e13aec tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dd212aaa-10e1-4e2c-880b-564c61e13aec tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Created reservations ['5de3cc53-755b-419d-9e84-b641715c870d', '005a3a4f-f775-4ba4-90d1-a12d7a3e6052', '53ff82a7-5d58-4c8a-a432-d59808016bf5', 'cc84fd3f-411c-4ac1-8a2c-e45d8b990022'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc618c26-e40a-4cdd-ac82-5eb0927de31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5de3cc53-755b-419d-9e84-b641715c870d', '005a3a4f-f775-4ba4-90d1-a12d7a3e6052', '53ff82a7-5d58-4c8a-a432-d59808016bf5', 'cc84fd3f-411c-4ac1-8a2c-e45d8b990022']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86e68b7-9b6d-4d5a-967c-d9982bfe69bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dd212aaa-10e1-4e2c-880b-564c61e13aec tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/types/dc4dcfd0-cb75-4ee0-9981-8b13b6463567 returned with HTTP 202 Sep 02 20:10:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1431/2827] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:28 2026] DELETE /volume/v3/types/dc4dcfd0-cb75-4ee0-9981-8b13b6463567 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86e68b7-9b6d-4d5a-967c-d9982bfe69bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70433a7-5b8c-448e-926c-5d5abcfe1c52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-800591978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['5de3cc53-755b-419d-9e84-b641715c870d','005a3a4f-f775-4ba4-90d1-a12d7a3e6052','53ff82a7-5d58-4c8a-a432-d59808016bf5','cc84fd3f-411c-4ac1-8a2c-e45d8b990022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-800591978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70433a7-5b8c-448e-926c-5d5abcfe1c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912775cbf8104ae8a763bb8e97881ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-dd2c1fc3-4b7a-44aa-b0b0-2167ebb3dbd8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c457b16-4ba3-4a3b-893a-96f1d98087fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dd2c1fc3-4b7a-44aa-b0b0-2167ebb3dbd8 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-dd2c1fc3-4b7a-44aa-b0b0-2167ebb3dbd8 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2051812837", "extra_specs": {"storage_protocol": "tempest-storage_protocol-799225050", "vendor_name": "tempest-vendor_name-323948078"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c457b16-4ba3-4a3b-893a-96f1d98087fd) transitioned into state 'SUCCESS' from state '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-800591978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['5de3cc53-755b-419d-9e84-b641715c870d','005a3a4f-f775-4ba4-90d1-a12d7a3e6052','53ff82a7-5d58-4c8a-a432-d59808016bf5','cc84fd3f-411c-4ac1-8a2c-e45d8b990022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71b5696-9174-454d-a7fd-272ed1b77ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-dd2c1fc3-4b7a-44aa-b0b0-2167ebb3dbd8 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1432/2828] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:28 2026] POST /volume/v3/types => generated 328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a38ba40a-5044-4c27-8265-c224673bd0c0", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume request body: {'volume': {'volume_type': 'a38ba40a-5044-4c27-8265-c224673bd0c0', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f71b5696-9174-454d-a7fd-272ed1b77ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (6db06d7a-3484-4446-8e00-03328fbb501b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request issued successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ec940ca8-7c70-49f0-9144-f9e890538f3f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1397/2829] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:10:27 2026] POST /volume/v3/volumes => generated 772 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume of 1 GB Sep 02 20:10:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4b71b219-c848-4bbc-8211-984a0fa64291 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b71b219-c848-4bbc-8211-984a0fa64291 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b71b219-c848-4bbc-8211-984a0fa64291 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b71b219-c848-4bbc-8211-984a0fa64291 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Flow 'volume_create_api' (881e57d0-efea-4e91-af45-cf3a1eed218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df02e73-b01a-47c1-b5f6-19179bb7c135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4b71b219-c848-4bbc-8211-984a0fa64291 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b71b219-c848-4bbc-8211-984a0fa64291 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1398/2830] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:28 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df02e73-b01a-47c1-b5f6-19179bb7c135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:10:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-799225050',vendor_name='tempest-vendor_name-323948078'},id=a38ba40a-5044-4c27-8265-c224673bd0c0,is_public=True,name='tempest-ProjectMemberTests-volume-type-2051812837',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a38ba40a-5044-4c27-8265-c224673bd0c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75332212-c88c-448e-9625-47c362d928f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2051812837 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2051812837, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2051812837 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2051812837, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Created reservations ['c5c455ca-3245-4ed1-a166-2cc9d4f7ceeb', '34eec770-1e42-4b42-981c-13b4b52665a9', 'e9fc1ce8-f6ee-4668-9d75-9730f7d5850b', 'cb262386-de3b-47bd-a6cb-23d782a5900b'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75332212-c88c-448e-9625-47c362d928f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c455ca-3245-4ed1-a166-2cc9d4f7ceeb', '34eec770-1e42-4b42-981c-13b4b52665a9', 'e9fc1ce8-f6ee-4668-9d75-9730f7d5850b', 'cb262386-de3b-47bd-a6cb-23d782a5900b']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b0cb9e-8747-4344-8867-b4c826c7f72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b0cb9e-8747-4344-8867-b4c826c7f72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a4cf48d-07e2-48d2-9b14-9d849e608c71', '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='2660d193c3a643428384878482216ef7',qos_specs=None,replication_status=,reservations=['c5c455ca-3245-4ed1-a166-2cc9d4f7ceeb','34eec770-1e42-4b42-981c-13b4b52665a9','e9fc1ce8-f6ee-4668-9d75-9730f7d5850b','cb262386-de3b-47bd-a6cb-23d782a5900b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5a410de49473a929e32e6074de4e8',volume_type_id=a38ba40a-5044-4c27-8265-c224673bd0c0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a4cf48d-07e2-48d2-9b14-9d849e608c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2660d193c3a643428384878482216ef7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5a410de49473a929e32e6074de4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a38ba40a-5044-4c27-8265-c224673bd0c0),volume_type_id=a38ba40a-5044-4c27-8265-c224673bd0c0)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f86978-19a6-4362-b378-bd5558284492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f86978-19a6-4362-b378-bd5558284492) transitioned into state 'SUCCESS' from 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='2660d193c3a643428384878482216ef7',qos_specs=None,replication_status=,reservations=['c5c455ca-3245-4ed1-a166-2cc9d4f7ceeb','34eec770-1e42-4b42-981c-13b4b52665a9','e9fc1ce8-f6ee-4668-9d75-9730f7d5850b','cb262386-de3b-47bd-a6cb-23d782a5900b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5a410de49473a929e32e6074de4e8',volume_type_id=a38ba40a-5044-4c27-8265-c224673bd0c0)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc6e068f-d3a0-48e7-bde6-482086117875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc6e068f-d3a0-48e7-bde6-482086117875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Flow 'volume_create_api' (881e57d0-efea-4e91-af45-cf3a1eed218c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Create volume request issued successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8dc9070c-997c-416d-8b94-ae1103282463 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-64b3d422-acb5-4fb0-9cbf-4799f98182f1 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1433/2831] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:10:28 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 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fe222063-6198-4361-8d30-d26438b2a599 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8dc9070c-997c-416d-8b94-ae1103282463 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8dc9070c-997c-416d-8b94-ae1103282463 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8dc9070c-997c-416d-8b94-ae1103282463 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fe222063-6198-4361-8d30-d26438b2a599 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fe222063-6198-4361-8d30-d26438b2a599 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fe222063-6198-4361-8d30-d26438b2a599 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8dc9070c-997c-416d-8b94-ae1103282463 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8dc9070c-997c-416d-8b94-ae1103282463 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1399/2832] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:28 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 483 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6b9ef5ad-9298-4666-a3ab-3669f9402c71 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b9ef5ad-9298-4666-a3ab-3669f9402c71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b9ef5ad-9298-4666-a3ab-3669f9402c71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6b9ef5ad-9298-4666-a3ab-3669f9402c71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fe222063-6198-4361-8d30-d26438b2a599 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fe222063-6198-4361-8d30-d26438b2a599 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1434/2833] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:28 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6b9ef5ad-9298-4666-a3ab-3669f9402c71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6b9ef5ad-9298-4666-a3ab-3669f9402c71 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 returned with HTTP 200 Sep 02 20:10:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1400/2834] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:28 2026] GET /volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 => generated 961 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-53a40823-bf75-4c74-97d2-be5274b136d3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-53a40823-bf75-4c74-97d2-be5274b136d3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-53a40823-bf75-4c74-97d2-be5274b136d3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-53a40823-bf75-4c74-97d2-be5274b136d3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-53a40823-bf75-4c74-97d2-be5274b136d3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-53a40823-bf75-4c74-97d2-be5274b136d3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1435/2835] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:29 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f7711d0e-57bd-4dc0-a642-90a35b143bf1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f7711d0e-57bd-4dc0-a642-90a35b143bf1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f7711d0e-57bd-4dc0-a642-90a35b143bf1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f7711d0e-57bd-4dc0-a642-90a35b143bf1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fc40ed3b-4c88-4635-a033-68e18e536cb7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc40ed3b-4c88-4635-a033-68e18e536cb7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc40ed3b-4c88-4635-a033-68e18e536cb7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fc40ed3b-4c88-4635-a033-68e18e536cb7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f7711d0e-57bd-4dc0-a642-90a35b143bf1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Snapshot retrieved successfully. Sep 02 20:10:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f7711d0e-57bd-4dc0-a642-90a35b143bf1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 200 Sep 02 20:10:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1401/2836] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:29 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 483 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-53478159-fc2f-4568-8f3c-fe8b69d9c7ee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53478159-fc2f-4568-8f3c-fe8b69d9c7ee tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 Sep 02 20:10:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53478159-fc2f-4568-8f3c-fe8b69d9c7ee tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-53478159-fc2f-4568-8f3c-fe8b69d9c7ee tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fc40ed3b-4c88-4635-a033-68e18e536cb7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fc40ed3b-4c88-4635-a033-68e18e536cb7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1436/2837] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:29 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-53478159-fc2f-4568-8f3c-fe8b69d9c7ee tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-53478159-fc2f-4568-8f3c-fe8b69d9c7ee tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 returned with HTTP 200 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1402/2838] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:29 2026] GET /volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 => generated 982 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-14bf2d72-923c-468d-a20a-ecae621339a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-14bf2d72-923c-468d-a20a-ecae621339a0 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-14bf2d72-923c-468d-a20a-ecae621339a0 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-14bf2d72-923c-468d-a20a-ecae621339a0 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-14bf2d72-923c-468d-a20a-ecae621339a0 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1437/2839] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:30 2026] GET /volume/v3/messages => generated 678 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c112681f-2a74-4059-b813-f306315ac3df None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c112681f-2a74-4059-b813-f306315ac3df tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] GET http://192.168.122.225/volume/v3/messages/f3c60928-7e6a-46a1-9fec-cd3356c4db09 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c112681f-2a74-4059-b813-f306315ac3df tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c112681f-2a74-4059-b813-f306315ac3df tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c112681f-2a74-4059-b813-f306315ac3df tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-member] http://192.168.122.225/volume/v3/messages/f3c60928-7e6a-46a1-9fec-cd3356c4db09 returned with HTTP 200 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1403/2840] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:30 2026] GET /volume/v3/messages/f3c60928-7e6a-46a1-9fec-cd3356c4db09 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4ef0b24d-e4d4-4d6f-acfe-b65d08fe4620 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ef0b24d-e4d4-4d6f-acfe-b65d08fe4620 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/messages/f3c60928-7e6a-46a1-9fec-cd3356c4db09 Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4ef0b24d-e4d4-4d6f-acfe-b65d08fe4620 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4ef0b24d-e4d4-4d6f-acfe-b65d08fe4620 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4ef0b24d-e4d4-4d6f-acfe-b65d08fe4620 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/messages/f3c60928-7e6a-46a1-9fec-cd3356c4db09 returned with HTTP 204 Sep 02 20:10:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1438/2841] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:10:30 2026] DELETE /volume/v3/messages/f3c60928-7e6a-46a1-9fec-cd3356c4db09 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f9966345-71db-4d59-9856-3b434eefb176 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Delete volume with id: 9a4cf48d-07e2-48d2-9b14-9d849e608c71 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Volume info retrieved successfully. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86538) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2051812837 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2051812837, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2051812837 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2051812837, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a18a626d-ad2f-4dc7-ba4f-cc867a5c311a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a18a626d-ad2f-4dc7-ba4f-cc867a5c311a tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a18a626d-ad2f-4dc7-ba4f-cc867a5c311a tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a18a626d-ad2f-4dc7-ba4f-cc867a5c311a tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Created reservations ['4eabf639-759e-4499-a3ab-1569a1df7744', '5b1cfce4-f40a-4565-9697-ec2d9db7790b', '72c9425d-f186-40b8-ab9e-5d1f9e375c02', '165796b3-af77-4521-8a34-3031e0867d9f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a18a626d-ad2f-4dc7-ba4f-cc867a5c311a tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a18a626d-ad2f-4dc7-ba4f-cc867a5c311a tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1439/2842] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:30 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Delete volume request issued successfully. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9966345-71db-4d59-9856-3b434eefb176 tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 returned with HTTP 202 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1404/2843] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:30 2026] DELETE /volume/v3/volumes/9a4cf48d-07e2-48d2-9b14-9d849e608c71 => generated 0 bytes in 432 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0df50afc-e63d-4be3-ba7a-966053a8c08c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0df50afc-e63d-4be3-ba7a-966053a8c08c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] DELETE http://192.168.122.225/volume/v3/types/a38ba40a-5044-4c27-8265-c224673bd0c0 Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0df50afc-e63d-4be3-ba7a-966053a8c08c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0df50afc-e63d-4be3-ba7a-966053a8c08c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ac965630-2ace-4b8e-b896-35a812d87270 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ac965630-2ace-4b8e-b896-35a812d87270 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ac965630-2ace-4b8e-b896-35a812d87270 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ac965630-2ace-4b8e-b896-35a812d87270 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0df50afc-e63d-4be3-ba7a-966053a8c08c tempest-ProjectMemberTests-1876681746 tempest-ProjectMemberTests-1876681746-project-admin] http://192.168.122.225/volume/v3/types/a38ba40a-5044-4c27-8265-c224673bd0c0 returned with HTTP 202 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ac965630-2ace-4b8e-b896-35a812d87270 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc returned with HTTP 404 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1405/2844] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:30 2026] GET /volume/v3/snapshots/ae12908c-adaf-47a3-ae0c-df4e2dcffcdc => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1440/2845] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:30 2026] DELETE /volume/v3/types/a38ba40a-5044-4c27-8265-c224673bd0c0 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-505279a4-23f3-4e7a-995e-0aa528a53857 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] DELETE http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Delete volume with id: 727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:30 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2f371cad-1d9c-4757-aa90-041312006b9a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2f371cad-1d9c-4757-aa90-041312006b9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2f371cad-1d9c-4757-aa90-041312006b9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2f371cad-1d9c-4757-aa90-041312006b9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Delete volume request issued successfully. Sep 02 20:10:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-505279a4-23f3-4e7a-995e-0aa528a53857 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 202 Sep 02 20:10:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2f371cad-1d9c-4757-aa90-041312006b9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1406/2846] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:30 2026] DELETE /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-81fdbca2-3a6e-4348-9762-b00619abacf8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81fdbca2-3a6e-4348-9762-b00619abacf8 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81fdbca2-3a6e-4348-9762-b00619abacf8 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-81fdbca2-3a6e-4348-9762-b00619abacf8 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2f371cad-1d9c-4757-aa90-041312006b9a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1441/2847] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:31 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:10:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-81fdbca2-3a6e-4348-9762-b00619abacf8 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-81fdbca2-3a6e-4348-9762-b00619abacf8 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 200 Sep 02 20:10:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1407/2848] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:31 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 877 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-aaf50899-34b5-4177-a7da-246549241a4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aaf50899-34b5-4177-a7da-246549241a4f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aaf50899-34b5-4177-a7da-246549241a4f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-aaf50899-34b5-4177-a7da-246549241a4f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-aaf50899-34b5-4177-a7da-246549241a4f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-aaf50899-34b5-4177-a7da-246549241a4f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1442/2849] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:31 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-24bf5434-d7fe-4208-80fb-c80c90e44ba2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24bf5434-d7fe-4208-80fb-c80c90e44ba2 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24bf5434-d7fe-4208-80fb-c80c90e44ba2 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-24bf5434-d7fe-4208-80fb-c80c90e44ba2 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-24bf5434-d7fe-4208-80fb-c80c90e44ba2 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3bf0ac16-a2b2-4f59-a89d-cc72e5db14f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bf0ac16-a2b2-4f59-a89d-cc72e5db14f1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bf0ac16-a2b2-4f59-a89d-cc72e5db14f1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bf0ac16-a2b2-4f59-a89d-cc72e5db14f1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-24bf5434-d7fe-4208-80fb-c80c90e44ba2 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1408/2850] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:32 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3bf0ac16-a2b2-4f59-a89d-cc72e5db14f1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bf0ac16-a2b2-4f59-a89d-cc72e5db14f1 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 200 Sep 02 20:10:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1443/2851] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:32 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 877 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d3456266-57f8-47ed-85a5-855932cd94a9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3456266-57f8-47ed-85a5-855932cd94a9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3456266-57f8-47ed-85a5-855932cd94a9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d3456266-57f8-47ed-85a5-855932cd94a9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d3456266-57f8-47ed-85a5-855932cd94a9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d3456266-57f8-47ed-85a5-855932cd94a9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1409/2852] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:33 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a57d7abf-2c5a-4340-a7a0-09bd884761cd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a57d7abf-2c5a-4340-a7a0-09bd884761cd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a57d7abf-2c5a-4340-a7a0-09bd884761cd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a57d7abf-2c5a-4340-a7a0-09bd884761cd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a57d7abf-2c5a-4340-a7a0-09bd884761cd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a57d7abf-2c5a-4340-a7a0-09bd884761cd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1444/2853] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:33 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-51e14a4f-6c0f-4bf0-8495-2ec6866d4f96 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51e14a4f-6c0f-4bf0-8495-2ec6866d4f96 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51e14a4f-6c0f-4bf0-8495-2ec6866d4f96 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-51e14a4f-6c0f-4bf0-8495-2ec6866d4f96 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-51e14a4f-6c0f-4bf0-8495-2ec6866d4f96 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 returned with HTTP 404 Sep 02 20:10:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1410/2854] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:33 2026] GET /volume/v3/volumes/727415a4-0dd3-4c72-a63d-efbb1e8d9742 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] DELETE http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Delete volume with id: b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Delete volume request issued successfully. Sep 02 20:10:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ad9b1b79-2ede-459b-ac0e-e592da397713 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 202 Sep 02 20:10:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1445/2855] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:33 2026] DELETE /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b32186f0-41dd-49f1-952d-b602a33c6bb4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b32186f0-41dd-49f1-952d-b602a33c6bb4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b32186f0-41dd-49f1-952d-b602a33c6bb4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b32186f0-41dd-49f1-952d-b602a33c6bb4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b32186f0-41dd-49f1-952d-b602a33c6bb4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b32186f0-41dd-49f1-952d-b602a33c6bb4 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 200 Sep 02 20:10:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1411/2856] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:33 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ca8488e5-625d-44a4-be56-0590d2bb3f5b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca8488e5-625d-44a4-be56-0590d2bb3f5b tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca8488e5-625d-44a4-be56-0590d2bb3f5b tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca8488e5-625d-44a4-be56-0590d2bb3f5b tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ca8488e5-625d-44a4-be56-0590d2bb3f5b tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca8488e5-625d-44a4-be56-0590d2bb3f5b tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1446/2857] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:34 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-56eeabd5-e637-42df-9416-c1691f7ec633 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56eeabd5-e637-42df-9416-c1691f7ec633 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56eeabd5-e637-42df-9416-c1691f7ec633 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-56eeabd5-e637-42df-9416-c1691f7ec633 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-56eeabd5-e637-42df-9416-c1691f7ec633 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-56eeabd5-e637-42df-9416-c1691f7ec633 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1412/2858] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:34 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 906 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete snapshot with id: bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot delete request issued successfully. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-636a901f-b779-4d8f-81e1-62ba5ee12408 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 202 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1447/2859] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:10:34 2026] DELETE /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7495b1ba-34f2-406c-83a9-432ce1116b04 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7495b1ba-34f2-406c-83a9-432ce1116b04 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7495b1ba-34f2-406c-83a9-432ce1116b04 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7495b1ba-34f2-406c-83a9-432ce1116b04 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:34 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:34 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7495b1ba-34f2-406c-83a9-432ce1116b04 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7495b1ba-34f2-406c-83a9-432ce1116b04 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:34 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1413/2860] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:34 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1df774ae-4182-4e74-81e5-4a49bace1939 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1df774ae-4182-4e74-81e5-4a49bace1939 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1df774ae-4182-4e74-81e5-4a49bace1939 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1df774ae-4182-4e74-81e5-4a49bace1939 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:34 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1df774ae-4182-4e74-81e5-4a49bace1939 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Volume info retrieved successfully. Sep 02 20:10:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1df774ae-4182-4e74-81e5-4a49bace1939 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 200 Sep 02 20:10:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1448/2861] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:34 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d9cfa8b4-5582-42c9-907f-2447188f9121 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9cfa8b4-5582-42c9-907f-2447188f9121 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9cfa8b4-5582-42c9-907f-2447188f9121 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9cfa8b4-5582-42c9-907f-2447188f9121 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:35 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d9cfa8b4-5582-42c9-907f-2447188f9121 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9cfa8b4-5582-42c9-907f-2447188f9121 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1414/2862] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:35 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f70433a7-5b8c-448e-926c-5d5abcfe1c52", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-775440489"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request body: {'volume': {"'source_volid": 'f70433a7-5b8c-448e-926c-5d5abcfe1c52', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-775440489'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume of 1 GB Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Availability Zones retrieved successfully. Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (44c998f6-fbfc-4231-9b41-c60d7aeb9b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1927c7b6-735f-4e73-be5a-f4167c9350c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1927c7b6-735f-4e73-be5a-f4167c9350c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19234fe-c3c6-4f20-acb3-3e9fbf911bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Created reservations ['cb1161b6-3321-43e5-82fc-717b280af8a5', '9342372e-c983-4aa8-a368-6377ea1be5f2', 'bfe86351-63c7-49e5-8d43-a54ebd02f756', '87340398-ab40-45bd-a5ad-b7d437ed9a89'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19234fe-c3c6-4f20-acb3-3e9fbf911bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb1161b6-3321-43e5-82fc-717b280af8a5', '9342372e-c983-4aa8-a368-6377ea1be5f2', 'bfe86351-63c7-49e5-8d43-a54ebd02f756', '87340398-ab40-45bd-a5ad-b7d437ed9a89']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8da03b-5e52-4bf1-9166-007c85fe1b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8da03b-5e52-4bf1-9166-007c85fe1b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd5f6dc-68d9-47d5-a44d-4485e030f491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-775440489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['cb1161b6-3321-43e5-82fc-717b280af8a5','9342372e-c983-4aa8-a368-6377ea1be5f2','bfe86351-63c7-49e5-8d43-a54ebd02f756','87340398-ab40-45bd-a5ad-b7d437ed9a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-775440489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dd5f6dc-68d9-47d5-a44d-4485e030f491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912775cbf8104ae8a763bb8e97881ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd33161-cda3-4645-8057-4fb629740a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f57717b7-21f7-47dc-851f-6b0e254c9c1a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f57717b7-21f7-47dc-851f-6b0e254c9c1a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f57717b7-21f7-47dc-851f-6b0e254c9c1a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f57717b7-21f7-47dc-851f-6b0e254c9c1a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd33161-cda3-4645-8057-4fb629740a6a) transitioned into state 'SUCCESS' from state '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-775440489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['cb1161b6-3321-43e5-82fc-717b280af8a5','9342372e-c983-4aa8-a368-6377ea1be5f2','bfe86351-63c7-49e5-8d43-a54ebd02f756','87340398-ab40-45bd-a5ad-b7d437ed9a89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:35 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae60ff4f-0b7a-4dc4-a831-64f5a360ce29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f57717b7-21f7-47dc-851f-6b0e254c9c1a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f57717b7-21f7-47dc-851f-6b0e254c9c1a tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1415/2863] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:35 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-350816a7-250e-4640-8f50-95886486b4dc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae60ff4f-0b7a-4dc4-a831-64f5a360ce29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (44c998f6-fbfc-4231-9b41-c60d7aeb9b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request issued successfully. Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e51bdf8-ddcd-41a2-bfc5-0d7ef1e9e0e2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1449/2864] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:35 2026] POST /volume/v3/volumes => generated 772 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f70433a7-5b8c-448e-926c-5d5abcfe1c52", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-777554914"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request body: {'volume': {"'source_volid": 'f70433a7-5b8c-448e-926c-5d5abcfe1c52', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-777554914'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume of 1 GB Sep 02 20:10:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Availability Zones retrieved successfully. Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (c18fb46d-2be6-4873-8a9b-b3f72fb0673b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e71ad5ce-05ae-4b6c-b01b-d24d8469ac57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-350816a7-250e-4640-8f50-95886486b4dc tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-350816a7-250e-4640-8f50-95886486b4dc tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1359062477", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e71ad5ce-05ae-4b6c-b01b-d24d8469ac57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:35 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5199af-0d55-453f-be62-42ec0f0a2573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-350816a7-250e-4640-8f50-95886486b4dc tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1416/2865] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:35 2026] POST /volume/v3/types => generated 380 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bc752f29-f770-4dd5-9448-03a95cc6a461 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bc752f29-f770-4dd5-9448-03a95cc6a461 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] GET http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bc752f29-f770-4dd5-9448-03a95cc6a461 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bc752f29-f770-4dd5-9448-03a95cc6a461 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bc752f29-f770-4dd5-9448-03a95cc6a461 tempest-CinderUnicodeTest-1762253212 tempest-CinderUnicodeTest-1762253212-project-member] http://192.168.122.225/volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 returned with HTTP 404 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1417/2866] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:35 2026] GET /volume/v3/volumes/b7dde493-a166-4f53-9a85-3ebea8293bc3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3db1cea2-0944-461d-91e4-7c499be4b21d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3db1cea2-0944-461d-91e4-7c499be4b21d tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3db1cea2-0944-461d-91e4-7c499be4b21d tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Created reservations ['9f0f4e37-61c6-4f77-9c05-2f1049f5231e', 'b7edfbd7-287f-41f5-87b6-40e53dfb6438', '1c7f173b-df12-4c2f-ae35-0994b287f587', 'b7b1ffb2-cb2e-4e83-8c3d-e223dbc574a6'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5199af-0d55-453f-be62-42ec0f0a2573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0f4e37-61c6-4f77-9c05-2f1049f5231e', 'b7edfbd7-287f-41f5-87b6-40e53dfb6438', '1c7f173b-df12-4c2f-ae35-0994b287f587', 'b7b1ffb2-cb2e-4e83-8c3d-e223dbc574a6']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd69c10a-e910-4524-a09b-6920c4a3339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3db1cea2-0944-461d-91e4-7c499be4b21d tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1418/2867] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a9927f22-2aae-4742-8283-df3e1fa42b47 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9927f22-2aae-4742-8283-df3e1fa42b47 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a9927f22-2aae-4742-8283-df3e1fa42b47 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1457402898", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd69c10a-e910-4524-a09b-6920c4a3339c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f64a31-57b0-4991-993b-c00040ccaedf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-777554914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['9f0f4e37-61c6-4f77-9c05-2f1049f5231e','b7edfbd7-287f-41f5-87b6-40e53dfb6438','1c7f173b-df12-4c2f-ae35-0994b287f587','b7b1ffb2-cb2e-4e83-8c3d-e223dbc574a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-777554914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f64a31-57b0-4991-993b-c00040ccaedf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912775cbf8104ae8a763bb8e97881ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c83815a-dda1-493f-80c9-f7eb53829afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a9927f22-2aae-4742-8283-df3e1fa42b47 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1419/2868] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:36 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 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f0bddfb0-33af-42fe-9f03-f732d37aa851 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0bddfb0-33af-42fe-9f03-f732d37aa851 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types/706daf50-79f9-4bb5-b24d-49a7f1ef38f6/encryption Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f0bddfb0-33af-42fe-9f03-f732d37aa851 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c83815a-dda1-493f-80c9-f7eb53829afa) transitioned into state 'SUCCESS' from state '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-777554914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['9f0f4e37-61c6-4f77-9c05-2f1049f5231e','b7edfbd7-287f-41f5-87b6-40e53dfb6438','1c7f173b-df12-4c2f-ae35-0994b287f587','b7b1ffb2-cb2e-4e83-8c3d-e223dbc574a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6028631e-e752-48de-8c5c-7b764cbeb0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6028631e-e752-48de-8c5c-7b764cbeb0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (c18fb46d-2be6-4873-8a9b-b3f72fb0673b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request issued successfully. Sep 02 20:10:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b1fb9443-3372-4469-9e4a-02c843c827c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1450/2869] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:35 2026] POST /volume/v3/volumes => generated 772 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91c82e08-28b7-4336-8d19-121413b93ee8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f70433a7-5b8c-448e-926c-5d5abcfe1c52", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-466328654"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request body: {'volume': {"'source_volid": 'f70433a7-5b8c-448e-926c-5d5abcfe1c52', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-466328654'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume of 1 GB Sep 02 20:10:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f0bddfb0-33af-42fe-9f03-f732d37aa851 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/706daf50-79f9-4bb5-b24d-49a7f1ef38f6/encryption returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1420/2870] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/types/706daf50-79f9-4bb5-b24d-49a7f1ef38f6/encryption => generated 239 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b58b78c5-23e4-4632-bdf7-6091c11c5ef3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b58b78c5-23e4-4632-bdf7-6091c11c5ef3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b58b78c5-23e4-4632-bdf7-6091c11c5ef3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1995151057", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Availability Zones retrieved successfully. Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (c7adbc56-a053-4b3a-9e7f-9cb23f72dbde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007de972-6736-41d6-917a-36e517ab2f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b58b78c5-23e4-4632-bdf7-6091c11c5ef3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1421/2871] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/types => generated 380 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9932d72-615a-4a19-a79c-cbd0bdbeefea None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9932d72-615a-4a19-a79c-cbd0bdbeefea tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f/extra_specs Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9932d72-615a-4a19-a79c-cbd0bdbeefea tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9932d72-615a-4a19-a79c-cbd0bdbeefea tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f/extra_specs returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1422/2872] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f/extra_specs => generated 35 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (007de972-6736-41d6-917a-36e517ab2f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3888a6d7-478f-45ae-9ee7-0cd24560ecc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bcbb1e39-d3cf-45a0-8503-2ab760078040 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bcbb1e39-d3cf-45a0-8503-2ab760078040 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] PUT http://192.168.122.225/volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f/extra_specs/key2 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bcbb1e39-d3cf-45a0-8503-2ab760078040 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bcbb1e39-d3cf-45a0-8503-2ab760078040 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f/extra_specs/key2 returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1423/2873] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:10:36 2026] PUT /volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f/extra_specs/key2 => generated 25 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-00be00a6-0a8f-4cf4-b65d-6d6d29ae52ab None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00be00a6-0a8f-4cf4-b65d-6d6d29ae52ab tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-00be00a6-0a8f-4cf4-b65d-6d6d29ae52ab tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-00be00a6-0a8f-4cf4-b65d-6d6d29ae52ab tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1424/2874] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/types => generated 195 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9fb4fc2-f394-49a9-91d6-b03d9df6ddbc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9fb4fc2-f394-49a9-91d6-b03d9df6ddbc tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9fb4fc2-f394-49a9-91d6-b03d9df6ddbc tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9fb4fc2-f394-49a9-91d6-b03d9df6ddbc tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Created reservations ['8ff9e9ae-e4e2-4c35-9f9c-239cf07ded44', 'a38d4c20-6f8b-45b7-814f-51f0a01c1f82', 'b6209837-9ccf-4dc6-9a83-1224fd4eeaae', 'a02e7b88-b973-47f9-8d7d-51eac1676454'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3888a6d7-478f-45ae-9ee7-0cd24560ecc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ff9e9ae-e4e2-4c35-9f9c-239cf07ded44', 'a38d4c20-6f8b-45b7-814f-51f0a01c1f82', 'b6209837-9ccf-4dc6-9a83-1224fd4eeaae', 'a02e7b88-b973-47f9-8d7d-51eac1676454']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b9fb4fc2-f394-49a9-91d6-b03d9df6ddbc tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Snapshot retrieved successfully. Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c512d9c-27ed-4e3f-90f9-94907e5d20e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9fb4fc2-f394-49a9-91d6-b03d9df6ddbc tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1425/2875] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:36 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-01ceea0a-9a1b-4123-a8f0-8167ce506dc3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01ceea0a-9a1b-4123-a8f0-8167ce506dc3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/4c6499da-06a5-4575-aa8e-ab40f3b1f76a Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01ceea0a-9a1b-4123-a8f0-8167ce506dc3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-01ceea0a-9a1b-4123-a8f0-8167ce506dc3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c512d9c-27ed-4e3f-90f9-94907e5d20e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04127caf-6ecb-4d34-b6c7-9c0de5e9580a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-466328654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['8ff9e9ae-e4e2-4c35-9f9c-239cf07ded44','a38d4c20-6f8b-45b7-814f-51f0a01c1f82','b6209837-9ccf-4dc6-9a83-1224fd4eeaae','a02e7b88-b973-47f9-8d7d-51eac1676454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-466328654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04127caf-6ecb-4d34-b6c7-9c0de5e9580a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912775cbf8104ae8a763bb8e97881ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ea66ba-798c-4a11-bb39-2d70cdb2cbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ea66ba-798c-4a11-bb39-2d70cdb2cbbd) transitioned into state 'SUCCESS' from state '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-466328654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['8ff9e9ae-e4e2-4c35-9f9c-239cf07ded44','a38d4c20-6f8b-45b7-814f-51f0a01c1f82','b6209837-9ccf-4dc6-9a83-1224fd4eeaae','a02e7b88-b973-47f9-8d7d-51eac1676454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-01ceea0a-9a1b-4123-a8f0-8167ce506dc3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/4c6499da-06a5-4575-aa8e-ab40f3b1f76a returned with HTTP 202 Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1426/2876] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:36 2026] DELETE /volume/v3/types/4c6499da-06a5-4575-aa8e-ab40f3b1f76a => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ff8d49-c5e7-4f60-8216-eab9fef9a629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-12929241-0a1a-4b74-8576-d4d9bbcd33bb None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12929241-0a1a-4b74-8576-d4d9bbcd33bb tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:36 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-12929241-0a1a-4b74-8576-d4d9bbcd33bb tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-406781721", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ff8d49-c5e7-4f60-8216-eab9fef9a629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-12929241-0a1a-4b74-8576-d4d9bbcd33bb tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:36 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (c7adbc56-a053-4b3a-9e7f-9cb23f72dbde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1427/2877] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request issued successfully. Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91c82e08-28b7-4336-8d19-121413b93ee8 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1451/2878] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:36 2026] POST /volume/v3/volumes => generated 772 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2be29860-20b7-4631-826f-6e801dbadf39 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2be29860-20b7-4631-826f-6e801dbadf39 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4/encryption Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2be29860-20b7-4631-826f-6e801dbadf39 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f70433a7-5b8c-448e-926c-5d5abcfe1c52", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-26909975"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request body: {'volume': {"'source_volid": 'f70433a7-5b8c-448e-926c-5d5abcfe1c52', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-26909975'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume of 1 GB Sep 02 20:10:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Availability Zones retrieved successfully. Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2be29860-20b7-4631-826f-6e801dbadf39 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4/encryption returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1428/2879] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:10:37 2026] POST /volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4/encryption => generated 239 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2b566310-06ac-41b1-b93d-ef203e2653de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b566310-06ac-41b1-b93d-ef203e2653de tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4/encryption/3896fef8-8aaf-423d-b1d0-a0f5e1ad2fb4 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b566310-06ac-41b1-b93d-ef203e2653de tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2b566310-06ac-41b1-b93d-ef203e2653de tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2b566310-06ac-41b1-b93d-ef203e2653de tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4/encryption/3896fef8-8aaf-423d-b1d0-a0f5e1ad2fb4 returned with HTTP 202 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1429/2880] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:10:37 2026] DELETE /volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4/encryption/3896fef8-8aaf-423d-b1d0-a0f5e1ad2fb4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (f51c9d80-3b06-4a5f-ada2-3c5990df2943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b52f8aad-b1e3-43e1-ba3a-b9674af7cc08 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b52f8aad-b1e3-43e1-ba3a-b9674af7cc08 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b52f8aad-b1e3-43e1-ba3a-b9674af7cc08 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173295188", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520d1d08-ec61-461e-82d8-76968dbfd1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b52f8aad-b1e3-43e1-ba3a-b9674af7cc08 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1430/2881] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:37 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-896535f2-387a-4178-a4bd-d9a3a3eef498 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-896535f2-387a-4178-a4bd-d9a3a3eef498 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/5a6d3d63-9680-4be2-952d-bde5a957163b/extra_specs/key1 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-896535f2-387a-4178-a4bd-d9a3a3eef498 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-896535f2-387a-4178-a4bd-d9a3a3eef498 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520d1d08-ec61-461e-82d8-76968dbfd1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a106530-5f43-4e81-920f-4b397731bfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-896535f2-387a-4178-a4bd-d9a3a3eef498 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/5a6d3d63-9680-4be2-952d-bde5a957163b/extra_specs/key1 returned with HTTP 202 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1431/2882] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:10:37 2026] DELETE /volume/v3/types/5a6d3d63-9680-4be2-952d-bde5a957163b/extra_specs/key1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ac734a9-ec90-4aa6-8fd6-3131b858eaee None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ac734a9-ec90-4aa6-8fd6-3131b858eaee tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ac734a9-ec90-4aa6-8fd6-3131b858eaee tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1474179445", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ac734a9-ec90-4aa6-8fd6-3131b858eaee tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1432/2883] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:37 2026] POST /volume/v3/types => generated 380 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1448bc90-3325-44f8-808b-f95aec9c66b0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1448bc90-3325-44f8-808b-f95aec9c66b0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/288da305-f42b-4bec-93b5-cba1575adc3c Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1448bc90-3325-44f8-808b-f95aec9c66b0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1448bc90-3325-44f8-808b-f95aec9c66b0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Created reservations ['0538ba3c-a692-47f6-8c20-442afaa04c9f', '9605ab90-22d5-47b0-a07f-b2663c4efb52', '0e17dc43-34e9-4c8c-8e32-b44c5d5269a3', '374199e8-6d36-4240-a2bb-029782d93895'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a106530-5f43-4e81-920f-4b397731bfe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0538ba3c-a692-47f6-8c20-442afaa04c9f', '9605ab90-22d5-47b0-a07f-b2663c4efb52', '0e17dc43-34e9-4c8c-8e32-b44c5d5269a3', '374199e8-6d36-4240-a2bb-029782d93895']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f661b87-964c-4fdc-aea9-a1fb08a03310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1448bc90-3325-44f8-808b-f95aec9c66b0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/288da305-f42b-4bec-93b5-cba1575adc3c returned with HTTP 202 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1433/2884] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:37 2026] DELETE /volume/v3/types/288da305-f42b-4bec-93b5-cba1575adc3c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2952b338-284e-42b6-b6f9-96adf3ee6e99 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2952b338-284e-42b6-b6f9-96adf3ee6e99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f661b87-964c-4fdc-aea9-a1fb08a03310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4ed43a6-3a32-4055-978c-bd1cdd2eef37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-26909975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['0538ba3c-a692-47f6-8c20-442afaa04c9f','9605ab90-22d5-47b0-a07f-b2663c4efb52','0e17dc43-34e9-4c8c-8e32-b44c5d5269a3','374199e8-6d36-4240-a2bb-029782d93895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-26909975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4ed43a6-3a32-4055-978c-bd1cdd2eef37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912775cbf8104ae8a763bb8e97881ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2952b338-284e-42b6-b6f9-96adf3ee6e99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2952b338-284e-42b6-b6f9-96adf3ee6e99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53887564-760d-4470-8558-7ba0b7a1bfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2952b338-284e-42b6-b6f9-96adf3ee6e99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1434/2885] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs => generated 185 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-22de342a-bfcd-47c3-ba10-3d6cf5b1be11 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22de342a-bfcd-47c3-ba10-3d6cf5b1be11 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22de342a-bfcd-47c3-ba10-3d6cf5b1be11 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-22de342a-bfcd-47c3-ba10-3d6cf5b1be11 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53887564-760d-4470-8558-7ba0b7a1bfae) transitioned into state 'SUCCESS' from state '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-26909975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['0538ba3c-a692-47f6-8c20-442afaa04c9f','9605ab90-22d5-47b0-a07f-b2663c4efb52','0e17dc43-34e9-4c8c-8e32-b44c5d5269a3','374199e8-6d36-4240-a2bb-029782d93895'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-22de342a-bfcd-47c3-ba10-3d6cf5b1be11 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822e32cb-59a0-4e44-b250-0b7e6c75ebba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1435/2886] 192.168.122.225 () {58 vars in 1115 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types => generated 2588 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-531dcc29-9746-4bb0-8438-c69b5eb0e339 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-531dcc29-9746-4bb0-8438-c69b5eb0e339 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption/cipher Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-531dcc29-9746-4bb0-8438-c69b5eb0e339 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-531dcc29-9746-4bb0-8438-c69b5eb0e339 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822e32cb-59a0-4e44-b250-0b7e6c75ebba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-531dcc29-9746-4bb0-8438-c69b5eb0e339 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption/cipher returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1436/2887] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption/cipher => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (f51c9d80-3b06-4a5f-ada2-3c5990df2943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request issued successfully. Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-47f3a091-e209-4aaf-9fa3-61dd5b87ace2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1452/2888] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:37 2026] POST /volume/v3/volumes => generated 771 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c2f0070e-f855-4ca3-821b-7eeb30a0bd99 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2f0070e-f855-4ca3-821b-7eeb30a0bd99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2f0070e-f855-4ca3-821b-7eeb30a0bd99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2f0070e-f855-4ca3-821b-7eeb30a0bd99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f70433a7-5b8c-448e-926c-5d5abcfe1c52", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2083888563"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request body: {'volume': {"'source_volid": 'f70433a7-5b8c-448e-926c-5d5abcfe1c52', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2083888563'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume of 1 GB Sep 02 20:10:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2f0070e-f855-4ca3-821b-7eeb30a0bd99 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1437/2889] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption => generated 325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-655afe20-3d94-4626-8439-e069b152d9c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Availability Zones retrieved successfully. Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-655afe20-3d94-4626-8439-e069b152d9c0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/multiattach Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-655afe20-3d94-4626-8439-e069b152d9c0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-655afe20-3d94-4626-8439-e069b152d9c0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-655afe20-3d94-4626-8439-e069b152d9c0 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/multiattach returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1438/2890] 192.168.122.225 () {58 vars in 1298 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4dc543f7-62f0-4938-868c-e48fa26d97e9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4dc543f7-62f0-4938-868c-e48fa26d97e9 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/volume_backend_name Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4dc543f7-62f0-4938-868c-e48fa26d97e9 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4dc543f7-62f0-4938-868c-e48fa26d97e9 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (b3a2a142-cc07-4fc1-966f-fee6572dd0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4dc543f7-62f0-4938-868c-e48fa26d97e9 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1439/2891] 192.168.122.225 () {58 vars in 1322 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/volume_backend_name => generated 44 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1344a4e2-0cf4-45cd-8459-6d1ab38fadc7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdaf46b-b310-4947-ad44-ac1b85fa45a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1344a4e2-0cf4-45cd-8459-6d1ab38fadc7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1344a4e2-0cf4-45cd-8459-6d1ab38fadc7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1344a4e2-0cf4-45cd-8459-6d1ab38fadc7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1344a4e2-0cf4-45cd-8459-6d1ab38fadc7 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 404 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1440/2892] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-05548732-c031-4a8f-b63d-4dc78ff55d65 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-05548732-c031-4a8f-b63d-4dc78ff55d65 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] GET http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-05548732-c031-4a8f-b63d-4dc78ff55d65 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-05548732-c031-4a8f-b63d-4dc78ff55d65 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-05548732-c031-4a8f-b63d-4dc78ff55d65 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 returned with HTTP 200 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1441/2893] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:10:37 2026] GET /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 => generated 402 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e0972004-1913-418c-b26d-3e70ef498f4d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete volume with id: ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdaf46b-b310-4947-ad44-ac1b85fa45a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:37 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7743da-dd1d-4502-bbbc-128cb6866462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete volume request issued successfully. Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e0972004-1913-418c-b26d-3e70ef498f4d tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 202 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1442/2894] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:10:37 2026] DELETE /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a7b0ae7c-a567-443a-8b4d-fcccca9c5b8a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a7b0ae7c-a567-443a-8b4d-fcccca9c5b8a tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] PUT http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption/417c8b24-3993-4d41-8525-5677612a30e2 Sep 02 20:10:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a7b0ae7c-a567-443a-8b4d-fcccca9c5b8a tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a7b0ae7c-a567-443a-8b4d-fcccca9c5b8a tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption/417c8b24-3993-4d41-8525-5677612a30e2 returned with HTTP 200 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1443/2895] 192.168.122.225 () {60 vars in 1390 bytes} [Wed Sep 2 20:10:37 2026] PUT /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/encryption/417c8b24-3993-4d41-8525-5677612a30e2 => generated 33 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3e38cf92-ffe5-4905-83ba-514f219186d6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e38cf92-ffe5-4905-83ba-514f219186d6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e38cf92-ffe5-4905-83ba-514f219186d6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3e38cf92-ffe5-4905-83ba-514f219186d6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:38 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3e38cf92-ffe5-4905-83ba-514f219186d6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3e38cf92-ffe5-4905-83ba-514f219186d6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 200 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1444/2896] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:38 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 871 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2e4cdcf6-5e6e-4230-a998-e3e74c539e50 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e4cdcf6-5e6e-4230-a998-e3e74c539e50 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] PUT http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/key1 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2e4cdcf6-5e6e-4230-a998-e3e74c539e50 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Created reservations ['edf793b7-6e4d-4162-b240-4b72b1f561ab', '0d1f4458-15a4-44bc-9dba-05b6730695a0', '42a22710-2a58-4ae3-8fd5-0d67a2f496e7', 'c6430b80-5281-48a4-b8af-36052ff9ab0c'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb7743da-dd1d-4502-bbbc-128cb6866462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edf793b7-6e4d-4162-b240-4b72b1f561ab', '0d1f4458-15a4-44bc-9dba-05b6730695a0', '42a22710-2a58-4ae3-8fd5-0d67a2f496e7', 'c6430b80-5281-48a4-b8af-36052ff9ab0c']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66b7476-68a3-4a4d-bd39-888dcb72f7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2e4cdcf6-5e6e-4230-a998-e3e74c539e50 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/key1 returned with HTTP 200 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1445/2897] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:10:38 2026] PUT /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78/extra_specs/key1 => generated 30 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe078822-488d-4d39-837f-3e39c90a37b8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe078822-488d-4d39-837f-3e39c90a37b8 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] PUT http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe078822-488d-4d39-837f-3e39c90a37b8 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66b7476-68a3-4a4d-bd39-888dcb72f7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e42dcd9-6d44-42ca-8604-6878eb5ca4b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2083888563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['edf793b7-6e4d-4162-b240-4b72b1f561ab','0d1f4458-15a4-44bc-9dba-05b6730695a0','42a22710-2a58-4ae3-8fd5-0d67a2f496e7','c6430b80-5281-48a4-b8af-36052ff9ab0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2083888563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e42dcd9-6d44-42ca-8604-6878eb5ca4b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912775cbf8104ae8a763bb8e97881ce5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0dd3cb7-24aa-4f4d-aa75-42ff4a032635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe078822-488d-4d39-837f-3e39c90a37b8 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 returned with HTTP 200 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1446/2898] 192.168.122.225 () {60 vars in 1246 bytes} [Wed Sep 2 20:10:38 2026] PUT /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 => generated 371 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-065f2ef5-2d65-4c0e-ac8f-dfe6ceb2b0b3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-065f2ef5-2d65-4c0e-ac8f-dfe6ceb2b0b3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/5a6d3d63-9680-4be2-952d-bde5a957163b Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-065f2ef5-2d65-4c0e-ac8f-dfe6ceb2b0b3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-065f2ef5-2d65-4c0e-ac8f-dfe6ceb2b0b3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0dd3cb7-24aa-4f4d-aa75-42ff4a032635) transitioned into state 'SUCCESS' from state '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-2083888563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912775cbf8104ae8a763bb8e97881ce5',qos_specs=None,replication_status=,reservations=['edf793b7-6e4d-4162-b240-4b72b1f561ab','0d1f4458-15a4-44bc-9dba-05b6730695a0','42a22710-2a58-4ae3-8fd5-0d67a2f496e7','c6430b80-5281-48a4-b8af-36052ff9ab0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6e7f6267cb34ba789b6e37d3105dbf8',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fff3ce0-39f8-4180-9348-44b2f8ac5b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fff3ce0-39f8-4180-9348-44b2f8ac5b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Flow 'volume_create_api' (b3a2a142-cc07-4fc1-966f-fee6572dd0de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Create volume request issued successfully. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b6bfb49f-455c-4dd3-835e-5ffee76ca60d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1453/2899] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:10:37 2026] POST /volume/v3/volumes => generated 773 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e571601e-9241-4b2e-8f77-b3a8c7f5d2c7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-065f2ef5-2d65-4c0e-ac8f-dfe6ceb2b0b3 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/5a6d3d63-9680-4be2-952d-bde5a957163b returned with HTTP 202 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1447/2900] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:38 2026] DELETE /volume/v3/types/5a6d3d63-9680-4be2-952d-bde5a957163b => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e571601e-9241-4b2e-8f77-b3a8c7f5d2c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e571601e-9241-4b2e-8f77-b3a8c7f5d2c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e571601e-9241-4b2e-8f77-b3a8c7f5d2c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-74acdcd8-a50c-4cf1-b40c-4a49f10b151b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74acdcd8-a50c-4cf1-b40c-4a49f10b151b tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74acdcd8-a50c-4cf1-b40c-4a49f10b151b tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-74acdcd8-a50c-4cf1-b40c-4a49f10b151b tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e571601e-9241-4b2e-8f77-b3a8c7f5d2c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e571601e-9241-4b2e-8f77-b3a8c7f5d2c7 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 returned with HTTP 200 Sep 02 20:10:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1454/2901] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:38 2026] GET /volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 => generated 865 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e9ce7350-492a-4dbc-aca7-925f3d1f069e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e9ce7350-492a-4dbc-aca7-925f3d1f069e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e9ce7350-492a-4dbc-aca7-925f3d1f069e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e9ce7350-492a-4dbc-aca7-925f3d1f069e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e9ce7350-492a-4dbc-aca7-925f3d1f069e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-74acdcd8-a50c-4cf1-b40c-4a49f10b151b tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4 returned with HTTP 202 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1448/2902] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:38 2026] DELETE /volume/v3/types/1f5070ca-840d-41dd-adb8-88b174e4ebd4 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-89e68bca-2ed5-4986-8490-d0c4c20e72f2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89e68bca-2ed5-4986-8490-d0c4c20e72f2 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89e68bca-2ed5-4986-8490-d0c4c20e72f2 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-89e68bca-2ed5-4986-8490-d0c4c20e72f2 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e9ce7350-492a-4dbc-aca7-925f3d1f069e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf returned with HTTP 200 Sep 02 20:10:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1455/2903] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:38 2026] GET /volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf => generated 864 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-89e68bca-2ed5-4986-8490-d0c4c20e72f2 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f returned with HTTP 202 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1449/2904] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:38 2026] DELETE /volume/v3/types/12662e64-96ce-4046-a107-79f35d0a090f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7f6695f9-de81-4ce2-ab04-287f1ddeff57 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f6695f9-de81-4ce2-ab04-287f1ddeff57 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/706daf50-79f9-4bb5-b24d-49a7f1ef38f6 Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f6695f9-de81-4ce2-ab04-287f1ddeff57 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f6695f9-de81-4ce2-ab04-287f1ddeff57 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f6695f9-de81-4ce2-ab04-287f1ddeff57 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/706daf50-79f9-4bb5-b24d-49a7f1ef38f6 returned with HTTP 202 Sep 02 20:10:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1456/2905] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:38 2026] DELETE /volume/v3/types/706daf50-79f9-4bb5-b24d-49a7f1ef38f6 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3df4ceda-d168-404a-b610-8a3fcdfbbf36 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3df4ceda-d168-404a-b610-8a3fcdfbbf36 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] DELETE http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3df4ceda-d168-404a-b610-8a3fcdfbbf36 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3df4ceda-d168-404a-b610-8a3fcdfbbf36 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3df4ceda-d168-404a-b610-8a3fcdfbbf36 tempest-VolumeTypesAdminTests-2037164023 tempest-VolumeTypesAdminTests-2037164023-project-admin] http://192.168.122.225/volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 returned with HTTP 202 Sep 02 20:10:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1450/2906] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:38 2026] DELETE /volume/v3/types/11b9652f-b60d-4f9c-b521-e843d5cd8b78 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f47b8a3b-0ce9-45a4-aa7c-824b5bda9cba None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f47b8a3b-0ce9-45a4-aa7c-824b5bda9cba tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f47b8a3b-0ce9-45a4-aa7c-824b5bda9cba tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f47b8a3b-0ce9-45a4-aa7c-824b5bda9cba tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f47b8a3b-0ce9-45a4-aa7c-824b5bda9cba tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f47b8a3b-0ce9-45a4-aa7c-824b5bda9cba tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 200 Sep 02 20:10:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1457/2907] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:39 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 871 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c43d0244-6ddd-4f17-a81f-09d877c96da9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c43d0244-6ddd-4f17-a81f-09d877c96da9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf Sep 02 20:10:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c43d0244-6ddd-4f17-a81f-09d877c96da9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c43d0244-6ddd-4f17-a81f-09d877c96da9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c43d0244-6ddd-4f17-a81f-09d877c96da9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c43d0244-6ddd-4f17-a81f-09d877c96da9 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf returned with HTTP 200 Sep 02 20:10:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1451/2908] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:39 2026] GET /volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c4d636a-3b97-4000-bd06-e026285d5a16 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c4d636a-3b97-4000-bd06-e026285d5a16 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a Sep 02 20:10:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c4d636a-3b97-4000-bd06-e026285d5a16 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c4d636a-3b97-4000-bd06-e026285d5a16 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2c4d636a-3b97-4000-bd06-e026285d5a16 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c4d636a-3b97-4000-bd06-e026285d5a16 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a returned with HTTP 200 Sep 02 20:10:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1458/2909] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:39 2026] GET /volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa474041-9143-4739-8f57-4cee52c49bc6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa474041-9143-4739-8f57-4cee52c49bc6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa474041-9143-4739-8f57-4cee52c49bc6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa474041-9143-4739-8f57-4cee52c49bc6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa474041-9143-4739-8f57-4cee52c49bc6 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 404 Sep 02 20:10:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1452/2910] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:40 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] DELETE http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete volume with id: 3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete volume request issued successfully. Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5e8a0e31-156f-4fa9-9a2e-46f5622d04c5 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 202 Sep 02 20:10:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1459/2911] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:10:40 2026] DELETE /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:10:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-08db1187-31a5-47a6-b99a-e945375a966b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-08db1187-31a5-47a6-b99a-e945375a966b tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-08db1187-31a5-47a6-b99a-e945375a966b tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-08db1187-31a5-47a6-b99a-e945375a966b tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:40 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:40 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-08db1187-31a5-47a6-b99a-e945375a966b tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Volume info retrieved successfully. Sep 02 20:10:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-08db1187-31a5-47a6-b99a-e945375a966b tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 200 Sep 02 20:10:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1453/2912] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:40 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 905 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-989b006a-77d7-4c9b-a88f-f6a522682f83 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-989b006a-77d7-4c9b-a88f-f6a522682f83 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a Sep 02 20:10:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-989b006a-77d7-4c9b-a88f-f6a522682f83 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-989b006a-77d7-4c9b-a88f-f6a522682f83 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-989b006a-77d7-4c9b-a88f-f6a522682f83 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-989b006a-77d7-4c9b-a88f-f6a522682f83 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a returned with HTTP 200 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1460/2913] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:40 2026] GET /volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3c4c00fc-ecaf-47a8-b7d2-f88e5692c445 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e808cabf-8552-4c6c-9897-53bc0604b53f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e808cabf-8552-4c6c-9897-53bc0604b53f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e808cabf-8552-4c6c-9897-53bc0604b53f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e808cabf-8552-4c6c-9897-53bc0604b53f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:41 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:41 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:41 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e808cabf-8552-4c6c-9897-53bc0604b53f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e808cabf-8552-4c6c-9897-53bc0604b53f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 returned with HTTP 200 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1461/2914] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:41 2026] GET /volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3c4c00fc-ecaf-47a8-b7d2-f88e5692c445 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3c4c00fc-ecaf-47a8-b7d2-f88e5692c445 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3c4c00fc-ecaf-47a8-b7d2-f88e5692c445 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] Calling method 'get_pools' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3c4c00fc-ecaf-47a8-b7d2-f88e5692c445 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 20:10:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1454/2915] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 20:10:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d1f1e35b-b3b9-42fa-8406-f763614a6ee1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1f1e35b-b3b9-42fa-8406-f763614a6ee1 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] GET http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1f1e35b-b3b9-42fa-8406-f763614a6ee1 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1f1e35b-b3b9-42fa-8406-f763614a6ee1 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:41 devstack devstack@c-api.service[86537]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1f1e35b-b3b9-42fa-8406-f763614a6ee1 tempest-ProjectAdminTests-1781312609 tempest-ProjectAdminTests-1781312609-project-admin] http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1462/2916] 192.168.122.225 () {58 vars in 1193 bytes} [Wed Sep 2 20:10:41 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de8c9078-4683-43fe-9a0a-a1276b0ec9fd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de8c9078-4683-43fe-9a0a-a1276b0ec9fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de8c9078-4683-43fe-9a0a-a1276b0ec9fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de8c9078-4683-43fe-9a0a-a1276b0ec9fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de8c9078-4683-43fe-9a0a-a1276b0ec9fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 returned with HTTP 404 Sep 02 20:10:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1455/2917] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:41 2026] GET /volume/v3/volumes/3bfb8e67-7117-4f07-8d60-69a58079ece2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bfe39b22-f909-49ea-bca1-0ca9339fc07e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bfe39b22-f909-49ea-bca1-0ca9339fc07e tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bfe39b22-f909-49ea-bca1-0ca9339fc07e tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bfe39b22-f909-49ea-bca1-0ca9339fc07e tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-bfe39b22-f909-49ea-bca1-0ca9339fc07e tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete snapshot with id: bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bfe39b22-f909-49ea-bca1-0ca9339fc07e tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 404 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1463/2918] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:10:41 2026] DELETE /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-71980eb6-e229-4ada-80b5-ee88e5efa0fd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71980eb6-e229-4ada-80b5-ee88e5efa0fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71980eb6-e229-4ada-80b5-ee88e5efa0fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-71980eb6-e229-4ada-80b5-ee88e5efa0fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-71980eb6-e229-4ada-80b5-ee88e5efa0fd tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 returned with HTTP 404 Sep 02 20:10:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1456/2919] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:41 2026] GET /volume/v3/snapshots/bad17c97-542a-4d84-b113-5e4124070f78 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7d3c63f1-a54c-4d00-bbf4-0e44c1e9dd10 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d3c63f1-a54c-4d00-bbf4-0e44c1e9dd10 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] DELETE http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d3c63f1-a54c-4d00-bbf4-0e44c1e9dd10 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d3c63f1-a54c-4d00-bbf4-0e44c1e9dd10 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-7d3c63f1-a54c-4d00-bbf4-0e44c1e9dd10 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Delete volume with id: ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d3c63f1-a54c-4d00-bbf4-0e44c1e9dd10 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 404 Sep 02 20:10:41 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1464/2920] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:10:41 2026] DELETE /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe19d3b1-fa1c-4cad-94e5-6c30863a51d9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe19d3b1-fa1c-4cad-94e5-6c30863a51d9 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] GET http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe19d3b1-fa1c-4cad-94e5-6c30863a51d9 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe19d3b1-fa1c-4cad-94e5-6c30863a51d9 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe19d3b1-fa1c-4cad-94e5-6c30863a51d9 tempest-VolumeDependencyTests-1692294042 tempest-VolumeDependencyTests-1692294042-project-member] http://192.168.122.225/volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c returned with HTTP 404 Sep 02 20:10:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1457/2921] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:10:41 2026] GET /volume/v3/volumes/ead5ad58-2e73-4a3c-9d63-97f97e29630c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:10:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d78560f-4ac6-4f1a-8a52-54be50760f62 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d78560f-4ac6-4f1a-8a52-54be50760f62 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 Sep 02 20:10:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d78560f-4ac6-4f1a-8a52-54be50760f62 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d78560f-4ac6-4f1a-8a52-54be50760f62 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d78560f-4ac6-4f1a-8a52-54be50760f62 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d78560f-4ac6-4f1a-8a52-54be50760f62 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 returned with HTTP 200 Sep 02 20:10:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1465/2922] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:42 2026] GET /volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-60eb4c79-0911-4ed5-b4d2-e6900f602655 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-60eb4c79-0911-4ed5-b4d2-e6900f602655 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 Sep 02 20:10:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-60eb4c79-0911-4ed5-b4d2-e6900f602655 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-60eb4c79-0911-4ed5-b4d2-e6900f602655 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-60eb4c79-0911-4ed5-b4d2-e6900f602655 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-60eb4c79-0911-4ed5-b4d2-e6900f602655 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 returned with HTTP 200 Sep 02 20:10:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1458/2923] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:42 2026] GET /volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] DELETE http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 Sep 02 20:10:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume with id: 7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 Sep 02 20:10:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume request issued successfully. Sep 02 20:10:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b85c5145-b7ae-4f6a-9e05-4fcbbd99ccb2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 returned with HTTP 202 Sep 02 20:10:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1466/2924] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:42 2026] DELETE /volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:10:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3980c041-3af2-468a-91b2-087aadbb22a5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3980c041-3af2-468a-91b2-087aadbb22a5 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 Sep 02 20:10:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3980c041-3af2-468a-91b2-087aadbb22a5 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3980c041-3af2-468a-91b2-087aadbb22a5 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:42 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3980c041-3af2-468a-91b2-087aadbb22a5 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3980c041-3af2-468a-91b2-087aadbb22a5 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 returned with HTTP 200 Sep 02 20:10:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1459/2925] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:42 2026] GET /volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 => generated 865 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ff47cab0-d38c-460c-82d0-5d791a55fc29 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff47cab0-d38c-460c-82d0-5d791a55fc29 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 Sep 02 20:10:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff47cab0-d38c-460c-82d0-5d791a55fc29 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff47cab0-d38c-460c-82d0-5d791a55fc29 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff47cab0-d38c-460c-82d0-5d791a55fc29 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 returned with HTTP 404 Sep 02 20:10:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1467/2926] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:43 2026] GET /volume/v3/volumes/7e42dcd9-6d44-42ca-8604-6878eb5ca4b1 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] DELETE http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 Sep 02 20:10:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:43 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume with id: e4ed43a6-3a32-4055-978c-bd1cdd2eef37 Sep 02 20:10:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume request issued successfully. Sep 02 20:10:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8bef99bf-799e-499d-abab-7797cda8d4e4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 returned with HTTP 202 Sep 02 20:10:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1460/2927] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:43 2026] DELETE /volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-609360e0-41f5-49dc-b529-a48946f99c47 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-609360e0-41f5-49dc-b529-a48946f99c47 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 Sep 02 20:10:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-609360e0-41f5-49dc-b529-a48946f99c47 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-609360e0-41f5-49dc-b529-a48946f99c47 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-609360e0-41f5-49dc-b529-a48946f99c47 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-609360e0-41f5-49dc-b529-a48946f99c47 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 returned with HTTP 200 Sep 02 20:10:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1468/2928] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:43 2026] GET /volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-96021453-d5d9-4ea6-b5b5-db42857a3270 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-96021453-d5d9-4ea6-b5b5-db42857a3270 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 Sep 02 20:10:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-96021453-d5d9-4ea6-b5b5-db42857a3270 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-96021453-d5d9-4ea6-b5b5-db42857a3270 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-96021453-d5d9-4ea6-b5b5-db42857a3270 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 returned with HTTP 404 Sep 02 20:10:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1461/2929] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:44 2026] GET /volume/v3/volumes/e4ed43a6-3a32-4055-978c-bd1cdd2eef37 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] DELETE http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a Sep 02 20:10:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:44 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume with id: 04127caf-6ecb-4d34-b6c7-9c0de5e9580a Sep 02 20:10:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:44 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:44 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume request issued successfully. Sep 02 20:10:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-69f6f8b6-0816-40a3-bf53-694e84c0b56d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a returned with HTTP 202 Sep 02 20:10:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1469/2930] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:44 2026] DELETE /volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a05acdd2-08c4-461f-96a4-975c2bd04baa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a05acdd2-08c4-461f-96a4-975c2bd04baa tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a Sep 02 20:10:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a05acdd2-08c4-461f-96a4-975c2bd04baa tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a05acdd2-08c4-461f-96a4-975c2bd04baa tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a05acdd2-08c4-461f-96a4-975c2bd04baa tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a05acdd2-08c4-461f-96a4-975c2bd04baa tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a returned with HTTP 200 Sep 02 20:10:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1462/2931] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:44 2026] GET /volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a2a4bb6-7f34-4a07-addb-ee6d79161dc2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a2a4bb6-7f34-4a07-addb-ee6d79161dc2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a Sep 02 20:10:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a2a4bb6-7f34-4a07-addb-ee6d79161dc2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a2a4bb6-7f34-4a07-addb-ee6d79161dc2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a2a4bb6-7f34-4a07-addb-ee6d79161dc2 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a returned with HTTP 404 Sep 02 20:10:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1470/2932] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:45 2026] GET /volume/v3/volumes/04127caf-6ecb-4d34-b6c7-9c0de5e9580a => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-32779772-4662-4bae-8d1e-5e952bad43cf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] DELETE http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf Sep 02 20:10:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:46 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume with id: 70f64a31-57b0-4991-993b-c00040ccaedf Sep 02 20:10:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume request issued successfully. Sep 02 20:10:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-32779772-4662-4bae-8d1e-5e952bad43cf tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf returned with HTTP 202 Sep 02 20:10:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1463/2933] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:46 2026] DELETE /volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eb306f58-69ac-4700-a09f-345ff77f0477 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb306f58-69ac-4700-a09f-345ff77f0477 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf Sep 02 20:10:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb306f58-69ac-4700-a09f-345ff77f0477 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb306f58-69ac-4700-a09f-345ff77f0477 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eb306f58-69ac-4700-a09f-345ff77f0477 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb306f58-69ac-4700-a09f-345ff77f0477 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf returned with HTTP 200 Sep 02 20:10:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1471/2934] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:46 2026] GET /volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf => generated 864 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cbec16f5-9d09-489b-923f-464a2e145572 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-600108256"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-600108256'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:10:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (878f7dc9-5677-41b9-8029-5679e00ee374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250a0b5c-8d52-46f6-a0ff-97100f2960ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4fb015dc-1eb8-4e3a-9d0d-b760f3586788 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fb015dc-1eb8-4e3a-9d0d-b760f3586788 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fb015dc-1eb8-4e3a-9d0d-b760f3586788 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4fb015dc-1eb8-4e3a-9d0d-b760f3586788 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (250a0b5c-8d52-46f6-a0ff-97100f2960ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4fb015dc-1eb8-4e3a-9d0d-b760f3586788 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf returned with HTTP 404 Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78713a79-c607-4003-972d-e3e452421936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1472/2935] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:47 2026] GET /volume/v3/volumes/70f64a31-57b0-4991-993b-c00040ccaedf => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] DELETE http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume with id: 4dd5f6dc-68d9-47d5-a44d-4485e030f491 Sep 02 20:10:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume request issued successfully. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2e1634cd-fa8d-41f2-bf20-5fce72df48cc tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 returned with HTTP 202 Sep 02 20:10:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1473/2936] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:47 2026] DELETE /volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ca3c56d4-8da4-488c-ac1a-e3ebdef92f7f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca3c56d4-8da4-488c-ac1a-e3ebdef92f7f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca3c56d4-8da4-488c-ac1a-e3ebdef92f7f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ca3c56d4-8da4-488c-ac1a-e3ebdef92f7f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ca3c56d4-8da4-488c-ac1a-e3ebdef92f7f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ca3c56d4-8da4-488c-ac1a-e3ebdef92f7f tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 returned with HTTP 200 Sep 02 20:10:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1474/2937] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:47 2026] GET /volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['2242047c-e52c-4415-8906-33886219054f', '6ee69cc4-90a0-4819-bd52-42a2eb0812d8', 'c97a5d5c-6926-48f5-ba65-7c5e375dcc56', '4cd18ab5-6cd2-4eba-8a44-54d384f207e5'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78713a79-c607-4003-972d-e3e452421936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2242047c-e52c-4415-8906-33886219054f', '6ee69cc4-90a0-4819-bd52-42a2eb0812d8', 'c97a5d5c-6926-48f5-ba65-7c5e375dcc56', '4cd18ab5-6cd2-4eba-8a44-54d384f207e5']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ebda32b-76c8-456a-b30e-3d88a3257533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ebda32b-76c8-456a-b30e-3d88a3257533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b633dc-3134-4ad4-9227-7ab4a0f1fbce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600108256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['2242047c-e52c-4415-8906-33886219054f','6ee69cc4-90a0-4819-bd52-42a2eb0812d8','c97a5d5c-6926-48f5-ba65-7c5e375dcc56','4cd18ab5-6cd2-4eba-8a44-54d384f207e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600108256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b633dc-3134-4ad4-9227-7ab4a0f1fbce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c2405b-6c70-4b20-a6bb-df206813bfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c2405b-6c70-4b20-a6bb-df206813bfd1) transitioned into state 'SUCCESS' from state '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-600108256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['2242047c-e52c-4415-8906-33886219054f','6ee69cc4-90a0-4819-bd52-42a2eb0812d8','c97a5d5c-6926-48f5-ba65-7c5e375dcc56','4cd18ab5-6cd2-4eba-8a44-54d384f207e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5b09ce-499f-4797-be47-b0cfeaebf816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5b09ce-499f-4797-be47-b0cfeaebf816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (878f7dc9-5677-41b9-8029-5679e00ee374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:10:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cbec16f5-9d09-489b-923f-464a2e145572 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1464/2938] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:10:46 2026] POST /volume/v3/volumes => generated 786 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f433362f-d36f-4b44-9e1c-e30f4dfd24fa None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f433362f-d36f-4b44-9e1c-e30f4dfd24fa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f433362f-d36f-4b44-9e1c-e30f4dfd24fa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f433362f-d36f-4b44-9e1c-e30f4dfd24fa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f433362f-d36f-4b44-9e1c-e30f4dfd24fa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f433362f-d36f-4b44-9e1c-e30f4dfd24fa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce returned with HTTP 200 Sep 02 20:10:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7567ba52-6df4-47fb-96d2-849342529449 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1475/2939] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:47 2026] GET /volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce => generated 965 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7567ba52-6df4-47fb-96d2-849342529449 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-admin] GET http://192.168.122.225/volume/v3/scheduler-stats/get_pools Sep 02 20:10:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7567ba52-6df4-47fb-96d2-849342529449 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7567ba52-6df4-47fb-96d2-849342529449 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-admin] Calling method 'get_pools' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7567ba52-6df4-47fb-96d2-849342529449 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-admin] http://192.168.122.225/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 20:10:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1465/2940] 192.168.122.225 () {58 vars in 1175 bytes} [Wed Sep 2 20:10:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-78de51a7-c434-4dcb-9cd6-2ffd31c13832 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78de51a7-c434-4dcb-9cd6-2ffd31c13832 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-reader] GET http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78de51a7-c434-4dcb-9cd6-2ffd31c13832 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78de51a7-c434-4dcb-9cd6-2ffd31c13832 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-78de51a7-c434-4dcb-9cd6-2ffd31c13832 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '5a6bd9479e304ef6ac1df3c334d717e6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb26815d7a5945f7bab86f6268fbde54', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78de51a7-c434-4dcb-9cd6-2ffd31c13832 tempest-ProjectReaderTests-1613478629 tempest-ProjectReaderTests-1613478629-project-reader] http://192.168.122.225/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 20:10:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1476/2941] 192.168.122.225 () {58 vars in 1193 bytes} [Wed Sep 2 20:10:48 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 02 20:10:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8fdcdb3e-ed75-49a0-bd3f-8b8be643ea1e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8fdcdb3e-ed75-49a0-bd3f-8b8be643ea1e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 Sep 02 20:10:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8fdcdb3e-ed75-49a0-bd3f-8b8be643ea1e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8fdcdb3e-ed75-49a0-bd3f-8b8be643ea1e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:48 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:48 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8fdcdb3e-ed75-49a0-bd3f-8b8be643ea1e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8fdcdb3e-ed75-49a0-bd3f-8b8be643ea1e tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 returned with HTTP 200 Sep 02 20:10:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1466/2942] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:48 2026] GET /volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bf62c3a4-47cf-460c-9b1a-34eadde419e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf62c3a4-47cf-460c-9b1a-34eadde419e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf62c3a4-47cf-460c-9b1a-34eadde419e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bf62c3a4-47cf-460c-9b1a-34eadde419e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-bf62c3a4-47cf-460c-9b1a-34eadde419e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bf62c3a4-47cf-460c-9b1a-34eadde419e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce returned with HTTP 200 Sep 02 20:10:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1477/2943] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:48 2026] GET /volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce => generated 1015 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ee18c586-fae3-4708-9bb9-ec4f18002ae4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee18c586-fae3-4708-9bb9-ec4f18002ae4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 Sep 02 20:10:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee18c586-fae3-4708-9bb9-ec4f18002ae4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ee18c586-fae3-4708-9bb9-ec4f18002ae4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ee18c586-fae3-4708-9bb9-ec4f18002ae4 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 returned with HTTP 404 Sep 02 20:10:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1467/2944] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:49 2026] GET /volume/v3/volumes/4dd5f6dc-68d9-47d5-a44d-4485e030f491 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:10:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-250b2537-5636-4d30-8578-bf642e66e961 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] DELETE http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:49 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume with id: f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:49 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:49 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:49 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:49 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:49 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Delete volume request issued successfully. Sep 02 20:10:49 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-250b2537-5636-4d30-8578-bf642e66e961 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 202 Sep 02 20:10:49 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1478/2945] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:49 2026] DELETE /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7f36c340-cc99-4112-9f88-46f9ca0b05c3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f36c340-cc99-4112-9f88-46f9ca0b05c3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f36c340-cc99-4112-9f88-46f9ca0b05c3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:49 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f36c340-cc99-4112-9f88-46f9ca0b05c3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:49 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:49 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:49 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:49 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:49 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7f36c340-cc99-4112-9f88-46f9ca0b05c3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:49 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f36c340-cc99-4112-9f88-46f9ca0b05c3 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:49 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1468/2946] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:49 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d27990a5-41f7-4c1e-89d3-946839fceb2c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d27990a5-41f7-4c1e-89d3-946839fceb2c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d27990a5-41f7-4c1e-89d3-946839fceb2c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d27990a5-41f7-4c1e-89d3-946839fceb2c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:50 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:50 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d27990a5-41f7-4c1e-89d3-946839fceb2c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d27990a5-41f7-4c1e-89d3-946839fceb2c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce returned with HTTP 200 Sep 02 20:10:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1479/2947] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:50 2026] GET /volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:10:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9510604a-5e70-4e0a-8a73-83521118cbcd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:10:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44b633dc-3134-4ad4-9227-7ab4a0f1fbce", "name": "tempest-ProjectMemberTests-Snapshot-1510922080"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Volume info retrieved successfully. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Create snapshot from volume 44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:50 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Created reservations ['b3764165-3612-4b11-a24e-82244ba8a3eb', 'b0cba147-f364-4862-a88f-9d1a53e47274', 'df4020c0-6cc8-47f7-95c3-1d3e21d0a45d', '99c38c00-a974-40ac-9088-1a085ee20600'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot create request issued successfully. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9510604a-5e70-4e0a-8a73-83521118cbcd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:10:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1469/2948] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:10:50 2026] POST /volume/v3/snapshots => generated 305 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3bbec242-14e4-4aef-93e3-f4314177052f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bbec242-14e4-4aef-93e3-f4314177052f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bbec242-14e4-4aef-93e3-f4314177052f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3bbec242-14e4-4aef-93e3-f4314177052f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3bbec242-14e4-4aef-93e3-f4314177052f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3bbec242-14e4-4aef-93e3-f4314177052f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1480/2949] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:50 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 437 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a5ca1ff3-278a-4cc5-8f68-e92e50b5d42d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5ca1ff3-278a-4cc5-8f68-e92e50b5d42d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5ca1ff3-278a-4cc5-8f68-e92e50b5d42d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:50 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5ca1ff3-278a-4cc5-8f68-e92e50b5d42d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:50 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:50 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a5ca1ff3-278a-4cc5-8f68-e92e50b5d42d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Volume info retrieved successfully. Sep 02 20:10:50 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5ca1ff3-278a-4cc5-8f68-e92e50b5d42d tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 200 Sep 02 20:10:50 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1470/2950] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:50 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 864 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-06f9c6d9-fbb4-44d8-a81a-24c074b7ed4f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06f9c6d9-fbb4-44d8-a81a-24c074b7ed4f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06f9c6d9-fbb4-44d8-a81a-24c074b7ed4f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-06f9c6d9-fbb4-44d8-a81a-24c074b7ed4f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-06f9c6d9-fbb4-44d8-a81a-24c074b7ed4f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-06f9c6d9-fbb4-44d8-a81a-24c074b7ed4f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1481/2951] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:51 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 437 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0b04bd1a-f25c-4c9f-b68c-810ad4053f96 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0b04bd1a-f25c-4c9f-b68c-810ad4053f96 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] GET http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 Sep 02 20:10:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0b04bd1a-f25c-4c9f-b68c-810ad4053f96 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0b04bd1a-f25c-4c9f-b68c-810ad4053f96 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0b04bd1a-f25c-4c9f-b68c-810ad4053f96 tempest-CreateVolumesFromSourceVolumeTest-1836660064 tempest-CreateVolumesFromSourceVolumeTest-1836660064-project-member] http://192.168.122.225/volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 returned with HTTP 404 Sep 02 20:10:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1471/2952] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:51 2026] GET /volume/v3/volumes/f70433a7-5b8c-448e-926c-5d5abcfe1c52 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0da45cbf-eff8-4e0e-b96a-461a7f092f8b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0da45cbf-eff8-4e0e-b96a-461a7f092f8b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0da45cbf-eff8-4e0e-b96a-461a7f092f8b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1451598809", "extra_specs": {"storage_protocol": "tempest-storage_protocol-907377642", "vendor_name": "tempest-vendor_name-1598558303"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0da45cbf-eff8-4e0e-b96a-461a7f092f8b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1482/2953] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:52 2026] POST /volume/v3/types => generated 328 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa70bc71-8735-439d-a40b-644e285c8622 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18e21fe3-289f-44ae-924e-953a4a771630", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume request body: {'volume': {'volume_type': '18e21fe3-289f-44ae-924e-953a4a771630', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume of 1 GB Sep 02 20:10:52 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:52 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:52 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Flow 'volume_create_api' (82e93c6b-0dc6-4ef1-89dc-91bbc29827d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b3bc2a45-d08f-4e9b-91cb-5b58e8d3e55d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd88319-0a94-4d73-81b8-d7ac8f2b3a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3bc2a45-d08f-4e9b-91cb-5b58e8d3e55d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3bc2a45-d08f-4e9b-91cb-5b58e8d3e55d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3bc2a45-d08f-4e9b-91cb-5b58e8d3e55d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b3bc2a45-d08f-4e9b-91cb-5b58e8d3e55d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3bc2a45-d08f-4e9b-91cb-5b58e8d3e55d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1483/2954] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:52 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd88319-0a94-4d73-81b8-d7ac8f2b3a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:10:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-907377642',vendor_name='tempest-vendor_name-1598558303'},id=18e21fe3-289f-44ae-924e-953a4a771630,is_public=True,name='tempest-ProjectAdminTests-volume-type-1451598809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18e21fe3-289f-44ae-924e-953a4a771630', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa9e2c-5d44-4366-870e-258816f20961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:52 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1451598809 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1451598809, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:52 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1451598809 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1451598809, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Created reservations ['6496739d-0ab9-48c0-a895-fd24b0dfa092', '194523a9-66f9-4ad8-ae26-74040070fa40', '789626b2-82be-4b91-bd11-9782e641889b', 'd288fc3e-e3b4-4346-a456-a9e8919c8d68'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa9e2c-5d44-4366-870e-258816f20961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6496739d-0ab9-48c0-a895-fd24b0dfa092', '194523a9-66f9-4ad8-ae26-74040070fa40', '789626b2-82be-4b91-bd11-9782e641889b', 'd288fc3e-e3b4-4346-a456-a9e8919c8d68']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbf8159-436d-4750-9d46-023204326712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fbf8159-436d-4750-9d46-023204326712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca471ffa-2527-4775-89c2-1c8c80ec21c2', '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='2850f8d37b0d435b9bf4f86ae658b935',qos_specs=None,replication_status=,reservations=['6496739d-0ab9-48c0-a895-fd24b0dfa092','194523a9-66f9-4ad8-ae26-74040070fa40','789626b2-82be-4b91-bd11-9782e641889b','d288fc3e-e3b4-4346-a456-a9e8919c8d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97fc44481034ba3886766040b72c652',volume_type_id=18e21fe3-289f-44ae-924e-953a4a771630), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10: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=ca471ffa-2527-4775-89c2-1c8c80ec21c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2850f8d37b0d435b9bf4f86ae658b935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97fc44481034ba3886766040b72c652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18e21fe3-289f-44ae-924e-953a4a771630),volume_type_id=18e21fe3-289f-44ae-924e-953a4a771630)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7bf39b-70fd-4d13-9d89-13db2e03bf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac7bf39b-70fd-4d13-9d89-13db2e03bf4a) transitioned into state 'SUCCESS' from 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='2850f8d37b0d435b9bf4f86ae658b935',qos_specs=None,replication_status=,reservations=['6496739d-0ab9-48c0-a895-fd24b0dfa092','194523a9-66f9-4ad8-ae26-74040070fa40','789626b2-82be-4b91-bd11-9782e641889b','d288fc3e-e3b4-4346-a456-a9e8919c8d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97fc44481034ba3886766040b72c652',volume_type_id=18e21fe3-289f-44ae-924e-953a4a771630)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95625b2-68fa-4adc-8192-c9c9670bad0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95625b2-68fa-4adc-8192-c9c9670bad0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Flow 'volume_create_api' (82e93c6b-0dc6-4ef1-89dc-91bbc29827d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume request issued successfully. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa70bc71-8735-439d-a40b-644e285c8622 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1472/2955] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:10:52 2026] POST /volume/v3/volumes => generated 781 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5a15e5cd-2c13-49c6-ba92-cfe1ed18d436 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5a15e5cd-2c13-49c6-ba92-cfe1ed18d436 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 Sep 02 20:10:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5a15e5cd-2c13-49c6-ba92-cfe1ed18d436 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5a15e5cd-2c13-49c6-ba92-cfe1ed18d436 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5a15e5cd-2c13-49c6-ba92-cfe1ed18d436 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5a15e5cd-2c13-49c6-ba92-cfe1ed18d436 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 returned with HTTP 200 Sep 02 20:10:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1484/2956] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:53 2026] GET /volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 => generated 960 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b9840726-f626-459a-aa11-3e3770e3f91d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9840726-f626-459a-aa11-3e3770e3f91d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9840726-f626-459a-aa11-3e3770e3f91d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b9840726-f626-459a-aa11-3e3770e3f91d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b9840726-f626-459a-aa11-3e3770e3f91d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b9840726-f626-459a-aa11-3e3770e3f91d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1473/2957] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:53 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Delete snapshot with id: c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot delete request issued successfully. Sep 02 20:10:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8a7c3f15-704a-49dd-87a9-d74ff14a5f04 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 202 Sep 02 20:10:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1485/2958] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:10:53 2026] DELETE /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b570a48e-4eec-4121-8104-e167f4ad48e6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b570a48e-4eec-4121-8104-e167f4ad48e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b570a48e-4eec-4121-8104-e167f4ad48e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b570a48e-4eec-4121-8104-e167f4ad48e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:53 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b570a48e-4eec-4121-8104-e167f4ad48e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b570a48e-4eec-4121-8104-e167f4ad48e6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1474/2959] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:53 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 463 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-247a50d2-4e8e-4c3a-8579-00464e282deb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-247a50d2-4e8e-4c3a-8579-00464e282deb tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-247a50d2-4e8e-4c3a-8579-00464e282deb tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-247a50d2-4e8e-4c3a-8579-00464e282deb tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-247a50d2-4e8e-4c3a-8579-00464e282deb tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-247a50d2-4e8e-4c3a-8579-00464e282deb tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 returned with HTTP 200 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1486/2960] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:54 2026] GET /volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 => generated 981 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-09f19ed3-4db4-4d9f-901f-618729b719a7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-09f19ed3-4db4-4d9f-901f-618729b719a7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-09f19ed3-4db4-4d9f-901f-618729b719a7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-09f19ed3-4db4-4d9f-901f-618729b719a7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-09f19ed3-4db4-4d9f-901f-618729b719a7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1475/2961] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:54 2026] GET /volume/v3/messages => generated 678 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b84b25de-fe4a-4d86-b1f6-7757ef06a11b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b84b25de-fe4a-4d86-b1f6-7757ef06a11b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/messages/51b37511-69a8-448a-8f19-5bc5ca4445f2 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b84b25de-fe4a-4d86-b1f6-7757ef06a11b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b84b25de-fe4a-4d86-b1f6-7757ef06a11b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b84b25de-fe4a-4d86-b1f6-7757ef06a11b tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages/51b37511-69a8-448a-8f19-5bc5ca4445f2 returned with HTTP 204 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1487/2962] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:10:54 2026] DELETE /volume/v3/messages/51b37511-69a8-448a-8f19-5bc5ca4445f2 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8cb5537d-6b2f-4143-918b-ffea5281fbb7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8cb5537d-6b2f-4143-918b-ffea5281fbb7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/messages/51b37511-69a8-448a-8f19-5bc5ca4445f2 Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8cb5537d-6b2f-4143-918b-ffea5281fbb7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8cb5537d-6b2f-4143-918b-ffea5281fbb7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8cb5537d-6b2f-4143-918b-ffea5281fbb7 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages/51b37511-69a8-448a-8f19-5bc5ca4445f2 returned with HTTP 404 Sep 02 20:10:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1476/2963] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:54 2026] GET /volume/v3/messages/51b37511-69a8-448a-8f19-5bc5ca4445f2 => generated 110 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Delete volume with id: ca471ffa-2527-4775-89c2-1c8c80ec21c2 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86537) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1451598809 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1451598809, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1451598809 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1451598809, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Created reservations ['f62514bc-3195-4daf-b4bb-ba4da12cb9a7', '38ca7eea-d6d0-4110-b831-f381ea30f9f5', '49a9b263-25e3-4c9d-a0eb-b74ac4430327', '32c6c6c6-3787-4bd2-89f2-3526f16df7e9'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Delete volume request issued successfully. Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff3dcf89-aa50-4c6e-b682-de1a2977d669 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 returned with HTTP 202 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1488/2964] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:54 2026] DELETE /volume/v3/volumes/ca471ffa-2527-4775-89c2-1c8c80ec21c2 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c27d71d1-5c1f-4319-835a-cfa32274a92e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c27d71d1-5c1f-4319-835a-cfa32274a92e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/types/18e21fe3-289f-44ae-924e-953a4a771630 Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c27d71d1-5c1f-4319-835a-cfa32274a92e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c27d71d1-5c1f-4319-835a-cfa32274a92e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c27d71d1-5c1f-4319-835a-cfa32274a92e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/types/18e21fe3-289f-44ae-924e-953a4a771630 returned with HTTP 202 Sep 02 20:10:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1477/2965] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:54 2026] DELETE /volume/v3/types/18e21fe3-289f-44ae-924e-953a4a771630 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-13fb5bc7-5b11-46c2-bcda-9c7dc87786b1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-13fb5bc7-5b11-46c2-bcda-9c7dc87786b1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-13fb5bc7-5b11-46c2-bcda-9c7dc87786b1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1126720792", "extra_specs": {"storage_protocol": "tempest-storage_protocol-811532356", "vendor_name": "tempest-vendor_name-2046328920"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-13fb5bc7-5b11-46c2-bcda-9c7dc87786b1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1489/2966] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:54 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 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4cae5d06-69af-4c30-835e-0f115860928e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d06a1fa0-07f4-4f61-b23e-fc4d2d339e66", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume request body: {'volume': {'volume_type': 'd06a1fa0-07f4-4f61-b23e-fc4d2d339e66', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume of 1 GB Sep 02 20:10:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Flow 'volume_create_api' (44a0f558-1bcd-4fa2-b0a4-fdfb5886097c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f90c2d-8808-4fec-8e9a-3d2a5dbd9afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f90c2d-8808-4fec-8e9a-3d2a5dbd9afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:10:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-811532356',vendor_name='tempest-vendor_name-2046328920'},id=d06a1fa0-07f4-4f61-b23e-fc4d2d339e66,is_public=True,name='tempest-ProjectAdminTests-volume-type-1126720792',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd06a1fa0-07f4-4f61-b23e-fc4d2d339e66', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:54 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903b04ec-fe4d-4b2b-90ab-7ebd780b51d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a8198509-d299-42d2-9ace-34435396ac1b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8198509-d299-42d2-9ace-34435396ac1b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8198509-d299-42d2-9ace-34435396ac1b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a8198509-d299-42d2-9ace-34435396ac1b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1126720792 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1126720792, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:55 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1126720792 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1126720792, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a8198509-d299-42d2-9ace-34435396ac1b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a8198509-d299-42d2-9ace-34435396ac1b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1490/2967] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:54 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 463 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Created reservations ['e1f2ee66-e788-4481-9e12-a00fb9c247c2', '3fa112f8-4648-429c-ac8c-f83a038258a1', 'e6adbd83-3149-446a-8395-c98a144b5b1d', '8a1a8ba6-d692-4f88-94e2-5df83f07bd90'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903b04ec-fe4d-4b2b-90ab-7ebd780b51d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f2ee66-e788-4481-9e12-a00fb9c247c2', '3fa112f8-4648-429c-ac8c-f83a038258a1', 'e6adbd83-3149-446a-8395-c98a144b5b1d', '8a1a8ba6-d692-4f88-94e2-5df83f07bd90']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3f05f7-f9f2-430e-8792-eae8eac1b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:55 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3f05f7-f9f2-430e-8792-eae8eac1b542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055c1e87-18ce-409d-940a-b11ef783b92a', '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='2850f8d37b0d435b9bf4f86ae658b935',qos_specs=None,replication_status=,reservations=['e1f2ee66-e788-4481-9e12-a00fb9c247c2','3fa112f8-4648-429c-ac8c-f83a038258a1','e6adbd83-3149-446a-8395-c98a144b5b1d','8a1a8ba6-d692-4f88-94e2-5df83f07bd90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97fc44481034ba3886766040b72c652',volume_type_id=d06a1fa0-07f4-4f61-b23e-fc4d2d339e66), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:55Z,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=055c1e87-18ce-409d-940a-b11ef783b92a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2850f8d37b0d435b9bf4f86ae658b935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97fc44481034ba3886766040b72c652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d06a1fa0-07f4-4f61-b23e-fc4d2d339e66),volume_type_id=d06a1fa0-07f4-4f61-b23e-fc4d2d339e66)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fb1d50-8bc3-4b7e-ac24-bc2c5bea56bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fb1d50-8bc3-4b7e-ac24-bc2c5bea56bc) transitioned into state 'SUCCESS' from 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='2850f8d37b0d435b9bf4f86ae658b935',qos_specs=None,replication_status=,reservations=['e1f2ee66-e788-4481-9e12-a00fb9c247c2','3fa112f8-4648-429c-ac8c-f83a038258a1','e6adbd83-3149-446a-8395-c98a144b5b1d','8a1a8ba6-d692-4f88-94e2-5df83f07bd90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97fc44481034ba3886766040b72c652',volume_type_id=d06a1fa0-07f4-4f61-b23e-fc4d2d339e66)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2e1410-d802-4634-8803-36dad70354d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2e1410-d802-4634-8803-36dad70354d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Flow 'volume_create_api' (44a0f558-1bcd-4fa2-b0a4-fdfb5886097c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume request issued successfully. Sep 02 20:10:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4cae5d06-69af-4c30-835e-0f115860928e tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1478/2968] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:10:54 2026] POST /volume/v3/volumes => generated 781 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 20:10:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e0dd9488-d692-48c8-804a-7bb09ac80cc2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0dd9488-d692-48c8-804a-7bb09ac80cc2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a Sep 02 20:10:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0dd9488-d692-48c8-804a-7bb09ac80cc2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:55 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0dd9488-d692-48c8-804a-7bb09ac80cc2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:55 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:55 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e0dd9488-d692-48c8-804a-7bb09ac80cc2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0dd9488-d692-48c8-804a-7bb09ac80cc2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a returned with HTTP 200 Sep 02 20:10:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1491/2969] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:55 2026] GET /volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a => generated 960 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fcc78c09-f304-4b72-86b9-81509981847c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-129968164"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-129968164'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume of 1 GB Sep 02 20:10:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (8d4c17a2-ef84-4ce7-ac5e-86ba9ee6ba9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d87b40-1d22-41f3-b4d2-fc797a8082e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8d87b40-1d22-41f3-b4d2-fc797a8082e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0906a8e2-6741-4c47-8046-1a21245cdd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['22a2b760-9764-4346-8dad-5943bbb5cf64', '3df97f79-f01e-498e-a580-86c00bdbe713', '69a3b63b-a200-4cee-878d-d5c71aaa8886', 'ccd563ae-fd65-4f09-8a87-65d403caffaf'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0906a8e2-6741-4c47-8046-1a21245cdd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22a2b760-9764-4346-8dad-5943bbb5cf64', '3df97f79-f01e-498e-a580-86c00bdbe713', '69a3b63b-a200-4cee-878d-d5c71aaa8886', 'ccd563ae-fd65-4f09-8a87-65d403caffaf']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:55 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1bb341-b4ce-4003-8b33-756f64e95b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9a655267-63fa-4da7-940b-88fc81ad36b7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1bb341-b4ce-4003-8b33-756f64e95b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8598b222-27b5-4830-acdf-f3cad1b3d302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129968164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['22a2b760-9764-4346-8dad-5943bbb5cf64','3df97f79-f01e-498e-a580-86c00bdbe713','69a3b63b-a200-4cee-878d-d5c71aaa8886','ccd563ae-fd65-4f09-8a87-65d403caffaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-129968164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8598b222-27b5-4830-acdf-f3cad1b3d302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a655267-63fa-4da7-940b-88fc81ad36b7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c09c7d3-8215-4d63-9a57-cd81aef69ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a655267-63fa-4da7-940b-88fc81ad36b7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9a655267-63fa-4da7-940b-88fc81ad36b7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9a655267-63fa-4da7-940b-88fc81ad36b7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9a655267-63fa-4da7-940b-88fc81ad36b7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 200 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1492/2970] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:56 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 463 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c09c7d3-8215-4d63-9a57-cd81aef69ef9) transitioned into state 'SUCCESS' from state '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-129968164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['22a2b760-9764-4346-8dad-5943bbb5cf64','3df97f79-f01e-498e-a580-86c00bdbe713','69a3b63b-a200-4cee-878d-d5c71aaa8886','ccd563ae-fd65-4f09-8a87-65d403caffaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2bf9b7c-7249-4ff4-baa0-09dd41f53fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2bf9b7c-7249-4ff4-baa0-09dd41f53fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (8d4c17a2-ef84-4ce7-ac5e-86ba9ee6ba9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request issued successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fcc78c09-f304-4b72-86b9-81509981847c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1479/2971] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:10:55 2026] POST /volume/v3/volumes => generated 786 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0085c991-9a66-43ae-b2a9-10ad16dcfb9e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0085c991-9a66-43ae-b2a9-10ad16dcfb9e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0085c991-9a66-43ae-b2a9-10ad16dcfb9e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0085c991-9a66-43ae-b2a9-10ad16dcfb9e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0085c991-9a66-43ae-b2a9-10ad16dcfb9e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0085c991-9a66-43ae-b2a9-10ad16dcfb9e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 returned with HTTP 200 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1493/2972] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:56 2026] GET /volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b78440ee-d18f-40c3-b3a4-ae787210630d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b78440ee-d18f-40c3-b3a4-ae787210630d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b78440ee-d18f-40c3-b3a4-ae787210630d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b78440ee-d18f-40c3-b3a4-ae787210630d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b78440ee-d18f-40c3-b3a4-ae787210630d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b78440ee-d18f-40c3-b3a4-ae787210630d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a returned with HTTP 200 Sep 02 20:10:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1480/2973] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:56 2026] GET /volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a => generated 981 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f796986a-de40-4101-adb2-72b201efaea1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f796986a-de40-4101-adb2-72b201efaea1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f796986a-de40-4101-adb2-72b201efaea1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f796986a-de40-4101-adb2-72b201efaea1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f796986a-de40-4101-adb2-72b201efaea1 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1494/2974] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:56 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 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-23c723f8-4e1b-4c22-a868-c0123d818424 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-23c723f8-4e1b-4c22-a868-c0123d818424 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-23c723f8-4e1b-4c22-a868-c0123d818424 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-23c723f8-4e1b-4c22-a868-c0123d818424 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-23c723f8-4e1b-4c22-a868-c0123d818424 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1481/2975] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:56 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-05bcf2c5-ff4f-48ee-907e-aaa6fafe04f5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-05bcf2c5-ff4f-48ee-907e-aaa6fafe04f5 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/messages/12c5b5b2-5509-4631-878b-fcdaa73ef3a7 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-05bcf2c5-ff4f-48ee-907e-aaa6fafe04f5 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-05bcf2c5-ff4f-48ee-907e-aaa6fafe04f5 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-05bcf2c5-ff4f-48ee-907e-aaa6fafe04f5 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages/12c5b5b2-5509-4631-878b-fcdaa73ef3a7 returned with HTTP 204 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1495/2976] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:10:56 2026] DELETE /volume/v3/messages/12c5b5b2-5509-4631-878b-fcdaa73ef3a7 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Delete volume with id: 055c1e87-18ce-409d-940a-b11ef783b92a Sep 02 20:10:56 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:56 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86538) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Created reservations ['390eecbb-b0eb-4fc0-b85b-54912c39e72b', '351899a6-4277-4cd2-9a54-8329f8f87f0b', '47a5f167-e923-4b5c-a35f-eda0dc5aec29', '44e7ba36-6f90-44c8-b05b-ceb6dcabdebf'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Delete volume request issued successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-18b87935-574e-46bf-8c6c-493cc7d1d086 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a returned with HTTP 202 Sep 02 20:10:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1482/2977] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:56 2026] DELETE /volume/v3/volumes/055c1e87-18ce-409d-940a-b11ef783b92a => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-18e6a087-eb70-4cc4-9b4f-fca7e11f92bd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e6a087-eb70-4cc4-9b4f-fca7e11f92bd tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/types/d06a1fa0-07f4-4f61-b23e-fc4d2d339e66 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e6a087-eb70-4cc4-9b4f-fca7e11f92bd tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-18e6a087-eb70-4cc4-9b4f-fca7e11f92bd tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=794,cinder:INSERT=170,cinder:UPDATE=308 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-18e6a087-eb70-4cc4-9b4f-fca7e11f92bd tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/types/d06a1fa0-07f4-4f61-b23e-fc4d2d339e66 returned with HTTP 202 Sep 02 20:10:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1496/2978] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:56 2026] DELETE /volume/v3/types/d06a1fa0-07f4-4f61-b23e-fc4d2d339e66 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8c3cb4da-0373-4a8e-8d4a-dda5b5c8aee2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c3cb4da-0373-4a8e-8d4a-dda5b5c8aee2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8c3cb4da-0373-4a8e-8d4a-dda5b5c8aee2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-48839211", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2007467162", "vendor_name": "tempest-vendor_name-2082316873"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=825,cinder:INSERT=188,cinder:UPDATE=261 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:10:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8c3cb4da-0373-4a8e-8d4a-dda5b5c8aee2 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:10:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1483/2979] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:10:56 2026] POST /volume/v3/types => generated 327 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-98409388-6ae8-439d-b510-c8d630fde62f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20dafbf2-848d-4b40-9d3b-54e86d6313c3", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume request body: {'volume': {'volume_type': '20dafbf2-848d-4b40-9d3b-54e86d6313c3', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume of 1 GB Sep 02 20:10:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Flow 'volume_create_api' (d179a74b-c970-4e69-b270-4895350c7793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b6ce8b-49b3-4c97-a0ad-a64e0dab9311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b6ce8b-49b3-4c97-a0ad-a64e0dab9311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:10:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2007467162',vendor_name='tempest-vendor_name-2082316873'},id=20dafbf2-848d-4b40-9d3b-54e86d6313c3,is_public=True,name='tempest-ProjectAdminTests-volume-type-48839211',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20dafbf2-848d-4b40-9d3b-54e86d6313c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:56 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410d33fd-ed10-40a8-a84c-742d435becb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-48839211 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-48839211, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-48839211 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-48839211, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-960945b8-8f00-487e-b13d-1606e703546b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-960945b8-8f00-487e-b13d-1606e703546b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-960945b8-8f00-487e-b13d-1606e703546b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-960945b8-8f00-487e-b13d-1606e703546b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Created reservations ['45166a0d-ebc3-4d19-a247-cf593a226ded', '85d4e4f9-dc10-47ad-ba27-e63437e79a6f', '0ed56ef6-0074-448d-911a-9c2cc0ba1b81', '0f8b3c16-1353-4e04-be8f-30778a1818d1'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410d33fd-ed10-40a8-a84c-742d435becb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45166a0d-ebc3-4d19-a247-cf593a226ded', '85d4e4f9-dc10-47ad-ba27-e63437e79a6f', '0ed56ef6-0074-448d-911a-9c2cc0ba1b81', '0f8b3c16-1353-4e04-be8f-30778a1818d1']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-960945b8-8f00-487e-b13d-1606e703546b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 returned with HTTP 404 Sep 02 20:10:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1484/2980] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:57 2026] GET /volume/v3/snapshots/c642b6bf-80ba-4118-8b66-7c935c79b255 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33b5b54b-6a05-41b3-9873-b2f9cd7b5aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33b5b54b-6a05-41b3-9873-b2f9cd7b5aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4abfae85-f46a-4364-b787-4a78be085008', '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='2850f8d37b0d435b9bf4f86ae658b935',qos_specs=None,replication_status=,reservations=['45166a0d-ebc3-4d19-a247-cf593a226ded','85d4e4f9-dc10-47ad-ba27-e63437e79a6f','0ed56ef6-0074-448d-911a-9c2cc0ba1b81','0f8b3c16-1353-4e04-be8f-30778a1818d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97fc44481034ba3886766040b72c652',volume_type_id=20dafbf2-848d-4b40-9d3b-54e86d6313c3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:57Z,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=4abfae85-f46a-4364-b787-4a78be085008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2850f8d37b0d435b9bf4f86ae658b935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97fc44481034ba3886766040b72c652',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20dafbf2-848d-4b40-9d3b-54e86d6313c3),volume_type_id=20dafbf2-848d-4b40-9d3b-54e86d6313c3)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87af26cf-fea8-443e-b5b1-187e3a97b7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87af26cf-fea8-443e-b5b1-187e3a97b7f6) transitioned into state 'SUCCESS' from 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='2850f8d37b0d435b9bf4f86ae658b935',qos_specs=None,replication_status=,reservations=['45166a0d-ebc3-4d19-a247-cf593a226ded','85d4e4f9-dc10-47ad-ba27-e63437e79a6f','0ed56ef6-0074-448d-911a-9c2cc0ba1b81','0f8b3c16-1353-4e04-be8f-30778a1818d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97fc44481034ba3886766040b72c652',volume_type_id=20dafbf2-848d-4b40-9d3b-54e86d6313c3)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5c7b9df9-2eac-4742-b800-64d25ce15c34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce returned with HTTP 202 Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f8b4f1-a119-4808-939b-1f60cb9fb755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1485/2981] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:10:57 2026] DELETE /volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e46e463b-9df9-41b2-bf65-5f1f32e3ad5e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e46e463b-9df9-41b2-bf65-5f1f32e3ad5e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e46e463b-9df9-41b2-bf65-5f1f32e3ad5e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e46e463b-9df9-41b2-bf65-5f1f32e3ad5e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f8b4f1-a119-4808-939b-1f60cb9fb755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Flow 'volume_create_api' (d179a74b-c970-4e69-b270-4895350c7793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Create volume request issued successfully. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98409388-6ae8-439d-b510-c8d630fde62f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1497/2982] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:10:56 2026] POST /volume/v3/volumes => generated 779 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-48a46a82-6113-4d4c-ac70-626acfbfea11 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-48a46a82-6113-4d4c-ac70-626acfbfea11 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-48a46a82-6113-4d4c-ac70-626acfbfea11 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-48a46a82-6113-4d4c-ac70-626acfbfea11 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e46e463b-9df9-41b2-bf65-5f1f32e3ad5e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:57 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:57 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e46e463b-9df9-41b2-bf65-5f1f32e3ad5e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce returned with HTTP 200 Sep 02 20:10:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1486/2983] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:57 2026] GET /volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce => generated 1015 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:57 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-48a46a82-6113-4d4c-ac70-626acfbfea11 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e201d6db-d95d-472f-be15-7051eb204e72 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e201d6db-d95d-472f-be15-7051eb204e72 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e201d6db-d95d-472f-be15-7051eb204e72 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e201d6db-d95d-472f-be15-7051eb204e72 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-48a46a82-6113-4d4c-ac70-626acfbfea11 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 returned with HTTP 200 Sep 02 20:10:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1498/2984] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:57 2026] GET /volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 => generated 1015 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e201d6db-d95d-472f-be15-7051eb204e72 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e201d6db-d95d-472f-be15-7051eb204e72 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 returned with HTTP 200 Sep 02 20:10:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1487/2985] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:57 2026] GET /volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 => generated 958 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f6d4e21d-3995-4f88-bb66-e11aafd6c5b8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6d4e21d-3995-4f88-bb66-e11aafd6c5b8 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6d4e21d-3995-4f88-bb66-e11aafd6c5b8 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f6d4e21d-3995-4f88-bb66-e11aafd6c5b8 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f6d4e21d-3995-4f88-bb66-e11aafd6c5b8 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce returned with HTTP 404 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1499/2986] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/volumes/44b633dc-3134-4ad4-9227-7ab4a0f1fbce => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1833951582"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6c777a38-2047-4655-95ac-f76eb0ff53ff None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1833951582'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6c777a38-2047-4655-95ac-f76eb0ff53ff tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6c777a38-2047-4655-95ac-f76eb0ff53ff tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6c777a38-2047-4655-95ac-f76eb0ff53ff tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (eaaa4ee1-97fb-4bd5-a72c-36192c694ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b89c20-fb7c-4b3a-9797-2f52181f8951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6c777a38-2047-4655-95ac-f76eb0ff53ff tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6c777a38-2047-4655-95ac-f76eb0ff53ff tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 returned with HTTP 200 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1500/2987] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9e20afdb-88dc-4ba0-ae68-80f4c137649f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e20afdb-88dc-4ba0-ae68-80f4c137649f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e20afdb-88dc-4ba0-ae68-80f4c137649f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9e20afdb-88dc-4ba0-ae68-80f4c137649f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9e20afdb-88dc-4ba0-ae68-80f4c137649f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9e20afdb-88dc-4ba0-ae68-80f4c137649f tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 returned with HTTP 200 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1501/2988] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 => generated 979 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8598b222-27b5-4830-acdf-f3cad1b3d302", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2099675850"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b89c20-fb7c-4b3a-9797-2f52181f8951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbefbe07-392e-4ff3-9fbc-6c8cfe51410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create snapshot from volume 8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['8a68cec2-b48a-495e-b4d0-be123dda2fd0', 'a5b039b4-bb43-4a65-990a-133cc0001402', 'ff6a63bf-781c-4d87-824d-2328f223281c', '126e6dc3-12ed-4917-b7e7-032c7cf70b3e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbefbe07-392e-4ff3-9fbc-6c8cfe51410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a68cec2-b48a-495e-b4d0-be123dda2fd0', 'a5b039b4-bb43-4a65-990a-133cc0001402', 'ff6a63bf-781c-4d87-824d-2328f223281c', '126e6dc3-12ed-4917-b7e7-032c7cf70b3e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c3e6ca-71d5-4abc-9487-f222c9f48554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['c8adb52e-f3bf-44d5-a243-eaa8e6caca9c', 'd81aa04a-7800-47b5-8bd8-3b0d6d643861', '4efa8419-45e5-4894-af7d-55f9af196734', 'e89d12bd-bbb7-411c-b93e-df95c54ba8cd'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c3e6ca-71d5-4abc-9487-f222c9f48554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '140f331c-9d59-46ff-a83d-e4a11a7b5a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833951582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['8a68cec2-b48a-495e-b4d0-be123dda2fd0','a5b039b4-bb43-4a65-990a-133cc0001402','ff6a63bf-781c-4d87-824d-2328f223281c','126e6dc3-12ed-4917-b7e7-032c7cf70b3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833951582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=140f331c-9d59-46ff-a83d-e4a11a7b5a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a741e139-3507-4499-b769-66d8470c47cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot create request issued successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d14dc98-7be0-47bd-acbe-71e47e67beb5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1502/2989] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:10:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2d2ae046-2748-4e7d-be8e-938dd73e1325 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2d2ae046-2748-4e7d-be8e-938dd73e1325 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2d2ae046-2748-4e7d-be8e-938dd73e1325 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2d2ae046-2748-4e7d-be8e-938dd73e1325 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2d2ae046-2748-4e7d-be8e-938dd73e1325 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1503/2990] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a741e139-3507-4499-b769-66d8470c47cf) transitioned into state 'SUCCESS' from state '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-1833951582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['8a68cec2-b48a-495e-b4d0-be123dda2fd0','a5b039b4-bb43-4a65-990a-133cc0001402','ff6a63bf-781c-4d87-824d-2328f223281c','126e6dc3-12ed-4917-b7e7-032c7cf70b3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c40b9ed4-76d2-4285-9b3a-fca223232268 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8a17fb-67d2-484e-85df-7ca001a8d0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c40b9ed4-76d2-4285-9b3a-fca223232268 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c40b9ed4-76d2-4285-9b3a-fca223232268 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c40b9ed4-76d2-4285-9b3a-fca223232268 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c40b9ed4-76d2-4285-9b3a-fca223232268 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c40b9ed4-76d2-4285-9b3a-fca223232268 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 200 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1504/2991] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b3e49131-25d0-4603-b610-8051e4dba828 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3e49131-25d0-4603-b610-8051e4dba828 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] GET http://192.168.122.225/volume/v3/messages/27118732-b519-4c99-adbc-4c0889a486e1 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3e49131-25d0-4603-b610-8051e4dba828 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b3e49131-25d0-4603-b610-8051e4dba828 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8a17fb-67d2-484e-85df-7ca001a8d0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b3e49131-25d0-4603-b610-8051e4dba828 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages/27118732-b519-4c99-adbc-4c0889a486e1 returned with HTTP 200 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1505/2992] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/messages/27118732-b519-4c99-adbc-4c0889a486e1 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (eaaa4ee1-97fb-4bd5-a72c-36192c694ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c000df8d-6031-4a0a-b937-753cd990c5c0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:10:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1488/2993] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:10:58 2026] POST /volume/v3/volumes => generated 787 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7f992818-07fd-4954-a437-71295ea331ec None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f992818-07fd-4954-a437-71295ea331ec tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/messages/27118732-b519-4c99-adbc-4c0889a486e1 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f992818-07fd-4954-a437-71295ea331ec tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7f992818-07fd-4954-a437-71295ea331ec tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-52a986c5-dd0f-4c23-a55b-87f52dd551a3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52a986c5-dd0f-4c23-a55b-87f52dd551a3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52a986c5-dd0f-4c23-a55b-87f52dd551a3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52a986c5-dd0f-4c23-a55b-87f52dd551a3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7f992818-07fd-4954-a437-71295ea331ec tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/messages/27118732-b519-4c99-adbc-4c0889a486e1 returned with HTTP 204 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1506/2994] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:10:58 2026] DELETE /volume/v3/messages/27118732-b519-4c99-adbc-4c0889a486e1 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Delete volume with id: 4abfae85-f46a-4364-b787-4a78be085008 Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-52a986c5-dd0f-4c23-a55b-87f52dd551a3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52a986c5-dd0f-4c23-a55b-87f52dd551a3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 200 Sep 02 20:10:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1489/2995] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:58 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Volume info retrieved successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86537) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Created reservations ['54a51833-cfac-442b-8a2b-2bfe6f1181d5', '07de1886-5c48-4cac-bdb4-079831672792', '73c982ca-4890-438a-9a75-80615217bba9', '1c55dda8-f4ec-4f66-8163-7b9e5b6d2d5b'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Delete volume request issued successfully. Sep 02 20:10:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b66d4c94-af17-427a-925d-ebc4bb43a340 tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 returned with HTTP 202 Sep 02 20:10:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1507/2996] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:10:58 2026] DELETE /volume/v3/volumes/4abfae85-f46a-4364-b787-4a78be085008 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8610feb6-98a7-4f07-954e-2a87f86c396d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8610feb6-98a7-4f07-954e-2a87f86c396d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] DELETE http://192.168.122.225/volume/v3/types/20dafbf2-848d-4b40-9d3b-54e86d6313c3 Sep 02 20:10:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8610feb6-98a7-4f07-954e-2a87f86c396d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8610feb6-98a7-4f07-954e-2a87f86c396d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8610feb6-98a7-4f07-954e-2a87f86c396d tempest-ProjectAdminTests-524634508 tempest-ProjectAdminTests-524634508-project-admin] http://192.168.122.225/volume/v3/types/20dafbf2-848d-4b40-9d3b-54e86d6313c3 returned with HTTP 202 Sep 02 20:10:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1490/2997] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:10:59 2026] DELETE /volume/v3/types/20dafbf2-848d-4b40-9d3b-54e86d6313c3 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:10:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91491d2c-605f-4a10-bba4-e1136330d2be None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91491d2c-605f-4a10-bba4-e1136330d2be tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:10:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91491d2c-605f-4a10-bba4-e1136330d2be tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91491d2c-605f-4a10-bba4-e1136330d2be tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:10:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-91491d2c-605f-4a10-bba4-e1136330d2be tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:10:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91491d2c-605f-4a10-bba4-e1136330d2be tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 200 Sep 02 20:10:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1508/2998] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:10:59 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:10:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-140b4357-f25f-467c-80b7-607e040bbde9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:10:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-140b4357-f25f-467c-80b7-607e040bbde9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:10:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-140b4357-f25f-467c-80b7-607e040bbde9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:10:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-140b4357-f25f-467c-80b7-607e040bbde9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:10:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:10:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:10:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:10:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:10:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-140b4357-f25f-467c-80b7-607e040bbde9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:10:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-140b4357-f25f-467c-80b7-607e040bbde9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 200 Sep 02 20:10:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1491/2999] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:10:59 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a4b6127e-3c64-4605-a667-1477cc5dced0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4b6127e-3c64-4605-a667-1477cc5dced0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4b6127e-3c64-4605-a667-1477cc5dced0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4b6127e-3c64-4605-a667-1477cc5dced0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4b6127e-3c64-4605-a667-1477cc5dced0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4b6127e-3c64-4605-a667-1477cc5dced0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 200 Sep 02 20:11:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1509/3000] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:00 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ddd057cf-22a6-4d9a-bedb-495e5fb0503e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ddd057cf-22a6-4d9a-bedb-495e5fb0503e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ddd057cf-22a6-4d9a-bedb-495e5fb0503e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ddd057cf-22a6-4d9a-bedb-495e5fb0503e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:00 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:00 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ddd057cf-22a6-4d9a-bedb-495e5fb0503e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ddd057cf-22a6-4d9a-bedb-495e5fb0503e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 200 Sep 02 20:11:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1492/3001] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:00 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-90fd496f-52e6-407d-9386-f1d642f65a96 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90fd496f-52e6-407d-9386-f1d642f65a96 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90fd496f-52e6-407d-9386-f1d642f65a96 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90fd496f-52e6-407d-9386-f1d642f65a96 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-90fd496f-52e6-407d-9386-f1d642f65a96 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90fd496f-52e6-407d-9386-f1d642f65a96 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 200 Sep 02 20:11:01 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1510/3002] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:01 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ef6fe2d8-0744-4301-939c-3381c6ed4fc0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef6fe2d8-0744-4301-939c-3381c6ed4fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef6fe2d8-0744-4301-939c-3381c6ed4fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ef6fe2d8-0744-4301-939c-3381c6ed4fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ef6fe2d8-0744-4301-939c-3381c6ed4fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ef6fe2d8-0744-4301-939c-3381c6ed4fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 200 Sep 02 20:11:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1511/3003] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:02 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 1016 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:11:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] POST http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56/action Sep 02 20:11:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Snapshot retrieved successfully. Sep 02 20:11:02 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '855b20c6c79d4002be3bcfeb316dfb51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74ef63b36c6b4c2f9b1ecc5d90653edd', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca7b8a5f-5fa7-4df8-b71c-00f2e7dbada2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56/action returned with HTTP 403 Sep 02 20:11:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1493/3004] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:11:01 2026] POST /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56/action => generated 133 bytes in 288 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ff120876-367a-4b46-a251-88f8079ad0b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete snapshot with id: 4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff120876-367a-4b46-a251-88f8079ad0b9 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 202 Sep 02 20:11:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1512/3005] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:02 2026] DELETE /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-67869ad0-ab13-4381-beee-36f3aead0949 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67869ad0-ab13-4381-beee-36f3aead0949 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67869ad0-ab13-4381-beee-36f3aead0949 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-67869ad0-ab13-4381-beee-36f3aead0949 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-67869ad0-ab13-4381-beee-36f3aead0949 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-67869ad0-ab13-4381-beee-36f3aead0949 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 200 Sep 02 20:11:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1494/3006] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:02 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-661bc410-c212-43d6-a02f-2e3574243c45 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-510891393"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-510891393'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Create volume of 1 GB Sep 02 20:11:02 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Flow 'volume_create_api' (6bc60bac-d9a9-4aaa-94c9-e5e1ef9998e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14826265-31b4-4ae3-b331-029fa473bb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14826265-31b4-4ae3-b331-029fa473bb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:02 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c84b4b-57aa-4e43-a569-ec802b91ed88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Created reservations ['8af1697f-8d05-4346-a7c2-7d4557c2f2d7', '0fcaa4f1-b945-4625-a3df-0fd9e1ff41df', 'f7155c2a-a0d7-4df8-9da9-4197dfb5d06d', '59f96173-318c-46a6-b92d-4d26ac10e125'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c84b4b-57aa-4e43-a569-ec802b91ed88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8af1697f-8d05-4346-a7c2-7d4557c2f2d7', '0fcaa4f1-b945-4625-a3df-0fd9e1ff41df', 'f7155c2a-a0d7-4df8-9da9-4197dfb5d06d', '59f96173-318c-46a6-b92d-4d26ac10e125']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-61db00a2-c388-453d-81c4-fdea4bf2dd71 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b9de8a-69a5-40b7-bfe3-fcde59cc8f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61db00a2-c388-453d-81c4-fdea4bf2dd71 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61db00a2-c388-453d-81c4-fdea4bf2dd71 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-61db00a2-c388-453d-81c4-fdea4bf2dd71 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-61db00a2-c388-453d-81c4-fdea4bf2dd71 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-61db00a2-c388-453d-81c4-fdea4bf2dd71 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 200 Sep 02 20:11:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1495/3007] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:03 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "140f331c-9d59-46ff-a83d-e4a11a7b5a60", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1653417308"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b9de8a-69a5-40b7-bfe3-fcde59cc8f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f0f106-4e73-4be6-8d69-280847d5d92e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-510891393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d46bd6ce13f4b84a3c5da4f7bafddab',qos_specs=None,replication_status=,reservations=['8af1697f-8d05-4346-a7c2-7d4557c2f2d7','0fcaa4f1-b945-4625-a3df-0fd9e1ff41df','f7155c2a-a0d7-4df8-9da9-4197dfb5d06d','59f96173-318c-46a6-b92d-4d26ac10e125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f0e9811ead44d83885c32889061a8ce',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-510891393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f0f106-4e73-4be6-8d69-280847d5d92e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d46bd6ce13f4b84a3c5da4f7bafddab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f0e9811ead44d83885c32889061a8ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe7682b-1822-4874-9422-161671548d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe7682b-1822-4874-9422-161671548d68) transitioned into state 'SUCCESS' from state '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-510891393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d46bd6ce13f4b84a3c5da4f7bafddab',qos_specs=None,replication_status=,reservations=['8af1697f-8d05-4346-a7c2-7d4557c2f2d7','0fcaa4f1-b945-4625-a3df-0fd9e1ff41df','f7155c2a-a0d7-4df8-9da9-4197dfb5d06d','59f96173-318c-46a6-b92d-4d26ac10e125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f0e9811ead44d83885c32889061a8ce',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b84d3a-71c8-48d4-a866-6d1aa8c5c068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['7fff1b01-7883-48a5-b385-c81d93efbb76', '3e4fd5f4-c6f1-44c2-a12c-18a71af4e210', '5983469a-a02f-40fd-a9b3-e471469c2860', '7000f537-c1c3-46d2-8a34-710b4ce64930'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b84d3a-71c8-48d4-a866-6d1aa8c5c068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Flow 'volume_create_api' (6bc60bac-d9a9-4aaa-94c9-e5e1ef9998e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Create volume request issued successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-661bc410-c212-43d6-a02f-2e3574243c45 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1513/3008] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:02 2026] POST /volume/v3/volumes => generated 786 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:03 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a83737a9-e979-467d-8bad-fc60d36f4219 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a83737a9-e979-467d-8bad-fc60d36f4219 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a83737a9-e979-467d-8bad-fc60d36f4219 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a83737a9-e979-467d-8bad-fc60d36f4219 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a83737a9-e979-467d-8bad-fc60d36f4219 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a83737a9-e979-467d-8bad-fc60d36f4219 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 200 Sep 02 20:11:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1514/3009] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:03 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4963a32a-8ccc-4b93-be09-58180c7f0125 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-743d1da6-f475-45be-ab8d-44b8ef1004ab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1496/3010] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-743d1da6-f475-45be-ab8d-44b8ef1004ab tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-743d1da6-f475-45be-ab8d-44b8ef1004ab tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-743d1da6-f475-45be-ab8d-44b8ef1004ab tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e5120202-27ff-43a3-a450-8c171490a0cd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5120202-27ff-43a3-a450-8c171490a0cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5120202-27ff-43a3-a450-8c171490a0cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5120202-27ff-43a3-a450-8c171490a0cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:03 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e5120202-27ff-43a3-a450-8c171490a0cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5120202-27ff-43a3-a450-8c171490a0cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:03 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1497/3011] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:03 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:03 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-743d1da6-f475-45be-ab8d-44b8ef1004ab tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-743d1da6-f475-45be-ab8d-44b8ef1004ab tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1515/3012] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:03 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 965 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b14025a6-7056-4d55-8569-17a2c570fdc5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b14025a6-7056-4d55-8569-17a2c570fdc5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b14025a6-7056-4d55-8569-17a2c570fdc5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b14025a6-7056-4d55-8569-17a2c570fdc5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d36a659-8b5d-4aef-b71d-57e3980bb11e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b14025a6-7056-4d55-8569-17a2c570fdc5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 returned with HTTP 404 Sep 02 20:11:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1498/3013] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:04 2026] GET /volume/v3/snapshots/4d15aa95-cd86-409c-9763-9d1c12749b56 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d36a659-8b5d-4aef-b71d-57e3980bb11e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d36a659-8b5d-4aef-b71d-57e3980bb11e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d36a659-8b5d-4aef-b71d-57e3980bb11e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume with id: 8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:11:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d36a659-8b5d-4aef-b71d-57e3980bb11e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d36a659-8b5d-4aef-b71d-57e3980bb11e tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1516/3014] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:04 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-064e5ae6-916f-48a5-8b71-582f2b6ac29a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-064e5ae6-916f-48a5-8b71-582f2b6ac29a tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-064e5ae6-916f-48a5-8b71-582f2b6ac29a tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-064e5ae6-916f-48a5-8b71-582f2b6ac29a tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:04 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:04 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-064e5ae6-916f-48a5-8b71-582f2b6ac29a tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume request issued successfully. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4643d753-3cf9-4a86-b5fb-8888fd7a3135 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 returned with HTTP 202 Sep 02 20:11:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1499/3015] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:04 2026] DELETE /volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-064e5ae6-916f-48a5-8b71-582f2b6ac29a tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1517/3016] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:04 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-077ebb5a-1950-487b-964f-d684497b8311 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-077ebb5a-1950-487b-964f-d684497b8311 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-077ebb5a-1950-487b-964f-d684497b8311 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-077ebb5a-1950-487b-964f-d684497b8311 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-077ebb5a-1950-487b-964f-d684497b8311 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-077ebb5a-1950-487b-964f-d684497b8311 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 returned with HTTP 200 Sep 02 20:11:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1500/3017] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:04 2026] GET /volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-60797c8e-6f55-46b9-a1ca-59b6def16f65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-60797c8e-6f55-46b9-a1ca-59b6def16f65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-60797c8e-6f55-46b9-a1ca-59b6def16f65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-60797c8e-6f55-46b9-a1ca-59b6def16f65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:05 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-60797c8e-6f55-46b9-a1ca-59b6def16f65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-60797c8e-6f55-46b9-a1ca-59b6def16f65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1518/3018] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:05 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 440 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c41bafdf-f649-4316-b23e-a4b173331a7d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c41bafdf-f649-4316-b23e-a4b173331a7d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c41bafdf-f649-4316-b23e-a4b173331a7d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c41bafdf-f649-4316-b23e-a4b173331a7d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:05 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:05 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5d17c58b-9d2a-4285-8ce2-149eb52cb82c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d17c58b-9d2a-4285-8ce2-149eb52cb82c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d17c58b-9d2a-4285-8ce2-149eb52cb82c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d17c58b-9d2a-4285-8ce2-149eb52cb82c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c41bafdf-f649-4316-b23e-a4b173331a7d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d17c58b-9d2a-4285-8ce2-149eb52cb82c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 returned with HTTP 404 Sep 02 20:11:05 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1519/3019] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:05 2026] GET /volume/v3/volumes/8598b222-27b5-4830-acdf-f3cad1b3d302 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c41bafdf-f649-4316-b23e-a4b173331a7d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1501/3020] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:05 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 1015 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1821351129"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1821351129'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume of 1 GB Sep 02 20:11:05 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (ec985c13-9754-4a6c-9b89-d0120217d729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2302bd-e444-432f-99db-de4228d1b4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb2302bd-e444-432f-99db-de4228d1b4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29d46a0-9260-4219-9462-ae8eb8adb28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['03762cc2-0979-47d6-8fe1-9c1d4a9b6e15', 'd1ba04d3-4241-4415-8175-d77db6a17250', '69ecfc0d-a519-4cae-b394-7829dcf88186', 'c4590080-2d21-4cb2-9852-581934038170'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29d46a0-9260-4219-9462-ae8eb8adb28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03762cc2-0979-47d6-8fe1-9c1d4a9b6e15', 'd1ba04d3-4241-4415-8175-d77db6a17250', '69ecfc0d-a519-4cae-b394-7829dcf88186', 'c4590080-2d21-4cb2-9852-581934038170']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:05 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac026dc4-6ec5-4cdd-9b2c-f57d40925603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac026dc4-6ec5-4cdd-9b2c-f57d40925603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d165f54-4ee9-4457-9efe-643ecca4d46b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821351129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['03762cc2-0979-47d6-8fe1-9c1d4a9b6e15','d1ba04d3-4241-4415-8175-d77db6a17250','69ecfc0d-a519-4cae-b394-7829dcf88186','c4590080-2d21-4cb2-9852-581934038170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821351129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d165f54-4ee9-4457-9efe-643ecca4d46b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3294f8-4cae-4000-ae0f-85cf5ab822f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3294f8-4cae-4000-ae0f-85cf5ab822f0) transitioned into state 'SUCCESS' from state '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-1821351129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['03762cc2-0979-47d6-8fe1-9c1d4a9b6e15','d1ba04d3-4241-4415-8175-d77db6a17250','69ecfc0d-a519-4cae-b394-7829dcf88186','c4590080-2d21-4cb2-9852-581934038170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ca8c83-950a-41e8-a3d7-f17180ddfe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ca8c83-950a-41e8-a3d7-f17180ddfe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (ec985c13-9754-4a6c-9b89-d0120217d729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request issued successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b4c155f2-ea8d-4af7-a1c5-aeb5dd1f5664 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1520/3021] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:05 2026] POST /volume/v3/volumes => generated 787 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0eb86a11-b76a-45e8-be59-705b904520f2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0eb86a11-b76a-45e8-be59-705b904520f2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0eb86a11-b76a-45e8-be59-705b904520f2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0eb86a11-b76a-45e8-be59-705b904520f2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0eb86a11-b76a-45e8-be59-705b904520f2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0eb86a11-b76a-45e8-be59-705b904520f2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b returned with HTTP 200 Sep 02 20:11:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1502/3022] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:06 2026] GET /volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b => generated 966 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9affede7-7877-45ef-a8e3-688270adfaf1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9affede7-7877-45ef-a8e3-688270adfaf1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9affede7-7877-45ef-a8e3-688270adfaf1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9affede7-7877-45ef-a8e3-688270adfaf1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9affede7-7877-45ef-a8e3-688270adfaf1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9affede7-7877-45ef-a8e3-688270adfaf1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1521/3023] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:06 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Delete snapshot with id: dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot delete request issued successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d80b7c8-bdd6-4036-a6ef-ae5e0944c9f7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 202 Sep 02 20:11:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1503/3024] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:06 2026] DELETE /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5109cf49-3927-45d3-ae5f-ab19116a619a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5109cf49-3927-45d3-ae5f-ab19116a619a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5109cf49-3927-45d3-ae5f-ab19116a619a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5109cf49-3927-45d3-ae5f-ab19116a619a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-5109cf49-3927-45d3-ae5f-ab19116a619a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5109cf49-3927-45d3-ae5f-ab19116a619a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1522/3025] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:06 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cb225437-55b6-4523-94f8-60150cd3d872 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cb225437-55b6-4523-94f8-60150cd3d872 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cb225437-55b6-4523-94f8-60150cd3d872 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cb225437-55b6-4523-94f8-60150cd3d872 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cb225437-55b6-4523-94f8-60150cd3d872 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cb225437-55b6-4523-94f8-60150cd3d872 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1504/3026] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:06 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-74108b38-a224-4267-9336-10c0a1602418 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74108b38-a224-4267-9336-10c0a1602418 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74108b38-a224-4267-9336-10c0a1602418 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74108b38-a224-4267-9336-10c0a1602418 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-74108b38-a224-4267-9336-10c0a1602418 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74108b38-a224-4267-9336-10c0a1602418 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b returned with HTTP 200 Sep 02 20:11:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1523/3027] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:07 2026] GET /volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b => generated 1016 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca4df3de-bebb-416e-a44b-de66b1ff9ab5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca4df3de-bebb-416e-a44b-de66b1ff9ab5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca4df3de-bebb-416e-a44b-de66b1ff9ab5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca4df3de-bebb-416e-a44b-de66b1ff9ab5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ca4df3de-bebb-416e-a44b-de66b1ff9ab5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca4df3de-bebb-416e-a44b-de66b1ff9ab5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1505/3028] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:07 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-465cb340-9cb7-48df-a60d-4c1e197cb2a5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-465cb340-9cb7-48df-a60d-4c1e197cb2a5 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-465cb340-9cb7-48df-a60d-4c1e197cb2a5 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-465cb340-9cb7-48df-a60d-4c1e197cb2a5 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:07 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:07 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-465cb340-9cb7-48df-a60d-4c1e197cb2a5 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-465cb340-9cb7-48df-a60d-4c1e197cb2a5 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1524/3029] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:07 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 1016 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0a04979d-9091-4170-9e78-58641b0318ac None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a04979d-9091-4170-9e78-58641b0318ac tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] POST http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e/action Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a04979d-9091-4170-9e78-58641b0318ac tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0a04979d-9091-4170-9e78-58641b0318ac tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0a04979d-9091-4170-9e78-58641b0318ac tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Volume info retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-0a04979d-9091-4170-9e78-58641b0318ac tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5938b81c79054188944085fdce490df1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d46bd6ce13f4b84a3c5da4f7bafddab', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0a04979d-9091-4170-9e78-58641b0318ac tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e/action returned with HTTP 403 Sep 02 20:11:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1506/3030] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:11:07 2026] POST /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e/action => generated 131 bytes in 222 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-715c969c-0274-48db-9991-c53e05120ddd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Delete volume with id: 28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Delete volume request issued successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-715c969c-0274-48db-9991-c53e05120ddd tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 202 Sep 02 20:11:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1525/3031] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:08 2026] DELETE /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0e074ce3-69a4-4be0-aa71-b62208d42169 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e074ce3-69a4-4be0-aa71-b62208d42169 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e074ce3-69a4-4be0-aa71-b62208d42169 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0e074ce3-69a4-4be0-aa71-b62208d42169 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-0e074ce3-69a4-4be0-aa71-b62208d42169 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0e074ce3-69a4-4be0-aa71-b62208d42169 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1507/3032] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:08 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ecd4c4ce-a3dc-4d5e-96bb-c42f61f1b652 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ecd4c4ce-a3dc-4d5e-96bb-c42f61f1b652 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ecd4c4ce-a3dc-4d5e-96bb-c42f61f1b652 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ecd4c4ce-a3dc-4d5e-96bb-c42f61f1b652 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ecd4c4ce-a3dc-4d5e-96bb-c42f61f1b652 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ecd4c4ce-a3dc-4d5e-96bb-c42f61f1b652 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b returned with HTTP 200 Sep 02 20:11:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1526/3033] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:08 2026] GET /volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8525e19b-e748-4756-a841-70c9f969faf0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d165f54-4ee9-4457-9efe-643ecca4d46b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1682703651"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create snapshot from volume 0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['e96ad8c9-6272-4e65-828c-c111d745c24a', '3cada65c-f1a8-475d-af05-b62bcd8ace4f', '7a26ffca-46e0-47d2-9eb5-b23f576e2959', '52138940-c51f-42da-9a1c-f18ea703ec7c'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot create request issued successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8525e19b-e748-4756-a841-70c9f969faf0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1508/3034] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-42f18687-17d3-42fe-a2af-7f839a6adcfb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a603c5bd-cd69-4553-bd2a-52a67f007e97 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42f18687-17d3-42fe-a2af-7f839a6adcfb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-42f18687-17d3-42fe-a2af-7f839a6adcfb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-42f18687-17d3-42fe-a2af-7f839a6adcfb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a603c5bd-cd69-4553-bd2a-52a67f007e97 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a603c5bd-cd69-4553-bd2a-52a67f007e97 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a603c5bd-cd69-4553-bd2a-52a67f007e97 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-42f18687-17d3-42fe-a2af-7f839a6adcfb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-42f18687-17d3-42fe-a2af-7f839a6adcfb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 200 Sep 02 20:11:08 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1527/3035] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:08 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 440 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a603c5bd-cd69-4553-bd2a-52a67f007e97 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a603c5bd-cd69-4553-bd2a-52a67f007e97 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 200 Sep 02 20:11:08 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1509/3036] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:08 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 466 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91a839e3-f9a6-492e-9889-c3b176ac6214 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91a839e3-f9a6-492e-9889-c3b176ac6214 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91a839e3-f9a6-492e-9889-c3b176ac6214 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91a839e3-f9a6-492e-9889-c3b176ac6214 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-91a839e3-f9a6-492e-9889-c3b176ac6214 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b8b52711-2f72-4c48-997b-c1504afbe96d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91a839e3-f9a6-492e-9889-c3b176ac6214 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 200 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1528/3037] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:09 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-129087660", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-129087660', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create volume of 1 GB Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Availability Zones retrieved successfully. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Flow 'volume_create_api' (025bb900-3c9d-4444-b7fb-8bb67191ce35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7ca84f-a9d6-4612-8215-1c0c99bf464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7ca84f-a9d6-4612-8215-1c0c99bf464f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f260927b-59b2-4e32-b246-807195524aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Created reservations ['8c0c48e7-a120-4394-9912-b23a6829663f', 'beae0b62-51a8-4b6e-8a47-6bb3c6069960', '21435714-7150-4ad9-9953-acf699494ee4', 'b367c437-ade9-4edd-9e7b-f8648b7bec03'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f260927b-59b2-4e32-b246-807195524aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c0c48e7-a120-4394-9912-b23a6829663f', 'beae0b62-51a8-4b6e-8a47-6bb3c6069960', '21435714-7150-4ad9-9953-acf699494ee4', 'b367c437-ade9-4edd-9e7b-f8648b7bec03']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ddd0cd-bff5-44d7-a4a7-50ba75f697f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ddd0cd-bff5-44d7-a4a7-50ba75f697f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9ddb745-dfbb-48c6-9591-d576dedf7bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-129087660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49243ee1cc744984b18f7366a47a8041',qos_specs=None,replication_status=,reservations=['8c0c48e7-a120-4394-9912-b23a6829663f','beae0b62-51a8-4b6e-8a47-6bb3c6069960','21435714-7150-4ad9-9953-acf699494ee4','b367c437-ade9-4edd-9e7b-f8648b7bec03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e90bf3c690a42fe8f686ded1ad4f399',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-129087660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9ddb745-dfbb-48c6-9591-d576dedf7bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49243ee1cc744984b18f7366a47a8041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e90bf3c690a42fe8f686ded1ad4f399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308e4610-b5a2-41e5-b7c7-f4547849cfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c344a08a-d7ea-444f-9f12-733d92c27aa0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c344a08a-d7ea-444f-9f12-733d92c27aa0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c344a08a-d7ea-444f-9f12-733d92c27aa0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c344a08a-d7ea-444f-9f12-733d92c27aa0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c344a08a-d7ea-444f-9f12-733d92c27aa0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c344a08a-d7ea-444f-9f12-733d92c27aa0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 200 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1529/3038] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:09 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-895bd32c-62ff-4481-a1dc-96cbffad1560 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-895bd32c-62ff-4481-a1dc-96cbffad1560 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-895bd32c-62ff-4481-a1dc-96cbffad1560 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-895bd32c-62ff-4481-a1dc-96cbffad1560 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308e4610-b5a2-41e5-b7c7-f4547849cfd9) transitioned into state 'SUCCESS' from state '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-129087660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49243ee1cc744984b18f7366a47a8041',qos_specs=None,replication_status=,reservations=['8c0c48e7-a120-4394-9912-b23a6829663f','beae0b62-51a8-4b6e-8a47-6bb3c6069960','21435714-7150-4ad9-9953-acf699494ee4','b367c437-ade9-4edd-9e7b-f8648b7bec03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e90bf3c690a42fe8f686ded1ad4f399',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c2cbf7-32a9-4976-b65e-117bf36d14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-895bd32c-62ff-4481-a1dc-96cbffad1560 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 404 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1530/3039] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:09 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a30fbcfd-5174-461d-b90e-011bb4748760 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a30fbcfd-5174-461d-b90e-011bb4748760 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a30fbcfd-5174-461d-b90e-011bb4748760 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a30fbcfd-5174-461d-b90e-011bb4748760 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-a30fbcfd-5174-461d-b90e-011bb4748760 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c2cbf7-32a9-4976-b65e-117bf36d14af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Flow 'volume_create_api' (025bb900-3c9d-4444-b7fb-8bb67191ce35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create volume request issued successfully. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b8b52711-2f72-4c48-997b-c1504afbe96d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a30fbcfd-5174-461d-b90e-011bb4748760 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 404 Sep 02 20:11:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1510/3040] 192.168.122.225 () {60 vars in 1143 bytes} [Wed Sep 2 20:11:09 2026] POST /volume/v3/volumes => generated 762 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1531/3041] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:09 2026] DELETE /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f5866dcf-40e7-4f60-b938-8f1a34b40371 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-659f914e-5ce2-4243-8cbb-cbb9d0fbe115 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5866dcf-40e7-4f60-b938-8f1a34b40371 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5866dcf-40e7-4f60-b938-8f1a34b40371 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f5866dcf-40e7-4f60-b938-8f1a34b40371 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-659f914e-5ce2-4243-8cbb-cbb9d0fbe115 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-659f914e-5ce2-4243-8cbb-cbb9d0fbe115 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-659f914e-5ce2-4243-8cbb-cbb9d0fbe115 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f5866dcf-40e7-4f60-b938-8f1a34b40371 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 returned with HTTP 404 Sep 02 20:11:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1511/3042] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:09 2026] GET /volume/v3/snapshots/dbb90a91-6c0c-47c7-9d51-22ef82970bd0 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-659f914e-5ce2-4243-8cbb-cbb9d0fbe115 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-659f914e-5ce2-4243-8cbb-cbb9d0fbe115 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 200 Sep 02 20:11:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1532/3043] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:09 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d9da31a3-5f69-4827-9f30-8a8e4152d1ca tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 202 Sep 02 20:11:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1512/3044] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:09 2026] DELETE /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c14a773b-f7dc-4372-b2d1-c087c60eef48 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c14a773b-f7dc-4372-b2d1-c087c60eef48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c14a773b-f7dc-4372-b2d1-c087c60eef48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c14a773b-f7dc-4372-b2d1-c087c60eef48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c14a773b-f7dc-4372-b2d1-c087c60eef48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c14a773b-f7dc-4372-b2d1-c087c60eef48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 200 Sep 02 20:11:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1533/3045] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:10 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4f03e74f-4b60-474b-9ac3-d224d0dfccdc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4f03e74f-4b60-474b-9ac3-d224d0dfccdc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e Sep 02 20:11:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4f03e74f-4b60-474b-9ac3-d224d0dfccdc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4f03e74f-4b60-474b-9ac3-d224d0dfccdc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4f03e74f-4b60-474b-9ac3-d224d0dfccdc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e returned with HTTP 404 Sep 02 20:11:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1513/3046] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:10 2026] GET /volume/v3/volumes/28f0f106-4e73-4be6-8d69-280847d5d92e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1202804108"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1202804108'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Create volume of 1 GB Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Flow 'volume_create_api' (65186185-0c09-440a-bf04-ca7cd69f01e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba6b9a3-034b-42e4-aa1e-c1520c85a9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba6b9a3-034b-42e4-aa1e-c1520c85a9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a8c9f5-1069-4510-ae26-f11b4fa09171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Created reservations ['36e60770-3e70-4c18-8c1e-dd86571a1878', '8ec8b88a-fc82-4d54-b89f-892c85451430', 'fd529cb0-94ff-4f0d-91d8-e517a8a24a1a', '8716caeb-3412-41ed-a1e9-348e6e5aa680'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a8c9f5-1069-4510-ae26-f11b4fa09171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36e60770-3e70-4c18-8c1e-dd86571a1878', '8ec8b88a-fc82-4d54-b89f-892c85451430', 'fd529cb0-94ff-4f0d-91d8-e517a8a24a1a', '8716caeb-3412-41ed-a1e9-348e6e5aa680']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d76de24-ab1a-4ee6-a05d-3c64c602aaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d76de24-ab1a-4ee6-a05d-3c64c602aaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd62d18c1-7542-4931-ac86-4321416890c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202804108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d46bd6ce13f4b84a3c5da4f7bafddab',qos_specs=None,replication_status=,reservations=['36e60770-3e70-4c18-8c1e-dd86571a1878','8ec8b88a-fc82-4d54-b89f-892c85451430','fd529cb0-94ff-4f0d-91d8-e517a8a24a1a','8716caeb-3412-41ed-a1e9-348e6e5aa680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f0e9811ead44d83885c32889061a8ce',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202804108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d62d18c1-7542-4931-ac86-4321416890c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d46bd6ce13f4b84a3c5da4f7bafddab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f0e9811ead44d83885c32889061a8ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5fe210-779b-45d3-8142-c9333f0676e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5fe210-779b-45d3-8142-c9333f0676e0) transitioned into state 'SUCCESS' from state '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-1202804108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d46bd6ce13f4b84a3c5da4f7bafddab',qos_specs=None,replication_status=,reservations=['36e60770-3e70-4c18-8c1e-dd86571a1878','8ec8b88a-fc82-4d54-b89f-892c85451430','fd529cb0-94ff-4f0d-91d8-e517a8a24a1a','8716caeb-3412-41ed-a1e9-348e6e5aa680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f0e9811ead44d83885c32889061a8ce',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95cb2ff-e267-4b7a-a6d2-6182a502b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95cb2ff-e267-4b7a-a6d2-6182a502b0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Flow 'volume_create_api' (65186185-0c09-440a-bf04-ca7cd69f01e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Create volume request issued successfully. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-69cd56d4-ae2b-476d-ac27-3434e3c1aca2 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1534/3047] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:10 2026] POST /volume/v3/volumes => generated 787 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a1bc7b18-a152-45f8-9d07-17e3569511d8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1bc7b18-a152-45f8-9d07-17e3569511d8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1bc7b18-a152-45f8-9d07-17e3569511d8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1bc7b18-a152-45f8-9d07-17e3569511d8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:10 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:10 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a1bc7b18-a152-45f8-9d07-17e3569511d8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1bc7b18-a152-45f8-9d07-17e3569511d8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 returned with HTTP 200 Sep 02 20:11:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1514/3048] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:10 2026] GET /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-839bbe66-2aaf-49a3-a257-46bd99608566 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-839bbe66-2aaf-49a3-a257-46bd99608566 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-839bbe66-2aaf-49a3-a257-46bd99608566 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-839bbe66-2aaf-49a3-a257-46bd99608566 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:10 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-839bbe66-2aaf-49a3-a257-46bd99608566 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:10 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-839bbe66-2aaf-49a3-a257-46bd99608566 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 200 Sep 02 20:11:10 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1535/3049] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:10 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-92eba81c-aa21-4b9e-be88-d32c06419ef8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92eba81c-aa21-4b9e-be88-d32c06419ef8 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92eba81c-aa21-4b9e-be88-d32c06419ef8 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-92eba81c-aa21-4b9e-be88-d32c06419ef8 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-92eba81c-aa21-4b9e-be88-d32c06419ef8 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-92eba81c-aa21-4b9e-be88-d32c06419ef8 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 200 Sep 02 20:11:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1515/3050] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:10 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b0704456-edbe-4e06-a7a5-ec72703ad416 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0704456-edbe-4e06-a7a5-ec72703ad416 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0704456-edbe-4e06-a7a5-ec72703ad416 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b0704456-edbe-4e06-a7a5-ec72703ad416 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b0704456-edbe-4e06-a7a5-ec72703ad416 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 returned with HTTP 404 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1536/3051] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:11 2026] GET /volume/v3/volumes/140f331c-9d59-46ff-a83d-e4a11a7b5a60 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1876588735"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1876588735'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (be29aaa1-d295-429e-97de-1c74b3977a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8412cccb-aeb5-48d4-860f-d5908031ed69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8412cccb-aeb5-48d4-860f-d5908031ed69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9da93d-97ca-46bc-886e-9c7f8a64d9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['e9a54328-dfe8-4950-af37-01a59bdcd3f0', '3acbf782-b0f7-4d98-b189-e19b0f07b39a', 'dbb9850c-0ab8-4f37-a13c-63ed06614935', '93613bf0-151c-459e-a325-40d60a84128f'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9da93d-97ca-46bc-886e-9c7f8a64d9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9a54328-dfe8-4950-af37-01a59bdcd3f0', '3acbf782-b0f7-4d98-b189-e19b0f07b39a', 'dbb9850c-0ab8-4f37-a13c-63ed06614935', '93613bf0-151c-459e-a325-40d60a84128f']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9964d5c6-7126-40f2-8fdf-bc99d65146b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9964d5c6-7126-40f2-8fdf-bc99d65146b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b1e041-c2d8-4a6c-be80-72f7348f4e1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1876588735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['e9a54328-dfe8-4950-af37-01a59bdcd3f0','3acbf782-b0f7-4d98-b189-e19b0f07b39a','dbb9850c-0ab8-4f37-a13c-63ed06614935','93613bf0-151c-459e-a325-40d60a84128f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1876588735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b1e041-c2d8-4a6c-be80-72f7348f4e1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c13a41-e443-4dc4-b5f7-e8568c365fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c13a41-e443-4dc4-b5f7-e8568c365fbf) transitioned into state 'SUCCESS' from state '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-1876588735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['e9a54328-dfe8-4950-af37-01a59bdcd3f0','3acbf782-b0f7-4d98-b189-e19b0f07b39a','dbb9850c-0ab8-4f37-a13c-63ed06614935','93613bf0-151c-459e-a325-40d60a84128f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4b851e-92c8-42ae-9dc2-6be6047a2454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d4b851e-92c8-42ae-9dc2-6be6047a2454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (be29aaa1-d295-429e-97de-1c74b3977a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b30e7213-7144-4dd9-af0f-6e04a644bf56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1516/3052] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:11 2026] POST /volume/v3/volumes => generated 787 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9feca23d-a04c-4e72-b91b-e5e6118ffc55 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9feca23d-a04c-4e72-b91b-e5e6118ffc55 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9feca23d-a04c-4e72-b91b-e5e6118ffc55 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9feca23d-a04c-4e72-b91b-e5e6118ffc55 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9feca23d-a04c-4e72-b91b-e5e6118ffc55 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9feca23d-a04c-4e72-b91b-e5e6118ffc55 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 200 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1537/3053] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:11 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 966 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-331a51f1-6747-4ec9-8cda-d80e5768d5a8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-331a51f1-6747-4ec9-8cda-d80e5768d5a8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-331a51f1-6747-4ec9-8cda-d80e5768d5a8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-331a51f1-6747-4ec9-8cda-d80e5768d5a8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-331a51f1-6747-4ec9-8cda-d80e5768d5a8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-331a51f1-6747-4ec9-8cda-d80e5768d5a8 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 returned with HTTP 200 Sep 02 20:11:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1517/3054] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:11 2026] GET /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-22a22b8c-c406-4163-844d-13941983dbf3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22a22b8c-c406-4163-844d-13941983dbf3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22a22b8c-c406-4163-844d-13941983dbf3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-22a22b8c-c406-4163-844d-13941983dbf3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-22a22b8c-c406-4163-844d-13941983dbf3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-22a22b8c-c406-4163-844d-13941983dbf3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 200 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1538/3055] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:11 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] GET http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 20:11:11 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Get all snapshots completed successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5d473d0b-3332-4bcd-b589-0e8aafa04c20 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 20:11:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1518/3056] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:11:11 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete snapshot with id: a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fe0586d-4171-4492-9219-7dd3c0d6514d tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 202 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1539/3057] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:11 2026] DELETE /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-459e768b-cf4d-4344-8ae5-efa8911fe11a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-459e768b-cf4d-4344-8ae5-efa8911fe11a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-459e768b-cf4d-4344-8ae5-efa8911fe11a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-459e768b-cf4d-4344-8ae5-efa8911fe11a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-459e768b-cf4d-4344-8ae5-efa8911fe11a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-459e768b-cf4d-4344-8ae5-efa8911fe11a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 200 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1519/3058] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:12 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7c1a9c5e-e6a0-45da-9e24-575ba334246b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c1a9c5e-e6a0-45da-9e24-575ba334246b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c1a9c5e-e6a0-45da-9e24-575ba334246b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7c1a9c5e-e6a0-45da-9e24-575ba334246b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7c1a9c5e-e6a0-45da-9e24-575ba334246b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7c1a9c5e-e6a0-45da-9e24-575ba334246b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 200 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1540/3059] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:12 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7edd9aaf-81fc-4530-b0cb-9cf3f3415090 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7edd9aaf-81fc-4530-b0cb-9cf3f3415090 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7edd9aaf-81fc-4530-b0cb-9cf3f3415090 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7edd9aaf-81fc-4530-b0cb-9cf3f3415090 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7edd9aaf-81fc-4530-b0cb-9cf3f3415090 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7edd9aaf-81fc-4530-b0cb-9cf3f3415090 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 200 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1520/3060] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:12 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9ddb745-dfbb-48c6-9591-d576dedf7bb0", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-853814207", "description": null, "metadata": null}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create snapshot from volume f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Created reservations ['59fb8a62-8ca8-4ab3-9e03-07d8e5b4fd8d', 'd47ef67d-8924-4b3e-8d0e-5072f2fa8fcd', '18599efe-06c0-451e-9842-6b1825c3baec', '8a1fb854-2ff8-4115-8831-4eae24ae19c7'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot force create request issued successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a4f43651-a26a-41da-a8ad-d2ee5a82887a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1541/3061] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:12 2026] POST /volume/v3/snapshots => generated 309 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e918954c-8667-431c-bf37-d96656ebcdbd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e918954c-8667-431c-bf37-d96656ebcdbd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e918954c-8667-431c-bf37-d96656ebcdbd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e918954c-8667-431c-bf37-d96656ebcdbd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e918954c-8667-431c-bf37-d96656ebcdbd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e918954c-8667-431c-bf37-d96656ebcdbd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1521/3062] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:12 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2abfbf27-bc8f-4d43-99a1-596bba03ea1c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2abfbf27-bc8f-4d43-99a1-596bba03ea1c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2abfbf27-bc8f-4d43-99a1-596bba03ea1c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2abfbf27-bc8f-4d43-99a1-596bba03ea1c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2abfbf27-bc8f-4d43-99a1-596bba03ea1c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2abfbf27-bc8f-4d43-99a1-596bba03ea1c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 200 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1542/3063] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:12 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-844b23ff-8121-4d99-ba1a-ec823e828f34 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-844b23ff-8121-4d99-ba1a-ec823e828f34 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-844b23ff-8121-4d99-ba1a-ec823e828f34 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-844b23ff-8121-4d99-ba1a-ec823e828f34 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-844b23ff-8121-4d99-ba1a-ec823e828f34 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-844b23ff-8121-4d99-ba1a-ec823e828f34 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 returned with HTTP 200 Sep 02 20:11:12 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1522/3064] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:12 2026] GET /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b44b3f9f-edeb-41bd-995e-38afd6e2cb8d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b44b3f9f-edeb-41bd-995e-38afd6e2cb8d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] POST http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8/action Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b44b3f9f-edeb-41bd-995e-38afd6e2cb8d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b44b3f9f-edeb-41bd-995e-38afd6e2cb8d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:12 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-b44b3f9f-edeb-41bd-995e-38afd6e2cb8d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5938b81c79054188944085fdce490df1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9d46bd6ce13f4b84a3c5da4f7bafddab', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b44b3f9f-edeb-41bd-995e-38afd6e2cb8d tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-reader] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8/action returned with HTTP 403 Sep 02 20:11:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1543/3065] 192.168.122.225 () {60 vars in 1274 bytes} [Wed Sep 2 20:11:12 2026] POST /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:12 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:12 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Delete volume with id: d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-898127a2-7c16-44b8-a3bd-27db73fe3223 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Delete volume request issued successfully. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-951155ac-6cd0-4511-9f2f-b1000548c6e3 tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 returned with HTTP 202 Sep 02 20:11:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-898127a2-7c16-44b8-a3bd-27db73fe3223 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1523/3066] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:12 2026] DELETE /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-898127a2-7c16-44b8-a3bd-27db73fe3223 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-898127a2-7c16-44b8-a3bd-27db73fe3223 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7718b363-72e8-4c9f-9849-d69f521e8c6b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-898127a2-7c16-44b8-a3bd-27db73fe3223 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7718b363-72e8-4c9f-9849-d69f521e8c6b tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7718b363-72e8-4c9f-9849-d69f521e8c6b tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-898127a2-7c16-44b8-a3bd-27db73fe3223 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 200 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7718b363-72e8-4c9f-9849-d69f521e8c6b tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1544/3067] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:13 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7718b363-72e8-4c9f-9849-d69f521e8c6b tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Volume info retrieved successfully. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7718b363-72e8-4c9f-9849-d69f521e8c6b tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 returned with HTTP 200 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1524/3068] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:13 2026] GET /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8ed3debe-d5f3-4a35-9d61-d2d57a5899c0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8ed3debe-d5f3-4a35-9d61-d2d57a5899c0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8ed3debe-d5f3-4a35-9d61-d2d57a5899c0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8ed3debe-d5f3-4a35-9d61-d2d57a5899c0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8ed3debe-d5f3-4a35-9d61-d2d57a5899c0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8ed3debe-d5f3-4a35-9d61-d2d57a5899c0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1545/3069] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:13 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-70582d48-e84c-4531-9b12-000d7d15cd62 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70582d48-e84c-4531-9b12-000d7d15cd62 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70582d48-e84c-4531-9b12-000d7d15cd62 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-70582d48-e84c-4531-9b12-000d7d15cd62 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-70582d48-e84c-4531-9b12-000d7d15cd62 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-70582d48-e84c-4531-9b12-000d7d15cd62 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 200 Sep 02 20:11:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1525/3070] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:13 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-91179273-4824-4105-9520-1d5f79a8f3dc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91179273-4824-4105-9520-1d5f79a8f3dc tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91179273-4824-4105-9520-1d5f79a8f3dc tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-91179273-4824-4105-9520-1d5f79a8f3dc tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-91179273-4824-4105-9520-1d5f79a8f3dc tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 returned with HTTP 404 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1546/3071] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:14 2026] GET /volume/v3/snapshots/a6f9dc35-7bd4-445d-9aee-739a48012f00 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume with id: 0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5f1b795d-33cb-473d-b639-14b1c291a9fc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f1b795d-33cb-473d-b639-14b1c291a9fc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] GET http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f1b795d-33cb-473d-b639-14b1c291a9fc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5f1b795d-33cb-473d-b639-14b1c291a9fc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5f1b795d-33cb-473d-b639-14b1c291a9fc tempest-ProjectReaderTests-2026651224 tempest-ProjectReaderTests-2026651224-project-admin] http://192.168.122.225/volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 returned with HTTP 404 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1547/3072] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:14 2026] GET /volume/v3/volumes/d62d18c1-7542-4931-ac86-4321416890c8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume request issued successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b3f39f83-cafc-4ef7-a5f0-fc40fd35ba5f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b returned with HTTP 202 Sep 02 20:11:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1526/3073] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:14 2026] DELETE /volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2b2ef2ad-77b6-41ef-994f-fa47b4c3ede3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b2ef2ad-77b6-41ef-994f-fa47b4c3ede3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b2ef2ad-77b6-41ef-994f-fa47b4c3ede3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2b2ef2ad-77b6-41ef-994f-fa47b4c3ede3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2b2ef2ad-77b6-41ef-994f-fa47b4c3ede3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2b2ef2ad-77b6-41ef-994f-fa47b4c3ede3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b returned with HTTP 200 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1548/3074] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:14 2026] GET /volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b => generated 1016 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a0e0fdf-9cf5-4658-8346-4ed9b97840f0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a0e0fdf-9cf5-4658-8346-4ed9b97840f0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a0e0fdf-9cf5-4658-8346-4ed9b97840f0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a0e0fdf-9cf5-4658-8346-4ed9b97840f0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a0e0fdf-9cf5-4658-8346-4ed9b97840f0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a0e0fdf-9cf5-4658-8346-4ed9b97840f0 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1527/3075] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:14 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 441 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-761c9796-0e94-43bb-b30d-488bbbd00ad9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-761c9796-0e94-43bb-b30d-488bbbd00ad9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-761c9796-0e94-43bb-b30d-488bbbd00ad9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-761c9796-0e94-43bb-b30d-488bbbd00ad9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:14 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-761c9796-0e94-43bb-b30d-488bbbd00ad9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-761c9796-0e94-43bb-b30d-488bbbd00ad9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 200 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1549/3076] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:14 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10b1e041-c2d8-4a6c-be80-72f7348f4e1c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-184792845"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:14 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:14 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['876a86cf-a9cd-4a8f-a682-34987eedec03', '3b0a8295-d741-48f7-b8f7-54fb50055644', '6fb2f382-68a1-4d24-a0f1-4f273e7a43c2', 'ce4c4f51-8806-4cf3-af58-849de7def26d'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:14 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:11:14 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa3a9d02-843b-49fa-a25c-49bd309c87a4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:14 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1528/3077] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-900ee018-126e-4619-86f6-5d8db6b5f56a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-900ee018-126e-4619-86f6-5d8db6b5f56a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-900ee018-126e-4619-86f6-5d8db6b5f56a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-900ee018-126e-4619-86f6-5d8db6b5f56a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:15 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-900ee018-126e-4619-86f6-5d8db6b5f56a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-900ee018-126e-4619-86f6-5d8db6b5f56a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 200 Sep 02 20:11:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1550/3078] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:14 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d1c34a7f-dfbf-4310-8efd-6b9c2ae45bc0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1c34a7f-dfbf-4310-8efd-6b9c2ae45bc0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1c34a7f-dfbf-4310-8efd-6b9c2ae45bc0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1c34a7f-dfbf-4310-8efd-6b9c2ae45bc0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1c34a7f-dfbf-4310-8efd-6b9c2ae45bc0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b returned with HTTP 404 Sep 02 20:11:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1529/3079] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:15 2026] GET /volume/v3/volumes/0d165f54-4ee9-4457-9efe-643ecca4d46b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-454850285"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-454850285'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume of 1 GB Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (e9572884-4e45-45a9-9b03-f24f0704ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5d9228-facf-4395-a323-a2cb0db511ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5d9228-facf-4395-a323-a2cb0db511ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45b2241-eb24-4d3b-8275-88cb8f4563fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-52e477e4-ef33-4f19-9fe7-d079fece0929 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52e477e4-ef33-4f19-9fe7-d079fece0929 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52e477e4-ef33-4f19-9fe7-d079fece0929 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-52e477e4-ef33-4f19-9fe7-d079fece0929 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-52e477e4-ef33-4f19-9fe7-d079fece0929 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-52e477e4-ef33-4f19-9fe7-d079fece0929 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1530/3080] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:15 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['71c98367-c7d5-4e5b-99b5-682658fda437', '8b11753e-8d1e-43b8-9d52-f23f16b49fbd', '68540a67-af59-4831-8310-7b7373f8badd', '8b485628-3548-4385-9119-c9c9b4f2119a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45b2241-eb24-4d3b-8275-88cb8f4563fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c98367-c7d5-4e5b-99b5-682658fda437', '8b11753e-8d1e-43b8-9d52-f23f16b49fbd', '68540a67-af59-4831-8310-7b7373f8badd', '8b485628-3548-4385-9119-c9c9b4f2119a']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d623ae23-be94-480e-8573-5fdf4b9efdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:15 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d623ae23-be94-480e-8573-5fdf4b9efdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad40746f-2559-4821-8c59-6ae4e86362be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454850285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['71c98367-c7d5-4e5b-99b5-682658fda437','8b11753e-8d1e-43b8-9d52-f23f16b49fbd','68540a67-af59-4831-8310-7b7373f8badd','8b485628-3548-4385-9119-c9c9b4f2119a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-454850285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad40746f-2559-4821-8c59-6ae4e86362be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f77c016-a609-4422-a04c-217296b9f484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f77c016-a609-4422-a04c-217296b9f484) transitioned into state 'SUCCESS' from state '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-454850285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['71c98367-c7d5-4e5b-99b5-682658fda437','8b11753e-8d1e-43b8-9d52-f23f16b49fbd','68540a67-af59-4831-8310-7b7373f8badd','8b485628-3548-4385-9119-c9c9b4f2119a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d38227-2f0f-4d00-a73b-4018c8e1d245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d38227-2f0f-4d00-a73b-4018c8e1d245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (e9572884-4e45-45a9-9b03-f24f0704ef69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request issued successfully. Sep 02 20:11:15 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4f7a495-a910-4d3c-a18a-1161eea0aa3f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:15 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1551/3081] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:15 2026] POST /volume/v3/volumes => generated 786 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-de2d228b-62c9-4c62-9541-a09386d40b62 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de2d228b-62c9-4c62-9541-a09386d40b62 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de2d228b-62c9-4c62-9541-a09386d40b62 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-de2d228b-62c9-4c62-9541-a09386d40b62 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:15 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:15 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:15 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:15 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-de2d228b-62c9-4c62-9541-a09386d40b62 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:15 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-de2d228b-62c9-4c62-9541-a09386d40b62 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 200 Sep 02 20:11:15 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1531/3082] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:15 2026] GET /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 965 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a3ae6973-44bc-49ed-a85a-6d05a2b54483 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a3ae6973-44bc-49ed-a85a-6d05a2b54483 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a3ae6973-44bc-49ed-a85a-6d05a2b54483 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a3ae6973-44bc-49ed-a85a-6d05a2b54483 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a3ae6973-44bc-49ed-a85a-6d05a2b54483 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a3ae6973-44bc-49ed-a85a-6d05a2b54483 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 200 Sep 02 20:11:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1552/3083] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:16 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 439 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5f859b11-efcd-4e9c-81c9-874580e86fd6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f859b11-efcd-4e9c-81c9-874580e86fd6 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5f859b11-efcd-4e9c-81c9-874580e86fd6 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5f859b11-efcd-4e9c-81c9-874580e86fd6 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5f859b11-efcd-4e9c-81c9-874580e86fd6 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5f859b11-efcd-4e9c-81c9-874580e86fd6 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1532/3084] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:16 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a7ae9d24-e8d8-42e0-9423-3fb378fa864f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a7ae9d24-e8d8-42e0-9423-3fb378fa864f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a7ae9d24-e8d8-42e0-9423-3fb378fa864f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a7ae9d24-e8d8-42e0-9423-3fb378fa864f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a7ae9d24-e8d8-42e0-9423-3fb378fa864f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a7ae9d24-e8d8-42e0-9423-3fb378fa864f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:16 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1553/3085] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:16 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f7a3fcc-8918-4a4c-b28e-bc3c0c7c4144 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f7a3fcc-8918-4a4c-b28e-bc3c0c7c4144 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f7a3fcc-8918-4a4c-b28e-bc3c0c7c4144 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f7a3fcc-8918-4a4c-b28e-bc3c0c7c4144 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8f7a3fcc-8918-4a4c-b28e-bc3c0c7c4144 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f7a3fcc-8918-4a4c-b28e-bc3c0c7c4144 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1533/3086] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:16 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ac7cf029-d8ff-40cf-adc2-ce3e19612768", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create volume request body: {'volume': {'snapshot_id': 'ac7cf029-d8ff-40cf-adc2-ce3e19612768', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create volume of 1 GB Sep 02 20:11:16 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Availability Zones retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Flow 'volume_create_api' (cc7a84fb-2d85-4a2e-a230-aae28d0772d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d7294a-3071-4995-a864-c9b4631d9e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56d7294a-3071-4995-a864-c9b4631d9e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac7cf029-d8ff-40cf-adc2-ce3e19612768', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279954e6-4b19-457f-932f-e89069f4b0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Created reservations ['a9b603b8-6693-4685-bf36-e5f813ed0eb9', 'd6966c0a-11ce-469f-ac1e-f398ed6bf3ce', '3592753f-e83a-44fe-83d4-7177d0e44b8f', '883c7699-e854-49d4-8cd3-9539eddff290'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (279954e6-4b19-457f-932f-e89069f4b0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9b603b8-6693-4685-bf36-e5f813ed0eb9', 'd6966c0a-11ce-469f-ac1e-f398ed6bf3ce', '3592753f-e83a-44fe-83d4-7177d0e44b8f', '883c7699-e854-49d4-8cd3-9539eddff290']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2f8b92-c336-48c9-b359-e595931e0b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c465fb36-982f-441e-9b4b-3625cb470282 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c465fb36-982f-441e-9b4b-3625cb470282 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c465fb36-982f-441e-9b4b-3625cb470282 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c465fb36-982f-441e-9b4b-3625cb470282 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:16 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:16 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c465fb36-982f-441e-9b4b-3625cb470282 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:16 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c465fb36-982f-441e-9b4b-3625cb470282 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 200 Sep 02 20:11:16 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1534/3087] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:16 2026] GET /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:16 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:16 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c2f8b92-c336-48c9-b359-e595931e0b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7007e007-e640-48ad-bd18-67374a19d451', '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='49243ee1cc744984b18f7366a47a8041',qos_specs=None,replication_status=,reservations=['a9b603b8-6693-4685-bf36-e5f813ed0eb9','d6966c0a-11ce-469f-ac1e-f398ed6bf3ce','3592753f-e83a-44fe-83d4-7177d0e44b8f','883c7699-e854-49d4-8cd3-9539eddff290'],size=1,snapshot_id=ac7cf029-d8ff-40cf-adc2-ce3e19612768,source_replicaid=,source_volid=None,status='creating',user_id='7e90bf3c690a42fe8f686ded1ad4f399',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11: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=7007e007-e640-48ad-bd18-67374a19d451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49243ee1cc744984b18f7366a47a8041',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac7cf029-d8ff-40cf-adc2-ce3e19612768,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e90bf3c690a42fe8f686ded1ad4f399',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:16 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5129b554-937b-4cba-baba-85d3886b1146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5129b554-937b-4cba-baba-85d3886b1146) transitioned into state 'SUCCESS' from 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='49243ee1cc744984b18f7366a47a8041',qos_specs=None,replication_status=,reservations=['a9b603b8-6693-4685-bf36-e5f813ed0eb9','d6966c0a-11ce-469f-ac1e-f398ed6bf3ce','3592753f-e83a-44fe-83d4-7177d0e44b8f','883c7699-e854-49d4-8cd3-9539eddff290'],size=1,snapshot_id=ac7cf029-d8ff-40cf-adc2-ce3e19612768,source_replicaid=,source_volid=None,status='creating',user_id='7e90bf3c690a42fe8f686ded1ad4f399',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1bf7f3-2e47-4818-b015-b2adc81be0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1bf7f3-2e47-4818-b015-b2adc81be0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Flow 'volume_create_api' (cc7a84fb-2d85-4a2e-a230-aae28d0772d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Create volume request issued successfully. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3fd3e3d9-13a0-456b-8473-2f48dfb21ee3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1554/3088] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:16 2026] POST /volume/v3/volumes => generated 750 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4b71d46c-d430-432a-825b-23eb90f0d566 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0a543de2-29eb-4c13-b5ee-80054cb9ffe5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b71d46c-d430-432a-825b-23eb90f0d566 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b71d46c-d430-432a-825b-23eb90f0d566 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b71d46c-d430-432a-825b-23eb90f0d566 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a543de2-29eb-4c13-b5ee-80054cb9ffe5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a543de2-29eb-4c13-b5ee-80054cb9ffe5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0a543de2-29eb-4c13-b5ee-80054cb9ffe5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:17 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:17 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:17 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:17 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0a543de2-29eb-4c13-b5ee-80054cb9ffe5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0a543de2-29eb-4c13-b5ee-80054cb9ffe5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 200 Sep 02 20:11:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1555/3089] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:17 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:17 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4b71d46c-d430-432a-825b-23eb90f0d566 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b71d46c-d430-432a-825b-23eb90f0d566 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1535/3090] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:17 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1faf0d80-fdfb-43f1-bc3f-d055d89b2d8b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1faf0d80-fdfb-43f1-bc3f-d055d89b2d8b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1faf0d80-fdfb-43f1-bc3f-d055d89b2d8b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1faf0d80-fdfb-43f1-bc3f-d055d89b2d8b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1faf0d80-fdfb-43f1-bc3f-d055d89b2d8b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1faf0d80-fdfb-43f1-bc3f-d055d89b2d8b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 200 Sep 02 20:11:17 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1556/3091] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:17 2026] GET /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fdf4e1a4-21cf-42ac-8b4d-8f4c9b8fd893 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fdf4e1a4-21cf-42ac-8b4d-8f4c9b8fd893 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fdf4e1a4-21cf-42ac-8b4d-8f4c9b8fd893 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fdf4e1a4-21cf-42ac-8b4d-8f4c9b8fd893 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fdf4e1a4-21cf-42ac-8b4d-8f4c9b8fd893 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fdf4e1a4-21cf-42ac-8b4d-8f4c9b8fd893 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 200 Sep 02 20:11:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1536/3092] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:18 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d473a798-2604-46dc-b0a8-a0bf733932df None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d473a798-2604-46dc-b0a8-a0bf733932df tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d473a798-2604-46dc-b0a8-a0bf733932df tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d473a798-2604-46dc-b0a8-a0bf733932df tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-cc8197be-f965-4e1e-bf12-7103348efb33 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc8197be-f965-4e1e-bf12-7103348efb33 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] POST http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6/action Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc8197be-f965-4e1e-bf12-7103348efb33 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-cc8197be-f965-4e1e-bf12-7103348efb33 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:18 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d473a798-2604-46dc-b0a8-a0bf733932df tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-cc8197be-f965-4e1e-bf12-7103348efb33 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-cc8197be-f965-4e1e-bf12-7103348efb33 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bf32474198e0457aaddfde76e045b0a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f0e38c7b7b749d99a2ae19730ff46b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-cc8197be-f965-4e1e-bf12-7103348efb33 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6/action returned with HTTP 403 Sep 02 20:11:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1537/3093] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:11:18 2026] POST /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-992fa65b-8ad4-4d48-8da4-24121861edaa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d473a798-2604-46dc-b0a8-a0bf733932df tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1557/3094] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:18 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-992fa65b-8ad4-4d48-8da4-24121861edaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 202 Sep 02 20:11:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1538/3095] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:18 2026] DELETE /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9855fcce-b3a5-4c1c-b4e6-46f85127d470 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9855fcce-b3a5-4c1c-b4e6-46f85127d470 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9855fcce-b3a5-4c1c-b4e6-46f85127d470 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9855fcce-b3a5-4c1c-b4e6-46f85127d470 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:18 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:18 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9855fcce-b3a5-4c1c-b4e6-46f85127d470 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9855fcce-b3a5-4c1c-b4e6-46f85127d470 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 200 Sep 02 20:11:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1558/3096] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:18 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ba019600-f77a-493c-9fb8-5d10b8a81e03 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba019600-f77a-493c-9fb8-5d10b8a81e03 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba019600-f77a-493c-9fb8-5d10b8a81e03 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba019600-f77a-493c-9fb8-5d10b8a81e03 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ba019600-f77a-493c-9fb8-5d10b8a81e03 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba019600-f77a-493c-9fb8-5d10b8a81e03 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 200 Sep 02 20:11:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1539/3097] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:19 2026] GET /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-25c2e2df-0011-4872-acd0-1931aacbddda None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad40746f-2559-4821-8c59-6ae4e86362be", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1111912354"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create snapshot from volume ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:19 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['dc7feddf-188c-4c9b-a212-bc0b8607e0de', '963feb6d-eb83-46c8-9a69-e364dba6ff24', '6e9446a4-3954-41bd-987a-13383edaa9fc', 'c2ce8259-7c8c-4e34-a1c4-c99f6badff9a'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-743cee26-664b-4871-b6b7-d7d700a4c7c3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-743cee26-664b-4871-b6b7-d7d700a4c7c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-743cee26-664b-4871-b6b7-d7d700a4c7c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-743cee26-664b-4871-b6b7-d7d700a4c7c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-743cee26-664b-4871-b6b7-d7d700a4c7c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot create request issued successfully. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25c2e2df-0011-4872-acd0-1931aacbddda tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1559/3098] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-743cee26-664b-4871-b6b7-d7d700a4c7c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1540/3099] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:19 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-08bb1a9b-1762-48cd-af12-2df609ac5795 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8d055162-4156-44be-bd30-8890d23cae17 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08bb1a9b-1762-48cd-af12-2df609ac5795 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08bb1a9b-1762-48cd-af12-2df609ac5795 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08bb1a9b-1762-48cd-af12-2df609ac5795 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d055162-4156-44be-bd30-8890d23cae17 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d055162-4156-44be-bd30-8890d23cae17 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d055162-4156-44be-bd30-8890d23cae17 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-08bb1a9b-1762-48cd-af12-2df609ac5795 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08bb1a9b-1762-48cd-af12-2df609ac5795 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1560/3100] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:19 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8d055162-4156-44be-bd30-8890d23cae17 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d055162-4156-44be-bd30-8890d23cae17 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 200 Sep 02 20:11:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1541/3101] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:19 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1f22a119-62b1-4ee1-b961-4ecf91cf273a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1f22a119-62b1-4ee1-b961-4ecf91cf273a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1f22a119-62b1-4ee1-b961-4ecf91cf273a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1f22a119-62b1-4ee1-b961-4ecf91cf273a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5124b5d9-dd16-4c69-ad3b-2ad94f3d71e5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5124b5d9-dd16-4c69-ad3b-2ad94f3d71e5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5124b5d9-dd16-4c69-ad3b-2ad94f3d71e5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5124b5d9-dd16-4c69-ad3b-2ad94f3d71e5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5124b5d9-dd16-4c69-ad3b-2ad94f3d71e5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5124b5d9-dd16-4c69-ad3b-2ad94f3d71e5 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1f22a119-62b1-4ee1-b961-4ecf91cf273a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1542/3102] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:20 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a22a1d5-51b2-4c8b-b670-17ff7685e0ae None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1f22a119-62b1-4ee1-b961-4ecf91cf273a tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1561/3103] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:20 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a22a1d5-51b2-4c8b-b670-17ff7685e0ae tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a22a1d5-51b2-4c8b-b670-17ff7685e0ae tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a22a1d5-51b2-4c8b-b670-17ff7685e0ae tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a22a1d5-51b2-4c8b-b670-17ff7685e0ae tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 returned with HTTP 404 Sep 02 20:11:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1543/3104] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:20 2026] GET /volume/v3/snapshots/db8108be-66c7-4342-83d0-67e8cbd751d6 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:20 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:20 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:20 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:20 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:11:20 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9185c7d6-fd12-4bb3-9c88-8e7005fa5b14 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 202 Sep 02 20:11:20 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1562/3105] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:20 2026] DELETE /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bc2127af-1365-4ad3-98d5-a2ecccd65070 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bc2127af-1365-4ad3-98d5-a2ecccd65070 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bc2127af-1365-4ad3-98d5-a2ecccd65070 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bc2127af-1365-4ad3-98d5-a2ecccd65070 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:20 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:20 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:20 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:20 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-bc2127af-1365-4ad3-98d5-a2ecccd65070 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:20 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bc2127af-1365-4ad3-98d5-a2ecccd65070 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 200 Sep 02 20:11:20 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1544/3106] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:20 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 1016 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-183de429-c2f2-47e4-82dc-fcc4e0107100 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-183de429-c2f2-47e4-82dc-fcc4e0107100 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5e902551-ae68-43da-95a2-bdcd726ceb3d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-183de429-c2f2-47e4-82dc-fcc4e0107100 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-183de429-c2f2-47e4-82dc-fcc4e0107100 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e902551-ae68-43da-95a2-bdcd726ceb3d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e902551-ae68-43da-95a2-bdcd726ceb3d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5e902551-ae68-43da-95a2-bdcd726ceb3d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-183de429-c2f2-47e4-82dc-fcc4e0107100 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-183de429-c2f2-47e4-82dc-fcc4e0107100 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1563/3107] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:21 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5e902551-ae68-43da-95a2-bdcd726ceb3d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5e902551-ae68-43da-95a2-bdcd726ceb3d tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1545/3108] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:21 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8541c498-8c34-4816-ac7f-beb329fb0471 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8541c498-8c34-4816-ac7f-beb329fb0471 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8541c498-8c34-4816-ac7f-beb329fb0471 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8541c498-8c34-4816-ac7f-beb329fb0471 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:21 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:21 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:21 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:21 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:21 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8541c498-8c34-4816-ac7f-beb329fb0471 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8541c498-8c34-4816-ac7f-beb329fb0471 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 200 Sep 02 20:11:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1564/3109] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:21 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 1016 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa957a14-1507-4e1e-9167-287b86665777 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa957a14-1507-4e1e-9167-287b86665777 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa957a14-1507-4e1e-9167-287b86665777 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa957a14-1507-4e1e-9167-287b86665777 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:22 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:22 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:22 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-aa957a14-1507-4e1e-9167-287b86665777 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa957a14-1507-4e1e-9167-287b86665777 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1546/3110] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:22 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6ba8441e-9bb6-4ba6-8136-fb15fc4393c3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ba8441e-9bb6-4ba6-8136-fb15fc4393c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ba8441e-9bb6-4ba6-8136-fb15fc4393c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6ba8441e-9bb6-4ba6-8136-fb15fc4393c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:22 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:22 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:22 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6ba8441e-9bb6-4ba6-8136-fb15fc4393c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6ba8441e-9bb6-4ba6-8136-fb15fc4393c3 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:22 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1565/3111] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:22 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2145f6c7-fc2d-43ca-bc51-3ea6aa77717b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2145f6c7-fc2d-43ca-bc51-3ea6aa77717b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c Sep 02 20:11:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2145f6c7-fc2d-43ca-bc51-3ea6aa77717b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:22 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2145f6c7-fc2d-43ca-bc51-3ea6aa77717b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:22 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2145f6c7-fc2d-43ca-bc51-3ea6aa77717b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c returned with HTTP 404 Sep 02 20:11:22 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1547/3112] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:22 2026] GET /volume/v3/volumes/10b1e041-c2d8-4a6c-be80-72f7348f4e1c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924158797"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924158797'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:11:22 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (0bd0ce54-cba7-47b2-b50b-2a1d7c4f80fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512f6444-cc28-44cb-9b4e-e16c173c50c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:22 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (512f6444-cc28-44cb-9b4e-e16c173c50c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f748d5cc-c113-431e-8866-d5f5f17869c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['9d69d5aa-acfd-4441-bd97-e295a70c5d4e', '21ff6cdf-ecf9-4e1d-81c0-3ecc61a478dd', 'b024625d-d208-4de0-af67-cfb06c290b07', '2b300e77-873b-4b64-b0d9-8688700b741c'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f748d5cc-c113-431e-8866-d5f5f17869c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d69d5aa-acfd-4441-bd97-e295a70c5d4e', '21ff6cdf-ecf9-4e1d-81c0-3ecc61a478dd', 'b024625d-d208-4de0-af67-cfb06c290b07', '2b300e77-873b-4b64-b0d9-8688700b741c']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7fd302-1590-41ac-b6ec-c78670cf0c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:23 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7fd302-1590-41ac-b6ec-c78670cf0c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40bc41cf-68d5-4e05-a1f5-32f678522a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924158797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['9d69d5aa-acfd-4441-bd97-e295a70c5d4e','21ff6cdf-ecf9-4e1d-81c0-3ecc61a478dd','b024625d-d208-4de0-af67-cfb06c290b07','2b300e77-873b-4b64-b0d9-8688700b741c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924158797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40bc41cf-68d5-4e05-a1f5-32f678522a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e3201d-9a25-44cf-98fb-0eae39cfafed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e3201d-9a25-44cf-98fb-0eae39cfafed) transitioned into state 'SUCCESS' from state '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-1924158797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['9d69d5aa-acfd-4441-bd97-e295a70c5d4e','21ff6cdf-ecf9-4e1d-81c0-3ecc61a478dd','b024625d-d208-4de0-af67-cfb06c290b07','2b300e77-873b-4b64-b0d9-8688700b741c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada36974-e292-4f5d-86b1-5b4951222677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada36974-e292-4f5d-86b1-5b4951222677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (0bd0ce54-cba7-47b2-b50b-2a1d7c4f80fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:11:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c1777ce-027f-40b7-bd0c-7debf8143034 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1566/3113] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:22 2026] POST /volume/v3/volumes => generated 787 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e5093735-3122-421a-90ca-0b3b5f502efc None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5093735-3122-421a-90ca-0b3b5f502efc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5093735-3122-421a-90ca-0b3b5f502efc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e5093735-3122-421a-90ca-0b3b5f502efc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e5093735-3122-421a-90ca-0b3b5f502efc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-be999f45-5309-41cc-a2ac-2e0aeeccbbe3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be999f45-5309-41cc-a2ac-2e0aeeccbbe3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be999f45-5309-41cc-a2ac-2e0aeeccbbe3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:23 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-be999f45-5309-41cc-a2ac-2e0aeeccbbe3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e5093735-3122-421a-90ca-0b3b5f502efc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 200 Sep 02 20:11:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1548/3114] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:23 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 966 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:23 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:23 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:23 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-be999f45-5309-41cc-a2ac-2e0aeeccbbe3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:23 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-be999f45-5309-41cc-a2ac-2e0aeeccbbe3 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:23 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1567/3115] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:23 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1ded6860-cab0-43d7-a218-768513026be7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ded6860-cab0-43d7-a218-768513026be7 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ded6860-cab0-43d7-a218-768513026be7 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1ded6860-cab0-43d7-a218-768513026be7 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:23 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:23 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:23 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:23 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:23 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1ded6860-cab0-43d7-a218-768513026be7 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:23 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1ded6860-cab0-43d7-a218-768513026be7 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:23 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1549/3116] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:23 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7fe1192f-66e6-4c88-9f3c-9d1a742e1380 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fe1192f-66e6-4c88-9f3c-9d1a742e1380 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fe1192f-66e6-4c88-9f3c-9d1a742e1380 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7fe1192f-66e6-4c88-9f3c-9d1a742e1380 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-30305ae8-fd3f-40d3-9156-e65dd29d010a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30305ae8-fd3f-40d3-9156-e65dd29d010a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30305ae8-fd3f-40d3-9156-e65dd29d010a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-30305ae8-fd3f-40d3-9156-e65dd29d010a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-30305ae8-fd3f-40d3-9156-e65dd29d010a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-30305ae8-fd3f-40d3-9156-e65dd29d010a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1550/3117] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:24 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7fe1192f-66e6-4c88-9f3c-9d1a742e1380 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7fe1192f-66e6-4c88-9f3c-9d1a742e1380 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 200 Sep 02 20:11:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1568/3118] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:24 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-91770569-92f9-49ce-be69-de5553447bb9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91770569-92f9-49ce-be69-de5553447bb9 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91770569-92f9-49ce-be69-de5553447bb9 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-91770569-92f9-49ce-be69-de5553447bb9 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:24 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:24 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-91770569-92f9-49ce-be69-de5553447bb9 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-91770569-92f9-49ce-be69-de5553447bb9 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1551/3119] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:24 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-08dbc81c-a0a8-43de-8dcd-f2721ac08c1e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08dbc81c-a0a8-43de-8dcd-f2721ac08c1e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08dbc81c-a0a8-43de-8dcd-f2721ac08c1e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-08dbc81c-a0a8-43de-8dcd-f2721ac08c1e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-08dbc81c-a0a8-43de-8dcd-f2721ac08c1e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-08dbc81c-a0a8-43de-8dcd-f2721ac08c1e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-892e9d5f-5d52-49e3-9ccc-3d8a3c8261af None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1569/3120] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:25 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-892e9d5f-5d52-49e3-9ccc-3d8a3c8261af tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-892e9d5f-5d52-49e3-9ccc-3d8a3c8261af tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-892e9d5f-5d52-49e3-9ccc-3d8a3c8261af tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-892e9d5f-5d52-49e3-9ccc-3d8a3c8261af tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-892e9d5f-5d52-49e3-9ccc-3d8a3c8261af tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 200 Sep 02 20:11:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1552/3121] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:25 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0ce69b21-1dc7-425f-98ad-407eaa64680c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0ce69b21-1dc7-425f-98ad-407eaa64680c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0ce69b21-1dc7-425f-98ad-407eaa64680c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0ce69b21-1dc7-425f-98ad-407eaa64680c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0ce69b21-1dc7-425f-98ad-407eaa64680c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0ce69b21-1dc7-425f-98ad-407eaa64680c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1570/3122] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:25 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-803c4ccf-13e9-4b34-93d7-dd4d98870557 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-803c4ccf-13e9-4b34-93d7-dd4d98870557 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-803c4ccf-13e9-4b34-93d7-dd4d98870557 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-803c4ccf-13e9-4b34-93d7-dd4d98870557 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-803c4ccf-13e9-4b34-93d7-dd4d98870557 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-803c4ccf-13e9-4b34-93d7-dd4d98870557 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1553/3123] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:25 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete snapshot with id: ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:26 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:26 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot delete request issued successfully. Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ccbd40db-06f6-4a21-bbe5-369bdf495eab tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 202 Sep 02 20:11:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1571/3124] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:26 2026] DELETE /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a42527cc-3629-4d15-a7e1-aeea48b2b664 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a42527cc-3629-4d15-a7e1-aeea48b2b664 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a42527cc-3629-4d15-a7e1-aeea48b2b664 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a42527cc-3629-4d15-a7e1-aeea48b2b664 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a42527cc-3629-4d15-a7e1-aeea48b2b664 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a42527cc-3629-4d15-a7e1-aeea48b2b664 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1554/3125] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:26 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-707e3822-1d3a-40cc-89e9-2695a7a2bd99 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-707e3822-1d3a-40cc-89e9-2695a7a2bd99 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-707e3822-1d3a-40cc-89e9-2695a7a2bd99 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:26 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-707e3822-1d3a-40cc-89e9-2695a7a2bd99 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:26 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:26 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-707e3822-1d3a-40cc-89e9-2695a7a2bd99 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:26 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-707e3822-1d3a-40cc-89e9-2695a7a2bd99 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:26 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1572/3126] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:26 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-2c289971-f456-4a85-88c4-9280438bddaa None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c289971-f456-4a85-88c4-9280438bddaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c289971-f456-4a85-88c4-9280438bddaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-2c289971-f456-4a85-88c4-9280438bddaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:26 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:26 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:26 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:26 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:26 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-2c289971-f456-4a85-88c4-9280438bddaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-2c289971-f456-4a85-88c4-9280438bddaa tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 200 Sep 02 20:11:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1555/3127] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:26 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a8b7a5d-e51b-4392-869f-9de731b5bc07 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a8b7a5d-e51b-4392-869f-9de731b5bc07 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a8b7a5d-e51b-4392-869f-9de731b5bc07 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a8b7a5d-e51b-4392-869f-9de731b5bc07 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7a8b7a5d-e51b-4392-869f-9de731b5bc07 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Snapshot retrieved successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a8b7a5d-e51b-4392-869f-9de731b5bc07 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 200 Sep 02 20:11:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1573/3128] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:27 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dfdf0284-e9eb-4f9c-ac6a-7e290c3b35ab None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dfdf0284-e9eb-4f9c-ac6a-7e290c3b35ab tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dfdf0284-e9eb-4f9c-ac6a-7e290c3b35ab tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dfdf0284-e9eb-4f9c-ac6a-7e290c3b35ab tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dfdf0284-e9eb-4f9c-ac6a-7e290c3b35ab tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dfdf0284-e9eb-4f9c-ac6a-7e290c3b35ab tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1556/3129] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:27 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] POST http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4/action Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Updating snapshot '000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4' with '{'status': 'error'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '855b20c6c79d4002be3bcfeb316dfb51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74ef63b36c6b4c2f9b1ecc5d90653edd', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eafac153-7a83-4bd4-89d3-36c9d8e6a8ac tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4/action returned with HTTP 403 Sep 02 20:11:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1574/3130] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:11:27 2026] POST /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4/action => generated 133 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete snapshot with id: 000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a588af1e-7a1a-4afb-8b06-e8a52d1f91ef None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a588af1e-7a1a-4afb-8b06-e8a52d1f91ef tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a588af1e-7a1a-4afb-8b06-e8a52d1f91ef tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a588af1e-7a1a-4afb-8b06-e8a52d1f91ef tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a588af1e-7a1a-4afb-8b06-e8a52d1f91ef tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a588af1e-7a1a-4afb-8b06-e8a52d1f91ef tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 200 Sep 02 20:11:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1575/3131] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:27 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7a55ff22-d4ae-4ffe-aa55-55c3d9848a32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 202 Sep 02 20:11:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1557/3132] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:27 2026] DELETE /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-68be17fc-1fa1-4836-b531-e2dd97d5606e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40bc41cf-68d5-4e05-a1f5-32f678522a0f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1627953311"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68be17fc-1fa1-4836-b531-e2dd97d5606e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68be17fc-1fa1-4836-b531-e2dd97d5606e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-68be17fc-1fa1-4836-b531-e2dd97d5606e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-68be17fc-1fa1-4836-b531-e2dd97d5606e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-68be17fc-1fa1-4836-b531-e2dd97d5606e tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1558/3133] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:27 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:27 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['c3d3867c-e9fa-406c-8f9f-1c47c65e40e8', '93821119-1942-4d44-b02d-fa719fc3f44c', '4063fd6d-922f-4aca-ada6-9e0d045535d2', '4dd156cb-4b22-4706-94f8-59e900b6a4f7'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-78929eb8-0e8b-40ce-b012-c7da4d1f318a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1576/3134] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-569749f2-e065-4164-ab61-8f0b3913933f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-569749f2-e065-4164-ab61-8f0b3913933f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-569749f2-e065-4164-ab61-8f0b3913933f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-569749f2-e065-4164-ab61-8f0b3913933f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-569749f2-e065-4164-ab61-8f0b3913933f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-569749f2-e065-4164-ab61-8f0b3913933f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 200 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1559/3135] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:28 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-00a5c95e-2ce0-4706-9962-8c0dc5a3c85b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00a5c95e-2ce0-4706-9962-8c0dc5a3c85b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00a5c95e-2ce0-4706-9962-8c0dc5a3c85b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00a5c95e-2ce0-4706-9962-8c0dc5a3c85b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00a5c95e-2ce0-4706-9962-8c0dc5a3c85b tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 404 Sep 02 20:11:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1577/3136] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:28 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9224374a-b78f-4a4f-9926-e3b8031a24de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] DELETE http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete volume with id: f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete volume request issued successfully. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9224374a-b78f-4a4f-9926-e3b8031a24de tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 202 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1560/3137] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:28 2026] DELETE /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-59cbe87e-c6ab-4cdf-9cac-bea21010ab18 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59cbe87e-c6ab-4cdf-9cac-bea21010ab18 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59cbe87e-c6ab-4cdf-9cac-bea21010ab18 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59cbe87e-c6ab-4cdf-9cac-bea21010ab18 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-59cbe87e-c6ab-4cdf-9cac-bea21010ab18 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59cbe87e-c6ab-4cdf-9cac-bea21010ab18 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 200 Sep 02 20:11:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1578/3138] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:28 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-99f57dc0-2dd4-4251-b8f3-6b7517cbe6c4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-99f57dc0-2dd4-4251-b8f3-6b7517cbe6c4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-99f57dc0-2dd4-4251-b8f3-6b7517cbe6c4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-99f57dc0-2dd4-4251-b8f3-6b7517cbe6c4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-99f57dc0-2dd4-4251-b8f3-6b7517cbe6c4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-99f57dc0-2dd4-4251-b8f3-6b7517cbe6c4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 200 Sep 02 20:11:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1561/3139] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:28 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cba11a87-d9f0-4283-aa89-8141e4a4a1b2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cba11a87-d9f0-4283-aa89-8141e4a4a1b2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cba11a87-d9f0-4283-aa89-8141e4a4a1b2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cba11a87-d9f0-4283-aa89-8141e4a4a1b2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cba11a87-d9f0-4283-aa89-8141e4a4a1b2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cba11a87-d9f0-4283-aa89-8141e4a4a1b2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 200 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1579/3140] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:29 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a5092a3a-07b5-4ea6-baaa-527b41ba91cd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5092a3a-07b5-4ea6-baaa-527b41ba91cd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5092a3a-07b5-4ea6-baaa-527b41ba91cd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5092a3a-07b5-4ea6-baaa-527b41ba91cd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5092a3a-07b5-4ea6-baaa-527b41ba91cd tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 404 Sep 02 20:11:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1562/3141] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:29 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] DELETE http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete volume with id: 7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete volume request issued successfully. Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e2ba2777-4c58-4f0c-9fcb-d3180577599c tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 202 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1580/3142] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:29 2026] DELETE /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f8f466b5-66d3-46c3-a661-716c6c0a5671 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8f466b5-66d3-46c3-a661-716c6c0a5671 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8f466b5-66d3-46c3-a661-716c6c0a5671 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f8f466b5-66d3-46c3-a661-716c6c0a5671 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f8f466b5-66d3-46c3-a661-716c6c0a5671 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Volume info retrieved successfully. Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f8f466b5-66d3-46c3-a661-716c6c0a5671 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 200 Sep 02 20:11:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1563/3143] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:29 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5b907124-4cd6-4295-8c71-e03ffa57ad5c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5b907124-4cd6-4295-8c71-e03ffa57ad5c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5b907124-4cd6-4295-8c71-e03ffa57ad5c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5b907124-4cd6-4295-8c71-e03ffa57ad5c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5b907124-4cd6-4295-8c71-e03ffa57ad5c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 returned with HTTP 404 Sep 02 20:11:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1581/3144] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:29 2026] GET /volume/v3/snapshots/000a6a2c-f6d0-49f0-bb22-2bfe0a189fe4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume with id: ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:29 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:29 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume request issued successfully. Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8df4dcdb-bc52-484b-b487-4ec8607f14f4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 202 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1564/3145] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:29 2026] DELETE /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-19505b07-154b-4dc6-8e04-3dbfb5754d49 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-19505b07-154b-4dc6-8e04-3dbfb5754d49 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-19505b07-154b-4dc6-8e04-3dbfb5754d49 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-19505b07-154b-4dc6-8e04-3dbfb5754d49 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:30 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:30 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:30 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-19505b07-154b-4dc6-8e04-3dbfb5754d49 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-19505b07-154b-4dc6-8e04-3dbfb5754d49 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 200 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1582/3146] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:30 2026] GET /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6fba8f0f-db88-4bcf-bcb3-db7873b88fd1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6fba8f0f-db88-4bcf-bcb3-db7873b88fd1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6fba8f0f-db88-4bcf-bcb3-db7873b88fd1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6fba8f0f-db88-4bcf-bcb3-db7873b88fd1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:30 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6fba8f0f-db88-4bcf-bcb3-db7873b88fd1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6fba8f0f-db88-4bcf-bcb3-db7873b88fd1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 200 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1565/3147] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:30 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-90859555-7912-45c1-830b-339143bc0c7f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90859555-7912-45c1-830b-339143bc0c7f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90859555-7912-45c1-830b-339143bc0c7f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-90859555-7912-45c1-830b-339143bc0c7f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-90859555-7912-45c1-830b-339143bc0c7f tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 returned with HTTP 404 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1583/3148] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:30 2026] GET /volume/v3/volumes/7007e007-e640-48ad-bd18-67374a19d451 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a19d4a75-8a68-4a60-b6c1-e3ec25559c62 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a19d4a75-8a68-4a60-b6c1-e3ec25559c62 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] DELETE http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a19d4a75-8a68-4a60-b6c1-e3ec25559c62 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a19d4a75-8a68-4a60-b6c1-e3ec25559c62 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-a19d4a75-8a68-4a60-b6c1-e3ec25559c62 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete snapshot with id: ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a19d4a75-8a68-4a60-b6c1-e3ec25559c62 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 404 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1566/3149] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:30 2026] DELETE /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-60abeda7-45b4-443f-84cf-b9b0a8aa5894 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-60abeda7-45b4-443f-84cf-b9b0a8aa5894 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-60abeda7-45b4-443f-84cf-b9b0a8aa5894 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-60abeda7-45b4-443f-84cf-b9b0a8aa5894 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-60abeda7-45b4-443f-84cf-b9b0a8aa5894 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 returned with HTTP 404 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1584/3150] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:30 2026] GET /volume/v3/snapshots/ac7cf029-d8ff-40cf-adc2-ce3e19612768 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-0ccbf81d-9668-4f84-b40d-2d6273818a4e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0ccbf81d-9668-4f84-b40d-2d6273818a4e tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] DELETE http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0ccbf81d-9668-4f84-b40d-2d6273818a4e tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-0ccbf81d-9668-4f84-b40d-2d6273818a4e tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-0ccbf81d-9668-4f84-b40d-2d6273818a4e tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Delete volume with id: f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-0ccbf81d-9668-4f84-b40d-2d6273818a4e tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 404 Sep 02 20:11:30 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1567/3151] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:30 2026] DELETE /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d61e63d9-b092-4e23-a0df-c1aaa6310818 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d61e63d9-b092-4e23-a0df-c1aaa6310818 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] GET http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d61e63d9-b092-4e23-a0df-c1aaa6310818 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d61e63d9-b092-4e23-a0df-c1aaa6310818 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:30 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d61e63d9-b092-4e23-a0df-c1aaa6310818 tempest-SnapshotDependencyTests-1317591252 tempest-SnapshotDependencyTests-1317591252-project-member] http://192.168.122.225/volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 returned with HTTP 404 Sep 02 20:11:30 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1585/3152] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:30 2026] GET /volume/v3/volumes/f9ddb745-dfbb-48c6-9591-d576dedf7bb0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-970f394d-f931-45ab-a899-4ea752b0353f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-970f394d-f931-45ab-a899-4ea752b0353f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-970f394d-f931-45ab-a899-4ea752b0353f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-970f394d-f931-45ab-a899-4ea752b0353f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-970f394d-f931-45ab-a899-4ea752b0353f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be returned with HTTP 404 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1568/3153] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:31 2026] GET /volume/v3/volumes/ad40746f-2559-4821-8c59-6ae4e86362be => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb8d414c-58c6-4b77-94c7-d165dc0abc78 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb8d414c-58c6-4b77-94c7-d165dc0abc78 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1216790875"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb8d414c-58c6-4b77-94c7-d165dc0abc78 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb8d414c-58c6-4b77-94c7-d165dc0abc78 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1216790875'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume of 1 GB Sep 02 20:11:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb8d414c-58c6-4b77-94c7-d165dc0abc78 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb8d414c-58c6-4b77-94c7-d165dc0abc78 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 200 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1569/3154] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:31 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1515cccb-8d62-4366-a494-9ed865fed08a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (c98ec1a7-2412-4243-81ff-b1f5db978062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20501836-90fb-483d-8a3d-c39332662533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.db.api [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Building query based on filter {{(pid=86538) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Get all snapshots completed successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1515cccb-8d62-4366-a494-9ed865fed08a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots returned with HTTP 200 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1570/3155] 192.168.122.225 () {58 vars in 1127 bytes} [Wed Sep 2 20:11:31 2026] GET /volume/v3/snapshots => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36170cd4-ac27-483c-b984-44d309b1adf6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20501836-90fb-483d-8a3d-c39332662533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9c9252-163d-484e-872a-617cf85757cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36170cd4-ac27-483c-b984-44d309b1adf6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 202 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1571/3156] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:31 2026] DELETE /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a6d17e54-c638-4ac3-bdf7-6a2c43c6bff2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6d17e54-c638-4ac3-bdf7-6a2c43c6bff2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6d17e54-c638-4ac3-bdf7-6a2c43c6bff2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a6d17e54-c638-4ac3-bdf7-6a2c43c6bff2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a6d17e54-c638-4ac3-bdf7-6a2c43c6bff2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a6d17e54-c638-4ac3-bdf7-6a2c43c6bff2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 200 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1572/3157] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:31 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['d51f1657-feb6-46f4-b224-eebe0e2356bc', '314ec123-3222-4c4d-b23e-3230511c25a9', '1d7117ac-14df-4f2d-bc26-09c4b8588f3c', '5a30cd5e-e89a-419c-a4a2-111389b9d753'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f9c9252-163d-484e-872a-617cf85757cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d51f1657-feb6-46f4-b224-eebe0e2356bc', '314ec123-3222-4c4d-b23e-3230511c25a9', '1d7117ac-14df-4f2d-bc26-09c4b8588f3c', '5a30cd5e-e89a-419c-a4a2-111389b9d753']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39452ac-8ae0-484f-9567-703035538a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39452ac-8ae0-484f-9567-703035538a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '712cd6d6-b20c-43fa-9e2e-4dc421ee1372', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1216790875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['d51f1657-feb6-46f4-b224-eebe0e2356bc','314ec123-3222-4c4d-b23e-3230511c25a9','1d7117ac-14df-4f2d-bc26-09c4b8588f3c','5a30cd5e-e89a-419c-a4a2-111389b9d753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1216790875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=712cd6d6-b20c-43fa-9e2e-4dc421ee1372,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0907085-db79-434c-a0b4-de27327db664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0907085-db79-434c-a0b4-de27327db664) transitioned into state 'SUCCESS' from state '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-1216790875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['d51f1657-feb6-46f4-b224-eebe0e2356bc','314ec123-3222-4c4d-b23e-3230511c25a9','1d7117ac-14df-4f2d-bc26-09c4b8588f3c','5a30cd5e-e89a-419c-a4a2-111389b9d753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b8415e-db39-4fc3-bbe6-f6d61847215e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7b8415e-db39-4fc3-bbe6-f6d61847215e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (c98ec1a7-2412-4243-81ff-b1f5db978062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request issued successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0db7e3bb-ee9a-416e-9438-6e2f305f1eef tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1586/3158] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:31 2026] POST /volume/v3/volumes => generated 787 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a1742395-e256-4e86-b944-d52e31e63b2a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1742395-e256-4e86-b944-d52e31e63b2a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1742395-e256-4e86-b944-d52e31e63b2a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a1742395-e256-4e86-b944-d52e31e63b2a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a1742395-e256-4e86-b944-d52e31e63b2a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a1742395-e256-4e86-b944-d52e31e63b2a tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 returned with HTTP 200 Sep 02 20:11:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1573/3159] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:31 2026] GET /volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e0e21a26-013d-49f4-8c5f-863a9613b0b3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0e21a26-013d-49f4-8c5f-863a9613b0b3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0e21a26-013d-49f4-8c5f-863a9613b0b3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e0e21a26-013d-49f4-8c5f-863a9613b0b3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:32 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:32 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e0e21a26-013d-49f4-8c5f-863a9613b0b3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e0e21a26-013d-49f4-8c5f-863a9613b0b3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 200 Sep 02 20:11:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1587/3160] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:32 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3fc5f673-6144-47ca-912e-f1f9549eb331 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3fc5f673-6144-47ca-912e-f1f9549eb331 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3fc5f673-6144-47ca-912e-f1f9549eb331 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3fc5f673-6144-47ca-912e-f1f9549eb331 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3fc5f673-6144-47ca-912e-f1f9549eb331 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3fc5f673-6144-47ca-912e-f1f9549eb331 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 returned with HTTP 200 Sep 02 20:11:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1574/3161] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:32 2026] GET /volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-848b5081-609d-476e-b4b1-dfc074e8cebd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-848b5081-609d-476e-b4b1-dfc074e8cebd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-848b5081-609d-476e-b4b1-dfc074e8cebd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-848b5081-609d-476e-b4b1-dfc074e8cebd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-848b5081-609d-476e-b4b1-dfc074e8cebd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 returned with HTTP 404 Sep 02 20:11:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1588/3162] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:33 2026] GET /volume/v3/snapshots/d5f0e1e1-b371-4425-b289-d358897a6cc2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8f73b34c-6fed-4057-99ee-52b9e3dd0373 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 202 Sep 02 20:11:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1575/3163] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:33 2026] DELETE /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0d76aac1-eeef-4431-a047-5154a9d503cd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d76aac1-eeef-4431-a047-5154a9d503cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d76aac1-eeef-4431-a047-5154a9d503cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0d76aac1-eeef-4431-a047-5154a9d503cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0d76aac1-eeef-4431-a047-5154a9d503cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0d76aac1-eeef-4431-a047-5154a9d503cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 200 Sep 02 20:11:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1589/3164] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:33 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ca36ea57-14bf-4478-9230-6d94bcb7790f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca36ea57-14bf-4478-9230-6d94bcb7790f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca36ea57-14bf-4478-9230-6d94bcb7790f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ca36ea57-14bf-4478-9230-6d94bcb7790f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ca36ea57-14bf-4478-9230-6d94bcb7790f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ca36ea57-14bf-4478-9230-6d94bcb7790f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 returned with HTTP 200 Sep 02 20:11:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1576/3165] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:33 2026] GET /volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 => generated 1017 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "712cd6d6-b20c-43fa-9e2e-4dc421ee1372", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1584760525"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create snapshot from volume 712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:33 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['d0fa7d48-b5c0-4cc3-b136-9fda880ccede', '2321d544-ef80-41df-b85c-a8ed4b26097d', 'ab58d674-4990-4a85-a818-ad4dda90fc2b', '68b88e6e-4cb0-4b74-aa29-92dd7b7e90a7'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot create request issued successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6007f0b0-6311-4c13-8324-c35d74b9cfcb tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1590/3166] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:33 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 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4546cb24-5b37-4c3c-9635-ec0905d1af69 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4546cb24-5b37-4c3c-9635-ec0905d1af69 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4546cb24-5b37-4c3c-9635-ec0905d1af69 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4546cb24-5b37-4c3c-9635-ec0905d1af69 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4546cb24-5b37-4c3c-9635-ec0905d1af69 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4546cb24-5b37-4c3c-9635-ec0905d1af69 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1577/3167] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:33 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ff187c68-e72d-4065-b295-c813eb26be7b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff187c68-e72d-4065-b295-c813eb26be7b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f Sep 02 20:11:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff187c68-e72d-4065-b295-c813eb26be7b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ff187c68-e72d-4065-b295-c813eb26be7b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ff187c68-e72d-4065-b295-c813eb26be7b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f returned with HTTP 404 Sep 02 20:11:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1591/3168] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:34 2026] GET /volume/v3/volumes/40bc41cf-68d5-4e05-a1f5-32f678522a0f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1624033708"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1624033708'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:11:34 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (96974d90-10a1-43fe-873f-d35d7aa281e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f6486f-2cce-473d-b938-4857d3be29a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f6486f-2cce-473d-b938-4857d3be29a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6641c2fd-fcd6-4b12-a82c-cfbabc55cd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['71d808c6-5fe8-4bb8-aba2-f092cfcd7289', '43fc2c3c-7245-43bc-91ae-e932d47f9a69', '82854eb1-3342-4721-a456-4aeb22cbea9a', '9a58704b-956a-4ad6-a54d-2e96c1c2bc0e'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6641c2fd-fcd6-4b12-a82c-cfbabc55cd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d808c6-5fe8-4bb8-aba2-f092cfcd7289', '43fc2c3c-7245-43bc-91ae-e932d47f9a69', '82854eb1-3342-4721-a456-4aeb22cbea9a', '9a58704b-956a-4ad6-a54d-2e96c1c2bc0e']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9375d177-6105-4ab4-956a-a9226fdd56d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:34 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9375d177-6105-4ab4-956a-a9226fdd56d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce48bfcc-aba7-4925-bebb-2f1ac2bd1399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1624033708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['71d808c6-5fe8-4bb8-aba2-f092cfcd7289','43fc2c3c-7245-43bc-91ae-e932d47f9a69','82854eb1-3342-4721-a456-4aeb22cbea9a','9a58704b-956a-4ad6-a54d-2e96c1c2bc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1624033708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce48bfcc-aba7-4925-bebb-2f1ac2bd1399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60ec0cc-de5f-4990-8af5-01c2ba92a252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eae88fb6-9f11-4116-ba4b-6b642e4e71ed None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eae88fb6-9f11-4116-ba4b-6b642e4e71ed tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eae88fb6-9f11-4116-ba4b-6b642e4e71ed tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eae88fb6-9f11-4116-ba4b-6b642e4e71ed tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c60ec0cc-de5f-4990-8af5-01c2ba92a252) transitioned into state 'SUCCESS' from state '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-1624033708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['71d808c6-5fe8-4bb8-aba2-f092cfcd7289','43fc2c3c-7245-43bc-91ae-e932d47f9a69','82854eb1-3342-4721-a456-4aeb22cbea9a','9a58704b-956a-4ad6-a54d-2e96c1c2bc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e11ce2e-fa29-48b8-9352-40f667ed2e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:34 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:34 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:34 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eae88fb6-9f11-4116-ba4b-6b642e4e71ed tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eae88fb6-9f11-4116-ba4b-6b642e4e71ed tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1592/3169] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:34 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:34 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e11ce2e-fa29-48b8-9352-40f667ed2e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:35 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (96974d90-10a1-43fe-873f-d35d7aa281e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:35 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:11:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b9af61c-d09e-46ec-a46c-2bb6084e2fc0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:35 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1578/3170] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:34 2026] POST /volume/v3/volumes => generated 787 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-783a3cc6-fe86-4409-b065-4b153cdb8f91 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-783a3cc6-fe86-4409-b065-4b153cdb8f91 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-783a3cc6-fe86-4409-b065-4b153cdb8f91 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:35 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-783a3cc6-fe86-4409-b065-4b153cdb8f91 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:35 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:35 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:35 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:35 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:35 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-783a3cc6-fe86-4409-b065-4b153cdb8f91 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:35 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-783a3cc6-fe86-4409-b065-4b153cdb8f91 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 returned with HTTP 200 Sep 02 20:11:35 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1593/3171] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:35 2026] GET /volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 => generated 966 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-79cdd42d-bd24-497d-b3f5-b748b361db6b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:35 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-79cdd42d-bd24-497d-b3f5-b748b361db6b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-79cdd42d-bd24-497d-b3f5-b748b361db6b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:35 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-79cdd42d-bd24-497d-b3f5-b748b361db6b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:36 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:36 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:36 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-79cdd42d-bd24-497d-b3f5-b748b361db6b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:36 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-79cdd42d-bd24-497d-b3f5-b748b361db6b tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:36 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1579/3172] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:35 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-59c0bbc7-fdce-4106-8689-9f92c01fc844 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59c0bbc7-fdce-4106-8689-9f92c01fc844 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59c0bbc7-fdce-4106-8689-9f92c01fc844 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:36 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-59c0bbc7-fdce-4106-8689-9f92c01fc844 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:36 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:36 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:36 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:36 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:36 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-59c0bbc7-fdce-4106-8689-9f92c01fc844 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:36 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-59c0bbc7-fdce-4106-8689-9f92c01fc844 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 returned with HTTP 200 Sep 02 20:11:36 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1594/3173] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:36 2026] GET /volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-610b7a84-2cb4-4ce2-a023-53b9c2ae0558 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-610b7a84-2cb4-4ce2-a023-53b9c2ae0558 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-610b7a84-2cb4-4ce2-a023-53b9c2ae0558 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-610b7a84-2cb4-4ce2-a023-53b9c2ae0558 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-610b7a84-2cb4-4ce2-a023-53b9c2ae0558 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-610b7a84-2cb4-4ce2-a023-53b9c2ae0558 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1580/3174] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:37 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-23b6732c-5fe3-452c-b053-cd797ea9e042 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23b6732c-5fe3-452c-b053-cd797ea9e042 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23b6732c-5fe3-452c-b053-cd797ea9e042 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-23b6732c-5fe3-452c-b053-cd797ea9e042 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-23b6732c-5fe3-452c-b053-cd797ea9e042 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Snapshot retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-23b6732c-5fe3-452c-b053-cd797ea9e042 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1595/3175] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:37 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8042252f-749e-47ba-aa62-cd83b329bb39 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete snapshot with id: 912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8042252f-749e-47ba-aa62-cd83b329bb39 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 202 Sep 02 20:11:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1581/3176] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:37 2026] DELETE /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-fd5e529f-70e1-43d1-a5f1-9c615d3c17b4 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd5e529f-70e1-43d1-a5f1-9c615d3c17b4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd5e529f-70e1-43d1-a5f1-9c615d3c17b4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-fd5e529f-70e1-43d1-a5f1-9c615d3c17b4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-fd5e529f-70e1-43d1-a5f1-9c615d3c17b4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-fd5e529f-70e1-43d1-a5f1-9c615d3c17b4 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1596/3177] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:37 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c2b8effe-0668-40dd-91d8-6137ae5066c1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2b8effe-0668-40dd-91d8-6137ae5066c1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2b8effe-0668-40dd-91d8-6137ae5066c1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c2b8effe-0668-40dd-91d8-6137ae5066c1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c2b8effe-0668-40dd-91d8-6137ae5066c1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c2b8effe-0668-40dd-91d8-6137ae5066c1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 returned with HTTP 200 Sep 02 20:11:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1582/3178] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:37 2026] GET /volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 => generated 1017 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3644e90b-dd40-4ab8-b226-a5591241a24d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce48bfcc-aba7-4925-bebb-2f1ac2bd1399", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-802184590"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:37 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:37 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['e4be2f73-ee08-4161-847d-0241c89380d7', 'd17645be-0a32-4740-894c-ae7808e10abc', '0a96fecf-14ad-48b9-8b9c-27b03af2bfe9', '330d4d2e-f880-4e82-982b-2b4b8e46d08d'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:37 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3644e90b-dd40-4ab8-b226-a5591241a24d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:37 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1597/3179] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20: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 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b71dcf11-4371-4113-b083-d424d9c83038 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b71dcf11-4371-4113-b083-d424d9c83038 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b71dcf11-4371-4113-b083-d424d9c83038 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b71dcf11-4371-4113-b083-d424d9c83038 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:37 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-b71dcf11-4371-4113-b083-d424d9c83038 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:37 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b71dcf11-4371-4113-b083-d424d9c83038 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 200 Sep 02 20:11:37 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1583/3180] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:37 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3cf4a6aa-cb61-44ca-80d8-768966bbc89c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3cf4a6aa-cb61-44ca-80d8-768966bbc89c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3cf4a6aa-cb61-44ca-80d8-768966bbc89c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:38 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3cf4a6aa-cb61-44ca-80d8-768966bbc89c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:38 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:38 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:38 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3cf4a6aa-cb61-44ca-80d8-768966bbc89c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:38 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3cf4a6aa-cb61-44ca-80d8-768966bbc89c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 200 Sep 02 20:11:38 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1598/3181] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:38 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f9de3f2c-46d3-48c2-81d5-fe906276b32a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9de3f2c-46d3-48c2-81d5-fe906276b32a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9de3f2c-46d3-48c2-81d5-fe906276b32a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:38 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f9de3f2c-46d3-48c2-81d5-fe906276b32a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:38 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:38 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:38 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f9de3f2c-46d3-48c2-81d5-fe906276b32a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:38 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f9de3f2c-46d3-48c2-81d5-fe906276b32a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 200 Sep 02 20:11:38 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1584/3182] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:38 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-344493bd-5aeb-4f8a-b651-f58476892072 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-344493bd-5aeb-4f8a-b651-f58476892072 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff Sep 02 20:11:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-344493bd-5aeb-4f8a-b651-f58476892072 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-344493bd-5aeb-4f8a-b651-f58476892072 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-344493bd-5aeb-4f8a-b651-f58476892072 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff returned with HTTP 404 Sep 02 20:11:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1599/3183] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:39 2026] GET /volume/v3/snapshots/912a5f0b-bfb8-4fab-a773-deaf7deb02ff => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume with id: 712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:39 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:39 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume request issued successfully. Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dde464b9-8456-4f83-aaaa-565ae7b4f602 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 returned with HTTP 202 Sep 02 20:11:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1585/3184] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:39 2026] DELETE /volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9d97c96e-ff08-4edb-a8b6-2affa0c43615 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d97c96e-ff08-4edb-a8b6-2affa0c43615 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d97c96e-ff08-4edb-a8b6-2affa0c43615 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:39 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9d97c96e-ff08-4edb-a8b6-2affa0c43615 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:39 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:39 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:39 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:39 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:39 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9d97c96e-ff08-4edb-a8b6-2affa0c43615 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:39 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9d97c96e-ff08-4edb-a8b6-2affa0c43615 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 returned with HTTP 200 Sep 02 20:11:39 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1600/3185] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:39 2026] GET /volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-29fca8eb-1e4d-42d7-9759-f745f2d573b0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29fca8eb-1e4d-42d7-9759-f745f2d573b0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29fca8eb-1e4d-42d7-9759-f745f2d573b0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:39 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-29fca8eb-1e4d-42d7-9759-f745f2d573b0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:39 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:39 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-29fca8eb-1e4d-42d7-9759-f745f2d573b0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:39 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-29fca8eb-1e4d-42d7-9759-f745f2d573b0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 200 Sep 02 20:11:39 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1586/3186] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:39 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1de7afcc-c182-4f98-b190-b900c045ac32 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1de7afcc-c182-4f98-b190-b900c045ac32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1de7afcc-c182-4f98-b190-b900c045ac32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1de7afcc-c182-4f98-b190-b900c045ac32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1de7afcc-c182-4f98-b190-b900c045ac32 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 returned with HTTP 404 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1601/3187] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:40 2026] GET /volume/v3/volumes/712cd6d6-b20c-43fa-9e2e-4dc421ee1372 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1260179286"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1260179286'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume of 1 GB Sep 02 20:11:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (f5df3c5c-af30-4d1d-aeff-7b290377c45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e44d66-9145-40b6-ac90-070e41918172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9e44d66-9145-40b6-ac90-070e41918172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-35ca6884-c53a-46c6-9159-1a81a0b7c6d0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-35ca6884-c53a-46c6-9159-1a81a0b7c6d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-35ca6884-c53a-46c6-9159-1a81a0b7c6d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5275b9ee-83e0-4c76-855f-99de6929efe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-35ca6884-c53a-46c6-9159-1a81a0b7c6d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-35ca6884-c53a-46c6-9159-1a81a0b7c6d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-35ca6884-c53a-46c6-9159-1a81a0b7c6d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 200 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1602/3188] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:40 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] POST http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530/action Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86537) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.contrib.admin_actions [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Updating snapshot '439f41cc-c834-47d1-905d-a6d19a4d1530' with '{'status': 'error'}' {{(pid=86537) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bf32474198e0457aaddfde76e045b0a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f0e38c7b7b749d99a2ae19730ff46b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cddeeffd-32bd-4b27-8a50-0cee3a46ed90 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530/action returned with HTTP 403 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1603/3189] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:11:40 2026] POST /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530/action => generated 133 bytes in 48 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3056f837-17a1-4979-9e72-6ba37485ed09 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: 439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['c20803b1-8ad5-4173-97c8-cdafdb47610d', '418054dc-bafa-494a-b3cc-8809528efbe7', 'b412efc3-ce5d-404b-b97a-ca894799bdf2', '55ff2d01-211e-4086-af13-79eecb9cac93'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5275b9ee-83e0-4c76-855f-99de6929efe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c20803b1-8ad5-4173-97c8-cdafdb47610d', '418054dc-bafa-494a-b3cc-8809528efbe7', 'b412efc3-ce5d-404b-b97a-ca894799bdf2', '55ff2d01-211e-4086-af13-79eecb9cac93']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65fccd0-9696-46ab-84fe-9deb72a09cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3056f837-17a1-4979-9e72-6ba37485ed09 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 202 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1604/3190] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:40 2026] DELETE /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:40 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b552c7aa-f8cd-41c6-81e2-3ae58429ed7a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65fccd0-9696-46ab-84fe-9deb72a09cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f327eb83-0b19-4c02-814d-ce8d6812bdc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1260179286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['c20803b1-8ad5-4173-97c8-cdafdb47610d','418054dc-bafa-494a-b3cc-8809528efbe7','b412efc3-ce5d-404b-b97a-ca894799bdf2','55ff2d01-211e-4086-af13-79eecb9cac93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1260179286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f327eb83-0b19-4c02-814d-ce8d6812bdc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b552c7aa-f8cd-41c6-81e2-3ae58429ed7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7286bb31-13aa-4bf6-9cfe-d4a41088e1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b552c7aa-f8cd-41c6-81e2-3ae58429ed7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b552c7aa-f8cd-41c6-81e2-3ae58429ed7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-b552c7aa-f8cd-41c6-81e2-3ae58429ed7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b552c7aa-f8cd-41c6-81e2-3ae58429ed7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 200 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1605/3191] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:40 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7286bb31-13aa-4bf6-9cfe-d4a41088e1d4) transitioned into state 'SUCCESS' from state '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-1260179286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74ef63b36c6b4c2f9b1ecc5d90653edd',qos_specs=None,replication_status=,reservations=['c20803b1-8ad5-4173-97c8-cdafdb47610d','418054dc-bafa-494a-b3cc-8809528efbe7','b412efc3-ce5d-404b-b97a-ca894799bdf2','55ff2d01-211e-4086-af13-79eecb9cac93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e73ae5ed34af4af48a15f56fdebb0507',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e10af1-9574-4669-9d29-6f04f27769a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71e10af1-9574-4669-9d29-6f04f27769a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Flow 'volume_create_api' (f5df3c5c-af30-4d1d-aeff-7b290377c45c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:40 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create volume request issued successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a4bb088f-cadf-478f-acc6-05127aa71a55 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:40 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1587/3192] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:40 2026] POST /volume/v3/volumes => generated 787 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6e1ba2f0-60a3-4232-9c26-99bafaa4056c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e1ba2f0-60a3-4232-9c26-99bafaa4056c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e1ba2f0-60a3-4232-9c26-99bafaa4056c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6e1ba2f0-60a3-4232-9c26-99bafaa4056c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6e1ba2f0-60a3-4232-9c26-99bafaa4056c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:40 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6e1ba2f0-60a3-4232-9c26-99bafaa4056c tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 returned with HTTP 200 Sep 02 20:11:40 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1606/3193] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:40 2026] GET /volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 => generated 966 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-14ce814f-bcdc-4705-8e01-2861e83bdf34 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-14ce814f-bcdc-4705-8e01-2861e83bdf34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-14ce814f-bcdc-4705-8e01-2861e83bdf34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:41 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-14ce814f-bcdc-4705-8e01-2861e83bdf34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:41 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:41 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:41 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-14ce814f-bcdc-4705-8e01-2861e83bdf34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:41 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-14ce814f-bcdc-4705-8e01-2861e83bdf34 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 200 Sep 02 20:11:41 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1588/3194] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:41 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d369d574-fc4b-4d22-a7ba-c00afd851e85 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:41 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d369d574-fc4b-4d22-a7ba-c00afd851e85 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d369d574-fc4b-4d22-a7ba-c00afd851e85 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:41 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d369d574-fc4b-4d22-a7ba-c00afd851e85 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d369d574-fc4b-4d22-a7ba-c00afd851e85 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d369d574-fc4b-4d22-a7ba-c00afd851e85 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 returned with HTTP 200 Sep 02 20:11:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1607/3195] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:41 2026] GET /volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-031d8c43-225c-4b38-b474-f4cfdbcfe1d0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-031d8c43-225c-4b38-b474-f4cfdbcfe1d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 Sep 02 20:11:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-031d8c43-225c-4b38-b474-f4cfdbcfe1d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-031d8c43-225c-4b38-b474-f4cfdbcfe1d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-031d8c43-225c-4b38-b474-f4cfdbcfe1d0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 returned with HTTP 404 Sep 02 20:11:42 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1589/3196] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:42 2026] GET /volume/v3/snapshots/439f41cc-c834-47d1-905d-a6d19a4d1530 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:42 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:42 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:42 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:11:42 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1ea0cb9a-7f5d-49d4-abbf-d05c4863cbf5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 returned with HTTP 202 Sep 02 20:11:42 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1608/3197] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:42 2026] DELETE /volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5cdd573c-aefd-4e98-8168-56896213af1a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:42 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5cdd573c-aefd-4e98-8168-56896213af1a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5cdd573c-aefd-4e98-8168-56896213af1a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:42 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5cdd573c-aefd-4e98-8168-56896213af1a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:42 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:42 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:42 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:42 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5cdd573c-aefd-4e98-8168-56896213af1a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5cdd573c-aefd-4e98-8168-56896213af1a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 returned with HTTP 200 Sep 02 20:11:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1590/3198] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:42 2026] GET /volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c9411267-f845-435e-aa01-5fa5688d2eb2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c9411267-f845-435e-aa01-5fa5688d2eb2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c9411267-f845-435e-aa01-5fa5688d2eb2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c9411267-f845-435e-aa01-5fa5688d2eb2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:43 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:43 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c9411267-f845-435e-aa01-5fa5688d2eb2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c9411267-f845-435e-aa01-5fa5688d2eb2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 returned with HTTP 200 Sep 02 20:11:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1609/3199] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:43 2026] GET /volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:43 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f327eb83-0b19-4c02-814d-ce8d6812bdc9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1936283898"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:43 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:43 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Create snapshot from volume f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:43 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Created reservations ['b3d89a6b-abe0-4386-a20e-e5283f65d6d1', '4baee302-1a63-4515-957f-84a69353bc6e', '9f8d50f5-46a1-49b8-bfb1-11672a7385d2', 'a91f2a3f-59a1-4746-a439-98f51d622745'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:43 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:43 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot create request issued successfully. Sep 02 20:11:43 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c78b6eb3-4d0f-406f-97fd-595841f0d31f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:43 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1591/3200] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3e09d797-6e92-4c34-b101-3e65979776de None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e09d797-6e92-4c34-b101-3e65979776de tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e09d797-6e92-4c34-b101-3e65979776de tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:43 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3e09d797-6e92-4c34-b101-3e65979776de tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:43 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:43 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:43 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3e09d797-6e92-4c34-b101-3e65979776de tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:43 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3e09d797-6e92-4c34-b101-3e65979776de tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 200 Sep 02 20:11:43 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1610/3201] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:43 2026] GET /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8d0929fc-d2fb-491c-b6f5-e6d9e1716451 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d0929fc-d2fb-491c-b6f5-e6d9e1716451 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d0929fc-d2fb-491c-b6f5-e6d9e1716451 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d0929fc-d2fb-491c-b6f5-e6d9e1716451 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d0929fc-d2fb-491c-b6f5-e6d9e1716451 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 returned with HTTP 404 Sep 02 20:11:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1592/3202] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:44 2026] GET /volume/v3/volumes/ce48bfcc-aba7-4925-bebb-2f1ac2bd1399 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-807310279"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-807310279'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:11:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (5239aa20-4c3a-49f7-a946-53a293f251d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30fe2b2f-f696-4861-9342-1f061f7dcf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30fe2b2f-f696-4861-9342-1f061f7dcf62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc2a323-46c4-40ae-a697-1e59aa22c7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['cdb87bd3-75b1-413c-82e1-60b733cd9d10', '7214343b-9836-46b2-b550-cd4377ac4961', 'f17662f2-c701-494a-b63b-279679e412d8', '34addc15-228a-4eb2-a533-ab87255878ad'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc2a323-46c4-40ae-a697-1e59aa22c7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdb87bd3-75b1-413c-82e1-60b733cd9d10', '7214343b-9836-46b2-b550-cd4377ac4961', 'f17662f2-c701-494a-b63b-279679e412d8', '34addc15-228a-4eb2-a533-ab87255878ad']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a305252-fdc5-40ca-92d6-6ae50d062b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:44 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a305252-fdc5-40ca-92d6-6ae50d062b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d8a118-ee39-43d5-9d4b-8293f84b37f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-807310279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['cdb87bd3-75b1-413c-82e1-60b733cd9d10','7214343b-9836-46b2-b550-cd4377ac4961','f17662f2-c701-494a-b63b-279679e412d8','34addc15-228a-4eb2-a533-ab87255878ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-807310279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d8a118-ee39-43d5-9d4b-8293f84b37f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9287ef78-9a44-4c03-a8be-104bffd15596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c3955ba7-750b-4071-a657-fe7931c5fd63 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3955ba7-750b-4071-a657-fe7931c5fd63 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3955ba7-750b-4071-a657-fe7931c5fd63 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3955ba7-750b-4071-a657-fe7931c5fd63 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c3955ba7-750b-4071-a657-fe7931c5fd63 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3955ba7-750b-4071-a657-fe7931c5fd63 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 200 Sep 02 20:11:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1593/3203] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:44 2026] GET /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9287ef78-9a44-4c03-a8be-104bffd15596) transitioned into state 'SUCCESS' from state '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-807310279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['cdb87bd3-75b1-413c-82e1-60b733cd9d10','7214343b-9836-46b2-b550-cd4377ac4961','f17662f2-c701-494a-b63b-279679e412d8','34addc15-228a-4eb2-a533-ab87255878ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e50f41-8e14-4697-a245-7e5eed7fd697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e50f41-8e14-4697-a245-7e5eed7fd697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (5239aa20-4c3a-49f7-a946-53a293f251d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:44 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:11:44 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-53a551a5-b6fe-44d0-8eba-61a75edbd592 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:44 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1611/3204] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:44 2026] POST /volume/v3/volumes => generated 786 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-312ebb0b-9cc9-49f1-81b9-ee5e827269ed None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-312ebb0b-9cc9-49f1-81b9-ee5e827269ed tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-312ebb0b-9cc9-49f1-81b9-ee5e827269ed tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-312ebb0b-9cc9-49f1-81b9-ee5e827269ed tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:44 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:44 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:44 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:44 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-312ebb0b-9cc9-49f1-81b9-ee5e827269ed tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:44 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-312ebb0b-9cc9-49f1-81b9-ee5e827269ed tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 returned with HTTP 200 Sep 02 20:11:44 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1594/3205] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:44 2026] GET /volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 => generated 965 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-27c78568-27e0-4063-ad5c-40fe8ebb69da None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27c78568-27e0-4063-ad5c-40fe8ebb69da tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27c78568-27e0-4063-ad5c-40fe8ebb69da tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-27c78568-27e0-4063-ad5c-40fe8ebb69da tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-27c78568-27e0-4063-ad5c-40fe8ebb69da tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-27c78568-27e0-4063-ad5c-40fe8ebb69da tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 200 Sep 02 20:11:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1612/3206] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:45 2026] GET /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] POST http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d/action Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.snapshot_unmanage [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Unmanage snapshot with id: 6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Snapshot retrieved successfully. Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '855b20c6c79d4002be3bcfeb316dfb51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '74ef63b36c6b4c2f9b1ecc5d90653edd', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f15f7fb2-c4cb-4374-a05b-b0da2b89bbbf tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-reader] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d/action returned with HTTP 403 Sep 02 20:11:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1595/3207] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:11:45 2026] POST /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c811787c-a330-4e11-99bc-5b666360052f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete snapshot with id: 6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c811787c-a330-4e11-99bc-5b666360052f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 202 Sep 02 20:11:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1613/3208] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:45 2026] DELETE /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5abd4a41-ac18-4960-b377-472124ee137f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5abd4a41-ac18-4960-b377-472124ee137f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5abd4a41-ac18-4960-b377-472124ee137f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5abd4a41-ac18-4960-b377-472124ee137f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eb97a79c-1e77-4203-b266-4741f16a8469 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:45 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb97a79c-1e77-4203-b266-4741f16a8469 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5abd4a41-ac18-4960-b377-472124ee137f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb97a79c-1e77-4203-b266-4741f16a8469 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:45 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eb97a79c-1e77-4203-b266-4741f16a8469 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:45 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5abd4a41-ac18-4960-b377-472124ee137f tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 200 Sep 02 20:11:45 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1596/3209] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:45 2026] GET /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:45 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:45 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-eb97a79c-1e77-4203-b266-4741f16a8469 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:45 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eb97a79c-1e77-4203-b266-4741f16a8469 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 returned with HTTP 200 Sep 02 20:11:45 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1614/3210] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:45 2026] GET /volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb9b407b-a97b-4d7d-a3c8-28c4d5027809 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb9b407b-a97b-4d7d-a3c8-28c4d5027809 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb9b407b-a97b-4d7d-a3c8-28c4d5027809 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb9b407b-a97b-4d7d-a3c8-28c4d5027809 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb9b407b-a97b-4d7d-a3c8-28c4d5027809 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Snapshot retrieved successfully. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb9b407b-a97b-4d7d-a3c8-28c4d5027809 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 200 Sep 02 20:11:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1597/3211] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:46 2026] GET /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a6fa83bd-fb9f-418c-9faa-54049b7dc437 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6fa83bd-fb9f-418c-9faa-54049b7dc437 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6fa83bd-fb9f-418c-9faa-54049b7dc437 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a6fa83bd-fb9f-418c-9faa-54049b7dc437 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:46 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:46 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a6fa83bd-fb9f-418c-9faa-54049b7dc437 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a6fa83bd-fb9f-418c-9faa-54049b7dc437 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 returned with HTTP 200 Sep 02 20:11:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1615/3212] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:46 2026] GET /volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3b839616-ca3c-4a3f-a089-288a49b19657 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:46 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d8a118-ee39-43d5-9d4b-8293f84b37f8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1625986005"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:46 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:46 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['633bf11b-de9d-4a97-88d3-c949c1a83f19', '39c6e1ed-b462-43c0-9d5a-943845f8abb3', '3cdee413-a5d7-46e3-8850-9a3444a6afb7', '50707ee7-cf32-4933-9eff-919529c8298b'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:46 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:11:46 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3b839616-ca3c-4a3f-a089-288a49b19657 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:46 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1598/3213] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f5c9f7d8-0957-4019-a914-0eb976cfef12 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5c9f7d8-0957-4019-a914-0eb976cfef12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5c9f7d8-0957-4019-a914-0eb976cfef12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:46 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f5c9f7d8-0957-4019-a914-0eb976cfef12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:46 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:46 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:46 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f5c9f7d8-0957-4019-a914-0eb976cfef12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:46 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f5c9f7d8-0957-4019-a914-0eb976cfef12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 200 Sep 02 20:11:46 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1616/3214] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:46 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a5e8119f-2c0e-44e4-85de-4ad2a5feaba0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5e8119f-2c0e-44e4-85de-4ad2a5feaba0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d Sep 02 20:11:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5e8119f-2c0e-44e4-85de-4ad2a5feaba0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a5e8119f-2c0e-44e4-85de-4ad2a5feaba0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a5e8119f-2c0e-44e4-85de-4ad2a5feaba0 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d returned with HTTP 404 Sep 02 20:11:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1599/3215] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:47 2026] GET /volume/v3/snapshots/6f9b8c4e-ba02-4126-b707-a5cc44d5db5d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume with id: f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:47 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:47 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Delete volume request issued successfully. Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d0d494ae-a5f7-4806-b6ea-33522cb805a2 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 returned with HTTP 202 Sep 02 20:11:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1617/3216] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:47 2026] DELETE /volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-982a7a1d-8979-4fb7-b470-93a9e8954a01 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-982a7a1d-8979-4fb7-b470-93a9e8954a01 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-982a7a1d-8979-4fb7-b470-93a9e8954a01 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:47 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-982a7a1d-8979-4fb7-b470-93a9e8954a01 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:47 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:47 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:47 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:47 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:47 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-982a7a1d-8979-4fb7-b470-93a9e8954a01 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Volume info retrieved successfully. Sep 02 20:11:47 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-982a7a1d-8979-4fb7-b470-93a9e8954a01 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 returned with HTTP 200 Sep 02 20:11:47 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1600/3217] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:47 2026] GET /volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 => generated 1016 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-72e02d13-4a01-4a7b-8fd7-ac1f4f8e4474 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72e02d13-4a01-4a7b-8fd7-ac1f4f8e4474 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72e02d13-4a01-4a7b-8fd7-ac1f4f8e4474 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:47 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72e02d13-4a01-4a7b-8fd7-ac1f4f8e4474 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:47 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:47 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-72e02d13-4a01-4a7b-8fd7-ac1f4f8e4474 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:47 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72e02d13-4a01-4a7b-8fd7-ac1f4f8e4474 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 200 Sep 02 20:11:47 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1618/3218] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:47 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-799e26a8-e3e7-48fd-b4a7-9200043ac735 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-799e26a8-e3e7-48fd-b4a7-9200043ac735 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] GET http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-799e26a8-e3e7-48fd-b4a7-9200043ac735 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-799e26a8-e3e7-48fd-b4a7-9200043ac735 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-799e26a8-e3e7-48fd-b4a7-9200043ac735 tempest-ProjectReaderTests-1043139348 tempest-ProjectReaderTests-1043139348-project-admin] http://192.168.122.225/volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 returned with HTTP 404 Sep 02 20:11:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1601/3219] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:48 2026] GET /volume/v3/volumes/f327eb83-0b19-4c02-814d-ce8d6812bdc9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ec42e28d-1679-4f82-b2fd-d8e1c9035177 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec42e28d-1679-4f82-b2fd-d8e1c9035177 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec42e28d-1679-4f82-b2fd-d8e1c9035177 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ec42e28d-1679-4f82-b2fd-d8e1c9035177 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ec42e28d-1679-4f82-b2fd-d8e1c9035177 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ec42e28d-1679-4f82-b2fd-d8e1c9035177 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 200 Sep 02 20:11:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1619/3220] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:48 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4f79620b-0f89-4ff7-800c-f469d1447d06 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4f79620b-0f89-4ff7-800c-f469d1447d06 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4f79620b-0f89-4ff7-800c-f469d1447d06 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4f79620b-0f89-4ff7-800c-f469d1447d06 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4f79620b-0f89-4ff7-800c-f469d1447d06 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4f79620b-0f89-4ff7-800c-f469d1447d06 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 200 Sep 02 20:11:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1602/3221] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:48 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:48 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:48 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:48 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:48 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:48 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:48 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-ae9aaf74-6571-4d44-a37b-9362ede9b5d7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 202 Sep 02 20:11:48 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1620/3222] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:48 2026] DELETE /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c591caab-e032-46ec-b596-9b648c8a9f73 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c591caab-e032-46ec-b596-9b648c8a9f73 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c591caab-e032-46ec-b596-9b648c8a9f73 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c591caab-e032-46ec-b596-9b648c8a9f73 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:48 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:48 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c591caab-e032-46ec-b596-9b648c8a9f73 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:48 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c591caab-e032-46ec-b596-9b648c8a9f73 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 200 Sep 02 20:11:48 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1603/3223] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:48 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 20:11:49 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-00b7e628-da23-49a6-b84e-ace51bf3c2c5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00b7e628-da23-49a6-b84e-ace51bf3c2c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00b7e628-da23-49a6-b84e-ace51bf3c2c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:50 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-00b7e628-da23-49a6-b84e-ace51bf3c2c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:50 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:50 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:50 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-00b7e628-da23-49a6-b84e-ace51bf3c2c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:50 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-00b7e628-da23-49a6-b84e-ace51bf3c2c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 200 Sep 02 20:11:50 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1621/3224] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:49 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-078aa280-3f7a-4716-adba-20aa374228cd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-078aa280-3f7a-4716-adba-20aa374228cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 Sep 02 20:11:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-078aa280-3f7a-4716-adba-20aa374228cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-078aa280-3f7a-4716-adba-20aa374228cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-078aa280-3f7a-4716-adba-20aa374228cd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 returned with HTTP 404 Sep 02 20:11:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1604/3225] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:51 2026] GET /volume/v3/snapshots/f678d0ab-d1be-4a8d-9fba-a7d9a71076d2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:51 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:51 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:51 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:51 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:51 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:51 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:11:51 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-10583faa-c03b-41b3-aff7-5d9b7d49da65 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 returned with HTTP 202 Sep 02 20:11:51 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1622/3226] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:51 2026] DELETE /volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ea6e7c4f-222b-4483-bd1d-47247517f116 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea6e7c4f-222b-4483-bd1d-47247517f116 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea6e7c4f-222b-4483-bd1d-47247517f116 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:51 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ea6e7c4f-222b-4483-bd1d-47247517f116 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:51 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:51 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:51 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:51 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:51 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-ea6e7c4f-222b-4483-bd1d-47247517f116 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:51 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ea6e7c4f-222b-4483-bd1d-47247517f116 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 returned with HTTP 200 Sep 02 20:11:51 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1605/3227] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:51 2026] GET /volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:51 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-86b1654d-6905-4643-a68f-d6ee6697008a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86b1654d-6905-4643-a68f-d6ee6697008a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-86b1654d-6905-4643-a68f-d6ee6697008a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030787811", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-86b1654d-6905-4643-a68f-d6ee6697008a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1623/3228] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:51 2026] POST /volume/v3/types => generated 380 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b5e0f81-2cb1-43f8-afb9-3d819f85fc6a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b5e0f81-2cb1-43f8-afb9-3d819f85fc6a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b5e0f81-2cb1-43f8-afb9-3d819f85fc6a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b5e0f81-2cb1-43f8-afb9-3d819f85fc6a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1606/3229] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2edeb9eb-9fe7-4b51-8c14-46518ebb37b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2edeb9eb-9fe7-4b51-8c14-46518ebb37b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2edeb9eb-9fe7-4b51-8c14-46518ebb37b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1815139936", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2edeb9eb-9fe7-4b51-8c14-46518ebb37b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1624/3230] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:52 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 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c03835db-e8c8-43bd-8b0a-03e828bb7fdf None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c77a30dc-051d-4318-86f3-d0b487e1efdc None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c77a30dc-051d-4318-86f3-d0b487e1efdc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c77a30dc-051d-4318-86f3-d0b487e1efdc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c77a30dc-051d-4318-86f3-d0b487e1efdc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c77a30dc-051d-4318-86f3-d0b487e1efdc tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 returned with HTTP 404 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1625/3231] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/volumes/25d8a118-ee39-43d5-9d4b-8293f84b37f8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1753016792"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1753016792'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (f6d81e98-efe3-45cb-855b-e5975fff2d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ca56af-4362-4b50-abda-ad4110274d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c03835db-e8c8-43bd-8b0a-03e828bb7fdf tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] POST http://192.168.122.225/volume/v3/types/2fc31322-6960-4e68-bd38-0d5df448f278/encryption Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c03835db-e8c8-43bd-8b0a-03e828bb7fdf tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-c03835db-e8c8-43bd-8b0a-03e828bb7fdf tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c03835db-e8c8-43bd-8b0a-03e828bb7fdf tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/2fc31322-6960-4e68-bd38-0d5df448f278/encryption returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1607/3232] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types/2fc31322-6960-4e68-bd38-0d5df448f278/encryption => generated 127 bytes in 181 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d1ba81d5-25f6-47c3-b3f6-20d01f489151 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21ca56af-4362-4b50-abda-ad4110274d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1ba81d5-25f6-47c3-b3f6-20d01f489151 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d1ba81d5-25f6-47c3-b3f6-20d01f489151 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-813796192", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05ec3c0-365f-46fc-964c-a1a187807e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d1ba81d5-25f6-47c3-b3f6-20d01f489151 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1608/3233] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:52 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 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-902e3357-ba61-471e-8d5f-8cd1e138bea0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-902e3357-ba61-471e-8d5f-8cd1e138bea0 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] POST http://192.168.122.225/volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3/extra_specs Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-902e3357-ba61-471e-8d5f-8cd1e138bea0 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-902e3357-ba61-471e-8d5f-8cd1e138bea0 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-902e3357-ba61-471e-8d5f-8cd1e138bea0 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3/extra_specs returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1609/3234] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d2ad7d95-6463-44f2-8e7a-68bf71143f69 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2ad7d95-6463-44f2-8e7a-68bf71143f69 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] PUT http://192.168.122.225/volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3/extra_specs/key2 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d2ad7d95-6463-44f2-8e7a-68bf71143f69 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-d2ad7d95-6463-44f2-8e7a-68bf71143f69 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d2ad7d95-6463-44f2-8e7a-68bf71143f69 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3/extra_specs/key2 returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1610/3235] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:11:52 2026] PUT /volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bfbea886-e18a-44b7-b8fd-12529fd83937 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bfbea886-e18a-44b7-b8fd-12529fd83937 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bfbea886-e18a-44b7-b8fd-12529fd83937 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-bfbea886-e18a-44b7-b8fd-12529fd83937 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bfbea886-e18a-44b7-b8fd-12529fd83937 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1611/3236] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['b5012f69-0a17-472c-92ba-73f135d14642', '5ff44125-ccc6-416e-9fcb-f58a174ca01d', 'fdcc43cf-3ca5-43c1-8114-6efe7fad5835', 'a32adbdb-3373-44fc-8cd6-97bc00e0f076'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05ec3c0-365f-46fc-964c-a1a187807e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5012f69-0a17-472c-92ba-73f135d14642', '5ff44125-ccc6-416e-9fcb-f58a174ca01d', 'fdcc43cf-3ca5-43c1-8114-6efe7fad5835', 'a32adbdb-3373-44fc-8cd6-97bc00e0f076']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5586c90a-78ca-44ef-8f38-e8a0a42a4d64 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b46a2c9c-1436-4af4-85a3-4eed18956ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5586c90a-78ca-44ef-8f38-e8a0a42a4d64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5586c90a-78ca-44ef-8f38-e8a0a42a4d64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-335226054", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b46a2c9c-1436-4af4-85a3-4eed18956ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfd1b03-99b5-468e-af40-a9f7e1b14e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1753016792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['b5012f69-0a17-472c-92ba-73f135d14642','5ff44125-ccc6-416e-9fcb-f58a174ca01d','fdcc43cf-3ca5-43c1-8114-6efe7fad5835','a32adbdb-3373-44fc-8cd6-97bc00e0f076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1753016792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfd1b03-99b5-468e-af40-a9f7e1b14e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5586c90a-78ca-44ef-8f38-e8a0a42a4d64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1612/3237] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee404cb2-a984-4bfd-af44-3ee8a3e73366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-aa8dcc34-f3a3-4f45-bc82-ccd122a3173f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa8dcc34-f3a3-4f45-bc82-ccd122a3173f tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440/encryption Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-aa8dcc34-f3a3-4f45-bc82-ccd122a3173f tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee404cb2-a984-4bfd-af44-3ee8a3e73366) transitioned into state 'SUCCESS' from state '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-1753016792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['b5012f69-0a17-472c-92ba-73f135d14642','5ff44125-ccc6-416e-9fcb-f58a174ca01d','fdcc43cf-3ca5-43c1-8114-6efe7fad5835','a32adbdb-3373-44fc-8cd6-97bc00e0f076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca803f7-4805-425a-9174-d48dfac207dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-aa8dcc34-f3a3-4f45-bc82-ccd122a3173f tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440/encryption returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1613/3238] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-36089491-ad82-4144-a73a-d41a21df5c25 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36089491-ad82-4144-a73a-d41a21df5c25 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] DELETE http://192.168.122.225/volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440/encryption/54101f7e-addb-465e-8acb-f264173868b6 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36089491-ad82-4144-a73a-d41a21df5c25 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-36089491-ad82-4144-a73a-d41a21df5c25 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-36089491-ad82-4144-a73a-d41a21df5c25 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-36089491-ad82-4144-a73a-d41a21df5c25 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440/encryption/54101f7e-addb-465e-8acb-f264173868b6 returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1614/3239] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:11:52 2026] DELETE /volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440/encryption/54101f7e-addb-465e-8acb-f264173868b6 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9fef67d4-1227-4b47-a37a-a108cf9a4a73 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9fef67d4-1227-4b47-a37a-a108cf9a4a73 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9fef67d4-1227-4b47-a37a-a108cf9a4a73 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-397856239", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca803f7-4805-425a-9174-d48dfac207dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (f6d81e98-efe3-45cb-855b-e5975fff2d58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-79b3049d-a6c8-4073-bf54-d9aef81c6f56 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1626/3240] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/volumes => generated 787 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-8d3bdb89-8184-4021-b111-762f6b6f753b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d3bdb89-8184-4021-b111-762f6b6f753b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d3bdb89-8184-4021-b111-762f6b6f753b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-8d3bdb89-8184-4021-b111-762f6b6f753b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9fef67d4-1227-4b47-a37a-a108cf9a4a73 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1615/3241] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:52 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:52 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:52 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:52 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d4fe6010-1ccd-490c-99d9-08b8cddb5f1b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d4fe6010-1ccd-490c-99d9-08b8cddb5f1b tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] DELETE http://192.168.122.225/volume/v3/types/465dfb88-27b3-41d7-be60-79575fe51d96/extra_specs/key1 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d4fe6010-1ccd-490c-99d9-08b8cddb5f1b tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d4fe6010-1ccd-490c-99d9-08b8cddb5f1b tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-8d3bdb89-8184-4021-b111-762f6b6f753b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-d4fe6010-1ccd-490c-99d9-08b8cddb5f1b tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d4fe6010-1ccd-490c-99d9-08b8cddb5f1b tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/465dfb88-27b3-41d7-be60-79575fe51d96/extra_specs/key1 returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-8d3bdb89-8184-4021-b111-762f6b6f753b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1627/3242] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1616/3243] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:11:52 2026] DELETE /volume/v3/types/465dfb88-27b3-41d7-be60-79575fe51d96/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1c8091bb-3aab-4138-a4f0-6d79a5bff081 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c8091bb-3aab-4138-a4f0-6d79a5bff081 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1c8091bb-3aab-4138-a4f0-6d79a5bff081 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2053335206", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1c8091bb-3aab-4138-a4f0-6d79a5bff081 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1628/3244] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:52 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 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-581d8d1d-4369-445f-b27f-1bd7e75e9f84 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-581d8d1d-4369-445f-b27f-1bd7e75e9f84 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] DELETE http://192.168.122.225/volume/v3/types/8b1aa6e8-4481-431c-88a7-f08781c8f36c Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-581d8d1d-4369-445f-b27f-1bd7e75e9f84 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-581d8d1d-4369-445f-b27f-1bd7e75e9f84 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-581d8d1d-4369-445f-b27f-1bd7e75e9f84 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-581d8d1d-4369-445f-b27f-1bd7e75e9f84 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/8b1aa6e8-4481-431c-88a7-f08781c8f36c returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1617/3245] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:52 2026] DELETE /volume/v3/types/8b1aa6e8-4481-431c-88a7-f08781c8f36c => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3f46ebb5-432c-41f7-931b-2161d958c295 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3f46ebb5-432c-41f7-931b-2161d958c295 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3f46ebb5-432c-41f7-931b-2161d958c295 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3f46ebb5-432c-41f7-931b-2161d958c295 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3f46ebb5-432c-41f7-931b-2161d958c295 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1629/3246] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-574c21f2-baf9-4a0e-99e1-f6f8e1f181ff None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-574c21f2-baf9-4a0e-99e1-f6f8e1f181ff tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-574c21f2-baf9-4a0e-99e1-f6f8e1f181ff tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-574c21f2-baf9-4a0e-99e1-f6f8e1f181ff tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-574c21f2-baf9-4a0e-99e1-f6f8e1f181ff tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-574c21f2-baf9-4a0e-99e1-f6f8e1f181ff tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1618/3247] 192.168.122.225 () {58 vars in 1115 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types => generated 2361 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-485a46ba-3415-424c-85e6-765ebb978389 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-485a46ba-3415-424c-85e6-765ebb978389 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption/cipher Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-485a46ba-3415-424c-85e6-765ebb978389 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-485a46ba-3415-424c-85e6-765ebb978389 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-485a46ba-3415-424c-85e6-765ebb978389 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-485a46ba-3415-424c-85e6-765ebb978389 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption/cipher returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1630/3248] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-86b1ad25-77e5-4570-96d7-316aa6bac61e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86b1ad25-77e5-4570-96d7-316aa6bac61e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86b1ad25-77e5-4570-96d7-316aa6bac61e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-86b1ad25-77e5-4570-96d7-316aa6bac61e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'index' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-86b1ad25-77e5-4570-96d7-316aa6bac61e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-86b1ad25-77e5-4570-96d7-316aa6bac61e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption returned with HTTP 403 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1619/3249] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-25da949c-d8ed-47f4-bd60-9513d4f256a8 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25da949c-d8ed-47f4-bd60-9513d4f256a8 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/multiattach Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25da949c-d8ed-47f4-bd60-9513d4f256a8 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-25da949c-d8ed-47f4-bd60-9513d4f256a8 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-25da949c-d8ed-47f4-bd60-9513d4f256a8 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/multiattach returned with HTTP 200 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1631/3250] 192.168.122.225 () {58 vars in 1298 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-061a9100-4f9b-4043-bcd5-b3c68fb43f93 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-061a9100-4f9b-4043-bcd5-b3c68fb43f93 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/volume_backend_name Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-061a9100-4f9b-4043-bcd5-b3c68fb43f93 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-061a9100-4f9b-4043-bcd5-b3c68fb43f93 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:52 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-061a9100-4f9b-4043-bcd5-b3c68fb43f93 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 20:11:52 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1620/3251] 192.168.122.225 () {58 vars in 1322 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/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 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cc8cc901-ee53-44f4-864a-0d71a33d45b9 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cc8cc901-ee53-44f4-864a-0d71a33d45b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] GET http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cc8cc901-ee53-44f4-864a-0d71a33d45b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:52 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cc8cc901-ee53-44f4-864a-0d71a33d45b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cc8cc901-ee53-44f4-864a-0d71a33d45b9 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 returned with HTTP 200 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1632/3252] 192.168.122.225 () {58 vars in 1226 bytes} [Wed Sep 2 20:11:52 2026] GET /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 => generated 318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-3eeaa03d-f081-4488-9f00-67e1cd7d1c64 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eeaa03d-f081-4488-9f00-67e1cd7d1c64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] PUT http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption/ebf5d228-a0c0-459a-b78c-125bd5dbdb70 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-3eeaa03d-f081-4488-9f00-67e1cd7d1c64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-3eeaa03d-f081-4488-9f00-67e1cd7d1c64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-3eeaa03d-f081-4488-9f00-67e1cd7d1c64 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption/ebf5d228-a0c0-459a-b78c-125bd5dbdb70 returned with HTTP 403 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1621/3253] 192.168.122.225 () {60 vars in 1390 bytes} [Wed Sep 2 20:11:53 2026] PUT /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/encryption/ebf5d228-a0c0-459a-b78c-125bd5dbdb70 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-32e62138-36a4-42f5-9f19-e8b1f3339b7d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32e62138-36a4-42f5-9f19-e8b1f3339b7d tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] PUT http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/key1 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-32e62138-36a4-42f5-9f19-e8b1f3339b7d tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-32e62138-36a4-42f5-9f19-e8b1f3339b7d tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-32e62138-36a4-42f5-9f19-e8b1f3339b7d tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/key1 returned with HTTP 403 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1633/3254] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:11:53 2026] PUT /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-920e2b1b-8beb-4e3c-9020-596ecf9c60de None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-920e2b1b-8beb-4e3c-9020-596ecf9c60de tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] PUT http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-920e2b1b-8beb-4e3c-9020-596ecf9c60de tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-920e2b1b-8beb-4e3c-9020-596ecf9c60de tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b7989a85fd394bf0ab7b5a235622ed52', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9230e58d462048658d0db538a92a8896', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-920e2b1b-8beb-4e3c-9020-596ecf9c60de tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-member] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 returned with HTTP 403 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1622/3255] 192.168.122.225 () {60 vars in 1246 bytes} [Wed Sep 2 20:11:53 2026] PUT /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4633a49b-4c0d-472c-a238-7c422a3d016a None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4633a49b-4c0d-472c-a238-7c422a3d016a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] DELETE http://192.168.122.225/volume/v3/types/8b1aa6e8-4481-431c-88a7-f08781c8f36c Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4633a49b-4c0d-472c-a238-7c422a3d016a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4633a49b-4c0d-472c-a238-7c422a3d016a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4633a49b-4c0d-472c-a238-7c422a3d016a tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/8b1aa6e8-4481-431c-88a7-f08781c8f36c returned with HTTP 202 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1634/3256] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:53 2026] DELETE /volume/v3/types/8b1aa6e8-4481-431c-88a7-f08781c8f36c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d380ed2a-60b1-406a-a1ff-119b75e81c8c None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d380ed2a-60b1-406a-a1ff-119b75e81c8c tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] DELETE http://192.168.122.225/volume/v3/types/465dfb88-27b3-41d7-be60-79575fe51d96 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d380ed2a-60b1-406a-a1ff-119b75e81c8c tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d380ed2a-60b1-406a-a1ff-119b75e81c8c tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d380ed2a-60b1-406a-a1ff-119b75e81c8c tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/465dfb88-27b3-41d7-be60-79575fe51d96 returned with HTTP 202 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1623/3257] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:53 2026] DELETE /volume/v3/types/465dfb88-27b3-41d7-be60-79575fe51d96 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d8daba41-7ca0-4764-9920-54bcc3665436 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d8daba41-7ca0-4764-9920-54bcc3665436 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] DELETE http://192.168.122.225/volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d8daba41-7ca0-4764-9920-54bcc3665436 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d8daba41-7ca0-4764-9920-54bcc3665436 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d8daba41-7ca0-4764-9920-54bcc3665436 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440 returned with HTTP 202 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1635/3258] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:53 2026] DELETE /volume/v3/types/77c55b62-b1ae-4492-98bf-d4efb37b8440 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-bf967705-0896-4383-ae64-cd7adc12b17e None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bf967705-0896-4383-ae64-cd7adc12b17e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] DELETE http://192.168.122.225/volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bf967705-0896-4383-ae64-cd7adc12b17e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-bf967705-0896-4383-ae64-cd7adc12b17e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-bf967705-0896-4383-ae64-cd7adc12b17e tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3 returned with HTTP 202 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1624/3259] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:53 2026] DELETE /volume/v3/types/f2f6f8e2-1796-48e3-97ed-23136ce292b3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-70034136-01b8-4ecf-bb8c-c4e8a0edd6a7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-70034136-01b8-4ecf-bb8c-c4e8a0edd6a7 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] DELETE http://192.168.122.225/volume/v3/types/2fc31322-6960-4e68-bd38-0d5df448f278 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-70034136-01b8-4ecf-bb8c-c4e8a0edd6a7 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-70034136-01b8-4ecf-bb8c-c4e8a0edd6a7 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-70034136-01b8-4ecf-bb8c-c4e8a0edd6a7 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/2fc31322-6960-4e68-bd38-0d5df448f278 returned with HTTP 202 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1636/3260] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:53 2026] DELETE /volume/v3/types/2fc31322-6960-4e68-bd38-0d5df448f278 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-606dd62d-0aa6-450c-9f03-dec63fbc3062 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-606dd62d-0aa6-450c-9f03-dec63fbc3062 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] DELETE http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-606dd62d-0aa6-450c-9f03-dec63fbc3062 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-606dd62d-0aa6-450c-9f03-dec63fbc3062 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-606dd62d-0aa6-450c-9f03-dec63fbc3062 tempest-VolumeTypesMemberTests-1201500309 tempest-VolumeTypesMemberTests-1201500309-project-admin] http://192.168.122.225/volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 returned with HTTP 202 Sep 02 20:11:53 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1625/3261] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:53 2026] DELETE /volume/v3/types/34c0006b-0164-422a-9348-694535a7ec75 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3c8e4319-0210-46de-84d1-3c0c0184f994 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c8e4319-0210-46de-84d1-3c0c0184f994 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c8e4319-0210-46de-84d1-3c0c0184f994 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3c8e4319-0210-46de-84d1-3c0c0184f994 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:53 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:53 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:53 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:53 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3c8e4319-0210-46de-84d1-3c0c0184f994 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:53 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3c8e4319-0210-46de-84d1-3c0c0184f994 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b returned with HTTP 200 Sep 02 20:11:53 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1637/3262] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:53 2026] GET /volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-33569dc3-3bb0-4db2-89a8-4fef485facf7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-33569dc3-3bb0-4db2-89a8-4fef485facf7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-33569dc3-3bb0-4db2-89a8-4fef485facf7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:54 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-33569dc3-3bb0-4db2-89a8-4fef485facf7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:54 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:54 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:54 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:54 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:54 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-33569dc3-3bb0-4db2-89a8-4fef485facf7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:54 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-33569dc3-3bb0-4db2-89a8-4fef485facf7 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b returned with HTTP 200 Sep 02 20:11:54 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1626/3263] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:54 2026] GET /volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b => generated 1017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:11:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-053e8220-7619-4a40-91a2-99ff1172bd6c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:54 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:11:54 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cfd1b03-99b5-468e-af40-a9f7e1b14e4b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-280943837"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:54 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:54 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:54 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:54 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:54 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['2c5e1f6e-ad6f-47f6-b3b5-43882627d27d', '889cb614-ab4a-44ff-acde-4ac7e64e66f1', '41696222-32af-4b2c-b678-ca1b2cbbae8d', 'ca006c35-209f-4635-8f1b-22f6bb82ac3c'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:11:54 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:54 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:55 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:11:55 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-053e8220-7619-4a40-91a2-99ff1172bd6c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:11:55 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1638/3264] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:11:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:11:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4bdc66e2-4851-4e8f-b60f-d17628af9222 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4bdc66e2-4851-4e8f-b60f-d17628af9222 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4bdc66e2-4851-4e8f-b60f-d17628af9222 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:55 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4bdc66e2-4851-4e8f-b60f-d17628af9222 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:55 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:55 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:55 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4bdc66e2-4851-4e8f-b60f-d17628af9222 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:55 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4bdc66e2-4851-4e8f-b60f-d17628af9222 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 200 Sep 02 20:11:55 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1627/3265] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:55 2026] GET /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-0fcfc1aa-88eb-4f9a-bc57-1f8ca4975b48 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fcfc1aa-88eb-4f9a-bc57-1f8ca4975b48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc1aa-88eb-4f9a-bc57-1f8ca4975b48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc1aa-88eb-4f9a-bc57-1f8ca4975b48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:56 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:56 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:56 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-0fcfc1aa-88eb-4f9a-bc57-1f8ca4975b48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-0fcfc1aa-88eb-4f9a-bc57-1f8ca4975b48 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 200 Sep 02 20:11:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1639/3266] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:56 2026] GET /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-db0fd1c9-11ae-4532-8f44-9501c9728f61 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-db0fd1c9-11ae-4532-8f44-9501c9728f61 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-db0fd1c9-11ae-4532-8f44-9501c9728f61 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1657971436", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-db0fd1c9-11ae-4532-8f44-9501c9728f61 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1628/3267] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:56 2026] POST /volume/v3/types => generated 380 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7a39f3b3-c204-441d-9912-e4fcf88b50f3 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a39f3b3-c204-441d-9912-e4fcf88b50f3 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7a39f3b3-c204-441d-9912-e4fcf88b50f3 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=614,cinder:UPDATE=248,cinder:INSERT=133 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:11:56 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7a39f3b3-c204-441d-9912-e4fcf88b50f3 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption returned with HTTP 200 Sep 02 20:11:56 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1640/3268] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:11:56 2026] POST /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4eddc3e5-17cd-48ef-a6d8-0e93da89392f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4eddc3e5-17cd-48ef-a6d8-0e93da89392f tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:56 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4eddc3e5-17cd-48ef-a6d8-0e93da89392f tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1170941537", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:56 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=488,cinder:INSERT=97,cinder:UPDATE=150 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:11:56 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4eddc3e5-17cd-48ef-a6d8-0e93da89392f tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:56 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1629/3269] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:56 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:56 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-5d74dbcf-cc43-4b6e-b95c-f5358bd9c526 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d74dbcf-cc43-4b6e-b95c-f5358bd9c526 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] POST http://192.168.122.225/volume/v3/types/18085cc6-e255-402b-b5eb-372c3970c429/encryption Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-5d74dbcf-cc43-4b6e-b95c-f5358bd9c526 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-5d74dbcf-cc43-4b6e-b95c-f5358bd9c526 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-5d74dbcf-cc43-4b6e-b95c-f5358bd9c526 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/18085cc6-e255-402b-b5eb-372c3970c429/encryption returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1641/3270] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:11:56 2026] POST /volume/v3/types/18085cc6-e255-402b-b5eb-372c3970c429/encryption => generated 127 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a78d1424-984f-4227-8a9e-6f98bfb11fb0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a78d1424-984f-4227-8a9e-6f98bfb11fb0 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a78d1424-984f-4227-8a9e-6f98bfb11fb0 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-827734080", "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=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a78d1424-984f-4227-8a9e-6f98bfb11fb0 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1630/3271] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:57 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a3e9f688-c5ea-469f-8ea2-0013bef79b78 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5b5d7c97-1c15-4783-a3c7-fc482f5cb64f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a3e9f688-c5ea-469f-8ea2-0013bef79b78 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] POST http://192.168.122.225/volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7/extra_specs Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a3e9f688-c5ea-469f-8ea2-0013bef79b78 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b5d7c97-1c15-4783-a3c7-fc482f5cb64f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b5d7c97-1c15-4783-a3c7-fc482f5cb64f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5b5d7c97-1c15-4783-a3c7-fc482f5cb64f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-a3e9f688-c5ea-469f-8ea2-0013bef79b78 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a3e9f688-c5ea-469f-8ea2-0013bef79b78 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7/extra_specs returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1642/3272] 192.168.122.225 () {60 vars in 1283 bytes} [Wed Sep 2 20:11:57 2026] POST /volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3be57e6d-5842-4a3e-99cb-505eb9f47a0d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5b5d7c97-1c15-4783-a3c7-fc482f5cb64f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5b5d7c97-1c15-4783-a3c7-fc482f5cb64f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3be57e6d-5842-4a3e-99cb-505eb9f47a0d tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] PUT http://192.168.122.225/volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7/extra_specs/key2 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1631/3273] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3be57e6d-5842-4a3e-99cb-505eb9f47a0d tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-3be57e6d-5842-4a3e-99cb-505eb9f47a0d tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3be57e6d-5842-4a3e-99cb-505eb9f47a0d tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7/extra_specs/key2 returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1643/3274] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:11:57 2026] PUT /volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-25678273-9240-4ea7-8333-fa757476a947 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] POST http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c/action Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b46dd8d2-904b-4b16-8f91-29902e9c1a11 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.snapshot_unmanage [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Unmanage snapshot with id: 691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b46dd8d2-904b-4b16-8f91-29902e9c1a11 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b46dd8d2-904b-4b16-8f91-29902e9c1a11 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-b46dd8d2-904b-4b16-8f91-29902e9c1a11 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b46dd8d2-904b-4b16-8f91-29902e9c1a11 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1644/3275] 192.168.122.225 () {60 vars in 1136 bytes} [Wed Sep 2 20:11:57 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'bf32474198e0457aaddfde76e045b0a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f0e38c7b7b749d99a2ae19730ff46b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-25678273-9240-4ea7-8333-fa757476a947 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c/action returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1632/3276] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:11:57 2026] POST /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c/action => generated 117 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b32d75a8-0316-4666-9907-c2d3a1cc3c44 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b32d75a8-0316-4666-9907-c2d3a1cc3c44 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b32d75a8-0316-4666-9907-c2d3a1cc3c44 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-923186717", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: 691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b32d75a8-0316-4666-9907-c2d3a1cc3c44 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1645/3277] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:57 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c83c6f11-1afc-4a7d-8abd-5b30b54e317e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c83c6f11-1afc-4a7d-8abd-5b30b54e317e tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331/encryption Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c83c6f11-1afc-4a7d-8abd-5b30b54e317e tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-591ca33f-e294-40b1-8fe2-92dc7ae6dd42 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 202 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1633/3278] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-601b7f90-fe61-4608-aaee-83e862d88bb3 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-601b7f90-fe61-4608-aaee-83e862d88bb3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-601b7f90-fe61-4608-aaee-83e862d88bb3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-601b7f90-fe61-4608-aaee-83e862d88bb3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-601b7f90-fe61-4608-aaee-83e862d88bb3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-601b7f90-fe61-4608-aaee-83e862d88bb3 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1634/3279] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c83c6f11-1afc-4a7d-8abd-5b30b54e317e tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331/encryption returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1646/3280] 192.168.122.225 () {60 vars in 1281 bytes} [Wed Sep 2 20:11:57 2026] POST /volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331/encryption => generated 239 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b1b78038-e0bf-446a-acb0-6f6428eb3e18 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b1b78038-e0bf-446a-acb0-6f6428eb3e18 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] DELETE http://192.168.122.225/volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331/encryption/bd0cdd85-49d5-48ae-b0fc-a74b82c2bccb Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b1b78038-e0bf-446a-acb0-6f6428eb3e18 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b1b78038-e0bf-446a-acb0-6f6428eb3e18 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-b1b78038-e0bf-446a-acb0-6f6428eb3e18 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b1b78038-e0bf-446a-acb0-6f6428eb3e18 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331/encryption/bd0cdd85-49d5-48ae-b0fc-a74b82c2bccb returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1635/3281] 192.168.122.225 () {58 vars in 1373 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331/encryption/bd0cdd85-49d5-48ae-b0fc-a74b82c2bccb => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a44bc6a5-7205-4586-905d-93f8320b04fd None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a44bc6a5-7205-4586-905d-93f8320b04fd tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a44bc6a5-7205-4586-905d-93f8320b04fd tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1319730088", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a44bc6a5-7205-4586-905d-93f8320b04fd tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1647/3282] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:57 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 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-9f9df30e-9223-4117-adc0-052750b0b854 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f9df30e-9223-4117-adc0-052750b0b854 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] DELETE http://192.168.122.225/volume/v3/types/708efbf6-726b-43de-a752-f49594c48941/extra_specs/key1 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f9df30e-9223-4117-adc0-052750b0b854 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-9f9df30e-9223-4117-adc0-052750b0b854 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-9f9df30e-9223-4117-adc0-052750b0b854 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-9f9df30e-9223-4117-adc0-052750b0b854 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/708efbf6-726b-43de-a752-f49594c48941/extra_specs/key1 returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1636/3283] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/708efbf6-726b-43de-a752-f49594c48941/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-eaeb531f-b029-477c-bb89-73c86195e301 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eaeb531f-b029-477c-bb89-73c86195e301 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-eaeb531f-b029-477c-bb89-73c86195e301 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1339422202", "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=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-eaeb531f-b029-477c-bb89-73c86195e301 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1648/3284] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:11:57 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 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ba9d2ddd-b7fc-4b07-be1e-10c2ea976086 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba9d2ddd-b7fc-4b07-be1e-10c2ea976086 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] DELETE http://192.168.122.225/volume/v3/types/9075de5c-b228-4315-b53e-9033dffe1dfd Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba9d2ddd-b7fc-4b07-be1e-10c2ea976086 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ba9d2ddd-b7fc-4b07-be1e-10c2ea976086 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-ba9d2ddd-b7fc-4b07-be1e-10c2ea976086 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ba9d2ddd-b7fc-4b07-be1e-10c2ea976086 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/9075de5c-b228-4315-b53e-9033dffe1dfd returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1637/3285] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/9075de5c-b228-4315-b53e-9033dffe1dfd => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7d0c0d13-cf12-440b-9dce-fd15e61c9e20 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d0c0d13-cf12-440b-9dce-fd15e61c9e20 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] GET http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d0c0d13-cf12-440b-9dce-fd15e61c9e20 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7d0c0d13-cf12-440b-9dce-fd15e61c9e20 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7d0c0d13-cf12-440b-9dce-fd15e61c9e20 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1649/3286] 192.168.122.225 () {58 vars in 1262 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs => generated 123 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8b5530b1-21ec-488c-b1f0-a365d50310e8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b5530b1-21ec-488c-b1f0-a365d50310e8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] GET http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption/cipher Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b5530b1-21ec-488c-b1f0-a365d50310e8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8b5530b1-21ec-488c-b1f0-a365d50310e8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-8b5530b1-21ec-488c-b1f0-a365d50310e8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8b5530b1-21ec-488c-b1f0-a365d50310e8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption/cipher returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1638/3287] 192.168.122.225 () {58 vars in 1280 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-35f77027-f2a3-4723-a5b7-2d8b1f0c37f1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-35f77027-f2a3-4723-a5b7-2d8b1f0c37f1 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] GET http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-35f77027-f2a3-4723-a5b7-2d8b1f0c37f1 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-35f77027-f2a3-4723-a5b7-2d8b1f0c37f1 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-35f77027-f2a3-4723-a5b7-2d8b1f0c37f1 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-35f77027-f2a3-4723-a5b7-2d8b1f0c37f1 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1650/3288] 192.168.122.225 () {58 vars in 1259 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4b8f157e-b6bd-45da-b436-01b747668da7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b8f157e-b6bd-45da-b436-01b747668da7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] GET http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/multiattach Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b8f157e-b6bd-45da-b436-01b747668da7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4b8f157e-b6bd-45da-b436-01b747668da7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4b8f157e-b6bd-45da-b436-01b747668da7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/multiattach returned with HTTP 200 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1639/3289] 192.168.122.225 () {58 vars in 1298 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f228921c-13b1-4d33-b8fd-8045fdf7a2e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f228921c-13b1-4d33-b8fd-8045fdf7a2e6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] GET http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/volume_backend_name Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f228921c-13b1-4d33-b8fd-8045fdf7a2e6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f228921c-13b1-4d33-b8fd-8045fdf7a2e6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f228921c-13b1-4d33-b8fd-8045fdf7a2e6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1651/3290] 192.168.122.225 () {58 vars in 1322 bytes} [Wed Sep 2 20:11:57 2026] GET /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-592e564a-896a-4cda-90ff-47cd38092ea8 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-592e564a-896a-4cda-90ff-47cd38092ea8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] PUT http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption/8fc855fa-42bf-4c98-ac1f-5e92a34f449d Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-592e564a-896a-4cda-90ff-47cd38092ea8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-592e564a-896a-4cda-90ff-47cd38092ea8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-592e564a-896a-4cda-90ff-47cd38092ea8 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption/8fc855fa-42bf-4c98-ac1f-5e92a34f449d returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1640/3291] 192.168.122.225 () {60 vars in 1390 bytes} [Wed Sep 2 20:11:57 2026] PUT /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/encryption/8fc855fa-42bf-4c98-ac1f-5e92a34f449d => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6fa3b59b-a08e-4fac-8560-57ba572e93af None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fa3b59b-a08e-4fac-8560-57ba572e93af tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] PUT http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/key1 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b59b-a08e-4fac-8560-57ba572e93af tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.policy [None req-6fa3b59b-a08e-4fac-8560-57ba572e93af tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86537) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fa3b59b-a08e-4fac-8560-57ba572e93af tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/key1 returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1652/3292] 192.168.122.225 () {60 vars in 1297 bytes} [Wed Sep 2 20:11:57 2026] PUT /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8728b590-2452-4551-893d-92b3a6123af7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8728b590-2452-4551-893d-92b3a6123af7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] PUT http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8728b590-2452-4551-893d-92b3a6123af7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.policy [None req-8728b590-2452-4551-893d-92b3a6123af7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0ac042f03a1b48ff807395309c0baa7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '901d536ed0594fb5ab7601ad3b27cda6', '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=86538) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8728b590-2452-4551-893d-92b3a6123af7 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-reader] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019 returned with HTTP 403 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1641/3293] 192.168.122.225 () {60 vars in 1246 bytes} [Wed Sep 2 20:11:57 2026] PUT /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4bd33cd8-a018-4775-a391-ba9ca869a7eb None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4bd33cd8-a018-4775-a391-ba9ca869a7eb tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] DELETE http://192.168.122.225/volume/v3/types/9075de5c-b228-4315-b53e-9033dffe1dfd Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4bd33cd8-a018-4775-a391-ba9ca869a7eb tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4bd33cd8-a018-4775-a391-ba9ca869a7eb tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4bd33cd8-a018-4775-a391-ba9ca869a7eb tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/9075de5c-b228-4315-b53e-9033dffe1dfd returned with HTTP 202 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1653/3294] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/9075de5c-b228-4315-b53e-9033dffe1dfd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-17bec2c2-0d1c-479a-9e6b-4e7d0a9647a4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-17bec2c2-0d1c-479a-9e6b-4e7d0a9647a4 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] DELETE http://192.168.122.225/volume/v3/types/708efbf6-726b-43de-a752-f49594c48941 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-17bec2c2-0d1c-479a-9e6b-4e7d0a9647a4 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-17bec2c2-0d1c-479a-9e6b-4e7d0a9647a4 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-17bec2c2-0d1c-479a-9e6b-4e7d0a9647a4 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/708efbf6-726b-43de-a752-f49594c48941 returned with HTTP 202 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1642/3295] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/708efbf6-726b-43de-a752-f49594c48941 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2c79d6ca-c3da-4d7d-8645-53b3af61558b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c79d6ca-c3da-4d7d-8645-53b3af61558b tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] DELETE http://192.168.122.225/volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c79d6ca-c3da-4d7d-8645-53b3af61558b tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2c79d6ca-c3da-4d7d-8645-53b3af61558b tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2c79d6ca-c3da-4d7d-8645-53b3af61558b tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331 returned with HTTP 202 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1654/3296] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/9c91a643-16cf-4892-bedf-e9d189d6c331 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f7a036ab-d9c0-4107-9848-f80a1a7dc1d6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f7a036ab-d9c0-4107-9848-f80a1a7dc1d6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] DELETE http://192.168.122.225/volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f7a036ab-d9c0-4107-9848-f80a1a7dc1d6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f7a036ab-d9c0-4107-9848-f80a1a7dc1d6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:57 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f7a036ab-d9c0-4107-9848-f80a1a7dc1d6 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7 returned with HTTP 202 Sep 02 20:11:57 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1643/3297] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/26348d5e-9b83-4dbc-9e89-347c9d6377b7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-67403c1a-781b-4544-b12e-31c157eb0a70 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-67403c1a-781b-4544-b12e-31c157eb0a70 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] DELETE http://192.168.122.225/volume/v3/types/18085cc6-e255-402b-b5eb-372c3970c429 Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-67403c1a-781b-4544-b12e-31c157eb0a70 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:57 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-67403c1a-781b-4544-b12e-31c157eb0a70 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-67403c1a-781b-4544-b12e-31c157eb0a70 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/18085cc6-e255-402b-b5eb-372c3970c429 returned with HTTP 202 Sep 02 20:11:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1655/3298] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:57 2026] DELETE /volume/v3/types/18085cc6-e255-402b-b5eb-372c3970c429 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dc294d60-ade6-458b-80eb-8fa152eae461 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc294d60-ade6-458b-80eb-8fa152eae461 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] DELETE http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019 Sep 02 20:11:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc294d60-ade6-458b-80eb-8fa152eae461 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:58 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc294d60-ade6-458b-80eb-8fa152eae461 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:58 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc294d60-ade6-458b-80eb-8fa152eae461 tempest-VolumeTypesReaderTests-1804168356 tempest-VolumeTypesReaderTests-1804168356-project-admin] http://192.168.122.225/volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019 returned with HTTP 202 Sep 02 20:11:58 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1644/3299] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:11:58 2026] DELETE /volume/v3/types/979e1c70-2c76-474b-bc06-ec1f8b2ac019 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-133d9ac3-5024-46ad-aad3-0c8e79315f1d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-133d9ac3-5024-46ad-aad3-0c8e79315f1d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-133d9ac3-5024-46ad-aad3-0c8e79315f1d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:58 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-133d9ac3-5024-46ad-aad3-0c8e79315f1d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:58 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:58 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:58 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-133d9ac3-5024-46ad-aad3-0c8e79315f1d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:11:58 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-133d9ac3-5024-46ad-aad3-0c8e79315f1d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 200 Sep 02 20:11:58 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1656/3300] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:58 2026] GET /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:11:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-eee8c71f-351c-4048-a094-fee968665585 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eee8c71f-351c-4048-a094-fee968665585 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c Sep 02 20:11:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eee8c71f-351c-4048-a094-fee968665585 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-eee8c71f-351c-4048-a094-fee968665585 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-eee8c71f-351c-4048-a094-fee968665585 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c returned with HTTP 404 Sep 02 20:11:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1645/3301] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:11:59 2026] GET /volume/v3/snapshots/691bdbc5-c3f6-498b-8f06-1a55163c023c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:11:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:59 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:59 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:59 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:59 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:11:59 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:59 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:11:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:59 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:11:59 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-9189b5ca-4959-4d8a-a34f-a57b2f08a262 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b returned with HTTP 202 Sep 02 20:11:59 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1657/3302] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:11:59 2026] DELETE /volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:11:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-47977304-2031-43e5-9db7-ac1584c02def None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:11:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47977304-2031-43e5-9db7-ac1584c02def tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:11:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47977304-2031-43e5-9db7-ac1584c02def tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:11:59 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-47977304-2031-43e5-9db7-ac1584c02def tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:11:59 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:11:59 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:11:59 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:11:59 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:11:59 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-47977304-2031-43e5-9db7-ac1584c02def tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:11:59 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-47977304-2031-43e5-9db7-ac1584c02def tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b returned with HTTP 200 Sep 02 20:11:59 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1646/3303] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:11:59 2026] GET /volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-73dd897a-124e-48cd-966a-1cde28734193 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73dd897a-124e-48cd-966a-1cde28734193 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b Sep 02 20:12:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73dd897a-124e-48cd-966a-1cde28734193 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73dd897a-124e-48cd-966a-1cde28734193 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73dd897a-124e-48cd-966a-1cde28734193 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b returned with HTTP 404 Sep 02 20:12:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1658/3304] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:00 2026] GET /volume/v3/volumes/6cfd1b03-99b5-468e-af40-a9f7e1b14e4b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-780594376"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-780594376'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:12:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (6366e550-901b-4f1d-8bd9-49c05878cf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28c8b25-0173-479d-9264-f1cbf066fc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28c8b25-0173-479d-9264-f1cbf066fc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fe272d6-6c4b-471c-981a-acc8f12e8c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['eeec4737-35bb-4364-a462-6dd51213f4b4', 'cf69ec47-8da4-4113-913b-a8e38a39b68f', 'd2daa9ff-d79a-4455-aede-8275afea1242', 'be263005-786e-4f8e-bf9f-fc00c49b1cb8'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fe272d6-6c4b-471c-981a-acc8f12e8c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeec4737-35bb-4364-a462-6dd51213f4b4', 'cf69ec47-8da4-4113-913b-a8e38a39b68f', 'd2daa9ff-d79a-4455-aede-8275afea1242', 'be263005-786e-4f8e-bf9f-fc00c49b1cb8']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7125b0e-feef-4c44-ba91-fd4da091140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:00 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7125b0e-feef-4c44-ba91-fd4da091140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0766eabc-b6a8-4dfe-8525-33fd33976234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-780594376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['eeec4737-35bb-4364-a462-6dd51213f4b4','cf69ec47-8da4-4113-913b-a8e38a39b68f','d2daa9ff-d79a-4455-aede-8275afea1242','be263005-786e-4f8e-bf9f-fc00c49b1cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-780594376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0766eabc-b6a8-4dfe-8525-33fd33976234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d5aa6e-f9b7-452e-8759-0d9d412d3962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d5aa6e-f9b7-452e-8759-0d9d412d3962) transitioned into state 'SUCCESS' from state '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-780594376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['eeec4737-35bb-4364-a462-6dd51213f4b4','cf69ec47-8da4-4113-913b-a8e38a39b68f','d2daa9ff-d79a-4455-aede-8275afea1242','be263005-786e-4f8e-bf9f-fc00c49b1cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1afc4d-1302-445a-9285-e13e2b8ec886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1afc4d-1302-445a-9285-e13e2b8ec886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (6366e550-901b-4f1d-8bd9-49c05878cf9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:00 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:12:00 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-d5f3069c-4045-4601-a118-f3ee18f04dc9 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:00 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1647/3305] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:12:00 2026] POST /volume/v3/volumes => generated 786 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:12:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-922abad7-3a92-4b12-bd31-b1f6d7e2ffcf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-922abad7-3a92-4b12-bd31-b1f6d7e2ffcf tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-922abad7-3a92-4b12-bd31-b1f6d7e2ffcf tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:00 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-922abad7-3a92-4b12-bd31-b1f6d7e2ffcf tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:00 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:00 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:00 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:00 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:00 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-922abad7-3a92-4b12-bd31-b1f6d7e2ffcf tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:00 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-922abad7-3a92-4b12-bd31-b1f6d7e2ffcf tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 returned with HTTP 200 Sep 02 20:12:00 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1659/3306] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:00 2026] GET /volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-33c2b7b9-d29e-4198-a1e4-ee4d1344b364 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-33c2b7b9-d29e-4198-a1e4-ee4d1344b364 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-33c2b7b9-d29e-4198-a1e4-ee4d1344b364 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:01 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-33c2b7b9-d29e-4198-a1e4-ee4d1344b364 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:01 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:01 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:01 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:01 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:01 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-33c2b7b9-d29e-4198-a1e4-ee4d1344b364 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:01 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-33c2b7b9-d29e-4198-a1e4-ee4d1344b364 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 returned with HTTP 200 Sep 02 20:12:01 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1648/3307] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:01 2026] GET /volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:01 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:12:01 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0766eabc-b6a8-4dfe-8525-33fd33976234", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-524034637"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:01 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:01 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:01 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:01 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:01 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:01 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:02 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['1fa9e367-8d69-4c19-8079-b62601c5e2eb', 'b4b79b32-38c6-45b2-9e76-9da7224e87f0', '0f66ed7a-6c5d-413e-af76-2b16c77ca4b8', '48bdc521-6ea9-4fbb-810c-3a46521d96eb'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:02 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:02 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:02 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:12:02 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-84479a1a-bbb4-4d60-8490-d0e04423ecc2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:12:02 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1660/3308] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:12:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:12:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-806d44d8-c1ff-4cfe-b484-67bc9df0bc7a None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-806d44d8-c1ff-4cfe-b484-67bc9df0bc7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-806d44d8-c1ff-4cfe-b484-67bc9df0bc7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:02 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-806d44d8-c1ff-4cfe-b484-67bc9df0bc7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:02 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:02 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:02 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-806d44d8-c1ff-4cfe-b484-67bc9df0bc7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:02 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-806d44d8-c1ff-4cfe-b484-67bc9df0bc7a tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 200 Sep 02 20:12:02 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1649/3309] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:02 2026] GET /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-3251e639-85a8-41cf-bfe2-a1c58239fc2d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3251e639-85a8-41cf-bfe2-a1c58239fc2d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3251e639-85a8-41cf-bfe2-a1c58239fc2d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:03 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-3251e639-85a8-41cf-bfe2-a1c58239fc2d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:03 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:03 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:03 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-3251e639-85a8-41cf-bfe2-a1c58239fc2d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:03 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-3251e639-85a8-41cf-bfe2-a1c58239fc2d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 200 Sep 02 20:12:03 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1661/3310] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:03 2026] GET /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-37f8e500-261d-4df0-b902-6ec381172310 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-37f8e500-261d-4df0-b902-6ec381172310 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-37f8e500-261d-4df0-b902-6ec381172310 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-37f8e500-261d-4df0-b902-6ec381172310 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-37f8e500-261d-4df0-b902-6ec381172310 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-37f8e500-261d-4df0-b902-6ec381172310 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 200 Sep 02 20:12:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1650/3311] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:04 2026] GET /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-15216051-964f-4150-bc05-2f11e6ea0bee None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-15216051-964f-4150-bc05-2f11e6ea0bee tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] PUT http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-15216051-964f-4150-bc05-2f11e6ea0bee tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-15216051-964f-4150-bc05-2f11e6ea0bee tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Snapshot retrieved successfully. Sep 02 20:12:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-15216051-964f-4150-bc05-2f11e6ea0bee tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 200 Sep 02 20:12:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1662/3312] 192.168.122.225 () {60 vars in 1258 bytes} [Wed Sep 2 20:12:04 2026] PUT /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:04 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: 78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:04 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:04 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:04 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:04 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:12:04 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-275a9c5f-e3e0-4aa5-a2f8-307ce56a0475 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 202 Sep 02 20:12:04 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1651/3313] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:12:04 2026] DELETE /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-97489f07-3b66-41bc-b3b3-174faba29c12 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97489f07-3b66-41bc-b3b3-174faba29c12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97489f07-3b66-41bc-b3b3-174faba29c12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:04 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-97489f07-3b66-41bc-b3b3-174faba29c12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:04 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:04 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:04 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-97489f07-3b66-41bc-b3b3-174faba29c12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:04 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-97489f07-3b66-41bc-b3b3-174faba29c12 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 200 Sep 02 20:12:04 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1663/3314] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:04 2026] GET /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 493 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-44975b26-4613-4af7-9b95-eb8391a6558d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-44975b26-4613-4af7-9b95-eb8391a6558d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-44975b26-4613-4af7-9b95-eb8391a6558d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:05 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-44975b26-4613-4af7-9b95-eb8391a6558d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:05 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:05 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:05 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-44975b26-4613-4af7-9b95-eb8391a6558d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:05 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-44975b26-4613-4af7-9b95-eb8391a6558d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 200 Sep 02 20:12:05 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1652/3315] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:05 2026] GET /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 493 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c6211449-4083-47a2-9eaf-b1f5d5c78e6d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c6211449-4083-47a2-9eaf-b1f5d5c78e6d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd Sep 02 20:12:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c6211449-4083-47a2-9eaf-b1f5d5c78e6d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c6211449-4083-47a2-9eaf-b1f5d5c78e6d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c6211449-4083-47a2-9eaf-b1f5d5c78e6d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd returned with HTTP 404 Sep 02 20:12:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1664/3316] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:06 2026] GET /volume/v3/snapshots/78c6c057-07d7-4206-8876-82a013ceaadd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:06 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:06 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:06 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:06 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:06 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:06 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:06 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:12:06 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c6358f1b-9490-4f4b-b3e2-fb64b7f563a6 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 returned with HTTP 202 Sep 02 20:12:06 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1653/3317] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:12:06 2026] DELETE /volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1748c11f-f847-4da9-b381-09091021df7d None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1748c11f-f847-4da9-b381-09091021df7d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1748c11f-f847-4da9-b381-09091021df7d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:06 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1748c11f-f847-4da9-b381-09091021df7d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:06 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:06 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:06 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:06 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:06 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1748c11f-f847-4da9-b381-09091021df7d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:06 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1748c11f-f847-4da9-b381-09091021df7d tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 returned with HTTP 200 Sep 02 20:12:06 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1665/3318] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:06 2026] GET /volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-ef1652b0-584a-4ccb-96ae-7e3f21c1759b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ef1652b0-584a-4ccb-96ae-7e3f21c1759b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 Sep 02 20:12:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ef1652b0-584a-4ccb-96ae-7e3f21c1759b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-ef1652b0-584a-4ccb-96ae-7e3f21c1759b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-ef1652b0-584a-4ccb-96ae-7e3f21c1759b tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 returned with HTTP 404 Sep 02 20:12:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1654/3319] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:07 2026] GET /volume/v3/volumes/0766eabc-b6a8-4dfe-8525-33fd33976234 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1093386017"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1093386017'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume of 1 GB Sep 02 20:12:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (3a0a94ef-f04e-43e7-9b1e-e084507b0651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b65d808-7d18-49ad-9343-3aaaa030a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b65d808-7d18-49ad-9343-3aaaa030a336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94eb1ddf-648f-4b5c-9374-6cf7b5f901df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['e7edd398-f1c7-4e02-af18-664f1fdffbd9', '7ecf2a26-622a-4ea6-a055-a0ee1b60f598', 'ab0b97c1-9de6-45aa-9c01-5ef85686b7ee', 'f266f3d0-ab26-43ff-a431-477a9db21d1b'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94eb1ddf-648f-4b5c-9374-6cf7b5f901df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7edd398-f1c7-4e02-af18-664f1fdffbd9', '7ecf2a26-622a-4ea6-a055-a0ee1b60f598', 'ab0b97c1-9de6-45aa-9c01-5ef85686b7ee', 'f266f3d0-ab26-43ff-a431-477a9db21d1b']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b941ef1-3e2a-472d-96b9-cbd030a9d4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:07 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b941ef1-3e2a-472d-96b9-cbd030a9d4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06be1e38-55af-48cf-b57c-d52d16b05a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093386017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['e7edd398-f1c7-4e02-af18-664f1fdffbd9','7ecf2a26-622a-4ea6-a055-a0ee1b60f598','ab0b97c1-9de6-45aa-9c01-5ef85686b7ee','f266f3d0-ab26-43ff-a431-477a9db21d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1093386017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06be1e38-55af-48cf-b57c-d52d16b05a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27b668b-59d9-4505-821f-39a1488276ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27b668b-59d9-4505-821f-39a1488276ff) transitioned into state 'SUCCESS' from state '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-1093386017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0e38c7b7b749d99a2ae19730ff46b7',qos_specs=None,replication_status=,reservations=['e7edd398-f1c7-4e02-af18-664f1fdffbd9','7ecf2a26-622a-4ea6-a055-a0ee1b60f598','ab0b97c1-9de6-45aa-9c01-5ef85686b7ee','f266f3d0-ab26-43ff-a431-477a9db21d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb581ca5f7d40c0aca7a7f9e350436b',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d202db-65f0-4a22-b344-b694234bec13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8d202db-65f0-4a22-b344-b694234bec13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Flow 'volume_create_api' (3a0a94ef-f04e-43e7-9b1e-e084507b0651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:07 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create volume request issued successfully. Sep 02 20:12:07 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-c8c9d817-0fc0-4f69-99f2-365a3b0720d2 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:07 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1666/3320] 192.168.122.225 () {60 vars in 1142 bytes} [Wed Sep 2 20:12:07 2026] POST /volume/v3/volumes => generated 787 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:12:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8d9ae06b-4f9a-4487-bddd-e280d72a87ec None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d9ae06b-4f9a-4487-bddd-e280d72a87ec tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d9ae06b-4f9a-4487-bddd-e280d72a87ec tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:07 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8d9ae06b-4f9a-4487-bddd-e280d72a87ec tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:07 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:07 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:07 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:07 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:07 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8d9ae06b-4f9a-4487-bddd-e280d72a87ec tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:07 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8d9ae06b-4f9a-4487-bddd-e280d72a87ec tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b returned with HTTP 200 Sep 02 20:12:07 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1655/3321] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:07 2026] GET /volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-1cf97f2d-645e-4276-aa30-ee03faf9a294 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1cf97f2d-645e-4276-aa30-ee03faf9a294 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1cf97f2d-645e-4276-aa30-ee03faf9a294 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:08 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-1cf97f2d-645e-4276-aa30-ee03faf9a294 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:08 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:08 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:08 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:08 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:08 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-1cf97f2d-645e-4276-aa30-ee03faf9a294 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:08 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-1cf97f2d-645e-4276-aa30-ee03faf9a294 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b returned with HTTP 200 Sep 02 20:12:08 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1667/3322] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:08 2026] GET /volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:08 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots Sep 02 20:12:08 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06be1e38-55af-48cf-b57c-d52d16b05a0b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-672677502"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:09 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:09 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:09 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.snapshots [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Create snapshot from volume 06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:09 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Created reservations ['70451f27-6ae1-4aea-bfda-ae1e08465667', '59c67298-2bed-45c9-a52b-ef3e0281f7dd', '701a01a4-2886-44b0-8a89-30d2cf3ccf03', '6e03908b-cd53-4f24-97f1-3b51a73da385'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:09 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:09 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:09 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot create request issued successfully. Sep 02 20:12:09 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7f012e31-9a6f-498c-91ec-0a0b04589ddd tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots returned with HTTP 202 Sep 02 20:12:09 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1656/3323] 192.168.122.225 () {60 vars in 1149 bytes} [Wed Sep 2 20:12:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:12:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-65c7f413-01e8-4195-9aac-d89c16cdd5a0 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65c7f413-01e8-4195-9aac-d89c16cdd5a0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65c7f413-01e8-4195-9aac-d89c16cdd5a0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:09 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-65c7f413-01e8-4195-9aac-d89c16cdd5a0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:09 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:09 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:09 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-65c7f413-01e8-4195-9aac-d89c16cdd5a0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:09 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-65c7f413-01e8-4195-9aac-d89c16cdd5a0 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 200 Sep 02 20:12:09 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1668/3324] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:09 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c977ef9c-262c-4e35-9b7d-133aa5d87106 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c977ef9c-262c-4e35-9b7d-133aa5d87106 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c977ef9c-262c-4e35-9b7d-133aa5d87106 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:10 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c977ef9c-262c-4e35-9b7d-133aa5d87106 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:10 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:10 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:10 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c977ef9c-262c-4e35-9b7d-133aa5d87106 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:10 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c977ef9c-262c-4e35-9b7d-133aa5d87106 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 200 Sep 02 20:12:10 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1657/3325] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:10 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-f89663a9-4ea4-41a1-afbc-f28a5b60f54f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f89663a9-4ea4-41a1-afbc-f28a5b60f54f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f89663a9-4ea4-41a1-afbc-f28a5b60f54f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-f89663a9-4ea4-41a1-afbc-f28a5b60f54f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-f89663a9-4ea4-41a1-afbc-f28a5b60f54f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-f89663a9-4ea4-41a1-afbc-f28a5b60f54f tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 200 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1669/3326] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:11 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6d9b610b-53d9-45a0-9e43-4118db0358f5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6d9b610b-53d9-45a0-9e43-4118db0358f5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] POST http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05/action Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6d9b610b-53d9-45a0-9e43-4118db0358f5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6d9b610b-53d9-45a0-9e43-4118db0358f5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.admin_actions [None req-6d9b610b-53d9-45a0-9e43-4118db0358f5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Updating snapshot '2a5a952a-cbc0-4b92-b230-de78b6eb9a05' with '{'status': 'creating'}' {{(pid=86538) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6d9b610b-53d9-45a0-9e43-4118db0358f5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05/action returned with HTTP 202 Sep 02 20:12:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1658/3327] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:12:11 2026] POST /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-73794a3a-61fc-4d54-912d-9557bf155c60 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73794a3a-61fc-4d54-912d-9557bf155c60 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73794a3a-61fc-4d54-912d-9557bf155c60 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-73794a3a-61fc-4d54-912d-9557bf155c60 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-73794a3a-61fc-4d54-912d-9557bf155c60 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-73794a3a-61fc-4d54-912d-9557bf155c60 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 200 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1670/3328] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:11 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] POST http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05/action Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86538) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86538) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.contrib.snapshot_actions [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] Updating snapshot 2a5a952a-cbc0-4b92-b230-de78b6eb9a05 with info {'id': '2a5a952a-cbc0-4b92-b230-de78b6eb9a05', 'status': 'error', 'progress': '80%'} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a0df29e7-954b-4c6b-ad72-866bc3c69dc4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-member] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05/action returned with HTTP 202 Sep 02 20:12:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1659/3329] 192.168.122.225 () {60 vars in 1280 bytes} [Wed Sep 2 20:12:11 2026] POST /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-68286c35-4607-4f1b-9c58-085db81df039 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.snapshots [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete snapshot with id: 2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot delete request issued successfully. Sep 02 20:12:11 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-68286c35-4607-4f1b-9c58-085db81df039 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 202 Sep 02 20:12:11 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1671/3330] 192.168.122.225 () {58 vars in 1241 bytes} [Wed Sep 2 20:12:11 2026] DELETE /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-dc56f4b6-8af0-42cf-91df-5b21d256a566 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc56f4b6-8af0-42cf-91df-5b21d256a566 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc56f4b6-8af0-42cf-91df-5b21d256a566 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-dc56f4b6-8af0-42cf-91df-5b21d256a566 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:11 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:11 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-dc56f4b6-8af0-42cf-91df-5b21d256a566 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:11 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-dc56f4b6-8af0-42cf-91df-5b21d256a566 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 200 Sep 02 20:12:11 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1660/3331] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:11 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-98fc9780-adf0-4bcd-9b79-3329d896465c None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98fc9780-adf0-4bcd-9b79-3329d896465c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98fc9780-adf0-4bcd-9b79-3329d896465c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:12 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-98fc9780-adf0-4bcd-9b79-3329d896465c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:12 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:12 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:12 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-98fc9780-adf0-4bcd-9b79-3329d896465c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Snapshot retrieved successfully. Sep 02 20:12:12 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-98fc9780-adf0-4bcd-9b79-3329d896465c tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 200 Sep 02 20:12:12 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1672/3332] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:12 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-31d8d46c-8d39-487d-92ac-ba6b2bb686c5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-31d8d46c-8d39-487d-92ac-ba6b2bb686c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 Sep 02 20:12:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-31d8d46c-8d39-487d-92ac-ba6b2bb686c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-31d8d46c-8d39-487d-92ac-ba6b2bb686c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-31d8d46c-8d39-487d-92ac-ba6b2bb686c5 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 returned with HTTP 404 Sep 02 20:12:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1661/3333] 192.168.122.225 () {58 vars in 1238 bytes} [Wed Sep 2 20:12:13 2026] GET /volume/v3/snapshots/2a5a952a-cbc0-4b92-b230-de78b6eb9a05 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:13 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:13 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume with id: 06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:13 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:13 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:13 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:13 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:13 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Delete volume request issued successfully. Sep 02 20:12:13 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-d1ccc22c-c977-42cc-9ca0-1bc502accde1 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b returned with HTTP 202 Sep 02 20:12:13 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1673/3334] 192.168.122.225 () {58 vars in 1235 bytes} [Wed Sep 2 20:12:13 2026] DELETE /volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c3322c94-b19b-45a7-b00b-6b8a5438e1c4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3322c94-b19b-45a7-b00b-6b8a5438e1c4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3322c94-b19b-45a7-b00b-6b8a5438e1c4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:13 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c3322c94-b19b-45a7-b00b-6b8a5438e1c4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:13 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:13 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:13 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:13 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:13 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-c3322c94-b19b-45a7-b00b-6b8a5438e1c4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Volume info retrieved successfully. Sep 02 20:12:13 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c3322c94-b19b-45a7-b00b-6b8a5438e1c4 tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b returned with HTTP 200 Sep 02 20:12:13 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1662/3335] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:13 2026] GET /volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6fb7d0fc-69ea-4f95-afd2-436f371739ba None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fb7d0fc-69ea-4f95-afd2-436f371739ba tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] GET http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b Sep 02 20:12:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fb7d0fc-69ea-4f95-afd2-436f371739ba tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:14 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6fb7d0fc-69ea-4f95-afd2-436f371739ba tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:14 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6fb7d0fc-69ea-4f95-afd2-436f371739ba tempest-ProjectMemberTests-1952743496 tempest-ProjectMemberTests-1952743496-project-admin] http://192.168.122.225/volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b returned with HTTP 404 Sep 02 20:12:14 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1674/3336] 192.168.122.225 () {58 vars in 1232 bytes} [Wed Sep 2 20:12:14 2026] GET /volume/v3/volumes/06be1e38-55af-48cf-b57c-d52d16b05a0b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-c01628f4-f550-4c7a-837c-02a8b8844d0f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c01628f4-f550-4c7a-837c-02a8b8844d0f tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:12:17 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-c01628f4-f550-4c7a-837c-02a8b8844d0f tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-115398973", "extra_specs": {"storage_protocol": "tempest-storage_protocol-222682510", "vendor_name": "tempest-vendor_name-709513168"}}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:17 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-c01628f4-f550-4c7a-837c-02a8b8844d0f tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:12:17 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1663/3337] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:12:17 2026] POST /volume/v3/types => generated 327 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e243fc5b-7926-443d-8b23-5c0786d192ef None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bb2be5a8-1ce9-461c-b42e-8a4619b18a78", "size": 1}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Create volume request body: {'volume': {'volume_type': 'bb2be5a8-1ce9-461c-b42e-8a4619b18a78', 'size': 1}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Create volume of 1 GB Sep 02 20:12:17 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:17 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:17 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Flow 'volume_create_api' (341222d0-fbd3-4c46-853d-207a71c04e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355d2945-8635-4e32-b616-1f26ed63678f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (355d2945-8635-4e32-b616-1f26ed63678f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:12:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-222682510',vendor_name='tempest-vendor_name-709513168'},id=bb2be5a8-1ce9-461c-b42e-8a4619b18a78,is_public=True,name='tempest-ProjectReaderTests-volume-type-115398973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb2be5a8-1ce9-461c-b42e-8a4619b18a78', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8689f476-10f4-4c6a-9980-bf3f5e69e473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-115398973 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-115398973, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:12:17 devstack devstack@c-api.service[86537]: WARNING cinder.quota [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-115398973 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-115398973, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Created reservations ['a261bdd0-cf5e-4a77-84d6-d005d7ef6e01', '691d3da9-be4a-4530-a6e6-db317fcae971', '8cf1e508-8038-42fe-886d-84b3e14765ba', '0f9cf716-e548-4538-8654-3dd3aff226d0'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8689f476-10f4-4c6a-9980-bf3f5e69e473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a261bdd0-cf5e-4a77-84d6-d005d7ef6e01', '691d3da9-be4a-4530-a6e6-db317fcae971', '8cf1e508-8038-42fe-886d-84b3e14765ba', '0f9cf716-e548-4538-8654-3dd3aff226d0']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3202462e-d36a-47c6-9561-c8f2def8defe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:17 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:17 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:17 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3202462e-d36a-47c6-9561-c8f2def8defe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f', '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='433c4084ad8341daad3ad3bb25965dee',qos_specs=None,replication_status=,reservations=['a261bdd0-cf5e-4a77-84d6-d005d7ef6e01','691d3da9-be4a-4530-a6e6-db317fcae971','8cf1e508-8038-42fe-886d-84b3e14765ba','0f9cf716-e548-4538-8654-3dd3aff226d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f95cbbd9eb4d2991a8a2ca612d1c36',volume_type_id=bb2be5a8-1ce9-461c-b42e-8a4619b18a78), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='433c4084ad8341daad3ad3bb25965dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6f95cbbd9eb4d2991a8a2ca612d1c36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb2be5a8-1ce9-461c-b42e-8a4619b18a78),volume_type_id=bb2be5a8-1ce9-461c-b42e-8a4619b18a78)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c382eb-5a18-4a91-9ffb-be503cfa631c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c382eb-5a18-4a91-9ffb-be503cfa631c) transitioned into state 'SUCCESS' from 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='433c4084ad8341daad3ad3bb25965dee',qos_specs=None,replication_status=,reservations=['a261bdd0-cf5e-4a77-84d6-d005d7ef6e01','691d3da9-be4a-4530-a6e6-db317fcae971','8cf1e508-8038-42fe-886d-84b3e14765ba','0f9cf716-e548-4538-8654-3dd3aff226d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f95cbbd9eb4d2991a8a2ca612d1c36',volume_type_id=bb2be5a8-1ce9-461c-b42e-8a4619b18a78)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86a7cc4-4ac4-4f8e-a8a5-4ff3bc038c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86a7cc4-4ac4-4f8e-a8a5-4ff3bc038c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:18 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Flow 'volume_create_api' (341222d0-fbd3-4c46-853d-207a71c04e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:18 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Create volume request issued successfully. Sep 02 20:12:18 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e243fc5b-7926-443d-8b23-5c0786d192ef tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:18 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1675/3338] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:12:17 2026] POST /volume/v3/volumes => generated 781 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:12:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-7c9c9500-d6ca-4f9a-9923-b537d962eab1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c9c9500-d6ca-4f9a-9923-b537d962eab1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] GET http://192.168.122.225/volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f Sep 02 20:12:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c9c9500-d6ca-4f9a-9923-b537d962eab1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:18 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-7c9c9500-d6ca-4f9a-9923-b537d962eab1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:18 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:18 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:18 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:18 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:18 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-7c9c9500-d6ca-4f9a-9923-b537d962eab1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Volume info retrieved successfully. Sep 02 20:12:18 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-7c9c9500-d6ca-4f9a-9923-b537d962eab1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f returned with HTTP 200 Sep 02 20:12:18 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1664/3339] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:12:18 2026] GET /volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f => generated 960 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-6be8f958-e096-4bd1-b19c-299558bf5884 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6be8f958-e096-4bd1-b19c-299558bf5884 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] GET http://192.168.122.225/volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6be8f958-e096-4bd1-b19c-299558bf5884 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-6be8f958-e096-4bd1-b19c-299558bf5884 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-6be8f958-e096-4bd1-b19c-299558bf5884 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Volume info retrieved successfully. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-6be8f958-e096-4bd1-b19c-299558bf5884 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f returned with HTTP 200 Sep 02 20:12:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1676/3340] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:12:19 2026] GET /volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-b61598b6-c89a-4240-b22a-a2095e30f029 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b61598b6-c89a-4240-b22a-a2095e30f029 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b61598b6-c89a-4240-b22a-a2095e30f029 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-b61598b6-c89a-4240-b22a-a2095e30f029 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-b61598b6-c89a-4240-b22a-a2095e30f029 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:12:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1665/3341] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:12:19 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-4897ea64-a2b2-4403-b0df-4de398aca411 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4897ea64-a2b2-4403-b0df-4de398aca411 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] GET http://192.168.122.225/volume/v3/messages Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4897ea64-a2b2-4403-b0df-4de398aca411 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-4897ea64-a2b2-4403-b0df-4de398aca411 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-4897ea64-a2b2-4403-b0df-4de398aca411 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:12:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1677/3342] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:12:19 2026] GET /volume/v3/messages => generated 678 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e8f4ce62-eb3e-4d3a-8c3d-3cdb1ef3a881 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8f4ce62-eb3e-4d3a-8c3d-3cdb1ef3a881 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] DELETE http://192.168.122.225/volume/v3/messages/4b2aaa37-11d7-498c-81cb-67f28bee1c05 Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8f4ce62-eb3e-4d3a-8c3d-3cdb1ef3a881 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e8f4ce62-eb3e-4d3a-8c3d-3cdb1ef3a881 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e8f4ce62-eb3e-4d3a-8c3d-3cdb1ef3a881 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/messages/4b2aaa37-11d7-498c-81cb-67f28bee1c05 returned with HTTP 204 Sep 02 20:12:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1666/3343] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:12:19 2026] DELETE /volume/v3/messages/4b2aaa37-11d7-498c-81cb-67f28bee1c05 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Delete volume with id: 3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f Sep 02 20:12:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Volume info retrieved successfully. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86537) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Created reservations ['0dc05ae0-c0db-4fee-b5f9-6e58cb800b7c', '01a91cd8-7d90-4d3a-b47d-74445700382d', 'afc631aa-03f2-4182-8cce-77183458192f', '13191d72-6645-4ec9-8071-d71bbeacb279'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Delete volume request issued successfully. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-516ff729-90e1-4ab6-951f-2ce7731ffaca tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f returned with HTTP 202 Sep 02 20:12:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1678/3344] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:12:19 2026] DELETE /volume/v3/volumes/3f7dd7d1-a7a9-4cc2-9f47-6a3657d0a58f => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-94dc6c4d-dcfc-4757-a4c0-aba980ea0669 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94dc6c4d-dcfc-4757-a4c0-aba980ea0669 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] DELETE http://192.168.122.225/volume/v3/types/bb2be5a8-1ce9-461c-b42e-8a4619b18a78 Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94dc6c4d-dcfc-4757-a4c0-aba980ea0669 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-94dc6c4d-dcfc-4757-a4c0-aba980ea0669 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method '_delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-94dc6c4d-dcfc-4757-a4c0-aba980ea0669 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/types/bb2be5a8-1ce9-461c-b42e-8a4619b18a78 returned with HTTP 202 Sep 02 20:12:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1667/3345] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:12:19 2026] DELETE /volume/v3/types/bb2be5a8-1ce9-461c-b42e-8a4619b18a78 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-253ea2d3-73a2-4ad6-a050-1eb416dc7056 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-253ea2d3-73a2-4ad6-a050-1eb416dc7056 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] POST http://192.168.122.225/volume/v3/types Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-253ea2d3-73a2-4ad6-a050-1eb416dc7056 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-702575291", "extra_specs": {"storage_protocol": "tempest-storage_protocol-232200299", "vendor_name": "tempest-vendor_name-480233871"}}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-253ea2d3-73a2-4ad6-a050-1eb416dc7056 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/types returned with HTTP 200 Sep 02 20:12:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1679/3346] 192.168.122.225 () {60 vars in 1137 bytes} [Wed Sep 2 20:12:19 2026] POST /volume/v3/types => generated 327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd", "size": 1}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Create volume request body: {'volume': {'volume_type': '10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd', 'size': 1}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Create volume of 1 GB Sep 02 20:12:19 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:19 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Flow 'volume_create_api' (9accc33d-4aa4-4bed-8595-b5c19b8e472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49af36d4-0b70-4914-a295-73fd6e157c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49af36d4-0b70-4914-a295-73fd6e157c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T18:12:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-232200299',vendor_name='tempest-vendor_name-480233871'},id=10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd,is_public=True,name='tempest-ProjectReaderTests-volume-type-702575291',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ad4f34-fc50-4796-a744-641007d42562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-702575291 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-702575291, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:12:19 devstack devstack@c-api.service[86538]: WARNING cinder.quota [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-702575291 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-702575291, it is now deprecated. Please use the default quota class for default quota. Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Created reservations ['40889060-28b6-4a82-b6ba-25d47160fbaf', '04845b0b-d7f7-414d-a696-adc161553ac2', 'cf9d1928-c5f2-4ddd-839c-6b100df41b1f', '71794751-5670-4d74-b0eb-745a50ca0cb0'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ad4f34-fc50-4796-a744-641007d42562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40889060-28b6-4a82-b6ba-25d47160fbaf', '04845b0b-d7f7-414d-a696-adc161553ac2', 'cf9d1928-c5f2-4ddd-839c-6b100df41b1f', '71794751-5670-4d74-b0eb-745a50ca0cb0']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709f9b50-b431-45ee-b2e5-b9c25fa99a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:19 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (709f9b50-b431-45ee-b2e5-b9c25fa99a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ea9f59c-be94-4d8c-b46e-7f95ba243900', '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='433c4084ad8341daad3ad3bb25965dee',qos_specs=None,replication_status=,reservations=['40889060-28b6-4a82-b6ba-25d47160fbaf','04845b0b-d7f7-414d-a696-adc161553ac2','cf9d1928-c5f2-4ddd-839c-6b100df41b1f','71794751-5670-4d74-b0eb-745a50ca0cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f95cbbd9eb4d2991a8a2ca612d1c36',volume_type_id=10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ea9f59c-be94-4d8c-b46e-7f95ba243900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='433c4084ad8341daad3ad3bb25965dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6f95cbbd9eb4d2991a8a2ca612d1c36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd),volume_type_id=10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb008c9a-bcc4-46db-b1e0-6c547338d664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb008c9a-bcc4-46db-b1e0-6c547338d664) transitioned into state 'SUCCESS' from 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='433c4084ad8341daad3ad3bb25965dee',qos_specs=None,replication_status=,reservations=['40889060-28b6-4a82-b6ba-25d47160fbaf','04845b0b-d7f7-414d-a696-adc161553ac2','cf9d1928-c5f2-4ddd-839c-6b100df41b1f','71794751-5670-4d74-b0eb-745a50ca0cb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f95cbbd9eb4d2991a8a2ca612d1c36',volume_type_id=10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbb2033-4369-4584-a930-5fab42db5f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbb2033-4369-4584-a930-5fab42db5f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Flow 'volume_create_api' (9accc33d-4aa4-4bed-8595-b5c19b8e472b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Create volume request issued successfully. Sep 02 20:12:19 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-1876a49e-2e26-4990-a28f-c28e5b6aa4c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:19 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1668/3347] 192.168.122.225 () {62 vars in 1182 bytes} [Wed Sep 2 20:12:19 2026] POST /volume/v3/volumes => generated 781 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7abd4c7a-ca21-4733-82af-b5bf655aefb5 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7abd4c7a-ca21-4733-82af-b5bf655aefb5 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] GET http://192.168.122.225/volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7abd4c7a-ca21-4733-82af-b5bf655aefb5 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7abd4c7a-ca21-4733-82af-b5bf655aefb5 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:19 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:19 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7abd4c7a-ca21-4733-82af-b5bf655aefb5 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Volume info retrieved successfully. Sep 02 20:12:19 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7abd4c7a-ca21-4733-82af-b5bf655aefb5 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 returned with HTTP 200 Sep 02 20:12:19 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1680/3348] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:12:19 2026] GET /volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 => generated 960 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-778e7dca-1610-4bef-9a2a-1f88860c1975 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-778e7dca-1610-4bef-9a2a-1f88860c1975 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] GET http://192.168.122.225/volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-778e7dca-1610-4bef-9a2a-1f88860c1975 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-778e7dca-1610-4bef-9a2a-1f88860c1975 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-778e7dca-1610-4bef-9a2a-1f88860c1975 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Volume info retrieved successfully. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-778e7dca-1610-4bef-9a2a-1f88860c1975 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 returned with HTTP 200 Sep 02 20:12:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1669/3349] 192.168.122.225 () {60 vars in 1272 bytes} [Wed Sep 2 20:12:21 2026] GET /volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 => generated 981 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-b84e8b0f-3f25-461d-ac9f-c2ee52abea04 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b84e8b0f-3f25-461d-ac9f-c2ee52abea04 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] GET http://192.168.122.225/volume/v3/messages Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b84e8b0f-3f25-461d-ac9f-c2ee52abea04 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-b84e8b0f-3f25-461d-ac9f-c2ee52abea04 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-b84e8b0f-3f25-461d-ac9f-c2ee52abea04 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/messages returned with HTTP 200 Sep 02 20:12:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1681/3350] 192.168.122.225 () {60 vars in 1164 bytes} [Wed Sep 2 20:12:21 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5484603e-e2ee-4ce4-b13c-2737f99cac5d None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5484603e-e2ee-4ce4-b13c-2737f99cac5d tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] GET http://192.168.122.225/volume/v3/messages/88c00b3d-4b2e-4d82-b161-8cc988f254ba Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5484603e-e2ee-4ce4-b13c-2737f99cac5d tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5484603e-e2ee-4ce4-b13c-2737f99cac5d tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5484603e-e2ee-4ce4-b13c-2737f99cac5d tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-reader] http://192.168.122.225/volume/v3/messages/88c00b3d-4b2e-4d82-b161-8cc988f254ba returned with HTTP 200 Sep 02 20:12:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1670/3351] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:12:21 2026] GET /volume/v3/messages/88c00b3d-4b2e-4d82-b161-8cc988f254ba => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-048e45fb-be41-4468-9841-41a8cf677d70 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-048e45fb-be41-4468-9841-41a8cf677d70 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] DELETE http://192.168.122.225/volume/v3/messages/88c00b3d-4b2e-4d82-b161-8cc988f254ba Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-048e45fb-be41-4468-9841-41a8cf677d70 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-048e45fb-be41-4468-9841-41a8cf677d70 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'version_select' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-048e45fb-be41-4468-9841-41a8cf677d70 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/messages/88c00b3d-4b2e-4d82-b161-8cc988f254ba returned with HTTP 204 Sep 02 20:12:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1682/3352] 192.168.122.225 () {60 vars in 1278 bytes} [Wed Sep 2 20:12:21 2026] DELETE /volume/v3/messages/88c00b3d-4b2e-4d82-b161-8cc988f254ba => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Delete volume with id: 8ea9f59c-be94-4d8c-b46e-7f95ba243900 Sep 02 20:12:21 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:21 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Volume info retrieved successfully. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86538) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Created reservations ['593619a7-40c0-4292-a515-e29f3233915a', '0b7be105-42e2-424e-9abe-15eb0e1eefc5', '993d9450-99f8-4b77-8b47-1591657d035e', '59776b18-a411-4e3e-91b8-92984d5bd61c'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Delete volume request issued successfully. Sep 02 20:12:21 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fe6863ec-8466-40d1-9ebe-5cf70e2283c1 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 returned with HTTP 202 Sep 02 20:12:21 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1671/3353] 192.168.122.225 () {60 vars in 1275 bytes} [Wed Sep 2 20:12:21 2026] DELETE /volume/v3/volumes/8ea9f59c-be94-4d8c-b46e-7f95ba243900 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-61221c71-7bfb-4d6d-8bb2-6b1b331aab33 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-61221c71-7bfb-4d6d-8bb2-6b1b331aab33 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] DELETE http://192.168.122.225/volume/v3/types/10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-61221c71-7bfb-4d6d-8bb2-6b1b331aab33 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-61221c71-7bfb-4d6d-8bb2-6b1b331aab33 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] Calling method '_delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:21 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-61221c71-7bfb-4d6d-8bb2-6b1b331aab33 tempest-ProjectReaderTests-838738119 tempest-ProjectReaderTests-838738119-project-admin] http://192.168.122.225/volume/v3/types/10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd returned with HTTP 202 Sep 02 20:12:21 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1683/3354] 192.168.122.225 () {58 vars in 1229 bytes} [Wed Sep 2 20:12:21 2026] DELETE /volume/v3/types/10b0cb1d-c79c-41f6-a03e-ff4c3fc720bd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1473725846"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1473725846'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume of 1 GB Sep 02 20:12:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (7ef9ca87-8b7e-4330-8332-38ed44aaf1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cfc8449-b2ba-48aa-abea-5ecd5335bc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cfc8449-b2ba-48aa-abea-5ecd5335bc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d93b46-ae6e-4e1a-823d-5c9806b20289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Created reservations ['11e23d65-fce5-4818-96f7-de5754101985', '65355b06-1f48-4573-b94f-8e128978aff5', '5ce61b65-e026-479e-89b0-b15efa924566', 'aa6be8bf-f956-40fb-ad1e-9bf586f815c7'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d93b46-ae6e-4e1a-823d-5c9806b20289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e23d65-fce5-4818-96f7-de5754101985', '65355b06-1f48-4573-b94f-8e128978aff5', '5ce61b65-e026-479e-89b0-b15efa924566', 'aa6be8bf-f956-40fb-ad1e-9bf586f815c7']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270e671b-dae8-47a0-8bbc-d66f6a7e58d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:24 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270e671b-dae8-47a0-8bbc-d66f6a7e58d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75499c56-3c07-449d-b3be-5144294282e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1473725846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['11e23d65-fce5-4818-96f7-de5754101985','65355b06-1f48-4573-b94f-8e128978aff5','5ce61b65-e026-479e-89b0-b15efa924566','aa6be8bf-f956-40fb-ad1e-9bf586f815c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1473725846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75499c56-3c07-449d-b3be-5144294282e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521f6a0aec374c67881455e13fd97c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2100a7-b2c3-4106-8cae-d83d1638e6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e2100a7-b2c3-4106-8cae-d83d1638e6e1) transitioned into state 'SUCCESS' from state '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-1473725846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['11e23d65-fce5-4818-96f7-de5754101985','65355b06-1f48-4573-b94f-8e128978aff5','5ce61b65-e026-479e-89b0-b15efa924566','aa6be8bf-f956-40fb-ad1e-9bf586f815c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73d755c-85ac-4135-be81-de1d41aa10a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73d755c-85ac-4135-be81-de1d41aa10a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (7ef9ca87-8b7e-4330-8332-38ed44aaf1ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:24 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request issued successfully. Sep 02 20:12:24 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e675f826-a04a-4aa1-90e6-5b8dadde4db6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:24 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1672/3355] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:12:24 2026] POST /volume/v3/volumes => generated 787 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-a08b9269-0e2d-41f5-ac1f-09905f015b28 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a08b9269-0e2d-41f5-ac1f-09905f015b28 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 Sep 02 20:12:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a08b9269-0e2d-41f5-ac1f-09905f015b28 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:24 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-a08b9269-0e2d-41f5-ac1f-09905f015b28 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:24 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:24 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:24 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:24 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:24 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-a08b9269-0e2d-41f5-ac1f-09905f015b28 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:24 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-a08b9269-0e2d-41f5-ac1f-09905f015b28 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 returned with HTTP 200 Sep 02 20:12:24 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1684/3356] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:24 2026] GET /volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4665df03-6196-4b07-b752-efc881317df4 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4665df03-6196-4b07-b752-efc881317df4 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 Sep 02 20:12:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4665df03-6196-4b07-b752-efc881317df4 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4665df03-6196-4b07-b752-efc881317df4 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4665df03-6196-4b07-b752-efc881317df4 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4665df03-6196-4b07-b752-efc881317df4 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 returned with HTTP 200 Sep 02 20:12:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1673/3357] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:25 2026] GET /volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] GET http://192.168.122.225/volume/v3/volumes Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Calling method 'index' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.api_utils [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Removing options '' from query. {{(pid=86537) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86537) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Get all volumes completed successfully. Sep 02 20:12:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-74f9d37f-0c64-4236-9c29-ff0948cf3c75 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] http://192.168.122.225/volume/v3/volumes returned with HTTP 200 Sep 02 20:12:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1685/3358] 192.168.122.225 () {60 vars in 1162 bytes} [Wed Sep 2 20:12:25 2026] GET /volume/v3/volumes => generated 344 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 Sep 02 20:12:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:25 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume with id: 75499c56-3c07-449d-b3be-5144294282e4 Sep 02 20:12:25 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:25 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume request issued successfully. Sep 02 20:12:25 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5efe0fa1-093f-4e47-bcb2-3a55a5e7d9a2 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 returned with HTTP 202 Sep 02 20:12:25 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1674/3359] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:12:25 2026] DELETE /volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-15ace080-a525-4b11-8dc3-7736f31b479b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-15ace080-a525-4b11-8dc3-7736f31b479b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-15ace080-a525-4b11-8dc3-7736f31b479b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-15ace080-a525-4b11-8dc3-7736f31b479b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:25 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:25 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:25 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:25 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:25 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-15ace080-a525-4b11-8dc3-7736f31b479b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:25 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-15ace080-a525-4b11-8dc3-7736f31b479b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 returned with HTTP 200 Sep 02 20:12:25 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1686/3360] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:25 2026] GET /volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-f34cbe3c-69f1-4af7-a10e-3d3a498bbd20 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f34cbe3c-69f1-4af7-a10e-3d3a498bbd20 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 Sep 02 20:12:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f34cbe3c-69f1-4af7-a10e-3d3a498bbd20 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:26 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-f34cbe3c-69f1-4af7-a10e-3d3a498bbd20 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:26 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-f34cbe3c-69f1-4af7-a10e-3d3a498bbd20 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 returned with HTTP 404 Sep 02 20:12:26 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1675/3361] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:26 2026] GET /volume/v3/volumes/75499c56-3c07-449d-b3be-5144294282e4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-64212642"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-64212642'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume of 1 GB Sep 02 20:12:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (30b316c3-60fb-487b-a699-85d544a186dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc84befb-584f-4c63-9a06-b55841ed0082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc84befb-584f-4c63-9a06-b55841ed0082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ed600b-9097-426a-bb5f-f3da9f5e5850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Created reservations ['aaa10faa-87d8-4b1b-8a64-d43276686d08', 'db5584f6-b85e-46db-9080-e784238fd20f', 'e6daf336-2f8e-49cc-9955-38f625184616', 'b5bdab76-96bf-493c-aa72-a635659f3447'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ed600b-9097-426a-bb5f-f3da9f5e5850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa10faa-87d8-4b1b-8a64-d43276686d08', 'db5584f6-b85e-46db-9080-e784238fd20f', 'e6daf336-2f8e-49cc-9955-38f625184616', 'b5bdab76-96bf-493c-aa72-a635659f3447']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89387df0-5580-415a-ae42-5dfb284fd1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:27 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89387df0-5580-415a-ae42-5dfb284fd1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78fad7d-c4ea-4ed2-9407-8c0dcfabe869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64212642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['aaa10faa-87d8-4b1b-8a64-d43276686d08','db5584f6-b85e-46db-9080-e784238fd20f','e6daf336-2f8e-49cc-9955-38f625184616','b5bdab76-96bf-493c-aa72-a635659f3447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-64212642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78fad7d-c4ea-4ed2-9407-8c0dcfabe869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521f6a0aec374c67881455e13fd97c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4577fafe-930b-4efd-a577-26710eb23a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4577fafe-930b-4efd-a577-26710eb23a17) transitioned into state 'SUCCESS' from state '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-64212642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['aaa10faa-87d8-4b1b-8a64-d43276686d08','db5584f6-b85e-46db-9080-e784238fd20f','e6daf336-2f8e-49cc-9955-38f625184616','b5bdab76-96bf-493c-aa72-a635659f3447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb88b990-7475-4d54-9da2-57fa138d27cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb88b990-7475-4d54-9da2-57fa138d27cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (30b316c3-60fb-487b-a699-85d544a186dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:27 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request issued successfully. Sep 02 20:12:27 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-135d2b51-2f70-4fcb-a61f-d70bbd47a510 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:27 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1687/3362] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:12:27 2026] POST /volume/v3/volumes => generated 785 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4257f2a0-ad05-4079-9372-e6689ebcf76b None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4257f2a0-ad05-4079-9372-e6689ebcf76b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 Sep 02 20:12:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4257f2a0-ad05-4079-9372-e6689ebcf76b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:27 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4257f2a0-ad05-4079-9372-e6689ebcf76b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:27 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:27 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:27 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:27 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:27 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4257f2a0-ad05-4079-9372-e6689ebcf76b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:27 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4257f2a0-ad05-4079-9372-e6689ebcf76b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 returned with HTTP 200 Sep 02 20:12:27 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1676/3363] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:27 2026] GET /volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-cb87750f-7396-4b8a-b946-394cea2966f6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb87750f-7396-4b8a-b946-394cea2966f6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 Sep 02 20:12:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb87750f-7396-4b8a-b946-394cea2966f6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-cb87750f-7396-4b8a-b946-394cea2966f6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-cb87750f-7396-4b8a-b946-394cea2966f6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-cb87750f-7396-4b8a-b946-394cea2966f6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 returned with HTTP 200 Sep 02 20:12:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1688/3364] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:28 2026] GET /volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] GET http://192.168.122.225/volume/v3/volumes/detail Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Calling method 'detail' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86538) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Get all volumes completed successfully. Sep 02 20:12:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-60108aa8-4302-4bdc-b77f-65b15b95f5b6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] http://192.168.122.225/volume/v3/volumes/detail returned with HTTP 200 Sep 02 20:12:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1677/3365] 192.168.122.225 () {60 vars in 1183 bytes} [Wed Sep 2 20:12:28 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 Sep 02 20:12:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:28 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume with id: d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 Sep 02 20:12:28 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:28 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume request issued successfully. Sep 02 20:12:28 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-626a1d2e-2548-4ead-9d8d-c311ab9c280e tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 returned with HTTP 202 Sep 02 20:12:28 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1689/3366] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:12:28 2026] DELETE /volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-6af076b6-50a4-4df8-8178-a8f7cd60c6c9 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6af076b6-50a4-4df8-8178-a8f7cd60c6c9 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6af076b6-50a4-4df8-8178-a8f7cd60c6c9 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-6af076b6-50a4-4df8-8178-a8f7cd60c6c9 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:28 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:28 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:28 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:28 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:28 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-6af076b6-50a4-4df8-8178-a8f7cd60c6c9 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:28 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-6af076b6-50a4-4df8-8178-a8f7cd60c6c9 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 returned with HTTP 200 Sep 02 20:12:28 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1678/3367] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:28 2026] GET /volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-2a7286d9-ed2e-4246-bb5b-c98f8da1de99 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a7286d9-ed2e-4246-bb5b-c98f8da1de99 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 Sep 02 20:12:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a7286d9-ed2e-4246-bb5b-c98f8da1de99 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-2a7286d9-ed2e-4246-bb5b-c98f8da1de99 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-2a7286d9-ed2e-4246-bb5b-c98f8da1de99 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 returned with HTTP 404 Sep 02 20:12:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1690/3368] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:29 2026] GET /volume/v3/volumes/d78fad7d-c4ea-4ed2-9407-8c0dcfabe869 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-168270117"}} {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.api.v3.volumes [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-168270117'}} {{(pid=86538) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume of 1 GB Sep 02 20:12:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (0673832e-2c4f-4b26-9cf5-e11a73336083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c14347-4603-4175-a804-40f839203270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.flows.api.create_volume [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Validating volume size '1' using validate_int {{(pid=86538) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c14347-4603-4175-a804-40f839203270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0765bd-5795-40e7-9652-7b721bb190e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.quota [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Created reservations ['9ff0eadb-2c42-4e16-9fe9-73833fa4d52c', 'e299650e-1b51-493d-86b8-f8cdeb050d22', '6edd8dad-88fe-4b1c-972a-bb0d09373099', 'c1005336-42f7-407d-8380-316e5972bc22'] {{(pid=86538) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e0765bd-5795-40e7-9652-7b721bb190e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff0eadb-2c42-4e16-9fe9-73833fa4d52c', 'e299650e-1b51-493d-86b8-f8cdeb050d22', '6edd8dad-88fe-4b1c-972a-bb0d09373099', 'c1005336-42f7-407d-8380-316e5972bc22']}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f185938-fc4d-42cb-8124-e1b9d941c764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:29 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f185938-fc4d-42cb-8124-e1b9d941c764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaafeb60-c181-4779-8a34-907be7ef3a0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168270117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['9ff0eadb-2c42-4e16-9fe9-73833fa4d52c','e299650e-1b51-493d-86b8-f8cdeb050d22','6edd8dad-88fe-4b1c-972a-bb0d09373099','c1005336-42f7-407d-8380-316e5972bc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168270117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaafeb60-c181-4779-8a34-907be7ef3a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521f6a0aec374c67881455e13fd97c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7fcc47-0489-408b-8b5b-10c39ff8a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7fcc47-0489-408b-8b5b-10c39ff8a1a1) transitioned into state 'SUCCESS' from state '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-168270117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['9ff0eadb-2c42-4e16-9fe9-73833fa4d52c','e299650e-1b51-493d-86b8-f8cdeb050d22','6edd8dad-88fe-4b1c-972a-bb0d09373099','c1005336-42f7-407d-8380-316e5972bc22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bb1b59-5b3e-4ea7-b532-fd773cb7b9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bb1b59-5b3e-4ea7-b532-fd773cb7b9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86538) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: DEBUG cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (0673832e-2c4f-4b26-9cf5-e11a73336083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86538) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:29 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request issued successfully. Sep 02 20:12:29 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-fb6f73c7-7df1-4bd7-b79b-12d8db470f00 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:29 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1679/3369] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:12:29 2026] POST /volume/v3/volumes => generated 786 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-7ed6b8c1-d9bf-4b86-a1ea-c4e322a41246 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7ed6b8c1-d9bf-4b86-a1ea-c4e322a41246 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7ed6b8c1-d9bf-4b86-a1ea-c4e322a41246 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:29 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-7ed6b8c1-d9bf-4b86-a1ea-c4e322a41246 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:29 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:29 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:29 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:29 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:29 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-7ed6b8c1-d9bf-4b86-a1ea-c4e322a41246 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:29 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-7ed6b8c1-d9bf-4b86-a1ea-c4e322a41246 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d returned with HTTP 200 Sep 02 20:12:29 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1691/3370] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:29 2026] GET /volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-a406a687-25ad-46af-b9df-b7a545b561e5 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:30 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a406a687-25ad-46af-b9df-b7a545b561e5 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a406a687-25ad-46af-b9df-b7a545b561e5 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:30 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-a406a687-25ad-46af-b9df-b7a545b561e5 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-a406a687-25ad-46af-b9df-b7a545b561e5 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-a406a687-25ad-46af-b9df-b7a545b561e5 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d returned with HTTP 200 Sep 02 20:12:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1680/3371] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:30 2026] GET /volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-72d8097c-a0ca-4c35-80e4-d16ca50802e6 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72d8097c-a0ca-4c35-80e4-d16ca50802e6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] GET http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72d8097c-a0ca-4c35-80e4-d16ca50802e6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-72d8097c-a0ca-4c35-80e4-d16ca50802e6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-72d8097c-a0ca-4c35-80e4-d16ca50802e6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Volume info retrieved successfully. Sep 02 20:12:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-72d8097c-a0ca-4c35-80e4-d16ca50802e6 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d returned with HTTP 200 Sep 02 20:12:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1692/3372] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:31 2026] GET /volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 20:12:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:31 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'delete' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.api.v3.volumes [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume with id: aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:31 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:31 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume request issued successfully. Sep 02 20:12:31 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-4e7416ea-ded6-42d2-b231-83b1af71f078 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d returned with HTTP 202 Sep 02 20:12:31 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1681/3373] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:12:31 2026] DELETE /volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:12:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-e4436805-b60e-46c4-abab-8e9b0989d9e7 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4436805-b60e-46c4-abab-8e9b0989d9e7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4436805-b60e-46c4-abab-8e9b0989d9e7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:31 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-e4436805-b60e-46c4-abab-8e9b0989d9e7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:31 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:31 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:31 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:31 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:31 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-e4436805-b60e-46c4-abab-8e9b0989d9e7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:31 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-e4436805-b60e-46c4-abab-8e9b0989d9e7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d returned with HTTP 200 Sep 02 20:12:31 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1693/3374] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:31 2026] GET /volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-e3d3d81c-b4b2-4c87-b9cf-c6fdbf43b8e0 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e3d3d81c-b4b2-4c87-b9cf-c6fdbf43b8e0 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d Sep 02 20:12:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e3d3d81c-b4b2-4c87-b9cf-c6fdbf43b8e0 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-e3d3d81c-b4b2-4c87-b9cf-c6fdbf43b8e0 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-e3d3d81c-b4b2-4c87-b9cf-c6fdbf43b8e0 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d returned with HTTP 404 Sep 02 20:12:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1682/3375] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:32 2026] GET /volume/v3/volumes/aaafeb60-c181-4779-8a34-907be7ef3a0d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-04c10671-409d-47c0-87de-fdc1407bfc6f None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] POST http://192.168.122.225/volume/v3/volumes Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-296410834"}} {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.api.v3.volumes [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-296410834'}} {{(pid=86537) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume of 1 GB Sep 02 20:12:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Availability Zones retrieved successfully. Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (213f0714-ceba-4ffd-9139-5612ed33e791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6643a872-f1c7-4b7d-b5af-a5788a91ed15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.flows.api.create_volume [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Validating volume size '1' using validate_int {{(pid=86537) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6643a872-f1c7-4b7d-b5af-a5788a91ed15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-02T17:49:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=809e6504-30c0-41af-8b3a-63dbef9cc00a,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '809e6504-30c0-41af-8b3a-63dbef9cc00a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c35960-abe3-409a-a666-c6ff35d915b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.quota [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Created reservations ['c86c4d0b-f39c-4505-8fcd-12329b4ae311', '12bd83c5-034d-4f93-88e5-e506dc613778', 'dfc83c20-84e1-4414-b896-33427d22bbe5', '0439514f-c13b-4821-8c48-383017f41e2c'] {{(pid=86537) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41c35960-abe3-409a-a666-c6ff35d915b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c86c4d0b-f39c-4505-8fcd-12329b4ae311', '12bd83c5-034d-4f93-88e5-e506dc613778', 'dfc83c20-84e1-4414-b896-33427d22bbe5', '0439514f-c13b-4821-8c48-383017f41e2c']}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e956537-3733-4798-9508-424fdaf4c609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:32 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e956537-3733-4798-9508-424fdaf4c609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edf6a929-43b3-456d-ade2-0b60c6a05e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-296410834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['c86c4d0b-f39c-4505-8fcd-12329b4ae311','12bd83c5-034d-4f93-88e5-e506dc613778','dfc83c20-84e1-4414-b896-33427d22bbe5','0439514f-c13b-4821-8c48-383017f41e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-02T18:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-296410834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edf6a929-43b3-456d-ade2-0b60c6a05e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521f6a0aec374c67881455e13fd97c6a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(809e6504-30c0-41af-8b3a-63dbef9cc00a),volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d2df79-435e-4d4d-9ca2-8d92f86fc38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d2df79-435e-4d4d-9ca2-8d92f86fc38f) transitioned into state 'SUCCESS' from state '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-296410834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57286fb6e16d4ea3ab0a36896d5b8a04',qos_specs=None,replication_status=,reservations=['c86c4d0b-f39c-4505-8fcd-12329b4ae311','12bd83c5-034d-4f93-88e5-e506dc613778','dfc83c20-84e1-4414-b896-33427d22bbe5','0439514f-c13b-4821-8c48-383017f41e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521f6a0aec374c67881455e13fd97c6a',volume_type_id=809e6504-30c0-41af-8b3a-63dbef9cc00a)}' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79619ab-3dcf-45fa-97b6-a0dcc6ff4f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79619ab-3dcf-45fa-97b6-a0dcc6ff4f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86537) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: DEBUG cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Flow 'volume_create_api' (213f0714-ceba-4ffd-9139-5612ed33e791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86537) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 20:12:32 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Create volume request issued successfully. Sep 02 20:12:32 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-04c10671-409d-47c0-87de-fdc1407bfc6f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes returned with HTTP 202 Sep 02 20:12:32 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1694/3376] 192.168.122.225 () {62 vars in 1183 bytes} [Wed Sep 2 20:12:32 2026] POST /volume/v3/volumes => generated 786 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 20:12:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-8ab71a44-1115-4010-8b34-23c8c02488b7 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ab71a44-1115-4010-8b34-23c8c02488b7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 Sep 02 20:12:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ab71a44-1115-4010-8b34-23c8c02488b7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:32 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-8ab71a44-1115-4010-8b34-23c8c02488b7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:32 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:32 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:32 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:32 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:32 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-8ab71a44-1115-4010-8b34-23c8c02488b7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:32 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-8ab71a44-1115-4010-8b34-23c8c02488b7 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 returned with HTTP 200 Sep 02 20:12:32 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1683/3377] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:32 2026] GET /volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 20:12:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-440d4903-a2c0-4ef2-bd7e-f86a441632bf None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-440d4903-a2c0-4ef2-bd7e-f86a441632bf tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 Sep 02 20:12:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-440d4903-a2c0-4ef2-bd7e-f86a441632bf tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-440d4903-a2c0-4ef2-bd7e-f86a441632bf tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-440d4903-a2c0-4ef2-bd7e-f86a441632bf tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-440d4903-a2c0-4ef2-bd7e-f86a441632bf tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 returned with HTTP 200 Sep 02 20:12:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1695/3378] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:33 2026] GET /volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] GET http://192.168.122.225/volume/v3/volumes/summary Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Calling method 'version_select' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.api_utils [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Removing options '' from query. {{(pid=86538) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] Get summary completed successfully. Sep 02 20:12:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-5a70ee94-9840-42b0-b9f7-bb69f38ed99f tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-reader] http://192.168.122.225/volume/v3/volumes/summary returned with HTTP 200 Sep 02 20:12:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1684/3379] 192.168.122.225 () {60 vars in 1186 bytes} [Wed Sep 2 20:12:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 20:12:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] DELETE http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 Sep 02 20:12:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:33 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'delete' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.api.v3.volumes [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume with id: edf6a929-43b3-456d-ade2-0b60c6a05e09 Sep 02 20:12:33 devstack devstack@c-api.service[86537]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: attachments = base.obj_make_list( Sep 02 20:12:33 devstack devstack@c-api.service[86537]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: warnings.warn( Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.volume.api [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Delete volume request issued successfully. Sep 02 20:12:33 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-49157d20-3d5c-40d7-b648-ed186bc0c479 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 returned with HTTP 202 Sep 02 20:12:33 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1696/3380] 192.168.122.225 () {60 vars in 1276 bytes} [Wed Sep 2 20:12:33 2026] DELETE /volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.middleware.request_id [None req-82262fa9-423a-4f1c-9979-4db806e9f068 None None] RequestId filter calling following filter/app {{(pid=86538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82262fa9-423a-4f1c-9979-4db806e9f068 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82262fa9-423a-4f1c-9979-4db806e9f068 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: DEBUG cinder.api.openstack.wsgi [None req-82262fa9-423a-4f1c-9979-4db806e9f068 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:33 devstack devstack@c-api.service[86538]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 20:12:33 devstack devstack@c-api.service[86538]: attachments = base.obj_make_list( Sep 02 20:12:33 devstack devstack@c-api.service[86538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 20:12:33 devstack devstack@c-api.service[86538]: warnings.warn( Sep 02 20:12:33 devstack devstack@c-api.service[86538]: INFO cinder.volume.api [None req-82262fa9-423a-4f1c-9979-4db806e9f068 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Volume info retrieved successfully. Sep 02 20:12:33 devstack devstack@c-api.service[86538]: INFO cinder.api.openstack.wsgi [None req-82262fa9-423a-4f1c-9979-4db806e9f068 tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 returned with HTTP 200 Sep 02 20:12:33 devstack devstack@c-api.service[86538]: [pid: 86538|app: 0|req: 1685/3381] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:33 2026] GET /volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 20:12:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.middleware.request_id [None req-bb1b1301-9398-4c55-8ad0-016ac09a9c9b None None] RequestId filter calling following filter/app {{(pid=86537) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 20:12:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb1b1301-9398-4c55-8ad0-016ac09a9c9b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] GET http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 Sep 02 20:12:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb1b1301-9398-4c55-8ad0-016ac09a9c9b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Empty body provided in request {{(pid=86537) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 20:12:34 devstack devstack@c-api.service[86537]: DEBUG cinder.api.openstack.wsgi [None req-bb1b1301-9398-4c55-8ad0-016ac09a9c9b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] Calling method 'show' {{(pid=86537) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 20:12:34 devstack devstack@c-api.service[86537]: INFO cinder.api.openstack.wsgi [None req-bb1b1301-9398-4c55-8ad0-016ac09a9c9b tempest-ProjectReaderTests-1921639226 tempest-ProjectReaderTests-1921639226-project-admin] http://192.168.122.225/volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 returned with HTTP 404 Sep 02 20:12:34 devstack devstack@c-api.service[86537]: [pid: 86537|app: 0|req: 1697/3382] 192.168.122.225 () {60 vars in 1273 bytes} [Wed Sep 2 20:12:34 2026] GET /volume/v3/volumes/edf6a929-43b3-456d-ade2-0b60c6a05e09 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 20:12:43 devstack devstack@c-api.service[86538]: DEBUG dbcounter [-] [86538] Writing DB stats cinder:SELECT=240,cinder:INSERT=57,cinder:UPDATE=99,cinder:DELETE=1 {{(pid=86538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 20:12:44 devstack devstack@c-api.service[86537]: DEBUG dbcounter [-] [86537] Writing DB stats cinder:SELECT=239,cinder:INSERT=64,cinder:UPDATE=98 {{(pid=86537) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}